-- Logs begin at Mon 2021-01-25 09:42:19 UTC, end at Mon 2021-01-25 12:29:35 UTC. -- Jan 25 10:30:30.497876 n-d-764292-12 systemd[1]: Starting Devstack devstack@c-api.service... Jan 25 10:30:30.505974 n-d-764292-12 devstack@c-api.service[91482]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: *** Starting uWSGI 2.0.15-debian (64bit) on [Mon Jan 25 10:30:30 2021] *** Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: nodename: n-d-764292-12 Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: machine: x86_64 Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: clock source: unix Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: pcre jit disabled Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: detected number of CPU cores: 4 Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: current working directory: / Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: detected binary path: /usr/bin/uwsgi-core Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: dropping root privileges as early as possible Jan 25 10:30:30.507999 n-d-764292-12 devstack@c-api.service[91482]: your processes number limit is 47843 Jan 25 10:30:30.509010 n-d-764292-12 devstack@c-api.service[91482]: your memory page size is 4096 bytes Jan 25 10:30:30.509010 n-d-764292-12 devstack@c-api.service[91482]: detected max file descriptor number: 2048 Jan 25 10:30:30.509010 n-d-764292-12 devstack@c-api.service[91482]: lock engine: pthread robust mutexes Jan 25 10:30:30.509010 n-d-764292-12 devstack@c-api.service[91482]: thunder lock: enabled Jan 25 10:30:30.509010 n-d-764292-12 devstack@c-api.service[91482]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 25 10:30:30.509010 n-d-764292-12 devstack@c-api.service[91482]: dropping root privileges after socket binding Jan 25 10:30:30.509010 n-d-764292-12 devstack@c-api.service[91482]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 25 10:30:30.554492 n-d-764292-12 devstack@c-api.service[91482]: Python main interpreter initialized at 0x555be797a9c0 Jan 25 10:30:30.554492 n-d-764292-12 devstack@c-api.service[91482]: dropping root privileges after plugin initialization Jan 25 10:30:30.554492 n-d-764292-12 devstack@c-api.service[91482]: python threads support enabled Jan 25 10:30:30.554492 n-d-764292-12 devstack@c-api.service[91482]: your server socket listen backlog is limited to 100 connections Jan 25 10:30:30.554492 n-d-764292-12 devstack@c-api.service[91482]: your mercy for graceful operations on workers is 90 seconds Jan 25 10:30:30.554995 n-d-764292-12 devstack@c-api.service[91482]: mapped 402621 bytes (393 KB) for 2 cores Jan 25 10:30:30.554995 n-d-764292-12 devstack@c-api.service[91482]: *** Operational MODE: preforking *** Jan 25 10:30:30.555173 n-d-764292-12 devstack@c-api.service[91482]: dropping root privileges after application loading Jan 25 10:30:30.555173 n-d-764292-12 devstack@c-api.service[91482]: *** uWSGI is running in multiple interpreter mode *** Jan 25 10:30:30.555173 n-d-764292-12 devstack@c-api.service[91482]: spawned uWSGI master process (pid: 91482) Jan 25 10:30:30.555292 n-d-764292-12 systemd[1]: Started Devstack devstack@c-api.service. Jan 25 10:30:30.555563 n-d-764292-12 devstack@c-api.service[91482]: spawned uWSGI worker 1 (pid: 91483, cores: 1) Jan 25 10:30:30.555973 n-d-764292-12 devstack@c-api.service[91482]: spawned uWSGI worker 2 (pid: 91484, cores: 1) Jan 25 10:30:30.556097 n-d-764292-12 devstack@c-api.service[91482]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 25 10:30:33.812544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=91484) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 25 10:30:33.814700 n-d-764292-12 devstack@c-api.service[91482]: 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 25 10:30:33.823546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=91484) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 10:30:33.824847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:33.825960 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:33.826371 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:33.827334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:33.827573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:33.827806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:33.828038 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:33.828262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:33.828483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:33.828719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:33.845247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=91483) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 25 10:30:33.848138 n-d-764292-12 devstack@c-api.service[91482]: 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 25 10:30:33.852033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=91483) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 10:30:33.853324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:33.853938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:33.854339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:33.854998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:33.855228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:33.855449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:33.855670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:33.855886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:33.856104 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:33.856329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.024438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.024691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.024926 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.025164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.025394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.025653 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.025887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.033363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.033589 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.033859 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.034098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.034330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.034560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.034849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.041072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.041319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.041555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.041855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.042056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.042272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.042497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.044267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.044510 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.044742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.044976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.045203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.045426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.045704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.047923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.048175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.048428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.048701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.048822 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.049029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.049268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.052157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.052402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.052622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.052853 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.053075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.053295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.053530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.055226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.055458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.055685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.055911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.056131 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.056351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.056584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.057870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.058107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.058333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.058564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.058784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.059001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.059230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.619236 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.619488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.619596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.619693 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.619783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.619856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.619924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.619998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.620120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.620206 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.620282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.620351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.620567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.620664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.625058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.625307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.625478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.625885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.625973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.626054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.626206 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.626327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.626436 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.626535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.626650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.626754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.626857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.627022 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.630392 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.630609 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.630722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.630820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.630915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.631056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.631172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.631275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.631377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.631483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.631571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.631723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.631816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.632004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.633041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.633283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.633463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.633566 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.633733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.633837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.633941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.634037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.634139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.634283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.634391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.634493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.634600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.634782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.639159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.639433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.639627 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.639737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.639843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.639950 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.640046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.640148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.640255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.640367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.640472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.640569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.640670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.640892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.651330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.651490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.651614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.651722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.651829 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.651933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.652057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.652138 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.652222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.652298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.652373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.652558 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.652696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.652802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.658380 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.658622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.658733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.658831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.658935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.659083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.659195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.659298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.659404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.659500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.659601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.660183 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.660337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.660583 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.662550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.662790 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.662970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.663073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.663217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.663324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.663421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.663516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.663616 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.663721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.663830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.663932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.664071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.664314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.665124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.665368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.665602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.665799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.665901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.666007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.666111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.666221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.666318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.666494 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.666625 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.666739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.666842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.667014 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.669455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.669723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.669959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.670188 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.670297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.670403 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.670506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.670607 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.670703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.670804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.670899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.671072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.671306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.671549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.749556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.749860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.749983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.750142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.750299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.750407 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.750768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.750873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.750974 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.751084 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.751181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.751281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.751382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.751483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.752677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.752956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.753097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.753212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.753318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.753932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.754025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.754213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.754314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.754411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.754507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.754602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.754842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.755097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.757804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.757981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.758086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.758219 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.758340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.758451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.758555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.758653 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.758755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.758851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.758943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.759046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.759148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.759250 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.768079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.768212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.768297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.768456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.768543 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.768639 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.768733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.768817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.768937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.769176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.769848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.769954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.770058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.770411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.771314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.771552 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.771792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.771941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.772036 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.772180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.772297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.772402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.772507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.772604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.772705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.772806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.772980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.773217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.775140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.775404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.775668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.775772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.775878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.775975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.776113 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.776226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.776323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.776424 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.776528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.776631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.776726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.776947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.780040 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.780322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.780443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.780542 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.780702 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.780868 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.780970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.781072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.781180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.781277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.781371 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.781472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.781573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.781770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.783688 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.783947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.784107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.784211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.784320 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.784417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.784556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.784677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.784789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.784869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.785075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.785209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.785532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.785850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.786550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.786788 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.787018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.787296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.787397 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.787501 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.787612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.787721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.787825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.787933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.788033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.788127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.788363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.788591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.792982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.793493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.793766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.793927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.794163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.794398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.794398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.794564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.794642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.794715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.794792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.795018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.795308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.795476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.800614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.800861 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.801111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.801300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.801457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.801663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.801818 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.801983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.802134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.802292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.802449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.802615 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.802615 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.802615 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.806309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.806501 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.806623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.806732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.806835 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.806943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.807044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.807149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.807246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.807342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.807438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.807542 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.807638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.807740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.810039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.810176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.810283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.810381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.810531 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.810631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.810716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.810860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.810960 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.811056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.811159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.811256 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.811408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.811510 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.812646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.813068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.813167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.813272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.813369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.813471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.813579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.813733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.813840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.813998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.814107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.814204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.814306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.814412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.815172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.815408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.815515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.815619 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.815716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.815818 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.816413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.816615 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.816725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.816829 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.817025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.817174 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.817284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.817393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.818610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.818756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.818857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.818968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.819067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.819172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.819270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.819356 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.819499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.819610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.819720 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.819830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.819940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.820043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.821839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.822077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.822248 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.822369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.822481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.822585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.822681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.822776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.822870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.822972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.823119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.823346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.858067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=91483) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 10:30:34.858273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=91484) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 10:30:34.858380 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.858622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.858743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.858843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.859037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.859248 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.859360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.859471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.859572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.859667 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.859762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.859849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.859923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.860069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.860177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.860274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.860368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.860462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.860556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.860649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.860748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.860821 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.860890 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.861029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.861136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.861212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.861280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.861431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.861537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.861658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.861760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.861868 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.861965 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.862059 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.862154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.862248 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.862341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.862435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.862542 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.862638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.862733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.862851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.862924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.863061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.863294 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.863406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.863482 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.863637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.863637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.863798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.863893 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.863988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.864083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.864178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.864273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.864368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.864472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.864570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.864713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.864814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.864910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.865006 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.865101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.865196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.865290 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.865385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.865488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.865585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.865707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.865804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.865900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.865996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.866090 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.866184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.866279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.866386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.866484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.866580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.866675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.866771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.866866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.866961 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.867056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.867151 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.867254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.867351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.867447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.867542 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.867637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.867732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.867827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.867921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.868016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.868124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.868221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.868317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.868412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.868507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.868602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.868697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.868840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.868940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.869043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.869213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.869353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.869458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.869563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.869680 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.869777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.869872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.870043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.870157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.870256 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.870352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.870447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.870542 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.870638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.870734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.870828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.870924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.871026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.871123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.871264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.871364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.871460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.871564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.871675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.871773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.871869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.871972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.872069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.872164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.872257 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.872352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.872446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.872541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.872635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.872730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.872833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.872911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.872982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.873050 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.873119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.873192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.873261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.873330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.873398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.873475 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.873475 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.873601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.873701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.873773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.873849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.873919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.873919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.874095 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.874202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.874300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.874395 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.874489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.874582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.874677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.874913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.875041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.875139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.875304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.875403 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.875499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.875846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.875942 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.876037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.876132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.876132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.876308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.876411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.876509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.876605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.876700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.876795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.876890 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.876984 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.877079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.877173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.877276 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.877373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.877468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.877563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.877681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.877779 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.877875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.877970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.878065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.878172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.878270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.878365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.878978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.879055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.879124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.879213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.879285 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.879353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.879435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.879435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.879612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.879708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.879708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.879884 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.879979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.880074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.880144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.880221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.880317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.880412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.880507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.880602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.880697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.880791 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.880885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.880980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.881082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.881179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.881274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.881345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.881414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.881507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.881600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.881737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.881834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.881940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.882038 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.882133 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.882228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.882323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.882417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.882511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.882605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.882700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.882802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.882898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.882992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.883127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.883228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.883352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.883469 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.883579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.883695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.883805 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.883912 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.884035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.884134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.884229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.884323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.884418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.884512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.884605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.884699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.884803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.884899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.885053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.885166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.885266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.885362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.885457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.885551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.885679 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.885789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.885887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.885981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.886076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.886170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.886264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.886358 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.886452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.886546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.886649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.886746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.886841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.886935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.887029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.887123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.887217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.887312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.887413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.887516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.887612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.887707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.887801 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.887894 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.887988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.888082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.888185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.888280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.888382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.888477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.888572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.888666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.888760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.888854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.888948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.889043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.889142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.889244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.889369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.889468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.889563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.889708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.889806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.889901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.889996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.890092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.890199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.890199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.890349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.890445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.890541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.890541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.890717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.890812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.890906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.890906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.891092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.891187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.891281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.891376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.891453 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.891522 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.891596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.891690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.891792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.891889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.891985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.892079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.892173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.892268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.892362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.892455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.892549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.892650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.892754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.892852 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.892946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.893041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.893136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.893212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.893282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.893374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.893454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.893530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.893600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.893691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.893760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.893839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.893911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.893980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.894701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.894809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.894911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.895008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.895103 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.895180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.895250 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.895319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.895387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.895387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.895516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.895613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.895709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.895804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.895899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.895975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.896046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.896115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.896183 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.896259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.896330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.896398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.896492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.896587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.896682 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.896776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.896871 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.896966 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.897061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.897163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.897260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.897355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.897450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.897552 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.897727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.897844 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.897940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.898035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.898142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.898241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.898336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.898431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.898527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.898621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.898716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.898811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.898904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.899006 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.899107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.899202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.899296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.899391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.899468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.899538 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.899611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.899704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.899806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.899903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.899998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.900093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.900187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.900282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.900358 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.900438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.900534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.900636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.900733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.900827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.900922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.900922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.901098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.901193 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.901287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.901381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.901483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.901570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.901671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.901770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.901865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.901865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.902050 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.902050 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.902225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.902327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.902422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.902517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:34.902611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.902706 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:34.902801 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.902902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:34.902999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.903093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:34.903194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.903290 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:34.903362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.903429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:34.903520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.903614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:34.904518 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 25 10:30:34.904518 n-d-764292-12 devstack@c-api.service[91482]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 25 10:30:34.904759 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 25 10:30:34.904759 n-d-764292-12 devstack@c-api.service[91482]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 25 10:30:34.938892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 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=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 10:30:34.940769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 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=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 10:30:35.140700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 25 10:30:35.140918 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 25 10:30:35.145916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 25 10:30:35.146057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 25 10:30:35.151269 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 25 10:30:35.151601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 25 10:30:35.156285 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 25 10:30:35.156677 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 25 10:30:35.157094 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.157478 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.157669 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.157956 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.178304 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.keymgr.conf_key_mgr [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 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 25 10:30:35.178482 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.keymgr.conf_key_mgr [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 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 25 10:30:35.180532 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.180661 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.180951 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.181057 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.186908 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.187015 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.187330 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.187434 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.193170 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.193305 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.193641 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.193747 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.197464 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.197566 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.197922 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.198035 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.206548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 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=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 10:30:35.207467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 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=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 10:30:35.212320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 25 10:30:35.212684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 25 10:30:35.217419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 25 10:30:35.217890 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.rpc [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 25 10:30:35.218461 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.218882 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.219030 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.219302 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.221213 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.221647 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.221761 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.222174 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.223768 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.224015 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.224182 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.224425 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.226044 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.226282 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.226459 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.226699 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.228219 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.228469 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.228642 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.228887 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.231176 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.api.contrib.hosts [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 25 10:30:35.231414 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.api.contrib.hosts [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 25 10:30:35.232146 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.232461 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.232563 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.232877 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.234893 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.235116 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.235319 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.235534 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.237466 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.237723 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.238443 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.238932 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.240524 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.240834 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.240985 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.241251 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.242514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: extensions {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.242839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: extensions {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.244336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: extra_specs {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.244717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: extra_specs {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.246429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: backups {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.246799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: backups {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.249398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-volume-manage {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.249999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-volume-manage {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.251748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-snapshot-manage {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.252292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-snapshot-manage {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.254482 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: encryption {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.255196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: encryption {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.256527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-quota-sets {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.257241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-quota-sets {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.258860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-volume-transfer {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.259490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-volume-transfer {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.261227 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-quota-class-sets {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.261855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-quota-class-sets {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.263129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-hosts {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.263687 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-hosts {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.265850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-volume-type-access {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.266362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-volume-type-access {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.268167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: qos-specs {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.268489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: qos-specs {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.271093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: scheduler-stats {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.271388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: scheduler-stats {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.273218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: cgsnapshots {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.273514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: cgsnapshots {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.275215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: capabilities {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.275516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: capabilities {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.277061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: consistencygroups {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.277326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: consistencygroups {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.280357 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-services {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.280634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-services {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.282207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: encryption {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.282428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: encryption {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.285516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-availability-zone {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.285657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-availability-zone {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.288016 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.288161 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.288460 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.288578 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.290404 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.290524 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.290814 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.290985 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.292793 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.292944 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.293207 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.293361 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.295392 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.295504 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.295811 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.295916 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.297810 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.297996 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.298214 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.298408 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.300951 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.301129 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.301399 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.301551 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.303438 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.303550 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.303852 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.303954 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.306139 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.306298 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.306551 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.306653 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.308387 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.308525 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.308797 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.308910 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.310657 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.310763 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.311073 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.311175 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.312661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] SnapshotActionsController initialized {{(pid=91483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 25 10:30:35.312764 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.snapshot_actions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] SnapshotActionsController initialized {{(pid=91484) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 25 10:30:35.313043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeActions extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.313154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeActions extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.313468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.313574 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.313851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.313971 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.314214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension AdminActions extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.314317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension AdminActions extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.314582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension AdminActions extending resource: snapshots {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.314689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension AdminActions extending resource: snapshots {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.314932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension AdminActions extending resource: backups {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.315042 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension AdminActions extending resource: backups {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.315284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.315391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.315637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeTypeAccess extending resource: types {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.315745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeTypeAccess extending resource: types {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.316642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.316755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.316996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.317198 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.317367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.317592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.317727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.317980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.318097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension TypesManage extending resource: types {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.318333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension TypesManage extending resource: types {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.318521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension SnapshotActions extending resource: snapshots {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.318704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension SnapshotActions extending resource: snapshots {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.318879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension UsedLimits extending resource: limits {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.319051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension UsedLimits extending resource: limits {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.319154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.319411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.325113 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 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 25 10:30:35.325373 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 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 25 10:30:35.331999 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 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 25 10:30:35.332515 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 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 25 10:30:35.406266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Initializing extension manager. {{(pid=91484) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 10:30:35.406520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Initializing extension manager. {{(pid=91483) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 10:30:35.406729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.406985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.407100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.407377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.407583 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.407900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.408003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.408246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: ExtendedServices {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.408350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.408575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: ExtendedServices {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.408686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-extended-services {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.408905 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-extended-services {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.409008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Extended services support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.409227 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.409330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Extended services support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.409545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.410423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-extended-services {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.410593 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.410723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-extended-services {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.410876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.411012 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.411116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: TypesExtraSpecs {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.411220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.411445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-types-extra-specs {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.411547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: TypesExtraSpecs {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.411778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Type extra specs support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.411893 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-types-extra-specs {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.412103 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.412205 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Type extra specs support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.412420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.412537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-types-extra-specs {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.412748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-types-extra-specs {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.412870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.413070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.413227 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.413394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.413542 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: Backups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.413736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: backups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.413839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: Backups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.414042 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Backups support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.414146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: backups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.414364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.414475 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Backups support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.414722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: backups {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.414875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.415031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: backups {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.415137 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.415364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.415491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.415688 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeActions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.415798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.416010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-volume-actions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.416117 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeActions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.416327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-volume-actions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.416428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Enable volume actions. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.416639 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.416748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Enable volume actions. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.416949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.417050 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-volume-actions {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.417270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-volume-actions {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.417369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.417591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.417728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.417939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: SchedulerHints {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.418056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.418252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: SchedulerHints {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.418351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: OS-SCH-HNT {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.418570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.418678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: OS-SCH-HNT {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.418885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.418992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.419201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.419307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: OS-SCH-HNT {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.419518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: OS-SCH-HNT {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.419632 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.419853 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.419965 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.420177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.420293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeManage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.420511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeManage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.420622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-volume-manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.420814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-volume-manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.420924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.421130 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.421259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.421438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.421550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-volume-manage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.421785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-volume-manage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.421889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.422110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.422213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.422429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.422581 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: SnapshotManage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.422740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-snapshot-manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.422914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: SnapshotManage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.423015 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-snapshot-manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.423111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.423341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.423489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.423631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-snapshot-manage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.423772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.423948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-snapshot-manage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.424051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.424267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.424376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.424584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.424686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeTypeEncryption {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.424895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: encryption {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.425009 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeTypeEncryption {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.425204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: encryption {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.425366 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Encryption support for volume types. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.426105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.426191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Encryption support for volume types. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.426472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: encryption {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.426586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.426747 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.426861 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: encryption {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.427076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.427179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.427398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: ExtendedSnapshotAttributes {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.427508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.427717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-extended-snapshot-attributes {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.427900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: ExtendedSnapshotAttributes {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.428042 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-extended-snapshot-attributes {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.428157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Extended SnapshotAttributes support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.428352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.428455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Extended SnapshotAttributes support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.428666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.428776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.428983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.429093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.429303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.429417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.429650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.429758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: Quotas {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.429959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-quota-sets {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.430070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: Quotas {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.430269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-quota-sets {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.430371 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Quota management support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.430697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.430827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Quota management support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.430927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-quota-sets {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.431031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.431165 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-quota-sets {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.431316 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.431483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.431599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.431799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.431902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeTransfer {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.432110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-volume-transfer {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.432213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeTransfer {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.432415 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-volume-transfer {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.432525 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Volume transfer management support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.432726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.432875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Volume transfer management support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.433017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.433118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-volume-transfer {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.433319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-volume-transfer {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.433422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.433667 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.433777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.433991 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.434109 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: AdminActions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.434302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-admin-actions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.434404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: AdminActions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.434607 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-admin-actions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.434709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Enable admin actions. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.434918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.435033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Enable admin actions. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.435226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.435329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-admin-actions {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.435540 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-admin-actions {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.435642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.435858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.435962 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.436173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.436276 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: QuotaClasses {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.436482 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-quota-class-sets {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.436602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: QuotaClasses {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.436789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-quota-class-sets {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.436891 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Quota classes management support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.437099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.437208 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Quota classes management support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.437404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.437518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-quota-class-sets {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.437745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-quota-class-sets {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.437860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.438066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.438175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.438385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeTenantAttribute {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.438496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.438694 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeTenantAttribute {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.438797 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-vol-tenant-attr {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.439007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-vol-tenant-attr {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.439111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.439316 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.439425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.439623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.439732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-vol-tenant-attr {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.439935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-vol-tenant-attr {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.440054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.440252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.440358 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.440567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.440696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: Hosts {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.440907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-hosts {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.441057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: Hosts {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.441238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Admin-only host administration. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.441400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-hosts {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.441554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.441771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Admin-only host administration. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.441957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-hosts {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.442066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.442175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.442343 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-hosts {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.442497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.442677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.442816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeTypeAccess {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.443002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.443107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-volume-type-access {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.443319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeTypeAccess {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.443428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Volume type access support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.443635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-volume-type-access {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.443766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.443953 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Volume type access support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.444063 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-volume-type-access {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.444268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.444462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.444565 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-volume-type-access {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.444669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.444883 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.444986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeUnmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.445192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-volume-unmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.445295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.445500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeUnmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.445602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Enable volume unmanage operation. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.445841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-volume-unmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.445943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.446154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-volume-unmanage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.446258 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Enable volume unmanage operation. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.446460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.446563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.446775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-volume-unmanage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.446878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.447087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeImageMetadata {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.447190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.447403 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.447506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-vol-image-meta {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.447717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Show image metadata associated with the volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.447830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeImageMetadata {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.448023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-vol-image-meta {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.448125 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.448333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-vol-image-meta {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.448445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Show image metadata associated with the volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.448640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.448756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.448954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-vol-image-meta {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.449057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.449270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: Qos_specs_manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.449379 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.449585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.449761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: qos-specs {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.449933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: QoS specs support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.450036 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: Qos_specs_manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.450239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: qos-specs {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.450347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.450548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: qos-specs {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.450657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: QoS specs support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.450867 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.450979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.451149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: qos-specs {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.451288 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.451472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeMigStatusAttribute {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.451643 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.451754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.451851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-vol-mig-status-attr {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.452074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeMigStatusAttribute {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.452180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.452383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.452489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-vol-mig-status-attr {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.452693 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.452796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-vol-mig-status-attr {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.453005 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.453153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.453319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-vol-mig-status-attr {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.453428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.453643 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: Scheduler_stats {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.453762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.453972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: scheduler-stats {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.454106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.454280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: Scheduler_stats {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.454391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Scheduler stats support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.454589 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.454713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: scheduler-stats {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.454898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Scheduler stats support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.455007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: scheduler-stats {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.455211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.455313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.455524 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: scheduler-stats {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.455626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.455836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: Cgsnapshots {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.455945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.456152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.456263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: cgsnapshots {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.456462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: cgsnapshots support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.456596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: Cgsnapshots {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.456792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: cgsnapshots {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.456875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.457101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: cgsnapshots {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.457222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: cgsnapshots support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.457435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.457537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.457792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.457897 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: cgsnapshots {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.458115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: Capabilities {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.458226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.458433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: capabilities {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.458551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.458740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: Capabilities {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.458849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Capabilities support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.459055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: capabilities {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.459164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.459366 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: capabilities {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.459474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Capabilities support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.459670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.459780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.459985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: capabilities {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.460089 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.460296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: SnapshotUnmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.460398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.460612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.460723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-snapshot-unmanage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.460925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Enable volume unmanage operation. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.461027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: SnapshotUnmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.461232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-snapshot-unmanage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.461337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.461540 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-snapshot-unmanage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.461673 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Enable volume unmanage operation. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.461874 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.461976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.462193 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-snapshot-unmanage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.462297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.462502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: Consistencygroups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.462620 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.462819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: consistencygroups {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.462922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.463127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: Consistencygroups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.463277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: consistency groups support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.463437 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.463541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: consistencygroups {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.463747 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: consistency groups support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.463855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: consistencygroups {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.464079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.464241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.services.Services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.464343 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: consistencygroups {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.464454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.464657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.services.Services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.464762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: Services {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.464963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-services {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.465065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.465273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: Services {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.465386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Services support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.465580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.465747 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-services {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.465943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-services {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.466053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Services support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.466248 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.466353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.466561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-services {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.466671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.466872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: TypesManage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.466986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.467185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.467294 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-types-manage {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.467497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Types manage support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.467600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: TypesManage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.467804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-types-manage {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.467913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.468112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-types-manage {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.468214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Types manage support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.468419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.468520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.468733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-types-manage {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.468846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.469047 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: SnapshotActions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.469157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.469363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.469471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-snapshot-actions {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.469685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Enable snapshot manager actions. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.469794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: SnapshotActions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.469992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.470095 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-snapshot-actions {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.470301 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Enable snapshot manager actions. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.470411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-snapshot-actions {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.470614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.470733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.470927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-snapshot-actions {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.471058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.471237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: UsedLimits {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.471349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.471553 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.471657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-used-limits {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.471866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Provide data on limited resources that are being used. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.471968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: UsedLimits {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.472686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-used-limits {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.472800 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.473075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-used-limits {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.473186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Provide data on limited resources that are being used. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.473515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.473724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.473836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-used-limits {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.473935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.474159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.474282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeEncryptionMetadata {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.474401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.474512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-volume-encryption-metadata {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.474715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.474826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeEncryptionMetadata {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.475021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-volume-encryption-metadata {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.475124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.475458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-volume-encryption-metadata {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.475563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.475772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.475886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.476089 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-volume-encryption-metadata {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.476193 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.476408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: VolumeHostAttribute {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.476538 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.476719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.476832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-vol-host-attr {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.477032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Expose host as an attribute of a volume. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.477154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: VolumeHostAttribute {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.477337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-vol-host-attr {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.477439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.477677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-vol-host-attr {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.477783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Expose host as an attribute of a volume. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.477996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.478109 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.478312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-vol-host-attr {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.478413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=91484) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.478622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext name: AvailabilityZones {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.478737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 10:30:35.478940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext alias: os-availability-zone {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.479050 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=91483) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 10:30:35.479246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext name: AvailabilityZones {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 10:30:35.479347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext description: Describe Availability Zones. {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.479560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext alias: os-availability-zone {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 10:30:35.479667 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=91484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.479870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Loaded extension: os-availability-zone {{(pid=91484) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.479975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext description: Describe Availability Zones. {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 10:30:35.480175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=91483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 10:30:35.480504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.extensions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Loaded extension: os-availability-zone {{(pid=91483) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 10:30:35.481162 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.481584 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.481802 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.482218 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.483981 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.484396 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.484569 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.484961 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.486590 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.487004 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.487112 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.487520 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.489358 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.489802 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.489925 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.490344 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.502620 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.503039 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.503192 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.503639 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.507277 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.507709 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.507815 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.508232 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.511972 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.512388 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.512568 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.512983 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.517459 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.517886 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.518340 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.518758 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.521930 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.522355 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.522551 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.522967 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.526095 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.526518 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.527880 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.528304 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.531947 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.532379 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.532484 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.532833 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.536681 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.536961 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.537081 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.537373 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.541025 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.541364 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.541479 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.541812 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.543848 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.543960 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.544299 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.544482 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.547723 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.547944 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.548148 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.548377 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.556408 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.556580 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.556812 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.556962 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.561530 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.561698 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.561969 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.562139 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.564069 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.564222 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.564480 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.564640 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.566425 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.566836 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.566944 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.567288 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.568654 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.569074 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.569257 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.569689 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.570878 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.571289 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.571458 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.571867 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.574251 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.574667 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.574771 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.575080 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.576861 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.577281 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.577386 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.577716 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.579444 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.579857 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.579972 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.580263 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.581815 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.582200 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.582379 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.582605 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.583764 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: extensions {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.584170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: extensions {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.585603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: extra_specs {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.586170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: extra_specs {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.587838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: backups {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.588234 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: backups {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.590632 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-volume-manage {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.591114 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-volume-manage {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.592674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-snapshot-manage {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.593276 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-snapshot-manage {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.594829 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: encryption {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.595318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: encryption {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.596872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-quota-sets {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.598178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-quota-sets {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.599859 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-volume-transfer {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.600334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-volume-transfer {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.602154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-quota-class-sets {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.602611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-quota-class-sets {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.604010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-hosts {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.604559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-hosts {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.606706 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-volume-type-access {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.607135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-volume-type-access {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.608838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: qos-specs {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.609365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: qos-specs {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.611840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: scheduler-stats {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.612315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: scheduler-stats {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.614639 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: cgsnapshots {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.615088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: cgsnapshots {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.616615 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: capabilities {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.617165 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: capabilities {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.618575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: consistencygroups {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.619008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: consistencygroups {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.621241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-services {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.621689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-services {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.623112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: encryption {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.623602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: encryption {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.625284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extended resource: os-availability-zone {{(pid=91484) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.625941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extended resource: os-availability-zone {{(pid=91483) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 10:30:35.627981 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.628352 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.628520 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.629117 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.630404 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.630822 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.631067 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.631479 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.632823 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.633231 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.634554 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.634973 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.635483 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.635896 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.637118 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.637531 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.638156 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.638569 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.639520 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.639931 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.640675 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.641090 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.642075 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.642487 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.644264 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.644588 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.644694 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.644998 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.646839 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.647184 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.647313 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.647595 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.649065 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.649388 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.649491 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.649825 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.651353 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.651645 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 10:30:35.651748 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.652062 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 10:30:35.653326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.snapshot_actions [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] SnapshotActionsController initialized {{(pid=91484) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 25 10:30:35.653664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] SnapshotActionsController initialized {{(pid=91483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 25 10:30:35.653771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeActions extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.654061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeActions extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.654163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.654495 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.654651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.654848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.654951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension AdminActions extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.655217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension AdminActions extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.655322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension AdminActions extending resource: snapshots {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.655571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension AdminActions extending resource: backups {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.655672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension AdminActions extending resource: snapshots {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.655927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension AdminActions extending resource: backups {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.656033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.656321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeTypeAccess extending resource: types {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.656429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.656632 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeTypeAccess extending resource: types {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.656748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.656994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.657096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.657369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.657473 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.657752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.657868 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.658100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension TypesManage extending resource: types {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.658203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.658467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension SnapshotActions extending resource: snapshots {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.658570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension TypesManage extending resource: types {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.658810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension SnapshotActions extending resource: snapshots {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.658916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension UsedLimits extending resource: limits {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.659126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension UsedLimits extending resource: limits {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.659274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=91484) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.659471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=91483) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 10:30:35.665673 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 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 25 10:30:35.665847 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 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 25 10:30:35.671310 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [None req-225c27d3-f1ef-4d4b-bc48-f1339eec9684 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 25 10:30:35.671429 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [None req-0b738240-c0dd-4d90-bbfc-08ed847a7a89 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 25 10:30:35.677526 n-d-764292-12 devstack@c-api.service[91482]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x555be797a9c0 pid: 91483 (default app) Jan 25 10:30:35.677680 n-d-764292-12 devstack@c-api.service[91482]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x555be797a9c0 pid: 91484 (default app) Jan 25 10:30:35.680234 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1/1] 10.222.0.57 () {50 vars in 766 bytes} [Mon Jan 25 10:30:35 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 25 10:30:41.948797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] POST http://10.222.0.57/volume/v3/09cabd1ab4a84ca09f0fd693beb92e79/types Jan 25 10:30:41.950999 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:30:41.950999 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:30:41.951555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:30:41.956915 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:30:41.956915 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:30:42.061180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 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=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 10:30:42.101979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] http://10.222.0.57/volume/v3/09cabd1ab4a84ca09f0fd693beb92e79/types returned with HTTP 200 Jan 25 10:30:42.102815 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1/2] 10.222.0.57 () {60 vars in 1228 bytes} [Mon Jan 25 10:30:41 2021] POST /volume/v3/09cabd1ab4a84ca09f0fd693beb92e79/types => generated 186 bytes in 845 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:30:42.482561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 req-6b20836d-d2a5-410c-b790-02380351c612 admin admin] POST http://10.222.0.57/volume/v3/09cabd1ab4a84ca09f0fd693beb92e79/types/da3d443e-a49b-49c2-b01d-87bc3644ba8b/extra_specs Jan 25 10:30:42.484668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:30:42.484668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:30:42.485190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 req-6b20836d-d2a5-410c-b790-02380351c612 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:30:42.488544 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:30:42.488544 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:30:42.624333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 req-6b20836d-d2a5-410c-b790-02380351c612 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=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 10:30:42.727207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 req-6b20836d-d2a5-410c-b790-02380351c612 admin admin] http://10.222.0.57/volume/v3/09cabd1ab4a84ca09f0fd693beb92e79/types/da3d443e-a49b-49c2-b01d-87bc3644ba8b/extra_specs returned with HTTP 200 Jan 25 10:30:42.728056 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 2/3] 10.222.0.57 () {62 vars in 1445 bytes} [Mon Jan 25 10:30:42 2021] POST /volume/v3/09cabd1ab4a84ca09f0fd693beb92e79/types/da3d443e-a49b-49c2-b01d-87bc3644ba8b/extra_specs => generated 55 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 10:31:40.147547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] GET http://10.222.0.57/volume// Jan 25 10:31:40.148066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:31:40.148477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:31:40.149996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:31:40.150678 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 2/4] 10.222.0.57 () {56 vars in 1088 bytes} [Mon Jan 25 10:31: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 25 10:34:06.573281 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-306924d3-4bbe-4477-b4e5-753158fba514 tempest-verify_tempest_config-1842856353 tempest-verify_tempest_config-1842856353] GET http://10.222.0.57/volume/v3/29baef1ab46d4ff8b5c8d3b2e89520a1/extensions Jan 25 10:34:06.573826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-306924d3-4bbe-4477-b4e5-753158fba514 tempest-verify_tempest_config-1842856353 tempest-verify_tempest_config-1842856353] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:34:06.574307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-306924d3-4bbe-4477-b4e5-753158fba514 tempest-verify_tempest_config-1842856353 tempest-verify_tempest_config-1842856353] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:34:06.575134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-306924d3-4bbe-4477-b4e5-753158fba514 tempest-verify_tempest_config-1842856353 tempest-verify_tempest_config-1842856353] http://10.222.0.57/volume/v3/29baef1ab46d4ff8b5c8d3b2e89520a1/extensions returned with HTTP 200 Jan 25 10:34:06.575882 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 3/5] 10.222.0.57 () {58 vars in 1213 bytes} [Mon Jan 25 10:34:06 2021] GET /volume/v3/29baef1ab46d4ff8b5c8d3b2e89520a1/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:34:06.611484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] GET http://10.222.0.57/volume/ Jan 25 10:34:06.612004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:34:06.612159 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:34:06.612159 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:34:06.612535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:34:06.613554 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8431a264-0cb4-4f7f-a9c1-6eb848f6f4f5 admin admin] http://10.222.0.57/volume/ returned with HTTP 300 Jan 25 10:34:06.614190 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 3/6] 10.222.0.57 () {52 vars in 806 bytes} [Mon Jan 25 10:34:06 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:40:53.687244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] POST http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes Jan 25 10:40:53.688148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1371828349"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:40:53.689235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1371828349'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:40:53.691243 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Create volume of 1 GB Jan 25 10:40:53.727138 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Availability zone cache updated, next update will occur around 2021-01-25 11:40:53.724647. {{(pid=91483) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 10:40:53.727711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Availability Zones retrieved successfully. Jan 25 10:40:53.812809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Flow 'volume_create_api' (d42056c1-7a72-496e-abfc-5656d1819317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:40:53.817264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179dc41a-9a18-43fa-8f85-7f78ba6dd92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:40:53.819478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:40:53.928441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179dc41a-9a18-43fa-8f85-7f78ba6dd92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:40:53.930649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce722aa7-a365-4b7b-9a81-8a2ff51e25e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:40:54.079351 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] 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 25 10:40:54.087513 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] 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 25 10:40:54.174082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Created reservations ['633fdc79-75ac-47c7-8566-e9ec89544ead', '22f38a93-2338-44c5-882f-13ca93ff0931', '4c7b67cc-6846-41a3-8c64-648845b94ce2', 'af27034b-0408-4c43-b37e-579854bb5a4c'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:40:54.176799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce722aa7-a365-4b7b-9a81-8a2ff51e25e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['633fdc79-75ac-47c7-8566-e9ec89544ead', '22f38a93-2338-44c5-882f-13ca93ff0931', '4c7b67cc-6846-41a3-8c64-648845b94ce2', 'af27034b-0408-4c43-b37e-579854bb5a4c']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:40:54.179468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076b309f-c251-412f-974b-a21c852db17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:40:54.322920 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076b309f-c251-412f-974b-a21c852db17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70e4e9b6-8583-4644-b1f4-d4f8f3bb288a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1371828349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec6d4f145374066a280f6ec66815614',qos_specs=None,replication_status=,reservations=['633fdc79-75ac-47c7-8566-e9ec89544ead','22f38a93-2338-44c5-882f-13ca93ff0931','4c7b67cc-6846-41a3-8c64-648845b94ce2','af27034b-0408-4c43-b37e-579854bb5a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9221a35f4b634dec8910063ca4f2a60d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1371828349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70e4e9b6-8583-4644-b1f4-d4f8f3bb288a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec6d4f145374066a280f6ec66815614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9221a35f4b634dec8910063ca4f2a60d',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:40:54.325944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4031b07d-47da-4889-a9a6-d74b2c89dd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:40:54.396778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4031b07d-47da-4889-a9a6-d74b2c89dd14) transitioned into state 'SUCCESS' from state '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-1371828349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec6d4f145374066a280f6ec66815614',qos_specs=None,replication_status=,reservations=['633fdc79-75ac-47c7-8566-e9ec89544ead','22f38a93-2338-44c5-882f-13ca93ff0931','4c7b67cc-6846-41a3-8c64-648845b94ce2','af27034b-0408-4c43-b37e-579854bb5a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9221a35f4b634dec8910063ca4f2a60d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:40:54.399120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a79ebd-b32d-449f-9dd6-05b3ba45a866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:40:54.494008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a79ebd-b32d-449f-9dd6-05b3ba45a866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:40:54.498577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Flow 'volume_create_api' (d42056c1-7a72-496e-abfc-5656d1819317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:40:54.597296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Create volume request issued successfully. Jan 25 10:40:54.713446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-767f84cd-5362-4206-af9b-c0150fba2310 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes returned with HTTP 202 Jan 25 10:40:54.717732 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 4/7] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:40:53 2021] POST /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes => generated 817 bytes in 1035 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:40:54.737747 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19c1c5ca-4acb-44a7-bf22-d351f78f1625 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:40:54.738265 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19c1c5ca-4acb-44a7-bf22-d351f78f1625 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:40:54.738750 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19c1c5ca-4acb-44a7-bf22-d351f78f1625 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:40:54.941341 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:54.941341 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:54.971924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-19c1c5ca-4acb-44a7-bf22-d351f78f1625 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:40:55.059481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19c1c5ca-4acb-44a7-bf22-d351f78f1625 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:40:55.060694 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 4/8] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:40:54 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 909 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:40:56.076251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e9938a3-4173-4c7b-879e-bb96d62ead16 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:40:56.076751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e9938a3-4173-4c7b-879e-bb96d62ead16 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:40:56.077106 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:40:56.077106 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:40:56.077760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e9938a3-4173-4c7b-879e-bb96d62ead16 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:40:56.159004 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:56.159004 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:56.175317 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0e9938a3-4173-4c7b-879e-bb96d62ead16 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:40:56.202268 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e9938a3-4173-4c7b-879e-bb96d62ead16 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:40:56.203879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 5/9] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:40:56 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 910 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:40:56.437155 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [None req-19c1c5ca-4acb-44a7-bf22-d351f78f1625 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] 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 25 10:40:56.440942 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-5004dbe8-b9ac-4f9e-ad55-ac73c94f5b6d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:40:56.441673 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-5004dbe8-b9ac-4f9e-ad55-ac73c94f5b6d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:40:56.442081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:40:56.442081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:40:56.442714 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-5004dbe8-b9ac-4f9e-ad55-ac73c94f5b6d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:40:56.546163 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:56.546163 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:56.565669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-5004dbe8-b9ac-4f9e-ad55-ac73c94f5b6d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:40:56.610026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-5004dbe8-b9ac-4f9e-ad55-ac73c94f5b6d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:40:56.610869 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 5/10] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:40:56 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 910 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:40:56.726326 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e9938a3-4173-4c7b-879e-bb96d62ead16 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume// Jan 25 10:40:56.726949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e9938a3-4173-4c7b-879e-bb96d62ead16 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:40:56.727288 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:40:56.727288 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:40:56.727832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e9938a3-4173-4c7b-879e-bb96d62ead16 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:40:56.729351 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e9938a3-4173-4c7b-879e-bb96d62ead16 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:40:56.730157 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 6/11] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:40:56 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:40:56.751706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-de086b6e-7fae-44a2-a36b-677f0d4aa60d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] POST http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/attachments Jan 25 10:40:56.752515 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:40:56.752515 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:40:56.753102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-de086b6e-7fae-44a2-a36b-677f0d4aa60d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70e4e9b6-8583-4644-b1f4-d4f8f3bb288a", "instance_uuid": "8ed3741f-1097-43c6-8d01-1db823c45254", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:40:56.811844 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:56.811844 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:56.904139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-de086b6e-7fae-44a2-a36b-677f0d4aa60d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/attachments returned with HTTP 200 Jan 25 10:40:56.905824 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 6/12] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:40:56 2021] POST /volume/v3/9ec6d4f145374066a280f6ec66815614/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:40:56.953242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b77a30f-a4bc-46f3-ad0a-3a130e7db079 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:40:56.953835 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b77a30f-a4bc-46f3-ad0a-3a130e7db079 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:40:56.954372 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b77a30f-a4bc-46f3-ad0a-3a130e7db079 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:40:56.980068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-de086b6e-7fae-44a2-a36b-677f0d4aa60d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume// Jan 25 10:40:56.980551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-de086b6e-7fae-44a2-a36b-677f0d4aa60d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:40:56.980822 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:40:56.980822 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:40:56.981305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-de086b6e-7fae-44a2-a36b-677f0d4aa60d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:40:56.982391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-de086b6e-7fae-44a2-a36b-677f0d4aa60d tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:40:56.982999 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 7/13] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:40:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:40:57.103222 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:57.103222 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:57.128470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-602a7582-8c3f-4090-b07f-48a36e6e9aa0 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:40:57.129367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-602a7582-8c3f-4090-b07f-48a36e6e9aa0 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:40:57.130062 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-602a7582-8c3f-4090-b07f-48a36e6e9aa0 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:40:57.139741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3b77a30f-a4bc-46f3-ad0a-3a130e7db079 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:40:57.196806 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:57.196806 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:57.235535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b77a30f-a4bc-46f3-ad0a-3a130e7db079 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:40:57.242102 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 7/14] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:40:56 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 909 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:40:57.247027 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:57.247027 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:57.268549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-602a7582-8c3f-4090-b07f-48a36e6e9aa0 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:40:57.311305 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:57.311305 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:57.329005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-602a7582-8c3f-4090-b07f-48a36e6e9aa0 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:40:57.333064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 8/15] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:40:57 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 1008 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:40:57.447374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-05d279d5-97c0-4550-b552-de7f45d41f4f tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] PUT http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/attachments/8d4c2e0c-0fdb-4142-be8e-dc365fad3409 Jan 25 10:40:57.448204 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:40:57.448204 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:40:57.448928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-05d279d5-97c0-4550-b552-de7f45d41f4f tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:40:57.516025 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:40:57.516025 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:40:57.516541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-05d279d5-97c0-4550-b552-de7f45d41f4f tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Lock "b'cinder-attachment_update-70e4e9b6-8583-4644-b1f4-d4f8f3bb288a-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.012s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:40:57.518916 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:57.518916 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:58.258254 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14eb2487-d482-4bc7-a0ff-5e82a90d37ae tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:40:58.258798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14eb2487-d482-4bc7-a0ff-5e82a90d37ae tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:40:58.258965 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:40:58.258965 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:40:58.259631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14eb2487-d482-4bc7-a0ff-5e82a90d37ae tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:40:58.399109 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:58.399109 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:58.423165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-14eb2487-d482-4bc7-a0ff-5e82a90d37ae tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:40:58.474059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:58.474059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:58.508749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14eb2487-d482-4bc7-a0ff-5e82a90d37ae tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:40:58.519746 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 9/16] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:40:58 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 909 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:40:59.533118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40f40002-d1bd-478a-8885-9018c0935161 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:40:59.533118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40f40002-d1bd-478a-8885-9018c0935161 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:40:59.533118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:40:59.533118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:40:59.533118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40f40002-d1bd-478a-8885-9018c0935161 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:40:59.671152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:59.671152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:59.687883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-40f40002-d1bd-478a-8885-9018c0935161 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:40:59.728832 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:40:59.728832 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:40:59.745062 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40f40002-d1bd-478a-8885-9018c0935161 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:40:59.747588 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 10/17] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:40:59 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 909 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:00.763810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa786a54-1690-41a4-8a17-8bc5051731ce tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:00.764478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa786a54-1690-41a4-8a17-8bc5051731ce tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:00.764920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:00.764920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:00.765410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa786a54-1690-41a4-8a17-8bc5051731ce tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:00.872597 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:00.872597 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:00.890166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aa786a54-1690-41a4-8a17-8bc5051731ce tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:00.932791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:00.932791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:00.957058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa786a54-1690-41a4-8a17-8bc5051731ce tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:00.972447 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 11/18] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:00 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 909 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:01.087365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] POST http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes Jan 25 10:41:01.087924 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:01.087924 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:01.088507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-726409514"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:01.090496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-726409514'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:41:01.092750 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Create volume of 1 GB Jan 25 10:41:01.145229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Availability zone cache updated, next update will occur around 2021-01-25 11:41:01.133041. {{(pid=91484) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 10:41:01.149154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Availability Zones retrieved successfully. Jan 25 10:41:01.285880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Flow 'volume_create_api' (b0285932-8212-4e39-af72-0a036a005915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:41:01.294711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0bd61b-00dd-4473-a0de-7214a269ad13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:41:01.300330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:41:01.531021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0bd61b-00dd-4473-a0de-7214a269ad13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:41:01.537483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2247af39-6c11-4a84-af5f-0e2d28938fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:41:01.688544 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] 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 25 10:41:01.689484 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] 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 25 10:41:01.829210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Created reservations ['b867a1f4-85d1-490d-9a72-cc73ef3aedd4', 'e8aef42a-92e5-4539-9722-d73ea4631a4e', '57d1ebeb-12c4-4098-9396-08e176dfce45', 'ed706262-4a66-4149-b6a9-2d58d06f70f0'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:41:01.831240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2247af39-6c11-4a84-af5f-0e2d28938fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b867a1f4-85d1-490d-9a72-cc73ef3aedd4', 'e8aef42a-92e5-4539-9722-d73ea4631a4e', '57d1ebeb-12c4-4098-9396-08e176dfce45', 'ed706262-4a66-4149-b6a9-2d58d06f70f0']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:41:01.833911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87421e51-38db-4cc9-b2ae-fa9f9ab2ca51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:41:01.937132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87421e51-38db-4cc9-b2ae-fa9f9ab2ca51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aa5e05e-1472-4397-a75e-e9c693f758c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-726409514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='238d12bb64444989a72d80c0eb1780ae',qos_specs=None,replication_status=,reservations=['b867a1f4-85d1-490d-9a72-cc73ef3aedd4','e8aef42a-92e5-4539-9722-d73ea4631a4e','57d1ebeb-12c4-4098-9396-08e176dfce45','ed706262-4a66-4149-b6a9-2d58d06f70f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5798d21c6f84551a8ebeeaafb7e0886',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-726409514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8aa5e05e-1472-4397-a75e-e9c693f758c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='238d12bb64444989a72d80c0eb1780ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5798d21c6f84551a8ebeeaafb7e0886',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:41:01.940930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929398df-2698-4ca8-ba14-26de41ce6c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:41:01.998375 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929398df-2698-4ca8-ba14-26de41ce6c5d) transitioned into state 'SUCCESS' from state '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-726409514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='238d12bb64444989a72d80c0eb1780ae',qos_specs=None,replication_status=,reservations=['b867a1f4-85d1-490d-9a72-cc73ef3aedd4','e8aef42a-92e5-4539-9722-d73ea4631a4e','57d1ebeb-12c4-4098-9396-08e176dfce45','ed706262-4a66-4149-b6a9-2d58d06f70f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5798d21c6f84551a8ebeeaafb7e0886',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:41:02.005230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd634d0c-72d1-4fc6-b3c3-59dfa4e2d8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:41:02.079880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd634d0c-72d1-4fc6-b3c3-59dfa4e2d8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:41:02.083002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Flow 'volume_create_api' (b0285932-8212-4e39-af72-0a036a005915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:41:02.168419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Create volume request issued successfully. Jan 25 10:41:02.200369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae587f7c-f763-4c22-ad59-49fba1eccbc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes returned with HTTP 202 Jan 25 10:41:02.201568 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 12/19] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:41:01 2021] POST /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes => generated 829 bytes in 1121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:41:02.226613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f26e16bf-fb2a-4875-bb09-b2b0a0968bb1 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:02.227169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f26e16bf-fb2a-4875-bb09-b2b0a0968bb1 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:02.227397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:02.227397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:02.227748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f26e16bf-fb2a-4875-bb09-b2b0a0968bb1 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:02.345592 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:02.345592 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:02.395573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f26e16bf-fb2a-4875-bb09-b2b0a0968bb1 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:02.436276 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:02.436276 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:02.452735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f26e16bf-fb2a-4875-bb09-b2b0a0968bb1 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:02.453576 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 13/20] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:02 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 909 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:02.460685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-841cff29-45d4-41af-8a18-5573d89f71c2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:02.461268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-841cff29-45d4-41af-8a18-5573d89f71c2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:02.461380 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:02.461380 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:02.461776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-841cff29-45d4-41af-8a18-5573d89f71c2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:02.533149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:02.533149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:02.542127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-841cff29-45d4-41af-8a18-5573d89f71c2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:02.574883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-841cff29-45d4-41af-8a18-5573d89f71c2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:02.578362 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 14/21] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:02 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 921 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:03.470826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08612792-2d46-4a9c-a7f5-f51d8a8a229b tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:03.471974 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08612792-2d46-4a9c-a7f5-f51d8a8a229b tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:03.471974 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:03.471974 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:03.472308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08612792-2d46-4a9c-a7f5-f51d8a8a229b tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:03.575245 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:03.575245 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:03.598571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-08612792-2d46-4a9c-a7f5-f51d8a8a229b tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:03.644515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-05d279d5-97c0-4550-b552-de7f45d41f4f tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Lock "b'cinder-attachment_update-70e4e9b6-8583-4644-b1f4-d4f8f3bb288a-n-h1-764292-12'" released by "attachment_update" :: held 6.128s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:41:03.645337 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:03.645337 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:03.646028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-05d279d5-97c0-4550-b552-de7f45d41f4f tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/attachments/8d4c2e0c-0fdb-4142-be8e-dc365fad3409 returned with HTTP 200 Jan 25 10:41:03.647809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 8/22] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 10:40:57 2021] PUT /volume/v3/9ec6d4f145374066a280f6ec66815614/attachments/8d4c2e0c-0fdb-4142-be8e-dc365fad3409 => generated 762 bytes in 6211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:03.653234 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08dd9304-3601-4460-bb6f-00cdc9e83838 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:03.654338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08dd9304-3601-4460-bb6f-00cdc9e83838 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:03.655137 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:03.655137 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:03.655768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08dd9304-3601-4460-bb6f-00cdc9e83838 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:03.656023 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08612792-2d46-4a9c-a7f5-f51d8a8a229b tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:03.657000 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 15/23] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:03 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 910 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:03.768229 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:03.768229 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:03.778076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-08dd9304-3601-4460-bb6f-00cdc9e83838 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:03.802546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08dd9304-3601-4460-bb6f-00cdc9e83838 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:03.814604 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 9/24] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:03 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 922 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:03.948233 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-9d3e6c23-d90d-4803-a294-1357391cae50 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:03.949421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-9d3e6c23-d90d-4803-a294-1357391cae50 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:03.949894 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:03.949894 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:03.950494 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-9d3e6c23-d90d-4803-a294-1357391cae50 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:04.012193 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:04.012193 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:04.022525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-edd1e2df-3014-414a-94e9-0e509b424344 req-9d3e6c23-d90d-4803-a294-1357391cae50 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:04.049893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-9d3e6c23-d90d-4803-a294-1357391cae50 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:04.051673 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 16/25] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:41:03 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 922 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:04.129077 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08dd9304-3601-4460-bb6f-00cdc9e83838 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume// Jan 25 10:41:04.129559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08dd9304-3601-4460-bb6f-00cdc9e83838 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:04.129811 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:04.129811 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:04.130190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08dd9304-3601-4460-bb6f-00cdc9e83838 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:04.131412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08dd9304-3601-4460-bb6f-00cdc9e83838 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:41:04.131995 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 10/26] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:41:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:41:04.146985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-177377cc-04f3-410c-8474-cc458690b9ed tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] POST http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments Jan 25 10:41:04.147899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:04.147899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:04.149018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-177377cc-04f3-410c-8474-cc458690b9ed tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8aa5e05e-1472-4397-a75e-e9c693f758c6", "instance_uuid": "48841631-e8f9-48fc-9722-0f274630a0ba", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:04.205005 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:04.205005 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:04.268510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-177377cc-04f3-410c-8474-cc458690b9ed tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments returned with HTTP 200 Jan 25 10:41:04.269409 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 17/27] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:41:04 2021] POST /volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:04.307216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f14b07a-8639-484f-a5ce-c7898110513d tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:04.308029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f14b07a-8639-484f-a5ce-c7898110513d tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:04.308845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f14b07a-8639-484f-a5ce-c7898110513d tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:04.340534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-177377cc-04f3-410c-8474-cc458690b9ed tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume// Jan 25 10:41:04.342210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-177377cc-04f3-410c-8474-cc458690b9ed tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:04.342404 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:04.342404 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:04.343039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-177377cc-04f3-410c-8474-cc458690b9ed tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:04.344386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-177377cc-04f3-410c-8474-cc458690b9ed tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:41:04.345413 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 18/28] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:41:04 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:41:04.369556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-eed239f2-af14-458d-81e6-2aea7b9f1ce8 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:04.370509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-eed239f2-af14-458d-81e6-2aea7b9f1ce8 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:04.371323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-eed239f2-af14-458d-81e6-2aea7b9f1ce8 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:04.455137 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:04.455137 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:04.460455 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:04.460455 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:04.474174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-edd1e2df-3014-414a-94e9-0e509b424344 req-eed239f2-af14-458d-81e6-2aea7b9f1ce8 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:04.477322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6f14b07a-8639-484f-a5ce-c7898110513d tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:04.494363 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:04.494363 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:04.497927 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:04.497927 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:04.504051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-eed239f2-af14-458d-81e6-2aea7b9f1ce8 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:04.504863 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 19/29] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:41:04 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 1020 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:41:04.507985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f14b07a-8639-484f-a5ce-c7898110513d tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:04.508878 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 11/30] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:04 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 921 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:04.529668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-c7179956-1731-483a-bcca-2ce40b2b16f4 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] PUT http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments/4f572dfd-ed91-4137-b8a9-5332f553e3a2 Jan 25 10:41:04.530492 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:04.530492 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:04.531100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-c7179956-1731-483a-bcca-2ce40b2b16f4 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:04.562513 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:41:04.562513 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:41:04.563168 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-edd1e2df-3014-414a-94e9-0e509b424344 req-c7179956-1731-483a-bcca-2ce40b2b16f4 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Lock "b'cinder-attachment_update-8aa5e05e-1472-4397-a75e-e9c693f758c6-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.010s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:41:04.565456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:04.565456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:04.684053 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e3791f5-48b4-4865-9745-c9483e438747 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:04.684983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e3791f5-48b4-4865-9745-c9483e438747 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:04.685387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:04.685387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:04.687781 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e3791f5-48b4-4865-9745-c9483e438747 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:04.787057 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:04.787057 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:04.799171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5e3791f5-48b4-4865-9745-c9483e438747 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:04.867810 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:04.867810 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:04.885486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e3791f5-48b4-4865-9745-c9483e438747 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:04.926355 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 12/31] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:04 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 910 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:05.525386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e48711dc-6fd2-4caa-85ca-9fd14f2d0710 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:05.527472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e48711dc-6fd2-4caa-85ca-9fd14f2d0710 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:05.527841 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:05.527841 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:05.528573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e48711dc-6fd2-4caa-85ca-9fd14f2d0710 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:05.615418 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:05.615418 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:05.639378 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e48711dc-6fd2-4caa-85ca-9fd14f2d0710 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:05.686633 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:05.686633 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:05.704643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e48711dc-6fd2-4caa-85ca-9fd14f2d0710 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:05.705461 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 13/32] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:05 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 921 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:05.906517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15724024-eb5c-4a00-874c-b175a1ec6814 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:05.907256 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15724024-eb5c-4a00-874c-b175a1ec6814 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:05.907618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:05.907618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:05.908249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15724024-eb5c-4a00-874c-b175a1ec6814 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:06.059026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:06.059026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:06.094950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-15724024-eb5c-4a00-874c-b175a1ec6814 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:06.134514 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:06.134514 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:06.155693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15724024-eb5c-4a00-874c-b175a1ec6814 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:06.156711 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 14/33] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:05 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 910 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:06.722375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfc81aad-8533-4dac-88a9-f9df4fce1adb tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:06.723571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfc81aad-8533-4dac-88a9-f9df4fce1adb tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:06.724155 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:06.724155 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:06.724824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfc81aad-8533-4dac-88a9-f9df4fce1adb tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:06.894323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:06.894323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:06.904333 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cfc81aad-8533-4dac-88a9-f9df4fce1adb tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:06.957841 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:06.957841 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:06.977209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfc81aad-8533-4dac-88a9-f9df4fce1adb tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:06.979166 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 15/34] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:06 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 921 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:07.109730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-edd1e2df-3014-414a-94e9-0e509b424344 req-c7179956-1731-483a-bcca-2ce40b2b16f4 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Lock "b'cinder-attachment_update-8aa5e05e-1472-4397-a75e-e9c693f758c6-n-h1-764292-12'" released by "attachment_update" :: held 2.546s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:41:07.111285 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-c7179956-1731-483a-bcca-2ce40b2b16f4 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments/4f572dfd-ed91-4137-b8a9-5332f553e3a2 returned with HTTP 200 Jan 25 10:41:07.112421 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 20/35] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 10:41:04 2021] PUT /volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments/4f572dfd-ed91-4137-b8a9-5332f553e3a2 => generated 762 bytes in 2588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:07.177056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2513313b-174a-4869-8172-dd263707cb0a tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:07.177056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2513313b-174a-4869-8172-dd263707cb0a tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:07.177056 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:07.177056 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:07.177056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2513313b-174a-4869-8172-dd263707cb0a tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:07.309050 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:07.309050 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:07.338422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2513313b-174a-4869-8172-dd263707cb0a tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:07.387935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:07.387935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:07.411140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2513313b-174a-4869-8172-dd263707cb0a tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:07.421690 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 16/36] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:07 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 910 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:07.996081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f7f6d8c-d4c3-4389-b41a-72867106bc8f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:07.996630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f7f6d8c-d4c3-4389-b41a-72867106bc8f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:07.996985 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:07.996985 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:07.997634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f7f6d8c-d4c3-4389-b41a-72867106bc8f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:08.098908 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:08.098908 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:08.127914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8f7f6d8c-d4c3-4389-b41a-72867106bc8f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:08.155602 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:08.155602 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:08.164240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f7f6d8c-d4c3-4389-b41a-72867106bc8f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:08.165068 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 21/37] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:07 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 922 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:08.431518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78110dbf-baa7-445b-8344-4359ebdf3ffa tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:08.432301 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78110dbf-baa7-445b-8344-4359ebdf3ffa tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:08.432993 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:08.432993 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:08.433378 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78110dbf-baa7-445b-8344-4359ebdf3ffa tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:08.558705 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:08.558705 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:08.579617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78110dbf-baa7-445b-8344-4359ebdf3ffa tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:08.625670 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:08.625670 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:08.677043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78110dbf-baa7-445b-8344-4359ebdf3ffa tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:08.682127 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 17/38] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:08 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 910 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:09.180606 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-baf032f4-18ea-4257-b39c-9452c7db3dc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:09.181107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-baf032f4-18ea-4257-b39c-9452c7db3dc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:09.181456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:09.181456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:09.182458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-baf032f4-18ea-4257-b39c-9452c7db3dc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:09.304883 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:09.304883 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:09.329990 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-baf032f4-18ea-4257-b39c-9452c7db3dc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:09.353945 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:09.353945 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:09.364979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-baf032f4-18ea-4257-b39c-9452c7db3dc5 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:09.375729 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 22/39] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:09 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 922 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:09.698941 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d247e9c-6181-40c3-ab58-e1e1ea2d6ee5 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:09.699517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d247e9c-6181-40c3-ab58-e1e1ea2d6ee5 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:09.699702 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:09.699702 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:09.700070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d247e9c-6181-40c3-ab58-e1e1ea2d6ee5 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:09.792813 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:09.792813 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:09.808158 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0d247e9c-6181-40c3-ab58-e1e1ea2d6ee5 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:09.835926 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:09.835926 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:09.853098 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d247e9c-6181-40c3-ab58-e1e1ea2d6ee5 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:09.871153 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 18/40] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:09 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 910 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:10.266503 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-82f8e4b1-4bad-4647-bcc4-04176c6870d6 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] POST http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/attachments/8d4c2e0c-0fdb-4142-be8e-dc365fad3409/action Jan 25 10:41:10.267695 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:10.267695 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:10.272269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-82f8e4b1-4bad-4647-bcc4-04176c6870d6 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:41:10.272847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-82f8e4b1-4bad-4647-bcc4-04176c6870d6 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:10.382789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38563202-3b4a-4001-a802-47326c0cdc39 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:10.383622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38563202-3b4a-4001-a802-47326c0cdc39 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:10.384017 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:10.384017 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:10.384671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38563202-3b4a-4001-a802-47326c0cdc39 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:10.389598 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:10.389598 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:10.418258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dc1f2ec9-349c-4fba-8f89-5374a297a3c5 req-82f8e4b1-4bad-4647-bcc4-04176c6870d6 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/attachments/8d4c2e0c-0fdb-4142-be8e-dc365fad3409/action returned with HTTP 204 Jan 25 10:41:10.420178 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 23/41] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 10:41:10 2021] POST /volume/v3/9ec6d4f145374066a280f6ec66815614/attachments/8d4c2e0c-0fdb-4142-be8e-dc365fad3409/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 10:41:10.476283 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:10.476283 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:10.502797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-38563202-3b4a-4001-a802-47326c0cdc39 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:10.533452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:10.533452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:10.547728 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38563202-3b4a-4001-a802-47326c0cdc39 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:10.548557 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 19/42] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:10 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 922 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:10.872616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1fe9c45c-d527-4bb6-9846-4d70c2a4c7c8 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:10.873669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1fe9c45c-d527-4bb6-9846-4d70c2a4c7c8 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:10.873955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:10.873955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:10.874313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1fe9c45c-d527-4bb6-9846-4d70c2a4c7c8 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:10.965538 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:10.965538 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:11.008901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1fe9c45c-d527-4bb6-9846-4d70c2a4c7c8 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:11.074940 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:11.074940 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:11.094976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1fe9c45c-d527-4bb6-9846-4d70c2a4c7c8 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:11.095784 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 24/43] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:10 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 1202 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:11.565130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f47bc7ad-a574-4cf7-ae4a-2d5cff98934f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:11.566253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f47bc7ad-a574-4cf7-ae4a-2d5cff98934f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:11.566643 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:11.566643 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:11.567236 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f47bc7ad-a574-4cf7-ae4a-2d5cff98934f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:11.630417 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:11.630417 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:11.640701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f47bc7ad-a574-4cf7-ae4a-2d5cff98934f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:11.663840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:11.663840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:11.673685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f47bc7ad-a574-4cf7-ae4a-2d5cff98934f tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:11.674872 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 20/44] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:11 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 922 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:12.648134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-20adaab3-f5e4-4106-94f6-fbac77753871 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] POST http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments/4f572dfd-ed91-4137-b8a9-5332f553e3a2/action Jan 25 10:41:12.649727 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:12.649727 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:12.650409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-20adaab3-f5e4-4106-94f6-fbac77753871 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:41:12.650975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-20adaab3-f5e4-4106-94f6-fbac77753871 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:12.691533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-335ff73f-2740-4cf4-920c-aa1ca07fad69 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:12.692075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-335ff73f-2740-4cf4-920c-aa1ca07fad69 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:12.692299 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:12.692299 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:12.692678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-335ff73f-2740-4cf4-920c-aa1ca07fad69 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:12.762199 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:12.762199 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:12.775403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-edd1e2df-3014-414a-94e9-0e509b424344 req-20adaab3-f5e4-4106-94f6-fbac77753871 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments/4f572dfd-ed91-4137-b8a9-5332f553e3a2/action returned with HTTP 204 Jan 25 10:41:12.777266 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 25/45] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 10:41:12 2021] POST /volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments/4f572dfd-ed91-4137-b8a9-5332f553e3a2/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 10:41:12.785752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:12.785752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:12.798190 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-335ff73f-2740-4cf4-920c-aa1ca07fad69 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:12.823161 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:12.823161 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:12.832685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-335ff73f-2740-4cf4-920c-aa1ca07fad69 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:12.834021 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 21/46] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:12 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 1217 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:13.850775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-071add85-4bff-41af-9c7e-9d651f1fc0d6 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:41:13.851361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-071add85-4bff-41af-9c7e-9d651f1fc0d6 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:13.851484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:13.851484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:13.851858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-071add85-4bff-41af-9c7e-9d651f1fc0d6 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:13.976586 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:13.976586 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:13.986170 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-071add85-4bff-41af-9c7e-9d651f1fc0d6 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:41:14.006907 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:14.006907 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:14.018420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-071add85-4bff-41af-9c7e-9d651f1fc0d6 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:41:14.019431 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 26/47] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:13 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 1214 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:15.999513 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-335ff73f-2740-4cf4-920c-aa1ca07fad69 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume// Jan 25 10:41:16.000058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-335ff73f-2740-4cf4-920c-aa1ca07fad69 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:16.000166 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:16.000166 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:16.000739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-335ff73f-2740-4cf4-920c-aa1ca07fad69 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:16.002128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-335ff73f-2740-4cf4-920c-aa1ca07fad69 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:41:16.003074 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 22/48] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 10:41:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:41:16.189333 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-c5617042-2cf2-4fbb-b4cc-a33796c560b4 tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] POST http://10.222.0.57/volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments Jan 25 10:41:16.190252 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:16.190252 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:16.190959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-c5617042-2cf2-4fbb-b4cc-a33796c560b4 tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70e4e9b6-8583-4644-b1f4-d4f8f3bb288a", "instance_uuid": "8ed3741f-1097-43c6-8d01-1db823c45254", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:16.264577 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:16.264577 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:17.894183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-c5617042-2cf2-4fbb-b4cc-a33796c560b4 tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] http://10.222.0.57/volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments returned with HTTP 200 Jan 25 10:41:17.896337 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 27/49] 10.222.0.60 () {64 vars in 1358 bytes} [Mon Jan 25 10:41:16 2021] POST /volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments => generated 762 bytes in 1712 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:17.939413 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-b092247c-4862-4039-a157-d2c45ca2a116 tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] GET http://10.222.0.57/volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments/489a655e-a8e7-4d98-b7f0-2d8b6eb6a037 Jan 25 10:41:17.941791 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-b092247c-4862-4039-a157-d2c45ca2a116 tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:17.942487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-b092247c-4862-4039-a157-d2c45ca2a116 tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:17.973272 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-b092247c-4862-4039-a157-d2c45ca2a116 tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] http://10.222.0.57/volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments/489a655e-a8e7-4d98-b7f0-2d8b6eb6a037 returned with HTTP 200 Jan 25 10:41:17.974449 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 23/50] 10.222.0.60 () {60 vars in 1415 bytes} [Mon Jan 25 10:41:17 2021] GET /volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments/489a655e-a8e7-4d98-b7f0-2d8b6eb6a037 => generated 789 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:37.306329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-7856a839-ff9d-4481-b457-102f4ea23f0e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] POST http://10.222.0.57/volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments/489a655e-a8e7-4d98-b7f0-2d8b6eb6a037/action Jan 25 10:41:37.308245 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:37.308245 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:37.309013 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-7856a839-ff9d-4481-b457-102f4ea23f0e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:41:37.309551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-7856a839-ff9d-4481-b457-102f4ea23f0e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:37.485735 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:37.485735 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:37.514611 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-7856a839-ff9d-4481-b457-102f4ea23f0e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] http://10.222.0.57/volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments/489a655e-a8e7-4d98-b7f0-2d8b6eb6a037/action returned with HTTP 204 Jan 25 10:41:37.515501 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 28/51] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 10:41:37 2021] POST /volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments/489a655e-a8e7-4d98-b7f0-2d8b6eb6a037/action => generated 0 bytes in 214 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:41:43.072510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-d1e1993b-48f6-4d1c-8825-c904beb0101e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] DELETE http://10.222.0.57/volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments/8d4c2e0c-0fdb-4142-be8e-dc365fad3409 Jan 25 10:41:43.073339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-d1e1993b-48f6-4d1c-8825-c904beb0101e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:43.073339 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:43.073339 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:43.073831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-d1e1993b-48f6-4d1c-8825-c904beb0101e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:43.106520 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:43.106520 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:43.388347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-d1e1993b-48f6-4d1c-8825-c904beb0101e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(489a655e-a8e7-4d98-b7f0-2d8b6eb6a037)]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:41:43.388784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-d1e1993b-48f6-4d1c-8825-c904beb0101e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Adding status of: attached to pending status list for volume. {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 10:41:43.389204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-d1e1993b-48f6-4d1c-8825-c904beb0101e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Pending status list for volume during attachment-delete: ['attached'] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:41:43.398317 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-d1e1993b-48f6-4d1c-8825-c904beb0101e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] http://10.222.0.57/volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments/8d4c2e0c-0fdb-4142-be8e-dc365fad3409 returned with HTTP 200 Jan 25 10:41:43.399200 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 24/52] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 10:41:43 2021] DELETE /volume/v3/be51df7bb6c84ff3be715c40f1684eb8/attachments/8d4c2e0c-0fdb-4142-be8e-dc365fad3409 => generated 192 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:52.789744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-7856a839-ff9d-4481-b457-102f4ea23f0e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] GET http://10.222.0.57/volume// Jan 25 10:41:52.791255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-7856a839-ff9d-4481-b457-102f4ea23f0e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:52.791775 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:52.791775 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:52.792693 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-7856a839-ff9d-4481-b457-102f4ea23f0e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:52.794701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-444dbd71-adff-4ce7-ae47-38355e9d38f6 req-7856a839-ff9d-4481-b457-102f4ea23f0e tempest-LiveMigrationTest-367695898 tempest-LiveMigrationTest-367695898] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:41:52.796236 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 29/53] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 10:41:52 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:41:52.811477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-8a64aef7-7518-40cf-97b0-34fc33795921 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] POST http://10.222.0.57/volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments Jan 25 10:41:52.812299 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:52.812299 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:52.813172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-8a64aef7-7518-40cf-97b0-34fc33795921 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8aa5e05e-1472-4397-a75e-e9c693f758c6", "instance_uuid": "48841631-e8f9-48fc-9722-0f274630a0ba", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:52.909635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:52.909635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:53.278944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39af041a-998d-45b6-a3aa-e038e513de6c tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:53.279470 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39af041a-998d-45b6-a3aa-e038e513de6c tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:53.279952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39af041a-998d-45b6-a3aa-e038e513de6c tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:53.438947 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:53.438947 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:53.459272 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-39af041a-998d-45b6-a3aa-e038e513de6c tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:53.508744 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:53.508744 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:53.534062 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39af041a-998d-45b6-a3aa-e038e513de6c tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:53.539379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 30/54] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:53 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 1202 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:54.388542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-dc6af51e-05c7-4c52-a12a-d4047eb7a883 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:54.389127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-dc6af51e-05c7-4c52-a12a-d4047eb7a883 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:54.389242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:54.389242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:54.389649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-dc6af51e-05c7-4c52-a12a-d4047eb7a883 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:54.406917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-8a64aef7-7518-40cf-97b0-34fc33795921 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] http://10.222.0.57/volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments returned with HTTP 200 Jan 25 10:41:54.407847 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 25/55] 10.222.0.60 () {64 vars in 1358 bytes} [Mon Jan 25 10:41:52 2021] POST /volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments => generated 762 bytes in 1603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:54.449060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-a5a89518-e2c6-465d-861d-caad2b54893d tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] GET http://10.222.0.57/volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments/cad10240-87c4-449a-b9b3-41925ba2c0a1 Jan 25 10:41:54.449932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-a5a89518-e2c6-465d-861d-caad2b54893d tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:54.450652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:54.450652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:54.451430 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-a5a89518-e2c6-465d-861d-caad2b54893d tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:54.454442 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:54.454442 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:54.463825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-dc6af51e-05c7-4c52-a12a-d4047eb7a883 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:54.475564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-a5a89518-e2c6-465d-861d-caad2b54893d tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] http://10.222.0.57/volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments/cad10240-87c4-449a-b9b3-41925ba2c0a1 returned with HTTP 200 Jan 25 10:41:54.478785 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 26/56] 10.222.0.60 () {60 vars in 1415 bytes} [Mon Jan 25 10:41:54 2021] GET /volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments/cad10240-87c4-449a-b9b3-41925ba2c0a1 => generated 789 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 10:41:54.496293 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:54.496293 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:54.509920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-dc6af51e-05c7-4c52-a12a-d4047eb7a883 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:54.510899 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 31/57] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:41:54 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 1202 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 10:41:54.530582 n-d-764292-12 devstack@c-api.service[91482]: WARNING keystonemiddleware.auth_token [req-493b4441-64c4-46da-b99b-186cae0b1444 req-a5a89518-e2c6-465d-861d-caad2b54893d tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] 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 25 10:41:54.533832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] POST http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a/action Jan 25 10:41:54.534668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:54.534668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:54.536846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Action body: b'{"os-begin_detaching": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:41:54.537213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:54.601449 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:54.601449 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:54.601449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:54.611616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Begin detaching volume completed successfully. Jan 25 10:41:54.611616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a/action returned with HTTP 202 Jan 25 10:41:54.611616 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 27/58] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 10:41:54 2021] POST /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 10:41:54.636647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3d1aaf5-652d-4137-b4fd-e6e9e41efeca tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:54.637581 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3d1aaf5-652d-4137-b4fd-e6e9e41efeca tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:54.637910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:54.637910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:54.638434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3d1aaf5-652d-4137-b4fd-e6e9e41efeca tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:54.683622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume// Jan 25 10:41:54.683622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:54.683622 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:54.683622 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:54.683622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:54.685499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-5835db17-0fdc-4f67-aa88-a10257904656 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:41:54.686292 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 28/59] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 10:41:54 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:41:54.700292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1793be78-7997-4b84-9a91-8ebaa7366731 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:54.701201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1793be78-7997-4b84-9a91-8ebaa7366731 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:54.701827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1793be78-7997-4b84-9a91-8ebaa7366731 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:54.714514 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:54.714514 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:54.724319 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c3d1aaf5-652d-4137-b4fd-e6e9e41efeca tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:54.745575 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:54.745575 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:54.756082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3d1aaf5-652d-4137-b4fd-e6e9e41efeca tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:54.757727 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 32/60] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:54 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 1205 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:54.797551 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:54.797551 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:54.823357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1793be78-7997-4b84-9a91-8ebaa7366731 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:54.846003 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:54.846003 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:54.855438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1793be78-7997-4b84-9a91-8ebaa7366731 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:54.856228 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 29/61] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 10:41:54 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 1304 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 10:41:55.265554 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1410d892-314d-4581-85d2-1c603e6e8c39 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] DELETE http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/attachments/489a655e-a8e7-4d98-b7f0-2d8b6eb6a037 Jan 25 10:41:55.265925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1410d892-314d-4581-85d2-1c603e6e8c39 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:55.276069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:55.276069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:55.276613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1410d892-314d-4581-85d2-1c603e6e8c39 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:55.310845 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:55.310845 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:55.778327 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1dc5f372-f79f-4f12-9212-aa980d6b7175 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:55.780868 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1dc5f372-f79f-4f12-9212-aa980d6b7175 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:55.782264 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:55.782264 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:55.786413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1dc5f372-f79f-4f12-9212-aa980d6b7175 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:55.925471 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:55.925471 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:55.943183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1dc5f372-f79f-4f12-9212-aa980d6b7175 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:55.980729 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:55.980729 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:55.999343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1dc5f372-f79f-4f12-9212-aa980d6b7175 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:56.000799 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 30/62] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:55 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 1205 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:41:56.146172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1410d892-314d-4581-85d2-1c603e6e8c39 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:41:56.146622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1410d892-314d-4581-85d2-1c603e6e8c39 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:41:56.164499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-bc325641-fb0f-4a32-a2d6-788948afcdbe req-1410d892-314d-4581-85d2-1c603e6e8c39 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/attachments/489a655e-a8e7-4d98-b7f0-2d8b6eb6a037 returned with HTTP 200 Jan 25 10:41:56.165678 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 33/63] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 10:41:55 2021] DELETE /volume/v3/9ec6d4f145374066a280f6ec66815614/attachments/489a655e-a8e7-4d98-b7f0-2d8b6eb6a037 => generated 19 bytes in 905 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:57.019828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e89eaf2-7029-471d-ab11-34c7e4526c57 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:41:57.020621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e89eaf2-7029-471d-ab11-34c7e4526c57 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:41:57.021116 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:57.021116 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:57.021825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e89eaf2-7029-471d-ab11-34c7e4526c57 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:41:57.088899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:57.088899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:57.099332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4e89eaf2-7029-471d-ab11-34c7e4526c57 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:41:57.126838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e89eaf2-7029-471d-ab11-34c7e4526c57 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:41:57.128367 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 31/64] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:41:57 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:41:59.578209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] POST http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes Jan 25 10:41:59.579521 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:41:59.579521 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:41:59.580341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-31204128"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:41:59.581656 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-31204128'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:41:59.582354 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Create volume of 1 GB Jan 25 10:41:59.583344 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:41:59.583344 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:41:59.597494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Availability Zones retrieved successfully. Jan 25 10:41:59.619047 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Flow 'volume_create_api' (037954d8-b67b-4a5b-bacd-d256f7402b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:41:59.622538 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f467e68-52bf-47b8-91e4-c44e40e746bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:41:59.625276 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:41:59.702495 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f467e68-52bf-47b8-91e4-c44e40e746bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:41:59.704649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d69950f-e98a-4e71-b2b0-4ccc821c5e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:41:59.845638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Created reservations ['602cd864-78cc-46e5-b20e-ddbd5b4c698f', '9b251934-3f5e-4b98-8833-544c7745f77c', '2151280b-5fde-42db-8c88-cb7fd2142cfd', '6be65e1e-df29-40c8-9828-c7e7b30265b9'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:41:59.847842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d69950f-e98a-4e71-b2b0-4ccc821c5e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602cd864-78cc-46e5-b20e-ddbd5b4c698f', '9b251934-3f5e-4b98-8833-544c7745f77c', '2151280b-5fde-42db-8c88-cb7fd2142cfd', '6be65e1e-df29-40c8-9828-c7e7b30265b9']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:41:59.854596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0db9f5-bd76-43ff-9755-fc2ae815ba0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:41:59.949955 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0db9f5-bd76-43ff-9755-fc2ae815ba0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb151e1d-bb91-4077-a0a5-97b86a1c6b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-31204128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb6995a5f8f46c4b7c1e9d1406a30dd',qos_specs=None,replication_status=,reservations=['602cd864-78cc-46e5-b20e-ddbd5b4c698f','9b251934-3f5e-4b98-8833-544c7745f77c','2151280b-5fde-42db-8c88-cb7fd2142cfd','6be65e1e-df29-40c8-9828-c7e7b30265b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f4dfea957474cb18b6904cf7c83f59b',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-31204128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb151e1d-bb91-4077-a0a5-97b86a1c6b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbb6995a5f8f46c4b7c1e9d1406a30dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2f4dfea957474cb18b6904cf7c83f59b',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:41:59.951998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5802967a-828d-4005-8173-f6d28b2fd522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:42:00.019111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5802967a-828d-4005-8173-f6d28b2fd522) transitioned into state 'SUCCESS' from state '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-31204128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb6995a5f8f46c4b7c1e9d1406a30dd',qos_specs=None,replication_status=,reservations=['602cd864-78cc-46e5-b20e-ddbd5b4c698f','9b251934-3f5e-4b98-8833-544c7745f77c','2151280b-5fde-42db-8c88-cb7fd2142cfd','6be65e1e-df29-40c8-9828-c7e7b30265b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f4dfea957474cb18b6904cf7c83f59b',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:42:00.021496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4383469d-501c-4c10-a3fd-0258efb74808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:42:00.074417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4383469d-501c-4c10-a3fd-0258efb74808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:42:00.078037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Flow 'volume_create_api' (037954d8-b67b-4a5b-bacd-d256f7402b6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:42:00.197851 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Create volume request issued successfully. Jan 25 10:42:00.216149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee3c02f0-b8d8-4f5b-806c-7a3d5b83af01 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes returned with HTTP 202 Jan 25 10:42:00.217664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 34/65] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:41:59 2021] POST /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes => generated 822 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:42:00.233453 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70880a08-1a3b-4a75-8aa3-0c59018409a1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:00.234001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70880a08-1a3b-4a75-8aa3-0c59018409a1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:00.234192 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:00.234192 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:00.234954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70880a08-1a3b-4a75-8aa3-0c59018409a1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:00.349406 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:00.349406 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:00.387617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-70880a08-1a3b-4a75-8aa3-0c59018409a1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:00.446012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70880a08-1a3b-4a75-8aa3-0c59018409a1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:00.448316 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 32/66] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:00 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 914 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:01.465727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b93dacbb-ff05-44bd-b295-38819302da80 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:01.466307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b93dacbb-ff05-44bd-b295-38819302da80 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:01.466453 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:01.466453 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:01.466799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b93dacbb-ff05-44bd-b295-38819302da80 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:01.517155 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:01.517155 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:01.527071 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b93dacbb-ff05-44bd-b295-38819302da80 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:01.550984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b93dacbb-ff05-44bd-b295-38819302da80 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:01.551954 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 35/67] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:01 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:02.744841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-f6445c09-eca0-45d7-bdd4-08de822638b3 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:02.745986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-f6445c09-eca0-45d7-bdd4-08de822638b3 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:02.746374 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:02.746374 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:02.747624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-f6445c09-eca0-45d7-bdd4-08de822638b3 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:02.809895 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:02.809895 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:02.819925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-f6445c09-eca0-45d7-bdd4-08de822638b3 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:02.849325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-f6445c09-eca0-45d7-bdd4-08de822638b3 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:02.851324 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 33/68] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:42:02 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:02.942105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b93dacbb-ff05-44bd-b295-38819302da80 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume// Jan 25 10:42:02.942917 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b93dacbb-ff05-44bd-b295-38819302da80 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:02.943356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:02.943356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:02.944046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b93dacbb-ff05-44bd-b295-38819302da80 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:02.947685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b93dacbb-ff05-44bd-b295-38819302da80 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:42:02.951354 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 36/69] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:42:02 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:42:02.967521 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-61f512b0-7939-4902-a662-03bb6306e215 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] POST http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments Jan 25 10:42:02.968607 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:02.968607 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:02.969038 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-61f512b0-7939-4902-a662-03bb6306e215 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb151e1d-bb91-4077-a0a5-97b86a1c6b1e", "instance_uuid": "75ba139a-2e75-4eb8-99ee-3503d42e85c2", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:42:03.108377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-25d858d8-153c-42bd-a85e-432b6bb8f6c0 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] POST http://10.222.0.57/volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments/cad10240-87c4-449a-b9b3-41925ba2c0a1/action Jan 25 10:42:03.109746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-25d858d8-153c-42bd-a85e-432b6bb8f6c0 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:42:03.110629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-25d858d8-153c-42bd-a85e-432b6bb8f6c0 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:42:03.115594 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:03.115594 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:03.233155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-61f512b0-7939-4902-a662-03bb6306e215 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments returned with HTTP 200 Jan 25 10:42:03.234584 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 34/70] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:42:02 2021] POST /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments => generated 273 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:03.292146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76fe1183-8d7d-4746-927b-5bbd52faada0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:03.292675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76fe1183-8d7d-4746-927b-5bbd52faada0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:03.292945 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:03.292945 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:03.296273 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:03.296273 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:03.296673 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76fe1183-8d7d-4746-927b-5bbd52faada0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:03.324768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-25d858d8-153c-42bd-a85e-432b6bb8f6c0 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] http://10.222.0.57/volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments/cad10240-87c4-449a-b9b3-41925ba2c0a1/action returned with HTTP 204 Jan 25 10:42:03.326033 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 37/71] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 10:42:03 2021] POST /volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments/cad10240-87c4-449a-b9b3-41925ba2c0a1/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:42:03.327180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-25d858d8-153c-42bd-a85e-432b6bb8f6c0 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] GET http://10.222.0.57/volume// Jan 25 10:42:03.327834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-25d858d8-153c-42bd-a85e-432b6bb8f6c0 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:03.328227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:03.328227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:03.328854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-25d858d8-153c-42bd-a85e-432b6bb8f6c0 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:03.330855 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-25d858d8-153c-42bd-a85e-432b6bb8f6c0 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:42:03.331647 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 38/72] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:42:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:42:03.355296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-9626d68c-8c94-425b-bf93-29f54939240b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:03.356721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-9626d68c-8c94-425b-bf93-29f54939240b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:03.357405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-9626d68c-8c94-425b-bf93-29f54939240b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:03.358964 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:03.358964 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:03.376824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-76fe1183-8d7d-4746-927b-5bbd52faada0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:03.429113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:03.429113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:03.440089 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76fe1183-8d7d-4746-927b-5bbd52faada0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:03.441027 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 35/73] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:03 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 914 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:03.491338 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:03.491338 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:03.517087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-9626d68c-8c94-425b-bf93-29f54939240b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:03.542629 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:03.542629 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:03.552977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-9626d68c-8c94-425b-bf93-29f54939240b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:03.554117 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 39/74] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:42:03 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 1013 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:42:03.577734 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-a490fed4-0b62-4aea-9389-5515ed5eb206 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] PUT http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments/a6462827-33f9-4e9c-b057-7123f1c7347f Jan 25 10:42:03.578371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:03.578371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:03.578846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-a490fed4-0b62-4aea-9389-5515ed5eb206 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:42:03.632607 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:42:03.632607 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:42:03.633734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-a490fed4-0b62-4aea-9389-5515ed5eb206 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Lock "b'cinder-attachment_update-eb151e1d-bb91-4077-a0a5-97b86a1c6b1e-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.018s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:42:03.636357 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:03.636357 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:04.458923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b094973-464f-420d-aff9-2841aa4e4d41 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:04.459613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6b094973-464f-420d-aff9-2841aa4e4d41 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:04.459903 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:04.459903 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:04.460408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6b094973-464f-420d-aff9-2841aa4e4d41 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:04.615383 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:04.615383 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:04.636849 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6b094973-464f-420d-aff9-2841aa4e4d41 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:04.679092 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:04.679092 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:04.690205 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b094973-464f-420d-aff9-2841aa4e4d41 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:04.691161 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 40/75] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:04 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 914 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:05.711207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a8a1045-f2dd-4cfc-952b-f4379aed0766 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:05.711728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a8a1045-f2dd-4cfc-952b-f4379aed0766 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:05.712144 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:05.712144 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:05.712730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a8a1045-f2dd-4cfc-952b-f4379aed0766 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:05.857073 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:05.857073 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:05.878273 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3a8a1045-f2dd-4cfc-952b-f4379aed0766 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:05.901682 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:05.901682 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:05.912680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a8a1045-f2dd-4cfc-952b-f4379aed0766 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:05.914178 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 41/76] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:05 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:06.092777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-a490fed4-0b62-4aea-9389-5515ed5eb206 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Lock "b'cinder-attachment_update-eb151e1d-bb91-4077-a0a5-97b86a1c6b1e-n-h1-764292-12'" released by "attachment_update" :: held 2.460s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:42:06.093467 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-a490fed4-0b62-4aea-9389-5515ed5eb206 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments/a6462827-33f9-4e9c-b057-7123f1c7347f returned with HTTP 200 Jan 25 10:42:06.094351 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 36/77] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 10:42:03 2021] PUT /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments/a6462827-33f9-4e9c-b057-7123f1c7347f => generated 762 bytes in 2523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:06.931164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-014f0bb6-f7ad-427b-9ead-62c7368036b6 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:06.932517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-014f0bb6-f7ad-427b-9ead-62c7368036b6 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:06.932905 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:06.932905 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:06.933510 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-014f0bb6-f7ad-427b-9ead-62c7368036b6 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:07.097292 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:07.097292 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:07.117947 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-014f0bb6-f7ad-427b-9ead-62c7368036b6 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:07.173455 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:07.173455 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:07.191708 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-014f0bb6-f7ad-427b-9ead-62c7368036b6 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:07.192835 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 42/78] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:06 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 915 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:08.210427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97a31b2f-a862-4665-8237-e3ac5b8b60fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:08.211433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97a31b2f-a862-4665-8237-e3ac5b8b60fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:08.212235 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:08.212235 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:08.212905 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97a31b2f-a862-4665-8237-e3ac5b8b60fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:08.315212 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:08.315212 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:08.340274 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-97a31b2f-a862-4665-8237-e3ac5b8b60fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:08.371041 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:08.371041 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:08.382727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97a31b2f-a862-4665-8237-e3ac5b8b60fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:08.384313 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 37/79] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:08 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 915 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:08.741928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-d6131872-3aea-4e41-a7e1-8509263bc6d1 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] DELETE http://10.222.0.57/volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments/4f572dfd-ed91-4137-b8a9-5332f553e3a2 Jan 25 10:42:08.742628 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-d6131872-3aea-4e41-a7e1-8509263bc6d1 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:08.743054 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:08.743054 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:08.743944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-d6131872-3aea-4e41-a7e1-8509263bc6d1 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:08.790907 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:08.790907 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:09.182694 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-493b4441-64c4-46da-b99b-186cae0b1444 req-d6131872-3aea-4e41-a7e1-8509263bc6d1 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(cad10240-87c4-449a-b9b3-41925ba2c0a1)]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:42:09.183630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-493b4441-64c4-46da-b99b-186cae0b1444 req-d6131872-3aea-4e41-a7e1-8509263bc6d1 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Adding status of: attached to pending status list for volume. {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 10:42:09.184204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-493b4441-64c4-46da-b99b-186cae0b1444 req-d6131872-3aea-4e41-a7e1-8509263bc6d1 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] Pending status list for volume during attachment-delete: ['attached'] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:42:09.200749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-493b4441-64c4-46da-b99b-186cae0b1444 req-d6131872-3aea-4e41-a7e1-8509263bc6d1 tempest-LiveAutoBlockMigrationV225Test-2091463731 tempest-LiveAutoBlockMigrationV225Test-2091463731] http://10.222.0.57/volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments/4f572dfd-ed91-4137-b8a9-5332f553e3a2 returned with HTTP 200 Jan 25 10:42:09.202221 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 43/80] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 10:42:08 2021] DELETE /volume/v3/026dfb6c4024411a81cc279ebbea5f32/attachments/4f572dfd-ed91-4137-b8a9-5332f553e3a2 => generated 192 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:09.400962 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f0ae9d5-9ece-4a68-9f76-0da326958d44 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:09.401529 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f0ae9d5-9ece-4a68-9f76-0da326958d44 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:09.401703 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:09.401703 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:09.402968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f0ae9d5-9ece-4a68-9f76-0da326958d44 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:09.487544 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:09.487544 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:09.498272 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9f0ae9d5-9ece-4a68-9f76-0da326958d44 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:09.519803 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:09.519803 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:09.530203 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f0ae9d5-9ece-4a68-9f76-0da326958d44 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:09.533948 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 38/81] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:09 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:10.547497 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a5f0348-8cfd-4d37-8467-16c5fb95ffab tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:10.547999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a5f0348-8cfd-4d37-8467-16c5fb95ffab tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:10.548189 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:10.548189 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:10.552179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a5f0348-8cfd-4d37-8467-16c5fb95ffab tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:10.654622 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:10.654622 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:10.678937 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5a5f0348-8cfd-4d37-8467-16c5fb95ffab tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:10.700416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:10.700416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:10.710278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a5f0348-8cfd-4d37-8467-16c5fb95ffab tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:10.711803 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 44/82] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:10 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:11.549018 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-ae18c52f-3328-4262-abb4-58ec48acfefb tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] POST http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments/a6462827-33f9-4e9c-b057-7123f1c7347f/action Jan 25 10:42:11.550267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:11.550267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:11.550944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-ae18c52f-3328-4262-abb4-58ec48acfefb tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:42:11.551468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-ae18c52f-3328-4262-abb4-58ec48acfefb tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:42:11.689825 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:11.689825 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:11.730505 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e56fe80-2514-45b9-8774-c1a2e7199cee tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:11.731133 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e56fe80-2514-45b9-8774-c1a2e7199cee tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:11.731449 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:11.731449 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:11.731970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e56fe80-2514-45b9-8774-c1a2e7199cee tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:11.746017 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-abb06aa7-c0ef-4a4b-b7f6-90a353195a0a req-ae18c52f-3328-4262-abb4-58ec48acfefb tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments/a6462827-33f9-4e9c-b057-7123f1c7347f/action returned with HTTP 204 Jan 25 10:42:11.746998 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 39/83] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 10:42:11 2021] POST /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments/a6462827-33f9-4e9c-b057-7123f1c7347f/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 10:42:11.856955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:11.856955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:11.887420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5e56fe80-2514-45b9-8774-c1a2e7199cee tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:11.943424 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:11.943424 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:11.967587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e56fe80-2514-45b9-8774-c1a2e7199cee tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:11.969034 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 45/84] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:11 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 1207 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:12.869811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-07e164a9-ebde-4dc1-a425-514bba2820ef req-df465f68-a652-4d84-a881-f6de98b4d186 tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] GET http://10.222.0.57/volume/v3/4e4abb771bd848009fa219b3bf4ff6b9/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:12.871006 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-07e164a9-ebde-4dc1-a425-514bba2820ef req-df465f68-a652-4d84-a881-f6de98b4d186 tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:12.871427 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:12.871427 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:12.872086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-07e164a9-ebde-4dc1-a425-514bba2820ef req-df465f68-a652-4d84-a881-f6de98b4d186 tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:12.941095 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:12.941095 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:12.951071 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-07e164a9-ebde-4dc1-a425-514bba2820ef req-df465f68-a652-4d84-a881-f6de98b4d186 tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] Volume info retrieved successfully. Jan 25 10:42:12.974906 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:12.974906 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:12.983509 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-07e164a9-ebde-4dc1-a425-514bba2820ef req-df465f68-a652-4d84-a881-f6de98b4d186 tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] http://10.222.0.57/volume/v3/4e4abb771bd848009fa219b3bf4ff6b9/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:12.999893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-07e164a9-ebde-4dc1-a425-514bba2820ef req-d76fa109-9269-431f-9b8e-a320735b7cef tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] GET http://10.222.0.57/volume/v3/4e4abb771bd848009fa219b3bf4ff6b9/volumes/6963f98d-3f6a-49da-b0f5-9dffdedefcba Jan 25 10:42:13.000560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-07e164a9-ebde-4dc1-a425-514bba2820ef req-d76fa109-9269-431f-9b8e-a320735b7cef tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:13.002115 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:13.002115 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:13.002771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-07e164a9-ebde-4dc1-a425-514bba2820ef req-d76fa109-9269-431f-9b8e-a320735b7cef tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:13.009295 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 40/85] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:42:12 2021] GET /volume/v3/4e4abb771bd848009fa219b3bf4ff6b9/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 1391 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:13.083927 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-07e164a9-ebde-4dc1-a425-514bba2820ef req-d76fa109-9269-431f-9b8e-a320735b7cef tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] http://10.222.0.57/volume/v3/4e4abb771bd848009fa219b3bf4ff6b9/volumes/6963f98d-3f6a-49da-b0f5-9dffdedefcba returned with HTTP 404 Jan 25 10:42:13.087772 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 46/86] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:42:12 2021] GET /volume/v3/4e4abb771bd848009fa219b3bf4ff6b9/volumes/6963f98d-3f6a-49da-b0f5-9dffdedefcba => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:42:13.101511 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4571b279-1a4d-42b1-8a8e-9ea75e536be0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:13.102871 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4571b279-1a4d-42b1-8a8e-9ea75e536be0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:13.103267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:13.103267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:13.104313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4571b279-1a4d-42b1-8a8e-9ea75e536be0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:13.163783 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:13.163783 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:13.174061 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4571b279-1a4d-42b1-8a8e-9ea75e536be0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:13.195101 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:13.195101 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:13.206530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4571b279-1a4d-42b1-8a8e-9ea75e536be0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:13.207700 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 41/87] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:13 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 1207 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 10:42:13.411535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-3f14808e-7fc6-4855-a83e-35dd526ec411 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:13.412053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-3f14808e-7fc6-4855-a83e-35dd526ec411 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:13.412511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-3f14808e-7fc6-4855-a83e-35dd526ec411 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:13.485402 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:13.485402 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:13.507159 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-3f14808e-7fc6-4855-a83e-35dd526ec411 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:13.533446 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:13.533446 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:13.546448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-3f14808e-7fc6-4855-a83e-35dd526ec411 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:13.556079 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 47/88] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:42:13 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 1207 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:13.575428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] POST http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e/action Jan 25 10:42:13.575899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:13.575899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:13.576338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Action body: b'{"os-begin_detaching": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:42:13.576721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:42:13.705493 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:13.705493 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:13.706701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:13.730179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Begin detaching volume completed successfully. Jan 25 10:42:13.730948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e/action returned with HTTP 202 Jan 25 10:42:13.731900 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 42/89] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 10:42:13 2021] POST /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 10:42:13.764605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-893d4ef5-e113-402a-a260-ded43b283e48 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:13.765138 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-893d4ef5-e113-402a-a260-ded43b283e48 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:13.765331 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:13.765331 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:13.766095 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-893d4ef5-e113-402a-a260-ded43b283e48 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:13.819285 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume// Jan 25 10:42:13.820195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:13.820394 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:13.820394 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:13.821660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:13.822935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-947fcc3b-fc4f-40d4-83fc-847f934aac8c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:42:13.824053 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 43/90] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:42: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 25 10:42:13.840225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-009f4b3e-7291-4c3d-9f6c-dccc40edcccd tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:13.841146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-009f4b3e-7291-4c3d-9f6c-dccc40edcccd tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:13.841822 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-009f4b3e-7291-4c3d-9f6c-dccc40edcccd tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:13.910322 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:13.910322 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:13.921208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-893d4ef5-e113-402a-a260-ded43b283e48 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:13.945068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:13.945068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:13.957710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-893d4ef5-e113-402a-a260-ded43b283e48 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:13.984543 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:13.984543 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:13.994092 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 48/91] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:13 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 1210 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:14.018069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-009f4b3e-7291-4c3d-9f6c-dccc40edcccd tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:14.074235 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:14.074235 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:14.096456 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-009f4b3e-7291-4c3d-9f6c-dccc40edcccd tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:14.097857 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 44/92] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:42:13 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 1309 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 10:42:14.511325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-09ee76d4-1add-4e0a-9625-10926adc50fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] DELETE http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments/a6462827-33f9-4e9c-b057-7123f1c7347f Jan 25 10:42:14.515247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-09ee76d4-1add-4e0a-9625-10926adc50fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:14.515604 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:14.515604 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:14.516275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-09ee76d4-1add-4e0a-9625-10926adc50fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:14.615546 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:14.615546 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:14.980634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95c52884-4506-4613-8e2a-97667db3d189 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:14.981191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95c52884-4506-4613-8e2a-97667db3d189 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:14.981781 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:14.981781 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:14.982024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95c52884-4506-4613-8e2a-97667db3d189 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:15.113692 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:15.113692 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:15.144366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-95c52884-4506-4613-8e2a-97667db3d189 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:15.196035 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:15.196035 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:15.214412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95c52884-4506-4613-8e2a-97667db3d189 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:15.215255 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 45/93] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:14 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 1210 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:15.545756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-09ee76d4-1add-4e0a-9625-10926adc50fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:42:15.546659 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-09ee76d4-1add-4e0a-9625-10926adc50fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:42:15.568464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6d1f5bd5-c8c6-4609-b5d2-d4ac5bc864ef req-09ee76d4-1add-4e0a-9625-10926adc50fc tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments/a6462827-33f9-4e9c-b057-7123f1c7347f returned with HTTP 200 Jan 25 10:42:15.569356 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 49/94] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 10:42:14 2021] DELETE /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/attachments/a6462827-33f9-4e9c-b057-7123f1c7347f => generated 19 bytes in 1070 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:16.232928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5761a61c-8a35-47b5-a976-a803d3b5b2f1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:16.234328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5761a61c-8a35-47b5-a976-a803d3b5b2f1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:16.235075 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:16.235075 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:16.235753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5761a61c-8a35-47b5-a976-a803d3b5b2f1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:16.298442 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:16.298442 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:16.310126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5761a61c-8a35-47b5-a976-a803d3b5b2f1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:16.337022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5761a61c-8a35-47b5-a976-a803d3b5b2f1 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:16.338680 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 46/95] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:16 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:16.360714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] POST http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes Jan 25 10:42:16.361177 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:16.361177 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:16.361595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-682318560"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:42:16.362707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-682318560'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:42:16.363082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Create volume of 1 GB Jan 25 10:42:16.363725 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:16.363725 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:16.379947 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Availability Zones retrieved successfully. Jan 25 10:42:16.397957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Flow 'volume_create_api' (9f208010-bd94-49cc-a91d-e2d0c2ece457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:42:16.402301 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1891a8-dffc-4a07-9e9e-5b117b5e84ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:42:16.404767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:42:16.473600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1891a8-dffc-4a07-9e9e-5b117b5e84ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:42:16.476309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbddd53-b60f-40c6-8943-fbc58df0ef98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:42:16.581462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Created reservations ['2469d01d-4f7b-45bd-9cc7-d0065a3e5c5b', '2f78c3e8-e3c4-4693-a658-e70d3292c701', '96f7b834-b745-4886-9df3-f4d4886f0170', 'fb0e5dba-d8b7-47ef-b9da-11307c680182'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:42:16.585176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbddd53-b60f-40c6-8943-fbc58df0ef98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2469d01d-4f7b-45bd-9cc7-d0065a3e5c5b', '2f78c3e8-e3c4-4693-a658-e70d3292c701', '96f7b834-b745-4886-9df3-f4d4886f0170', 'fb0e5dba-d8b7-47ef-b9da-11307c680182']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:42:16.590096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5505b109-00d4-4e8f-9177-98f98d42f7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:42:16.723242 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5505b109-00d4-4e8f-9177-98f98d42f7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db4497eb-38b9-46d9-abcc-84e2a3fd821e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-682318560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb6995a5f8f46c4b7c1e9d1406a30dd',qos_specs=None,replication_status=,reservations=['2469d01d-4f7b-45bd-9cc7-d0065a3e5c5b','2f78c3e8-e3c4-4693-a658-e70d3292c701','96f7b834-b745-4886-9df3-f4d4886f0170','fb0e5dba-d8b7-47ef-b9da-11307c680182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f4dfea957474cb18b6904cf7c83f59b',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:42:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-682318560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db4497eb-38b9-46d9-abcc-84e2a3fd821e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbb6995a5f8f46c4b7c1e9d1406a30dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2f4dfea957474cb18b6904cf7c83f59b',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:42:16.729701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e3233d-e153-4888-a498-21b96efc4bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:42:16.785046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e3233d-e153-4888-a498-21b96efc4bf0) transitioned into state 'SUCCESS' from state '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-682318560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb6995a5f8f46c4b7c1e9d1406a30dd',qos_specs=None,replication_status=,reservations=['2469d01d-4f7b-45bd-9cc7-d0065a3e5c5b','2f78c3e8-e3c4-4693-a658-e70d3292c701','96f7b834-b745-4886-9df3-f4d4886f0170','fb0e5dba-d8b7-47ef-b9da-11307c680182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f4dfea957474cb18b6904cf7c83f59b',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:42:16.788659 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391fa9c6-471c-4952-acad-e5b30d36fe07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:42:16.835772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391fa9c6-471c-4952-acad-e5b30d36fe07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:42:16.849142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Flow 'volume_create_api' (9f208010-bd94-49cc-a91d-e2d0c2ece457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:42:16.933827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Create volume request issued successfully. Jan 25 10:42:16.951054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-552b9c0d-c216-417e-942e-7d1271a36e62 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes returned with HTTP 202 Jan 25 10:42:16.952256 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 50/96] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:42:16 2021] POST /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes => generated 823 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:42:16.969306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f3fbf20-d56d-40a6-967a-561b798614c8 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e Jan 25 10:42:16.969895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f3fbf20-d56d-40a6-967a-561b798614c8 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:16.970352 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:16.970352 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:16.970762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f3fbf20-d56d-40a6-967a-561b798614c8 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:17.072218 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:17.072218 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:17.081111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3f3fbf20-d56d-40a6-967a-561b798614c8 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:17.108386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f3fbf20-d56d-40a6-967a-561b798614c8 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e returned with HTTP 200 Jan 25 10:42:17.109755 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 47/97] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:16 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:18.126816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-082438b7-e158-4e84-ae58-86d98334d51f tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e Jan 25 10:42:18.127351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-082438b7-e158-4e84-ae58-86d98334d51f tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:18.127484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:18.127484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:18.127789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-082438b7-e158-4e84-ae58-86d98334d51f tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:18.204811 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:18.204811 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:18.216573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-082438b7-e158-4e84-ae58-86d98334d51f tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:18.277030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-082438b7-e158-4e84-ae58-86d98334d51f tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e returned with HTTP 200 Jan 25 10:42:18.279961 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 51/98] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:18 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:19.342596 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e41a1c08-db0f-4008-84fa-59dc3f40b831 req-3b728e02-73ca-4c55-ae7f-bf18c2d84374 tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] GET http://10.222.0.57/volume/v3/4e4abb771bd848009fa219b3bf4ff6b9/volumes/9edfea69-e451-4987-ac15-2e01a32991b8 Jan 25 10:42:19.344041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e41a1c08-db0f-4008-84fa-59dc3f40b831 req-3b728e02-73ca-4c55-ae7f-bf18c2d84374 tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:19.344409 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:19.344409 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:19.345023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e41a1c08-db0f-4008-84fa-59dc3f40b831 req-3b728e02-73ca-4c55-ae7f-bf18c2d84374 tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:19.446451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e41a1c08-db0f-4008-84fa-59dc3f40b831 req-3b728e02-73ca-4c55-ae7f-bf18c2d84374 tempest-VolumesAdminNegativeTest-2129504882 tempest-VolumesAdminNegativeTest-2129504882] http://10.222.0.57/volume/v3/4e4abb771bd848009fa219b3bf4ff6b9/volumes/9edfea69-e451-4987-ac15-2e01a32991b8 returned with HTTP 404 Jan 25 10:42:19.448144 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 48/99] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:42:19 2021] GET /volume/v3/4e4abb771bd848009fa219b3bf4ff6b9/volumes/9edfea69-e451-4987-ac15-2e01a32991b8 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:42:19.464422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f882c02-0cb3-4dae-99de-43ccb10734c4 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] DELETE http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e Jan 25 10:42:19.468637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f882c02-0cb3-4dae-99de-43ccb10734c4 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:19.469023 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:19.469023 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:19.470541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f882c02-0cb3-4dae-99de-43ccb10734c4 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:19.472212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-1f882c02-0cb3-4dae-99de-43ccb10734c4 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Delete volume with id: db4497eb-38b9-46d9-abcc-84e2a3fd821e Jan 25 10:42:19.621080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:19.621080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:19.623088 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1f882c02-0cb3-4dae-99de-43ccb10734c4 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:19.693153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1f882c02-0cb3-4dae-99de-43ccb10734c4 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Delete volume request issued successfully. Jan 25 10:42:19.693678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f882c02-0cb3-4dae-99de-43ccb10734c4 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e returned with HTTP 202 Jan 25 10:42:19.696946 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 52/100] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:42:19 2021] DELETE /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 10:42:19.704404 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-933bb0e9-c0f0-4927-aa32-2c7b8c568b9b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e Jan 25 10:42:19.704932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-933bb0e9-c0f0-4927-aa32-2c7b8c568b9b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:19.705420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-933bb0e9-c0f0-4927-aa32-2c7b8c568b9b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:19.787910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:19.787910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:19.800115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-933bb0e9-c0f0-4927-aa32-2c7b8c568b9b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:19.842091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-933bb0e9-c0f0-4927-aa32-2c7b8c568b9b tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e returned with HTTP 200 Jan 25 10:42:19.847072 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 49/101] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:19 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:20.882235 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dd6a25b-a414-4897-863d-399b26b041ff tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e Jan 25 10:42:20.882755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dd6a25b-a414-4897-863d-399b26b041ff tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:20.882956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:20.882956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:20.883885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dd6a25b-a414-4897-863d-399b26b041ff tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:21.008033 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:21.008033 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:21.030960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5dd6a25b-a414-4897-863d-399b26b041ff tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:21.077761 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dd6a25b-a414-4897-863d-399b26b041ff tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e returned with HTTP 200 Jan 25 10:42:21.082825 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 53/102] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:20 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:22.101493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-996603ca-7a73-4e50-868a-03362b623b36 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e Jan 25 10:42:22.102254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-996603ca-7a73-4e50-868a-03362b623b36 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:22.102254 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:22.102254 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:22.102595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-996603ca-7a73-4e50-868a-03362b623b36 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:22.257192 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:22.257192 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:22.296287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-996603ca-7a73-4e50-868a-03362b623b36 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:22.392261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-996603ca-7a73-4e50-868a-03362b623b36 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e returned with HTTP 200 Jan 25 10:42:22.393111 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 50/103] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:22 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e => generated 915 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:23.421033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f00829b2-7179-47f9-ad38-83ea6b8d5099 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e Jan 25 10:42:23.421577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f00829b2-7179-47f9-ad38-83ea6b8d5099 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:23.421791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:23.421791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:23.422122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f00829b2-7179-47f9-ad38-83ea6b8d5099 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:23.546398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f00829b2-7179-47f9-ad38-83ea6b8d5099 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e returned with HTTP 404 Jan 25 10:42:23.547420 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 54/104] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:23 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/db4497eb-38b9-46d9-abcc-84e2a3fd821e => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:42:23.555765 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-281c1352-fe90-4d8c-8691-4b56db4e889d tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] DELETE http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:23.556309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-281c1352-fe90-4d8c-8691-4b56db4e889d tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:23.556525 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:23.556525 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:23.556902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-281c1352-fe90-4d8c-8691-4b56db4e889d tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:23.557395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-281c1352-fe90-4d8c-8691-4b56db4e889d tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Delete volume with id: eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:23.679696 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:23.679696 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:23.680944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-281c1352-fe90-4d8c-8691-4b56db4e889d tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:23.750160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-281c1352-fe90-4d8c-8691-4b56db4e889d tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Delete volume request issued successfully. Jan 25 10:42:23.750650 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-281c1352-fe90-4d8c-8691-4b56db4e889d tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 202 Jan 25 10:42:23.751517 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 51/105] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:42:23 2021] DELETE /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:42:23.760193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fbacd05-a1c4-45a0-9bfb-143c344ad18c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:23.760963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fbacd05-a1c4-45a0-9bfb-143c344ad18c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:23.762024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fbacd05-a1c4-45a0-9bfb-143c344ad18c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:23.877209 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:23.877209 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:23.912682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8fbacd05-a1c4-45a0-9bfb-143c344ad18c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:23.967954 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fbacd05-a1c4-45a0-9bfb-143c344ad18c tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:23.969053 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 55/106] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:23 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 914 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:24.986746 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03ae6923-76a0-46a5-94cd-f3d2f26808f0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:24.987307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03ae6923-76a0-46a5-94cd-f3d2f26808f0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:24.987451 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:24.987451 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:24.987810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03ae6923-76a0-46a5-94cd-f3d2f26808f0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:25.205408 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:25.205408 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:25.247175 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-03ae6923-76a0-46a5-94cd-f3d2f26808f0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:25.319735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03ae6923-76a0-46a5-94cd-f3d2f26808f0 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:25.320958 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 52/107] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:24 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 914 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:26.337978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85983fc7-a4f6-417b-b8bd-b449fd0452d2 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:26.339160 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85983fc7-a4f6-417b-b8bd-b449fd0452d2 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:26.339543 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:26.339543 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:26.340177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85983fc7-a4f6-417b-b8bd-b449fd0452d2 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:26.415819 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:26.415819 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:26.433207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85983fc7-a4f6-417b-b8bd-b449fd0452d2 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Volume info retrieved successfully. Jan 25 10:42:26.488900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85983fc7-a4f6-417b-b8bd-b449fd0452d2 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 200 Jan 25 10:42:26.496212 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 56/108] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:26 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 914 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:27.512296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d8b5565-31ee-4c1c-94ce-95b9a1060622 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] GET http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e Jan 25 10:42:27.512908 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d8b5565-31ee-4c1c-94ce-95b9a1060622 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:27.513031 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:27.513031 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:27.513368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d8b5565-31ee-4c1c-94ce-95b9a1060622 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:27.629057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d8b5565-31ee-4c1c-94ce-95b9a1060622 tempest-VolumesAdminNegativeTest-728287775 tempest-VolumesAdminNegativeTest-728287775] http://10.222.0.57/volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e returned with HTTP 404 Jan 25 10:42:27.636750 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 53/109] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:27 2021] GET /volume/v3/bbb6995a5f8f46c4b7c1e9d1406a30dd/volumes/eb151e1d-bb91-4077-a0a5-97b86a1c6b1e => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:42:27.768722 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-832da09f-c672-49f7-a1c3-e52b8c86d11a tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:42:27.769525 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-832da09f-c672-49f7-a1c3-e52b8c86d11a tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:27.769780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:27.769780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:27.770167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-832da09f-c672-49f7-a1c3-e52b8c86d11a tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:27.873068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:27.873068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:27.884631 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-832da09f-c672-49f7-a1c3-e52b8c86d11a tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:42:27.909126 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:27.909126 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:27.920117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-832da09f-c672-49f7-a1c3-e52b8c86d11a tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:42:27.921754 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 57/110] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:27 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 1214 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:32.485294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-6c0ee27e-e64d-4a6a-83c0-1ea910544dc2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:42:32.485887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-6c0ee27e-e64d-4a6a-83c0-1ea910544dc2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:32.486355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-6c0ee27e-e64d-4a6a-83c0-1ea910544dc2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:32.663739 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:32.663739 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:32.695741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-6c0ee27e-e64d-4a6a-83c0-1ea910544dc2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:42:32.745147 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:32.745147 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:32.761470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-6c0ee27e-e64d-4a6a-83c0-1ea910544dc2 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:42:32.762685 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 54/111] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:42:32 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 1214 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:32.802650 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] POST http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6/action Jan 25 10:42:32.803084 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:32.803084 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:32.803811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:42:32.804345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:42:32.953367 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:32.953367 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:32.959525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:42:32.982999 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Begin detaching volume completed successfully. Jan 25 10:42:32.983711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6/action returned with HTTP 202 Jan 25 10:42:32.985094 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 58/112] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 10:42:32 2021] POST /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 10:42:33.035450 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a7955bf-c30e-4cc7-89c7-67f82832f547 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:42:33.036381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a7955bf-c30e-4cc7-89c7-67f82832f547 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:33.036750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:33.036750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:33.037541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a7955bf-c30e-4cc7-89c7-67f82832f547 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:33.077144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume// Jan 25 10:42:33.078008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:33.078401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:33.078401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:33.079012 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:33.080365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e2fc9b51-bdda-4cee-8729-c2b0aae17032 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:42:33.081233 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 59/113] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 10:42:33 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:42:33.094611 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-93c985c7-d970-4a9a-b0a9-57fef5bf2b13 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:42:33.095450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-93c985c7-d970-4a9a-b0a9-57fef5bf2b13 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:33.096082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-93c985c7-d970-4a9a-b0a9-57fef5bf2b13 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:33.185468 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:33.185468 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:33.213263 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:33.213263 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:33.229474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2a7955bf-c30e-4cc7-89c7-67f82832f547 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:42:33.235652 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-93c985c7-d970-4a9a-b0a9-57fef5bf2b13 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:42:33.260601 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:33.260601 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:33.271364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-93c985c7-d970-4a9a-b0a9-57fef5bf2b13 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:42:33.272403 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 60/114] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 10:42:33 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 1316 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 10:42:33.304499 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:33.304499 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:33.322419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a7955bf-c30e-4cc7-89c7-67f82832f547 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:42:33.323731 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 55/115] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:33 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 1217 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:42:33.700067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e25facb4-bfc9-4f0f-9c46-056ee0fadf25 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] DELETE http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments/cad10240-87c4-449a-b9b3-41925ba2c0a1 Jan 25 10:42:33.700718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e25facb4-bfc9-4f0f-9c46-056ee0fadf25 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:33.700949 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:33.700949 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:33.703069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e25facb4-bfc9-4f0f-9c46-056ee0fadf25 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:33.759486 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:33.759486 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:34.345945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d220dc47-eb7c-4c44-98d3-591d62215928 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:42:34.347597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d220dc47-eb7c-4c44-98d3-591d62215928 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:34.349368 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:34.349368 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:34.349995 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d220dc47-eb7c-4c44-98d3-591d62215928 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:34.502447 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:34.502447 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:34.536394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d220dc47-eb7c-4c44-98d3-591d62215928 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:42:34.602098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e25facb4-bfc9-4f0f-9c46-056ee0fadf25 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:42:34.602885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e25facb4-bfc9-4f0f-9c46-056ee0fadf25 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:42:34.613311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d220dc47-eb7c-4c44-98d3-591d62215928 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:42:34.616018 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 56/116] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:34 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 922 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:34.618084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-45a7399a-4e4f-417f-98c8-7ba9a43ac50b req-e25facb4-bfc9-4f0f-9c46-056ee0fadf25 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments/cad10240-87c4-449a-b9b3-41925ba2c0a1 returned with HTTP 200 Jan 25 10:42:34.619447 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 61/117] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 10:42:33 2021] DELETE /volume/v3/238d12bb64444989a72d80c0eb1780ae/attachments/cad10240-87c4-449a-b9b3-41925ba2c0a1 => generated 19 bytes in 942 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:42:35.632485 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c240f84-aa8b-493e-8248-1985e8ee7292 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:42:35.634651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c240f84-aa8b-493e-8248-1985e8ee7292 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:42:35.634855 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:42:35.634855 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:42:35.635547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c240f84-aa8b-493e-8248-1985e8ee7292 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:42:35.689406 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:42:35.689406 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:42:35.700524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7c240f84-aa8b-493e-8248-1985e8ee7292 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:42:35.731673 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c240f84-aa8b-493e-8248-1985e8ee7292 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:42:35.732514 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 57/118] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:42:35 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 922 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:44:18.729067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8962444e-21ef-443d-b3be-aeb8c001212e tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] DELETE http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:44:18.730243 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8962444e-21ef-443d-b3be-aeb8c001212e tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:44:18.730444 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:44:18.730444 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:44:18.731105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8962444e-21ef-443d-b3be-aeb8c001212e tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:44:18.732146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-8962444e-21ef-443d-b3be-aeb8c001212e tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Delete volume with id: 70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:44:18.798610 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:44:18.798610 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:44:18.799963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8962444e-21ef-443d-b3be-aeb8c001212e tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:44:18.840256 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8962444e-21ef-443d-b3be-aeb8c001212e tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Delete volume request issued successfully. Jan 25 10:44:18.840923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8962444e-21ef-443d-b3be-aeb8c001212e tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 202 Jan 25 10:44:18.842507 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 62/119] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:44:18 2021] DELETE /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:44:18.850300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-023bdfdc-9e4c-40ee-a80c-98eb0538a6f4 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:44:18.850816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-023bdfdc-9e4c-40ee-a80c-98eb0538a6f4 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:44:18.851235 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:44:18.851235 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:44:18.851982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-023bdfdc-9e4c-40ee-a80c-98eb0538a6f4 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:44:18.916464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:44:18.916464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:44:18.931057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-023bdfdc-9e4c-40ee-a80c-98eb0538a6f4 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:44:18.957850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-023bdfdc-9e4c-40ee-a80c-98eb0538a6f4 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:44:18.959242 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 58/120] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:44:18 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:44:19.975337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39c9bd96-2222-4061-9c9c-472e70b33309 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:44:19.976103 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39c9bd96-2222-4061-9c9c-472e70b33309 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:44:19.982411 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:44:19.982411 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:44:19.990341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39c9bd96-2222-4061-9c9c-472e70b33309 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:44:20.110183 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:44:20.110183 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:44:20.134939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-39c9bd96-2222-4061-9c9c-472e70b33309 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:44:20.197685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39c9bd96-2222-4061-9c9c-472e70b33309 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:44:20.198616 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 63/121] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:44:19 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 909 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:44:21.216901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c65d64e8-9938-497f-b031-25889724d564 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:44:21.218109 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c65d64e8-9938-497f-b031-25889724d564 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:44:21.218542 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:44:21.218542 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:44:21.219171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c65d64e8-9938-497f-b031-25889724d564 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:44:21.355879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:44:21.355879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:44:21.396947 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c65d64e8-9938-497f-b031-25889724d564 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Volume info retrieved successfully. Jan 25 10:44:21.467463 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c65d64e8-9938-497f-b031-25889724d564 tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 200 Jan 25 10:44:21.470748 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 59/122] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:44:21 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 909 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:44:22.492560 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b3200e3c-65af-49e1-bc77-cb9faf96476b tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] GET http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a Jan 25 10:44:22.493098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b3200e3c-65af-49e1-bc77-cb9faf96476b tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:44:22.493295 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:44:22.493295 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:44:22.493693 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b3200e3c-65af-49e1-bc77-cb9faf96476b tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:44:22.618118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b3200e3c-65af-49e1-bc77-cb9faf96476b tempest-LiveMigrationTest-229625229 tempest-LiveMigrationTest-229625229] http://10.222.0.57/volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a returned with HTTP 404 Jan 25 10:44:22.624359 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 64/123] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:44:22 2021] GET /volume/v3/9ec6d4f145374066a280f6ec66815614/volumes/70e4e9b6-8583-4644-b1f4-d4f8f3bb288a => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:45:19.514435 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0dca356-2ec2-4ed0-a7ad-10b660d9243e tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] DELETE http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:45:19.515688 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0dca356-2ec2-4ed0-a7ad-10b660d9243e tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:45:19.516092 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:45:19.516092 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:45:19.516898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0dca356-2ec2-4ed0-a7ad-10b660d9243e tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:45:19.518431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d0dca356-2ec2-4ed0-a7ad-10b660d9243e tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Delete volume with id: 8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:45:19.579192 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:45:19.579192 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:45:19.582759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0dca356-2ec2-4ed0-a7ad-10b660d9243e tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:45:19.653944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0dca356-2ec2-4ed0-a7ad-10b660d9243e tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Delete volume request issued successfully. Jan 25 10:45:19.658968 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0dca356-2ec2-4ed0-a7ad-10b660d9243e tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 202 Jan 25 10:45:19.661291 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 60/124] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:45:19 2021] DELETE /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:45:19.673133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-591cb3e3-d6e9-4391-aa4b-ee3d306f9f80 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:45:19.674370 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-591cb3e3-d6e9-4391-aa4b-ee3d306f9f80 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:45:19.675109 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-591cb3e3-d6e9-4391-aa4b-ee3d306f9f80 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:45:19.754226 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:45:19.754226 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:45:19.779670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-591cb3e3-d6e9-4391-aa4b-ee3d306f9f80 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:45:19.815154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-591cb3e3-d6e9-4391-aa4b-ee3d306f9f80 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:45:19.824874 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 65/125] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:45:19 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 921 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:45:20.833592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fafeac7c-ad72-435e-a223-50acd5d40f89 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:45:20.834323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fafeac7c-ad72-435e-a223-50acd5d40f89 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:45:20.834543 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:45:20.834543 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:45:20.834918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fafeac7c-ad72-435e-a223-50acd5d40f89 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:45:20.955780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:45:20.955780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:45:20.982600 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fafeac7c-ad72-435e-a223-50acd5d40f89 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Volume info retrieved successfully. Jan 25 10:45:21.053354 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fafeac7c-ad72-435e-a223-50acd5d40f89 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 200 Jan 25 10:45:21.068753 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 61/126] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:45:20 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 921 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:45:22.071814 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fcf1161a-3761-4356-94c5-81f67f382699 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] GET http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 Jan 25 10:45:22.072883 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fcf1161a-3761-4356-94c5-81f67f382699 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:45:22.073260 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:45:22.073260 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:45:22.073880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fcf1161a-3761-4356-94c5-81f67f382699 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:45:22.167162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fcf1161a-3761-4356-94c5-81f67f382699 tempest-LiveAutoBlockMigrationV225Test-1711131927 tempest-LiveAutoBlockMigrationV225Test-1711131927] http://10.222.0.57/volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 returned with HTTP 404 Jan 25 10:45:22.168244 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 66/127] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:45:22 2021] GET /volume/v3/238d12bb64444989a72d80c0eb1780ae/volumes/8aa5e05e-1472-4397-a75e-e9c693f758c6 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:48:48.313190 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] POST http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes Jan 25 10:48:48.314326 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:48.314326 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:48.315028 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-492991507", "imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "size": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:48:48.316339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-492991507', 'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'size': 1}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:48:48.481806 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Create volume of 1 GB Jan 25 10:48:48.503101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Availability Zones retrieved successfully. Jan 25 10:48:48.522701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Flow 'volume_create_api' (47e19fcf-f09f-4dd3-9118-79420152b863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:48:48.527064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11daecf-7501-4557-88a8-e5d5acb31ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:48:48.529769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:48:48.702579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11daecf-7501-4557-88a8-e5d5acb31ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:48:48.705018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4f74db-5a9b-498f-a3f1-cc295ca90c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:48:48.825054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Created reservations ['2cc74dfa-3049-46fc-af3d-2a9698f72b8c', 'cba8fa81-f5e8-4b84-9697-19deb16bea76', 'e8bb8047-4d63-4308-94ae-74d552118e0c', 'f31ec276-2d55-4ad8-b560-6e7d3865987f'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:48:48.827619 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4f74db-5a9b-498f-a3f1-cc295ca90c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc74dfa-3049-46fc-af3d-2a9698f72b8c', 'cba8fa81-f5e8-4b84-9697-19deb16bea76', 'e8bb8047-4d63-4308-94ae-74d552118e0c', 'f31ec276-2d55-4ad8-b560-6e7d3865987f']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:48:48.833061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dcab9e3-61d7-4ca0-adc6-328f3430c693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:48:48.929836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dcab9e3-61d7-4ca0-adc6-328f3430c693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f75eff4-865c-4e38-9b59-3d7708780ddd', '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-492991507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556dc2d4cc9647e8afcf19f1336ea3bf',qos_specs=None,replication_status=,reservations=['2cc74dfa-3049-46fc-af3d-2a9698f72b8c','cba8fa81-f5e8-4b84-9697-19deb16bea76','e8bb8047-4d63-4308-94ae-74d552118e0c','f31ec276-2d55-4ad8-b560-6e7d3865987f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b018e3ff971242d48ecf285b1ee7f523',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-492991507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f75eff4-865c-4e38-9b59-3d7708780ddd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556dc2d4cc9647e8afcf19f1336ea3bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b018e3ff971242d48ecf285b1ee7f523',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:48:48.932716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4864587-8f7e-4af6-ad65-11785c723d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:48:48.973196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4864587-8f7e-4af6-ad65-11785c723d02) transitioned into state 'SUCCESS' from state '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-492991507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556dc2d4cc9647e8afcf19f1336ea3bf',qos_specs=None,replication_status=,reservations=['2cc74dfa-3049-46fc-af3d-2a9698f72b8c','cba8fa81-f5e8-4b84-9697-19deb16bea76','e8bb8047-4d63-4308-94ae-74d552118e0c','f31ec276-2d55-4ad8-b560-6e7d3865987f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b018e3ff971242d48ecf285b1ee7f523',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:48:48.974298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af294bbe-4cc9-4cf5-9c07-fa0e1cae4a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:48:48.999699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af294bbe-4cc9-4cf5-9c07-fa0e1cae4a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:48:49.004300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Flow 'volume_create_api' (47e19fcf-f09f-4dd3-9118-79420152b863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:48:49.083695 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Create volume request issued successfully. Jan 25 10:48:49.100089 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3220479a-1211-42f7-a4e6-390594179c70 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes returned with HTTP 202 Jan 25 10:48:49.112759 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 62/128] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 10:48:48 2021] POST /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes => generated 821 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:48:49.116010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b866c78c-583d-4953-896f-4db485475cc7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:49.116804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b866c78c-583d-4953-896f-4db485475cc7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:49.117419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b866c78c-583d-4953-896f-4db485475cc7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:49.170684 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:49.170684 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:49.180546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b866c78c-583d-4953-896f-4db485475cc7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:49.210640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b866c78c-583d-4953-896f-4db485475cc7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:49.211435 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 67/129] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:49 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:48:50.228809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6675d531-67ac-45f0-8370-f815ea3d2aa9 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:50.229399 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6675d531-67ac-45f0-8370-f815ea3d2aa9 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:50.229526 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:50.229526 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:50.229901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6675d531-67ac-45f0-8370-f815ea3d2aa9 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:50.323414 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:50.323414 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:50.333353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6675d531-67ac-45f0-8370-f815ea3d2aa9 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:50.380327 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6675d531-67ac-45f0-8370-f815ea3d2aa9 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:50.381703 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 63/130] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:50 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:48:51.398056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-494b8df2-25ba-402f-855f-76fc6818dea3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:51.398626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-494b8df2-25ba-402f-855f-76fc6818dea3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:51.398751 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:51.398751 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:51.399100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-494b8df2-25ba-402f-855f-76fc6818dea3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:51.475425 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:51.475425 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:51.493229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-494b8df2-25ba-402f-855f-76fc6818dea3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:51.520684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-494b8df2-25ba-402f-855f-76fc6818dea3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:51.522015 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 68/131] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:51 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:48:52.537795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-818b3244-edcc-40c5-8338-f9191fdee40c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:52.539001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-818b3244-edcc-40c5-8338-f9191fdee40c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:52.539603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:52.539603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:52.541048 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-818b3244-edcc-40c5-8338-f9191fdee40c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:52.610121 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:52.610121 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:52.620570 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-818b3244-edcc-40c5-8338-f9191fdee40c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:52.648380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-818b3244-edcc-40c5-8338-f9191fdee40c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:52.649392 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 64/132] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:52 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:48:53.666577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dbda637e-a7a8-4f94-9f1e-d9782218c22c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:53.667145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dbda637e-a7a8-4f94-9f1e-d9782218c22c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:53.667281 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:53.667281 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:53.668396 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dbda637e-a7a8-4f94-9f1e-d9782218c22c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:53.749447 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:53.749447 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:53.760770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dbda637e-a7a8-4f94-9f1e-d9782218c22c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:53.800966 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dbda637e-a7a8-4f94-9f1e-d9782218c22c tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:53.805876 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 69/133] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:53 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:48:54.819517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdd3ea10-2c27-4043-a022-dc5c65aa5659 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:54.823817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdd3ea10-2c27-4043-a022-dc5c65aa5659 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:54.824476 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:54.824476 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:54.825146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdd3ea10-2c27-4043-a022-dc5c65aa5659 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:54.972167 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:54.972167 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:55.001034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fdd3ea10-2c27-4043-a022-dc5c65aa5659 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:55.027823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdd3ea10-2c27-4043-a022-dc5c65aa5659 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:55.051162 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 65/134] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:54 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:48:56.055462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5f3d101-1d34-4860-ae86-c3214c8723b1 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:56.057145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e5f3d101-1d34-4860-ae86-c3214c8723b1 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:56.057373 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:56.057373 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:56.058080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e5f3d101-1d34-4860-ae86-c3214c8723b1 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:56.125086 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:56.125086 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:56.137569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e5f3d101-1d34-4860-ae86-c3214c8723b1 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:56.164239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5f3d101-1d34-4860-ae86-c3214c8723b1 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:56.166625 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 70/135] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:56 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:48:57.182315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b51a9b97-fcea-4d50-9d12-da111d5881b3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:57.182856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b51a9b97-fcea-4d50-9d12-da111d5881b3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:57.183079 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:57.183079 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:57.183455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b51a9b97-fcea-4d50-9d12-da111d5881b3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:57.349648 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:57.349648 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:57.394434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b51a9b97-fcea-4d50-9d12-da111d5881b3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:57.504042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b51a9b97-fcea-4d50-9d12-da111d5881b3 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:57.505507 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 66/136] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:57 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:48:58.524922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2c3d789-39fb-4100-ab9c-6918c639770a tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:58.525472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2c3d789-39fb-4100-ab9c-6918c639770a tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:58.525704 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:58.525704 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:58.526354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2c3d789-39fb-4100-ab9c-6918c639770a tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:58.600316 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:58.600316 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:58.611812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b2c3d789-39fb-4100-ab9c-6918c639770a tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:58.639980 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2c3d789-39fb-4100-ab9c-6918c639770a tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:58.641437 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 71/137] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:58 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:48:59.657510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa43e492-7bda-4c45-a8fe-5887b42f0d8b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:48:59.658129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa43e492-7bda-4c45-a8fe-5887b42f0d8b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:48:59.658236 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:59.658236 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:59.658637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa43e492-7bda-4c45-a8fe-5887b42f0d8b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:48:59.739118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:48:59.739118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:48:59.751001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aa43e492-7bda-4c45-a8fe-5887b42f0d8b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:48:59.799600 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa43e492-7bda-4c45-a8fe-5887b42f0d8b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:48:59.801841 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 67/138] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:48:59 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:48:59.901086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] POST http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes Jan 25 10:48:59.901786 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:48:59.901786 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:48:59.902500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-9177457"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:48:59.904331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-9177457'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:48:59.904956 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Create volume of 1 GB Jan 25 10:48:59.925950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Availability Zones retrieved successfully. Jan 25 10:48:59.950087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Flow 'volume_create_api' (5ea41e84-f395-49f9-bc02-40d905cabdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:48:59.957293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6a6e7bd-8c3a-48f6-a2e8-29a5fcb4294c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:48:59.960745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:49:00.058255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6a6e7bd-8c3a-48f6-a2e8-29a5fcb4294c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:49:00.060917 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8e05461-47ae-4f01-a482-6e79b771d60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:49:00.181336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Created reservations ['6dded10d-5fd7-4da2-9ec9-8b1858a5411b', 'd87aba49-a9f8-462c-a4b7-beb1d3b24bfd', 'ca486601-b2f5-4c2c-8ab5-a3bc33c4e9ab', 'b5c96364-2a60-4ae1-b11e-38723364b06f'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:49:00.183813 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8e05461-47ae-4f01-a482-6e79b771d60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dded10d-5fd7-4da2-9ec9-8b1858a5411b', 'd87aba49-a9f8-462c-a4b7-beb1d3b24bfd', 'ca486601-b2f5-4c2c-8ab5-a3bc33c4e9ab', 'b5c96364-2a60-4ae1-b11e-38723364b06f']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:49:00.186976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d748cb-f897-46ff-8fe5-f5d43c1fce7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:49:00.277143 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d748cb-f897-46ff-8fe5-f5d43c1fce7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f73860-31c9-4948-b9cf-fec934273890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-9177457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d8ddd4e9d364274bab49947ed81a5b2',qos_specs=None,replication_status=,reservations=['6dded10d-5fd7-4da2-9ec9-8b1858a5411b','d87aba49-a9f8-462c-a4b7-beb1d3b24bfd','ca486601-b2f5-4c2c-8ab5-a3bc33c4e9ab','b5c96364-2a60-4ae1-b11e-38723364b06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ba847761c64189a60701efd9098b9c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-9177457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f73860-31c9-4948-b9cf-fec934273890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d8ddd4e9d364274bab49947ed81a5b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='60ba847761c64189a60701efd9098b9c',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:49:00.281632 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ae8eee-736f-4de2-9432-3fbcfa0fcadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:49:00.314196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ae8eee-736f-4de2-9432-3fbcfa0fcadf) transitioned into state 'SUCCESS' from state '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-9177457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d8ddd4e9d364274bab49947ed81a5b2',qos_specs=None,replication_status=,reservations=['6dded10d-5fd7-4da2-9ec9-8b1858a5411b','d87aba49-a9f8-462c-a4b7-beb1d3b24bfd','ca486601-b2f5-4c2c-8ab5-a3bc33c4e9ab','b5c96364-2a60-4ae1-b11e-38723364b06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ba847761c64189a60701efd9098b9c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:49:00.316513 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57b5adf-04b5-4cad-815c-6132bb5bb01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:49:00.339614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57b5adf-04b5-4cad-815c-6132bb5bb01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:49:00.343380 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Flow 'volume_create_api' (5ea41e84-f395-49f9-bc02-40d905cabdb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:49:00.404473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Create volume request issued successfully. Jan 25 10:49:00.428350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c44cf501-b01c-4735-a6f7-e4f453e2a9f5 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes returned with HTTP 202 Jan 25 10:49:00.435402 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 72/139] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:48:59 2021] POST /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes => generated 821 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:49:00.450529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1686fdde-d24e-4646-97d5-85283925cafd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:00.451252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1686fdde-d24e-4646-97d5-85283925cafd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:00.451630 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:00.451630 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:00.452425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1686fdde-d24e-4646-97d5-85283925cafd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:00.558595 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:00.558595 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:00.571459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1686fdde-d24e-4646-97d5-85283925cafd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:00.611181 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1686fdde-d24e-4646-97d5-85283925cafd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:00.612020 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 68/140] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:00 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 889 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:00.828306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d4d36b4-6ccb-4e17-9b7e-7d46a22c16d7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:00.828831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d4d36b4-6ccb-4e17-9b7e-7d46a22c16d7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:00.829050 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:00.829050 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:00.829426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d4d36b4-6ccb-4e17-9b7e-7d46a22c16d7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:00.890886 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:00.890886 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:00.900532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2d4d36b4-6ccb-4e17-9b7e-7d46a22c16d7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:00.937091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d4d36b4-6ccb-4e17-9b7e-7d46a22c16d7 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:00.948527 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 73/141] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:00 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:01.631251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e10d8713-c4c8-4d16-a3ae-1089e0bb9e13 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:01.632387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e10d8713-c4c8-4d16-a3ae-1089e0bb9e13 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:01.632857 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:01.632857 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:01.634518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e10d8713-c4c8-4d16-a3ae-1089e0bb9e13 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:01.788139 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:01.788139 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:01.810119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e10d8713-c4c8-4d16-a3ae-1089e0bb9e13 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:01.851366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e10d8713-c4c8-4d16-a3ae-1089e0bb9e13 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:01.852578 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 69/142] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:01 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:01.955682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fcf4bf7c-e6fd-47e3-abfb-574b00ebda28 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:01.956218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fcf4bf7c-e6fd-47e3-abfb-574b00ebda28 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:01.956415 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:01.956415 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:01.957079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fcf4bf7c-e6fd-47e3-abfb-574b00ebda28 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:02.091219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:02.091219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:02.100978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fcf4bf7c-e6fd-47e3-abfb-574b00ebda28 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:02.130793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fcf4bf7c-e6fd-47e3-abfb-574b00ebda28 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:02.140962 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 74/143] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:01 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:02.894137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-9fa03b0d-25bf-4b6c-9eaa-b04ac1e428f8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:02.894683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-9fa03b0d-25bf-4b6c-9eaa-b04ac1e428f8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:02.897929 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:02.897929 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:02.898804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-9fa03b0d-25bf-4b6c-9eaa-b04ac1e428f8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:02.980458 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:02.980458 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:02.991723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-9fa03b0d-25bf-4b6c-9eaa-b04ac1e428f8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:03.036002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-9fa03b0d-25bf-4b6c-9eaa-b04ac1e428f8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:03.039373 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 70/144] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:49:02 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:03.113896 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fcf4bf7c-e6fd-47e3-abfb-574b00ebda28 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume// Jan 25 10:49:03.114545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fcf4bf7c-e6fd-47e3-abfb-574b00ebda28 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:03.114908 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:03.114908 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:03.115482 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fcf4bf7c-e6fd-47e3-abfb-574b00ebda28 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:03.117240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fcf4bf7c-e6fd-47e3-abfb-574b00ebda28 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:49:03.118767 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 75/145] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:49:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:49:03.138471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-c32f083a-b12f-41cc-a59c-a23f0a8e93d0 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] POST http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments Jan 25 10:49:03.139441 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:03.139441 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:03.140385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-c32f083a-b12f-41cc-a59c-a23f0a8e93d0 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12f73860-31c9-4948-b9cf-fec934273890", "instance_uuid": "1e62602a-1cf6-4167-bd68-5dc741dabc76", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:49:03.148534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a321c411-aec7-4c44-adb7-7f7a32146c63 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:03.150256 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a321c411-aec7-4c44-adb7-7f7a32146c63 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:03.150921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a321c411-aec7-4c44-adb7-7f7a32146c63 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:03.200971 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:03.200971 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:03.237376 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:03.237376 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:03.249292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a321c411-aec7-4c44-adb7-7f7a32146c63 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:03.274627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a321c411-aec7-4c44-adb7-7f7a32146c63 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:03.285826 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 76/146] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:03 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:49:03.305486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-c32f083a-b12f-41cc-a59c-a23f0a8e93d0 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments returned with HTTP 200 Jan 25 10:49:03.307202 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 71/147] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:49:03 2021] POST /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:03.361588 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4808e9e4-ffdd-482d-a1bb-5ba2cce1da1a tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:03.362156 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4808e9e4-ffdd-482d-a1bb-5ba2cce1da1a tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:03.362371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:03.362371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:03.362745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4808e9e4-ffdd-482d-a1bb-5ba2cce1da1a tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:03.385525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-c32f083a-b12f-41cc-a59c-a23f0a8e93d0 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume// Jan 25 10:49:03.386647 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-c32f083a-b12f-41cc-a59c-a23f0a8e93d0 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:03.387396 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:03.387396 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:03.388825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-c32f083a-b12f-41cc-a59c-a23f0a8e93d0 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:03.390423 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-c32f083a-b12f-41cc-a59c-a23f0a8e93d0 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:49:03.391265 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 72/148] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 10:49:03 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:49:03.411259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-6012e27a-2666-4e27-bca7-be6bde50ffc8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:03.417144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-6012e27a-2666-4e27-bca7-be6bde50ffc8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:03.418387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-6012e27a-2666-4e27-bca7-be6bde50ffc8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:03.437429 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:03.437429 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:03.447532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4808e9e4-ffdd-482d-a1bb-5ba2cce1da1a tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:03.474727 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:03.474727 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:03.496287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4808e9e4-ffdd-482d-a1bb-5ba2cce1da1a tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:03.498253 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 77/149] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:03 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:03.534829 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:03.534829 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:03.546425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-6012e27a-2666-4e27-bca7-be6bde50ffc8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:03.568637 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:03.568637 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:03.581147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-6012e27a-2666-4e27-bca7-be6bde50ffc8 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:03.582274 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 73/150] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 10:49:03 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 1012 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 10:49:03.610951 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-06a8fa4a-bebd-4d44-a67e-d198de16418c tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] PUT http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments/7a767a9d-662a-4d49-ad0c-00ac37fb204c Jan 25 10:49:03.611542 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:03.611542 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:03.614923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-06a8fa4a-bebd-4d44-a67e-d198de16418c tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:49:03.651785 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:49:03.651785 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:49:03.666729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-06a8fa4a-bebd-4d44-a67e-d198de16418c tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Lock "b'cinder-attachment_update-12f73860-31c9-4948-b9cf-fec934273890-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.013s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:49:03.678658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:03.678658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:04.293436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f073eb5-181e-459c-8998-a83163c0a970 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:04.293983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f073eb5-181e-459c-8998-a83163c0a970 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:04.294387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:04.294387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:04.295031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f073eb5-181e-459c-8998-a83163c0a970 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:04.412773 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:04.412773 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:04.424242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f073eb5-181e-459c-8998-a83163c0a970 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:04.464060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f073eb5-181e-459c-8998-a83163c0a970 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:04.466492 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 74/151] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:04 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:04.518959 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6f2b3ff-a438-4033-a700-6750bc19ddf2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:04.520896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6f2b3ff-a438-4033-a700-6750bc19ddf2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:04.522767 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:04.522767 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:04.523689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6f2b3ff-a438-4033-a700-6750bc19ddf2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:04.644600 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:04.644600 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:04.658902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f6f2b3ff-a438-4033-a700-6750bc19ddf2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:04.683800 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:04.683800 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:04.695264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6f2b3ff-a438-4033-a700-6750bc19ddf2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:04.696911 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 75/152] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:04 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:05.482579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3ec3e1e-5830-427e-bc8a-19013d70e3fb tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:05.483245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3ec3e1e-5830-427e-bc8a-19013d70e3fb tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:05.483569 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:05.483569 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:05.484106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3ec3e1e-5830-427e-bc8a-19013d70e3fb tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:05.621796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:05.621796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:05.644812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f3ec3e1e-5830-427e-bc8a-19013d70e3fb tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:05.699385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3ec3e1e-5830-427e-bc8a-19013d70e3fb tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:05.700165 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 76/153] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:05 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:49:05.712767 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b608a41f-005e-43b3-87cf-0f422b92f806 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:05.713303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b608a41f-005e-43b3-87cf-0f422b92f806 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:05.713515 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:05.713515 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:05.721922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b608a41f-005e-43b3-87cf-0f422b92f806 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:05.813743 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:05.813743 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:05.833709 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b608a41f-005e-43b3-87cf-0f422b92f806 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:05.877543 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:05.877543 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:05.898266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b608a41f-005e-43b3-87cf-0f422b92f806 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:05.904945 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 77/154] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:05 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:49:06.624909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-06a8fa4a-bebd-4d44-a67e-d198de16418c tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Lock "b'cinder-attachment_update-12f73860-31c9-4948-b9cf-fec934273890-n-h2-764292-12'" released by "attachment_update" :: held 2.971s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:49:06.625587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-06a8fa4a-bebd-4d44-a67e-d198de16418c tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments/7a767a9d-662a-4d49-ad0c-00ac37fb204c returned with HTTP 200 Jan 25 10:49:06.627141 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 78/155] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 10:49:03 2021] PUT /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments/7a767a9d-662a-4d49-ad0c-00ac37fb204c => generated 762 bytes in 3022 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:06.737219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ff6f211-bdf0-41b8-8adc-eb8bca9c9a77 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:06.737984 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ff6f211-bdf0-41b8-8adc-eb8bca9c9a77 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:06.738387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:06.738387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:06.738992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ff6f211-bdf0-41b8-8adc-eb8bca9c9a77 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:06.808501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:06.808501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:06.825129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9ff6f211-bdf0-41b8-8adc-eb8bca9c9a77 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:06.855536 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ff6f211-bdf0-41b8-8adc-eb8bca9c9a77 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:06.856921 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 78/156] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:06 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 971 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:06.925248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a3f7375-3292-4067-8d2f-52e1df5d4517 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:06.926061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a3f7375-3292-4067-8d2f-52e1df5d4517 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:06.926439 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:06.926439 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:06.927041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a3f7375-3292-4067-8d2f-52e1df5d4517 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:07.043541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:07.043541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:07.093699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1a3f7375-3292-4067-8d2f-52e1df5d4517 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:07.150936 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:07.150936 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:07.176202 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a3f7375-3292-4067-8d2f-52e1df5d4517 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:07.177670 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 79/157] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:06 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:07.874604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7221c23-4bd5-42df-b72b-2ca2157112bf tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:07.875271 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7221c23-4bd5-42df-b72b-2ca2157112bf tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:07.875480 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:07.875480 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:07.876082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7221c23-4bd5-42df-b72b-2ca2157112bf tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:08.103516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:08.103516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:08.128525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f7221c23-4bd5-42df-b72b-2ca2157112bf tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:08.160589 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7221c23-4bd5-42df-b72b-2ca2157112bf tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:08.161604 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 79/158] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:07 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 971 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:08.196699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5cf4d40-0811-4d66-b578-31f45c5dbdaa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:08.197654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5cf4d40-0811-4d66-b578-31f45c5dbdaa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:08.197991 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:08.197991 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:08.198561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5cf4d40-0811-4d66-b578-31f45c5dbdaa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:08.308820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:08.308820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:08.333838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a5cf4d40-0811-4d66-b578-31f45c5dbdaa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:08.385888 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:08.385888 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:08.407321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5cf4d40-0811-4d66-b578-31f45c5dbdaa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:08.408930 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 80/159] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:08 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:09.178526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e4c1eaa-831d-4648-b5d9-e3e8e335d971 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:09.179155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e4c1eaa-831d-4648-b5d9-e3e8e335d971 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:09.179474 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:09.179474 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:09.180999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e4c1eaa-831d-4648-b5d9-e3e8e335d971 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:09.294323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:09.294323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:09.318538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9e4c1eaa-831d-4648-b5d9-e3e8e335d971 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:09.370721 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e4c1eaa-831d-4648-b5d9-e3e8e335d971 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:09.384663 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 80/160] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:09 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 974 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:09.424206 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebe1e74b-359f-48e9-b614-d9518fbcf576 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:09.425066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebe1e74b-359f-48e9-b614-d9518fbcf576 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:09.425640 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:09.425640 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:09.426325 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebe1e74b-359f-48e9-b614-d9518fbcf576 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:09.530912 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:09.530912 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:09.550856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ebe1e74b-359f-48e9-b614-d9518fbcf576 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:09.591723 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:09.591723 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:09.613967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebe1e74b-359f-48e9-b614-d9518fbcf576 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:09.615491 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 81/161] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:09 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:10.391060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-334c06b2-1c20-42fc-b24c-d26653d50ef0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:10.392197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-334c06b2-1c20-42fc-b24c-d26653d50ef0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:10.392622 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:10.392622 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:10.393294 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-334c06b2-1c20-42fc-b24c-d26653d50ef0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:10.503935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:10.503935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:10.520128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-334c06b2-1c20-42fc-b24c-d26653d50ef0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:10.568088 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-334c06b2-1c20-42fc-b24c-d26653d50ef0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:10.569299 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 81/162] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:10 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 974 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:10.630945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c9b7509-4c4a-45ce-bc3d-6f5e96f510fa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:10.631621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c9b7509-4c4a-45ce-bc3d-6f5e96f510fa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:10.631922 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:10.631922 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:10.632754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c9b7509-4c4a-45ce-bc3d-6f5e96f510fa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:10.751330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:10.751330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:10.776411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7c9b7509-4c4a-45ce-bc3d-6f5e96f510fa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:10.846775 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:10.846775 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:10.863874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c9b7509-4c4a-45ce-bc3d-6f5e96f510fa tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:10.865031 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 82/163] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:10 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:11.585873 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cd6266a-0d6c-4f41-8c04-bbd75997206b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:11.587248 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cd6266a-0d6c-4f41-8c04-bbd75997206b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:11.587653 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:11.587653 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:11.588309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cd6266a-0d6c-4f41-8c04-bbd75997206b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:11.691412 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:11.691412 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:11.715858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8cd6266a-0d6c-4f41-8c04-bbd75997206b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:11.752382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cd6266a-0d6c-4f41-8c04-bbd75997206b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:11.753462 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 82/164] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:11 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 974 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:11.884827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-194a8ed0-b6e1-4cc9-ae4f-d2ac4c6779bf tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:11.884827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-194a8ed0-b6e1-4cc9-ae4f-d2ac4c6779bf tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:11.884827 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:11.884827 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:11.884827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-194a8ed0-b6e1-4cc9-ae4f-d2ac4c6779bf tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:12.014774 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:12.014774 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:12.038854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-194a8ed0-b6e1-4cc9-ae4f-d2ac4c6779bf tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:12.077142 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:12.077142 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:12.095039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-194a8ed0-b6e1-4cc9-ae4f-d2ac4c6779bf tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:12.096669 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 83/165] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:11 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:12.326492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-ca8fe1a2-dc80-4d0e-b8e2-451abfd2cc5f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] POST http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments/7a767a9d-662a-4d49-ad0c-00ac37fb204c/action Jan 25 10:49:12.327954 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:12.327954 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:12.329180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-ca8fe1a2-dc80-4d0e-b8e2-451abfd2cc5f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:49:12.330247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-ca8fe1a2-dc80-4d0e-b8e2-451abfd2cc5f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:49:12.596456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:12.596456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:12.663119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f592f441-bcbb-46b6-9885-65d0925c5e29 req-ca8fe1a2-dc80-4d0e-b8e2-451abfd2cc5f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments/7a767a9d-662a-4d49-ad0c-00ac37fb204c/action returned with HTTP 204 Jan 25 10:49:12.665483 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 83/166] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 10:49:12 2021] POST /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments/7a767a9d-662a-4d49-ad0c-00ac37fb204c/action => generated 0 bytes in 353 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:49:12.773875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21ccf1a3-1926-4755-aef1-8a2849c8c246 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:12.775383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21ccf1a3-1926-4755-aef1-8a2849c8c246 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:12.776070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:12.776070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:12.780114 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21ccf1a3-1926-4755-aef1-8a2849c8c246 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:12.911138 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:12.911138 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:12.936649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-21ccf1a3-1926-4755-aef1-8a2849c8c246 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:12.975687 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21ccf1a3-1926-4755-aef1-8a2849c8c246 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:12.977355 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 84/167] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:12 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 974 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:49:13.115366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff006618-816f-4817-81b7-9af24014f8c2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:13.116017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff006618-816f-4817-81b7-9af24014f8c2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:13.116490 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:13.116490 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:13.117247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff006618-816f-4817-81b7-9af24014f8c2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:13.228029 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:13.228029 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:13.251231 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ff006618-816f-4817-81b7-9af24014f8c2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:13.314340 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:13.314340 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:13.354791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff006618-816f-4817-81b7-9af24014f8c2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:13.358918 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 84/168] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:13 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 1206 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:13.397533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0c70098-201f-4d38-a148-1892d75668d9 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:13.397533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0c70098-201f-4d38-a148-1892d75668d9 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:13.397533 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:13.397533 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:13.397533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0c70098-201f-4d38-a148-1892d75668d9 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:13.445352 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:13.445352 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:13.475183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a0c70098-201f-4d38-a148-1892d75668d9 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:13.533631 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:13.533631 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:13.557080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0c70098-201f-4d38-a148-1892d75668d9 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:13.569963 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 85/169] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:13 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 1206 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 10:49:13.994579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ae8ad20-d0ae-4c17-84e4-290ae241a3b5 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:13.996250 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ae8ad20-d0ae-4c17-84e4-290ae241a3b5 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:13.996664 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:13.996664 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:13.997313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ae8ad20-d0ae-4c17-84e4-290ae241a3b5 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:14.132581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:14.132581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:14.167157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2ae8ad20-d0ae-4c17-84e4-290ae241a3b5 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:14.209321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ae8ad20-d0ae-4c17-84e4-290ae241a3b5 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:14.210488 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 85/170] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:13 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 974 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:15.228232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-680a960a-e703-4f96-810e-b985076a467b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:15.229452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-680a960a-e703-4f96-810e-b985076a467b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:15.229881 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:15.229881 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:15.230537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-680a960a-e703-4f96-810e-b985076a467b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:15.419237 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:15.419237 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:15.448872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-680a960a-e703-4f96-810e-b985076a467b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:15.568607 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-680a960a-e703-4f96-810e-b985076a467b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:15.569714 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 86/171] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:15 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 1364 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:16.587133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c18fcb0-0bd3-42e2-86f4-1716e07c7b61 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:16.587711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c18fcb0-0bd3-42e2-86f4-1716e07c7b61 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:16.587931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:16.587931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:16.588311 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c18fcb0-0bd3-42e2-86f4-1716e07c7b61 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:16.666478 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:16.666478 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:16.675730 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1c18fcb0-0bd3-42e2-86f4-1716e07c7b61 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:16.722151 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c18fcb0-0bd3-42e2-86f4-1716e07c7b61 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:16.738570 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 86/172] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:16 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 1362 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:16.831437 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-ef25816c-fd73-422a-b068-f410dccd41d2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:16.831985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-ef25816c-fd73-422a-b068-f410dccd41d2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:16.832143 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:16.832143 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:16.832521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-ef25816c-fd73-422a-b068-f410dccd41d2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:17.002127 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:17.002127 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:17.023598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-ef25816c-fd73-422a-b068-f410dccd41d2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:17.066447 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:17.066447 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:17.087811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-ef25816c-fd73-422a-b068-f410dccd41d2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:17.088969 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 87/173] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:49:16 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 1206 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:17.147574 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] POST http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890/action Jan 25 10:49:17.148358 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:17.148358 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:17.149310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Action body: b'{"os-begin_detaching": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:49:17.150013 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:49:17.256046 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:17.256046 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:17.258716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:17.281364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Begin detaching volume completed successfully. Jan 25 10:49:17.282382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890/action returned with HTTP 202 Jan 25 10:49:17.285683 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 87/174] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 10:49:17 2021] POST /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 10:49:17.316034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83c40883-e294-4108-b7e7-2af39fca63bd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:17.316967 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83c40883-e294-4108-b7e7-2af39fca63bd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:17.317418 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:17.317418 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:17.318179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83c40883-e294-4108-b7e7-2af39fca63bd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:17.387236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume// Jan 25 10:49:17.387929 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:17.388281 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:17.388281 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:17.388878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:17.390144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-0628c673-c680-4bb0-b00c-35139e1ce862 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:49:17.391304 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 88/175] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 10:49:17 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:49:17.411269 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-2c94b38d-0021-455d-b611-9b8256328f9f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:17.412135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-2c94b38d-0021-455d-b611-9b8256328f9f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:17.412749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-2c94b38d-0021-455d-b611-9b8256328f9f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:17.450308 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:17.450308 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:17.494554 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-83c40883-e294-4108-b7e7-2af39fca63bd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:17.562813 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:17.562813 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:17.578326 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:17.578326 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:17.591697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83c40883-e294-4108-b7e7-2af39fca63bd tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:17.596538 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 88/176] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:17 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 1209 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:17.609647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-2c94b38d-0021-455d-b611-9b8256328f9f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:17.653864 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-b2ae140c-6595-4ed8-aab3-4e8c1034a35d tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:17.654427 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-b2ae140c-6595-4ed8-aab3-4e8c1034a35d tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:17.654650 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:17.654650 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:17.655026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-b2ae140c-6595-4ed8-aab3-4e8c1034a35d tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:17.667160 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:17.667160 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:17.691436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-2c94b38d-0021-455d-b611-9b8256328f9f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:17.692466 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 89/177] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 10:49:17 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 1308 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 10:49:17.733451 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:17.733451 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:17.747715 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-b2ae140c-6595-4ed8-aab3-4e8c1034a35d tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:17.777634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-b2ae140c-6595-4ed8-aab3-4e8c1034a35d tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:17.778805 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 89/178] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:49:17 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 1362 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 10:49:18.105332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-1a95edde-cd48-40b6-b298-7115472ba856 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] DELETE http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments/7a767a9d-662a-4d49-ad0c-00ac37fb204c Jan 25 10:49:18.106195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-1a95edde-cd48-40b6-b298-7115472ba856 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:18.107478 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:18.107478 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:18.108142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-1a95edde-cd48-40b6-b298-7115472ba856 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:18.178050 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:18.178050 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:18.612462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c7404d0-8336-4aba-9f11-7e6a5160e23f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:18.613721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c7404d0-8336-4aba-9f11-7e6a5160e23f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:18.614111 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:18.614111 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:18.614736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c7404d0-8336-4aba-9f11-7e6a5160e23f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:18.729154 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:18.729154 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:18.750311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7c7404d0-8336-4aba-9f11-7e6a5160e23f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:18.800009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:18.800009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:18.819192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c7404d0-8336-4aba-9f11-7e6a5160e23f tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:18.831185 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 90/179] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:18 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 1209 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:19.074608 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-1a95edde-cd48-40b6-b298-7115472ba856 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:49:19.075346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-1a95edde-cd48-40b6-b298-7115472ba856 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:49:19.101302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-776b2e51-87e3-4e79-bf14-aa5a3c54614b req-1a95edde-cd48-40b6-b298-7115472ba856 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments/7a767a9d-662a-4d49-ad0c-00ac37fb204c returned with HTTP 200 Jan 25 10:49:19.122846 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 90/180] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 10:49:18 2021] DELETE /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/attachments/7a767a9d-662a-4d49-ad0c-00ac37fb204c => generated 19 bytes in 1024 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:19.844417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aabb871a-2e33-4a64-992f-5ed60593f3b2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:19.845131 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aabb871a-2e33-4a64-992f-5ed60593f3b2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:19.845131 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:19.845131 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:19.845569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aabb871a-2e33-4a64-992f-5ed60593f3b2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:20.159735 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:20.159735 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:20.234980 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aabb871a-2e33-4a64-992f-5ed60593f3b2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:20.468713 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aabb871a-2e33-4a64-992f-5ed60593f3b2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:20.504711 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 91/181] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:19 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:20.770660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-c20f1340-573e-4a44-a83f-a7d728e2d208 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:20.771563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-c20f1340-573e-4a44-a83f-a7d728e2d208 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:20.772005 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:20.772005 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:20.772733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-c20f1340-573e-4a44-a83f-a7d728e2d208 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:20.881408 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:20.881408 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:20.907419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-c20f1340-573e-4a44-a83f-a7d728e2d208 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:20.964842 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-c20f1340-573e-4a44-a83f-a7d728e2d208 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:20.977868 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 91/182] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:49:20 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 1362 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 10:49:20.988735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aabb871a-2e33-4a64-992f-5ed60593f3b2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume// Jan 25 10:49:20.989569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aabb871a-2e33-4a64-992f-5ed60593f3b2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:20.990029 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:20.990029 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:20.990706 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aabb871a-2e33-4a64-992f-5ed60593f3b2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:20.991968 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aabb871a-2e33-4a64-992f-5ed60593f3b2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:49:20.993643 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 92/183] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:49:20 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:49:21.024302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-c2c8bdc3-25e5-423b-862e-4e1728ddc291 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] POST http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments Jan 25 10:49:21.024900 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:21.024900 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:21.025526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-c2c8bdc3-25e5-423b-862e-4e1728ddc291 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f75eff4-865c-4e38-9b59-3d7708780ddd", "instance_uuid": "1e82399e-61f1-48d7-8ba2-10343d722214", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:49:21.153651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:21.153651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:21.272907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-c2c8bdc3-25e5-423b-862e-4e1728ddc291 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments returned with HTTP 200 Jan 25 10:49:21.275028 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 92/184] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:49:21 2021] POST /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments => generated 273 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:22.286987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6637f02-c475-4065-bd99-aa2d5b798974 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:22.288034 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6637f02-c475-4065-bd99-aa2d5b798974 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:22.288676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6637f02-c475-4065-bd99-aa2d5b798974 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:22.438493 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:22.438493 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:22.461804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6637f02-c475-4065-bd99-aa2d5b798974 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:22.514150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6637f02-c475-4065-bd99-aa2d5b798974 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:22.515584 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 93/185] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:22 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:22.530605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c65ebdd-62ac-4a7d-9593-e0d38f075fe2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:22.531356 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c65ebdd-62ac-4a7d-9593-e0d38f075fe2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:22.531741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:22.531741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:22.532360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c65ebdd-62ac-4a7d-9593-e0d38f075fe2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:22.616618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:22.616618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:22.638614 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6c65ebdd-62ac-4a7d-9593-e0d38f075fe2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:22.681534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c65ebdd-62ac-4a7d-9593-e0d38f075fe2 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:22.687190 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 93/186] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:22 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 914 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:23.868730 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6637f02-c475-4065-bd99-aa2d5b798974 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume// Jan 25 10:49:23.870345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6637f02-c475-4065-bd99-aa2d5b798974 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:23.870719 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:23.870719 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:23.871337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6637f02-c475-4065-bd99-aa2d5b798974 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:23.873126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6637f02-c475-4065-bd99-aa2d5b798974 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:49:23.874479 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 94/187] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:49:23 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:49:23.888782 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-35393817-9696-4e49-92e9-c23b09197a2b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] GET http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:49:23.889739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-35393817-9696-4e49-92e9-c23b09197a2b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:23.890267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:23.890267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:23.890860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-35393817-9696-4e49-92e9-c23b09197a2b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:23.971740 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:23.971740 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:23.983907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-35393817-9696-4e49-92e9-c23b09197a2b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:49:24.010993 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:24.010993 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:24.026160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-35393817-9696-4e49-92e9-c23b09197a2b tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 200 Jan 25 10:49:24.027529 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 94/188] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:49:23 2021] GET /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 1460 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:49:24.053475 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-3e65caf3-a2ed-43d5-88eb-4f69172b00d0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] PUT http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments/6ce748b7-b7ab-4734-8c30-7c9ccd1003dc Jan 25 10:49:24.055684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-3e65caf3-a2ed-43d5-88eb-4f69172b00d0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:49:24.121764 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:49:24.121764 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:49:24.122294 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-3e65caf3-a2ed-43d5-88eb-4f69172b00d0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Lock "b'cinder-attachment_update-8f75eff4-865c-4e38-9b59-3d7708780ddd-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.017s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:49:24.124618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:24.124618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:26.821363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-3e65caf3-a2ed-43d5-88eb-4f69172b00d0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Lock "b'cinder-attachment_update-8f75eff4-865c-4e38-9b59-3d7708780ddd-n-h1-764292-12'" released by "attachment_update" :: held 2.690s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:49:26.822972 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-3e65caf3-a2ed-43d5-88eb-4f69172b00d0 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments/6ce748b7-b7ab-4734-8c30-7c9ccd1003dc returned with HTTP 200 Jan 25 10:49:26.835307 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 95/189] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 10:49:24 2021] PUT /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments/6ce748b7-b7ab-4734-8c30-7c9ccd1003dc => generated 762 bytes in 2787 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:49:26.882398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-919206e7-a6e3-4ec1-b590-d7b572a7fe01 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] POST http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments/6ce748b7-b7ab-4734-8c30-7c9ccd1003dc/action Jan 25 10:49:26.883651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:26.883651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:26.884460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-919206e7-a6e3-4ec1-b590-d7b572a7fe01 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:49:26.885082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-919206e7-a6e3-4ec1-b590-d7b572a7fe01 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:49:27.112171 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:27.112171 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:27.142301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f1dc051e-2133-4877-8e04-f90f5f284f3b req-919206e7-a6e3-4ec1-b590-d7b572a7fe01 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments/6ce748b7-b7ab-4734-8c30-7c9ccd1003dc/action returned with HTTP 204 Jan 25 10:49:27.144405 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 95/190] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 10:49:26 2021] POST /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments/6ce748b7-b7ab-4734-8c30-7c9ccd1003dc/action => generated 0 bytes in 267 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:49:36.364646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e981b37a-d58d-43c9-89bf-24a639091405 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] DELETE http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:36.365500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e981b37a-d58d-43c9-89bf-24a639091405 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:36.365851 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:36.365851 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:36.366404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e981b37a-d58d-43c9-89bf-24a639091405 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:36.367155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e981b37a-d58d-43c9-89bf-24a639091405 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Delete volume with id: 12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:36.648889 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:36.648889 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:36.650184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e981b37a-d58d-43c9-89bf-24a639091405 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:36.722621 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e981b37a-d58d-43c9-89bf-24a639091405 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Delete volume request issued successfully. Jan 25 10:49:36.723122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e981b37a-d58d-43c9-89bf-24a639091405 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 202 Jan 25 10:49:36.723992 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 96/191] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:49:36 2021] DELETE /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 0 bytes in 369 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:49:36.732212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c8bd543d-3117-48d5-bdec-32cc0adcb430 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:36.732744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c8bd543d-3117-48d5-bdec-32cc0adcb430 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:36.732942 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:36.732942 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:36.733601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c8bd543d-3117-48d5-bdec-32cc0adcb430 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:36.885663 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:36.885663 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:36.910039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c8bd543d-3117-48d5-bdec-32cc0adcb430 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:36.986044 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c8bd543d-3117-48d5-bdec-32cc0adcb430 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:36.996718 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 96/192] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:36 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:38.003310 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0a934ad9-2642-4dfb-98a2-f50583a2db53 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:38.003847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0a934ad9-2642-4dfb-98a2-f50583a2db53 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:38.004000 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:38.004000 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:38.004642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0a934ad9-2642-4dfb-98a2-f50583a2db53 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:38.109099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:49:38.109099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:49:38.134977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0a934ad9-2642-4dfb-98a2-f50583a2db53 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Volume info retrieved successfully. Jan 25 10:49:38.188284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0a934ad9-2642-4dfb-98a2-f50583a2db53 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 200 Jan 25 10:49:38.199229 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 97/193] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:37 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 913 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:49:39.205342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d576a6f8-dfd4-49ca-ae19-47e88037fe21 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] GET http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 Jan 25 10:49:39.206185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d576a6f8-dfd4-49ca-ae19-47e88037fe21 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:49:39.206419 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:49:39.206419 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:49:39.206846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d576a6f8-dfd4-49ca-ae19-47e88037fe21 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:49:39.322365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d576a6f8-dfd4-49ca-ae19-47e88037fe21 tempest-AttachSCSIVolumeTestJSON-802261740 tempest-AttachSCSIVolumeTestJSON-802261740] http://10.222.0.57/volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 returned with HTTP 404 Jan 25 10:49:39.323429 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 97/194] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:49:39 2021] GET /volume/v3/6d8ddd4e9d364274bab49947ed81a5b2/volumes/12f73860-31c9-4948-b9cf-fec934273890 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:52:10.208352 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8e8650ff-45b8-4342-a246-c992487de10e req-e9d10d48-ed27-4835-a927-9a75c20b9c74 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] DELETE http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments/6ce748b7-b7ab-4734-8c30-7c9ccd1003dc Jan 25 10:52:10.214077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-8e8650ff-45b8-4342-a246-c992487de10e req-e9d10d48-ed27-4835-a927-9a75c20b9c74 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:52:10.214779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:52:10.214779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:52:10.216898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-8e8650ff-45b8-4342-a246-c992487de10e req-e9d10d48-ed27-4835-a927-9a75c20b9c74 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:52:10.341272 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:52:10.341272 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:52:11.956502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-8e8650ff-45b8-4342-a246-c992487de10e req-e9d10d48-ed27-4835-a927-9a75c20b9c74 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:52:11.958577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-8e8650ff-45b8-4342-a246-c992487de10e req-e9d10d48-ed27-4835-a927-9a75c20b9c74 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:52:11.985025 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8e8650ff-45b8-4342-a246-c992487de10e req-e9d10d48-ed27-4835-a927-9a75c20b9c74 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments/6ce748b7-b7ab-4734-8c30-7c9ccd1003dc returned with HTTP 200 Jan 25 10:52:11.989251 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 98/195] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 10:52:10 2021] DELETE /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/attachments/6ce748b7-b7ab-4734-8c30-7c9ccd1003dc => generated 19 bytes in 1791 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:52:12.010509 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8e8650ff-45b8-4342-a246-c992487de10e req-7489ef6d-4184-4e2d-bba0-879834bbff32 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] DELETE http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:52:12.011188 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-8e8650ff-45b8-4342-a246-c992487de10e req-7489ef6d-4184-4e2d-bba0-879834bbff32 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:52:12.011847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-8e8650ff-45b8-4342-a246-c992487de10e req-7489ef6d-4184-4e2d-bba0-879834bbff32 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:52:12.012482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-8e8650ff-45b8-4342-a246-c992487de10e req-7489ef6d-4184-4e2d-bba0-879834bbff32 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Delete volume with id: 8f75eff4-865c-4e38-9b59-3d7708780ddd Jan 25 10:52:12.298070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:52:12.298070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:52:12.312486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-8e8650ff-45b8-4342-a246-c992487de10e req-7489ef6d-4184-4e2d-bba0-879834bbff32 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Volume info retrieved successfully. Jan 25 10:52:12.420318 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-8e8650ff-45b8-4342-a246-c992487de10e req-7489ef6d-4184-4e2d-bba0-879834bbff32 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] Delete volume request issued successfully. Jan 25 10:52:12.421479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8e8650ff-45b8-4342-a246-c992487de10e req-7489ef6d-4184-4e2d-bba0-879834bbff32 tempest-ServersTestBootFromVolume-560974571 tempest-ServersTestBootFromVolume-560974571] http://10.222.0.57/volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd returned with HTTP 202 Jan 25 10:52:12.422552 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 98/196] 10.222.0.73 () {60 vars in 1384 bytes} [Mon Jan 25 10:52:12 2021] DELETE /volume/v3/556dc2d4cc9647e8afcf19f1336ea3bf/volumes/8f75eff4-865c-4e38-9b59-3d7708780ddd => generated 0 bytes in 417 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:54:02.638107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] POST http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes Jan 25 10:54:02.639697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:02.639697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:02.640119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-298658333"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:54:02.641434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-298658333'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:54:02.642488 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Create volume of 1 GB Jan 25 10:54:02.643147 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:02.643147 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:02.677824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Availability Zones retrieved successfully. Jan 25 10:54:02.706302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Flow 'volume_create_api' (bc55b8ba-c17a-4df3-a6e0-bcaef405b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:54:02.709568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92112076-c2f9-4284-bbfd-4ff38c2aa638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:02.711951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:54:02.789501 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92112076-c2f9-4284-bbfd-4ff38c2aa638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:02.791749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd3f629-4693-4576-b9bb-408f32adb2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:02.894304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Created reservations ['ff1004e6-a8bf-4b99-9633-9df5a5a13efc', '102f1b40-8a1f-4a18-8f1d-584f657f1739', '95924256-9cc5-492a-9e32-8ab4470253e5', '06028275-6bea-47ec-a76a-a1602b9f4f9c'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:54:02.896140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd3f629-4693-4576-b9bb-408f32adb2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff1004e6-a8bf-4b99-9633-9df5a5a13efc', '102f1b40-8a1f-4a18-8f1d-584f657f1739', '95924256-9cc5-492a-9e32-8ab4470253e5', '06028275-6bea-47ec-a76a-a1602b9f4f9c']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:02.898260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098b5324-8b05-4769-a3c6-1b4b24fce7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:02.990957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098b5324-8b05-4769-a3c6-1b4b24fce7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9421134e-0fbe-43f9-9b0a-5111e0595012', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-298658333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17153109f48b48e38541da3308c13a92',qos_specs=None,replication_status=,reservations=['ff1004e6-a8bf-4b99-9633-9df5a5a13efc','102f1b40-8a1f-4a18-8f1d-584f657f1739','95924256-9cc5-492a-9e32-8ab4470253e5','06028275-6bea-47ec-a76a-a1602b9f4f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b6800a5b8d4b09920633ecc43e9fdb',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-298658333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9421134e-0fbe-43f9-9b0a-5111e0595012,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17153109f48b48e38541da3308c13a92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d7b6800a5b8d4b09920633ecc43e9fdb',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:02.994556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea172f32-513f-4925-93ba-85925c66ef85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:03.028703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea172f32-513f-4925-93ba-85925c66ef85) transitioned into state 'SUCCESS' from state '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-298658333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17153109f48b48e38541da3308c13a92',qos_specs=None,replication_status=,reservations=['ff1004e6-a8bf-4b99-9633-9df5a5a13efc','102f1b40-8a1f-4a18-8f1d-584f657f1739','95924256-9cc5-492a-9e32-8ab4470253e5','06028275-6bea-47ec-a76a-a1602b9f4f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b6800a5b8d4b09920633ecc43e9fdb',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:03.031369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229c8fa1-cbf5-4ad0-b613-032085eb3ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:03.049876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229c8fa1-cbf5-4ad0-b613-032085eb3ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:03.053322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Flow 'volume_create_api' (bc55b8ba-c17a-4df3-a6e0-bcaef405b265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:54:03.120018 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Create volume request issued successfully. Jan 25 10:54:03.135293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-396d731d-60cd-4d2f-a3ef-e3ff2acc886f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes returned with HTTP 202 Jan 25 10:54:03.136504 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 99/197] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:54:02 2021] POST /volume/v3/17153109f48b48e38541da3308c13a92/volumes => generated 820 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:54:03.151012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d36a0296-3f5d-4b91-b28d-5594160acae1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:03.157082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d36a0296-3f5d-4b91-b28d-5594160acae1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:03.157549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:03.157549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:03.158360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d36a0296-3f5d-4b91-b28d-5594160acae1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:03.262282 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:03.262282 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:03.286700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d36a0296-3f5d-4b91-b28d-5594160acae1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:03.334193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d36a0296-3f5d-4b91-b28d-5594160acae1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:03.335288 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 99/198] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:03 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 888 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:04.364124 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d336445a-1199-4833-b507-690945daaca0 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:04.369295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d336445a-1199-4833-b507-690945daaca0 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:04.369825 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:04.369825 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:04.370735 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d336445a-1199-4833-b507-690945daaca0 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:04.443722 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:04.443722 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:04.464547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d336445a-1199-4833-b507-690945daaca0 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:04.491920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d336445a-1199-4833-b507-690945daaca0 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:04.492928 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 100/199] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:04 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:04.652004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-b1db8daf-8c4d-461c-b8c4-6dc477996c84 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:04.652516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-b1db8daf-8c4d-461c-b8c4-6dc477996c84 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:04.652733 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:04.652733 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:04.653102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-b1db8daf-8c4d-461c-b8c4-6dc477996c84 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:04.703149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:04.703149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:04.711258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-b1db8daf-8c4d-461c-b8c4-6dc477996c84 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:04.733428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-b1db8daf-8c4d-461c-b8c4-6dc477996c84 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:04.734311 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 100/200] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:54:04 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:04.800806 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d336445a-1199-4833-b507-690945daaca0 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume// Jan 25 10:54:04.801360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d336445a-1199-4833-b507-690945daaca0 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:04.801578 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:04.801578 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:04.801993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d336445a-1199-4833-b507-690945daaca0 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:04.803304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d336445a-1199-4833-b507-690945daaca0 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:54:04.804017 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 101/201] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:54:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:54:04.817767 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-e1e0d1cf-6db1-491a-a764-607eae84be5f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] POST http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/attachments Jan 25 10:54:04.818275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:04.818275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:04.818659 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-e1e0d1cf-6db1-491a-a764-607eae84be5f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9421134e-0fbe-43f9-9b0a-5111e0595012", "instance_uuid": "e1127801-daab-4432-93ea-03496c51ad61", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:54:04.878520 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:04.878520 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:04.957285 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-e1e0d1cf-6db1-491a-a764-607eae84be5f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/attachments returned with HTTP 200 Jan 25 10:54:04.958914 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 101/202] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:54:04 2021] POST /volume/v3/17153109f48b48e38541da3308c13a92/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:54:04.994962 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-569ab3cd-66b3-45f9-b443-54a2050923df tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:04.995480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-569ab3cd-66b3-45f9-b443-54a2050923df tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:04.995955 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-569ab3cd-66b3-45f9-b443-54a2050923df tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:05.024786 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-e1e0d1cf-6db1-491a-a764-607eae84be5f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume// Jan 25 10:54:05.025599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-e1e0d1cf-6db1-491a-a764-607eae84be5f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:05.025943 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:05.025943 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:05.026472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-e1e0d1cf-6db1-491a-a764-607eae84be5f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:05.028175 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-e1e0d1cf-6db1-491a-a764-607eae84be5f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:54:05.030204 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 102/203] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:54:05 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:54:05.045973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-711d9b39-5d32-4c8c-9340-21ee7f27e651 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:05.046960 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-711d9b39-5d32-4c8c-9340-21ee7f27e651 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:05.047782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-711d9b39-5d32-4c8c-9340-21ee7f27e651 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:05.089112 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:05.089112 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:05.102560 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-569ab3cd-66b3-45f9-b443-54a2050923df tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:05.121783 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:05.121783 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:05.130386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-569ab3cd-66b3-45f9-b443-54a2050923df tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:05.140836 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 102/204] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:04 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:05.169280 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:05.169280 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:05.182385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-711d9b39-5d32-4c8c-9340-21ee7f27e651 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:05.205321 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:05.205321 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:05.214356 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-711d9b39-5d32-4c8c-9340-21ee7f27e651 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:05.215462 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 103/205] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:54:05 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 1011 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:54:05.250411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-31a3ae97-0940-4089-87b5-4b294bc8748f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] PUT http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/attachments/094764d8-9c0d-4eda-9b1c-992ace626de0 Jan 25 10:54:05.251360 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:05.251360 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:05.252077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-31a3ae97-0940-4089-87b5-4b294bc8748f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:54:05.285044 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:54:05.285044 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:54:05.285550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-31a3ae97-0940-4089-87b5-4b294bc8748f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Lock "b'cinder-attachment_update-9421134e-0fbe-43f9-9b0a-5111e0595012-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.012s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:54:05.288070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:05.288070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:06.148817 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c943989-c3b6-409e-93e8-d5c797553a78 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:06.151968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c943989-c3b6-409e-93e8-d5c797553a78 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:06.152338 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:06.152338 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:06.153312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c943989-c3b6-409e-93e8-d5c797553a78 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:06.205843 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:06.205843 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:06.215003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9c943989-c3b6-409e-93e8-d5c797553a78 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:06.235466 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:06.235466 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:06.245904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c943989-c3b6-409e-93e8-d5c797553a78 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:06.257142 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 104/206] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:06 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:07.057300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-31a3ae97-0940-4089-87b5-4b294bc8748f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Lock "b'cinder-attachment_update-9421134e-0fbe-43f9-9b0a-5111e0595012-n-h1-764292-12'" released by "attachment_update" :: held 1.771s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:54:07.058934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-31a3ae97-0940-4089-87b5-4b294bc8748f tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/attachments/094764d8-9c0d-4eda-9b1c-992ace626de0 returned with HTTP 200 Jan 25 10:54:07.065310 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 103/207] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 10:54:05 2021] PUT /volume/v3/17153109f48b48e38541da3308c13a92/attachments/094764d8-9c0d-4eda-9b1c-992ace626de0 => generated 762 bytes in 1820 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:54:07.266129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb91387a-0b90-4b97-a195-877cfebce97d tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:07.266595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb91387a-0b90-4b97-a195-877cfebce97d tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:07.267302 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:07.267302 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:07.268166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb91387a-0b90-4b97-a195-877cfebce97d tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:07.339090 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:07.339090 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:07.349826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fb91387a-0b90-4b97-a195-877cfebce97d tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:07.370185 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:07.370185 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:07.380075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb91387a-0b90-4b97-a195-877cfebce97d tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:07.392040 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 105/208] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:07 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:08.398846 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5919a936-0531-4e59-b973-ed0355eae788 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:08.399550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5919a936-0531-4e59-b973-ed0355eae788 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:08.399773 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:08.399773 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:08.401158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5919a936-0531-4e59-b973-ed0355eae788 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:08.466096 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:08.466096 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:08.475718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5919a936-0531-4e59-b973-ed0355eae788 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:08.494952 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:08.494952 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:08.503786 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5919a936-0531-4e59-b973-ed0355eae788 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:08.504949 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 104/209] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:08 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:54:09.522368 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-55fd6011-2388-4c0b-9782-536bfcde95e8 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:09.523010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-55fd6011-2388-4c0b-9782-536bfcde95e8 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:09.523329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:09.523329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:09.523972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-55fd6011-2388-4c0b-9782-536bfcde95e8 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:09.604861 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:09.604861 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:09.615853 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-55fd6011-2388-4c0b-9782-536bfcde95e8 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:09.652431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:09.652431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:09.670750 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-55fd6011-2388-4c0b-9782-536bfcde95e8 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:09.675010 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 106/210] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:09 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:10.691703 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47af5543-4a1d-49e6-b981-047699b248e1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:10.692549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47af5543-4a1d-49e6-b981-047699b248e1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:10.693550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:10.693550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:10.694190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47af5543-4a1d-49e6-b981-047699b248e1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:10.784005 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:10.784005 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:10.792797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-47af5543-4a1d-49e6-b981-047699b248e1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:10.834758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:10.834758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:10.847746 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47af5543-4a1d-49e6-b981-047699b248e1 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:10.850385 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 105/211] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:10 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:11.866777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b068c3e-c295-45da-97a5-d50913d80ce9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:11.867942 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b068c3e-c295-45da-97a5-d50913d80ce9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:11.868570 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:11.868570 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:11.869209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b068c3e-c295-45da-97a5-d50913d80ce9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:11.938184 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:11.938184 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:11.947323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3b068c3e-c295-45da-97a5-d50913d80ce9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:11.967756 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:11.967756 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:11.976606 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b068c3e-c295-45da-97a5-d50913d80ce9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:11.977684 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 107/212] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:11 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:12.604197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-bb2d0185-9ec1-448e-9bcb-d2a86684950a tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] POST http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/attachments/094764d8-9c0d-4eda-9b1c-992ace626de0/action Jan 25 10:54:12.605014 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:12.605014 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:12.605729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-bb2d0185-9ec1-448e-9bcb-d2a86684950a tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:54:12.607885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-bb2d0185-9ec1-448e-9bcb-d2a86684950a tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:54:12.770093 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:12.770093 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:12.797551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-867aba16-d4f0-4e43-b4d9-c1eb1811f127 req-bb2d0185-9ec1-448e-9bcb-d2a86684950a tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/attachments/094764d8-9c0d-4eda-9b1c-992ace626de0/action returned with HTTP 204 Jan 25 10:54:12.798925 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 106/213] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 10:54:12 2021] POST /volume/v3/17153109f48b48e38541da3308c13a92/attachments/094764d8-9c0d-4eda-9b1c-992ace626de0/action => generated 0 bytes in 199 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:54:12.994369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd7a77e3-f7e4-44a7-9258-cf52ac4dd071 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:12.994901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd7a77e3-f7e4-44a7-9258-cf52ac4dd071 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:12.995059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:12.995059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:12.995658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd7a77e3-f7e4-44a7-9258-cf52ac4dd071 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:13.095002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:13.095002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:13.114741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cd7a77e3-f7e4-44a7-9258-cf52ac4dd071 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:13.153588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:13.153588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:13.175555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd7a77e3-f7e4-44a7-9258-cf52ac4dd071 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:13.176684 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 108/214] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:12 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 1205 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:54:19.094597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6e9781eb-2f9f-4a4e-9cf9-a3244fe71078 req-74d11a68-305b-49ae-9959-f45f63a2d4c2 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] DELETE http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/attachments/094764d8-9c0d-4eda-9b1c-992ace626de0 Jan 25 10:54:19.094597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6e9781eb-2f9f-4a4e-9cf9-a3244fe71078 req-74d11a68-305b-49ae-9959-f45f63a2d4c2 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:19.094597 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:19.094597 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:19.095160 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6e9781eb-2f9f-4a4e-9cf9-a3244fe71078 req-74d11a68-305b-49ae-9959-f45f63a2d4c2 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:19.131936 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:19.131936 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:19.801907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-6e9781eb-2f9f-4a4e-9cf9-a3244fe71078 req-74d11a68-305b-49ae-9959-f45f63a2d4c2 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:54:19.801907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-6e9781eb-2f9f-4a4e-9cf9-a3244fe71078 req-74d11a68-305b-49ae-9959-f45f63a2d4c2 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:54:19.816073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6e9781eb-2f9f-4a4e-9cf9-a3244fe71078 req-74d11a68-305b-49ae-9959-f45f63a2d4c2 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/attachments/094764d8-9c0d-4eda-9b1c-992ace626de0 returned with HTTP 200 Jan 25 10:54:19.817114 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 107/215] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 10:54:19 2021] DELETE /volume/v3/17153109f48b48e38541da3308c13a92/attachments/094764d8-9c0d-4eda-9b1c-992ace626de0 => generated 19 bytes in 729 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:21.964257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6114cbbb-2a94-4f05-aa2b-22eec4a55657 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:21.965572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6114cbbb-2a94-4f05-aa2b-22eec4a55657 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:21.966950 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:21.966950 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:21.967739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6114cbbb-2a94-4f05-aa2b-22eec4a55657 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:22.120841 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:22.120841 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:22.142189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6114cbbb-2a94-4f05-aa2b-22eec4a55657 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:22.194218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6114cbbb-2a94-4f05-aa2b-22eec4a55657 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:22.195564 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 109/216] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:21 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:22.224770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eca15500-0d98-4d29-ba08-cc972786a851 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:22.225522 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eca15500-0d98-4d29-ba08-cc972786a851 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:22.225890 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:22.225890 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:22.226443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eca15500-0d98-4d29-ba08-cc972786a851 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:22.343464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:22.343464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:22.366148 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eca15500-0d98-4d29-ba08-cc972786a851 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:22.417635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eca15500-0d98-4d29-ba08-cc972786a851 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:22.419769 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 108/217] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:22 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:22.441034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-109cf8bf-a910-4ff8-a31e-9141393585a9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:54:22.441860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-109cf8bf-a910-4ff8-a31e-9141393585a9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:22.442226 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:22.442226 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:22.442777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-109cf8bf-a910-4ff8-a31e-9141393585a9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:22.783695 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:22.783695 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:22.800006 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-109cf8bf-a910-4ff8-a31e-9141393585a9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:54:22.848002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-109cf8bf-a910-4ff8-a31e-9141393585a9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:54:22.849000 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 110/218] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:22 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 913 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:36.804376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] POST http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes Jan 25 10:54:36.805936 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:36.805936 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:36.807432 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-377186455", "imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:54:36.810595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-377186455', 'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:54:37.009567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Create volume of 1 GB Jan 25 10:54:37.024770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Availability Zones retrieved successfully. Jan 25 10:54:37.045645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Flow 'volume_create_api' (829a46d0-e20f-478f-8742-04f43c64daa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:54:37.049381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081b6ab9-17c3-4c42-aa2e-6f3b22489dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:37.052169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:54:37.232807 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081b6ab9-17c3-4c42-aa2e-6f3b22489dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:37.236458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78240927-d3f7-455d-9eb0-1256881782df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:37.406492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Created reservations ['046426b8-0d97-406b-a890-b75c4edb2207', 'aab9ae69-2d0a-4647-9745-05377b7e2ea4', '905ec2d4-cb14-4c02-910f-1c8235326185', 'dbeff431-62d9-413d-8b6e-5b414aa54399'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:54:37.411544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78240927-d3f7-455d-9eb0-1256881782df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['046426b8-0d97-406b-a890-b75c4edb2207', 'aab9ae69-2d0a-4647-9745-05377b7e2ea4', '905ec2d4-cb14-4c02-910f-1c8235326185', 'dbeff431-62d9-413d-8b6e-5b414aa54399']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:37.417563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125c3d3c-fa0a-4bc9-aeeb-9cba19357147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:37.494629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125c3d3c-fa0a-4bc9-aeeb-9cba19357147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '450ba92a-aa50-4ff0-b376-95b397894d67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-377186455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92d6ca4aa014c17b8dc2a981a7cb91a',qos_specs=None,replication_status=,reservations=['046426b8-0d97-406b-a890-b75c4edb2207','aab9ae69-2d0a-4647-9745-05377b7e2ea4','905ec2d4-cb14-4c02-910f-1c8235326185','dbeff431-62d9-413d-8b6e-5b414aa54399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf0e3add57a4f4d97ad5a2a0cb47389',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:54:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-377186455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=450ba92a-aa50-4ff0-b376-95b397894d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92d6ca4aa014c17b8dc2a981a7cb91a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aaf0e3add57a4f4d97ad5a2a0cb47389',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:37.497886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a0a2e0-f7fd-4f26-acc5-1bf8c6995caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:37.528445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a0a2e0-f7fd-4f26-acc5-1bf8c6995caa) transitioned into state 'SUCCESS' from state '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-377186455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92d6ca4aa014c17b8dc2a981a7cb91a',qos_specs=None,replication_status=,reservations=['046426b8-0d97-406b-a890-b75c4edb2207','aab9ae69-2d0a-4647-9745-05377b7e2ea4','905ec2d4-cb14-4c02-910f-1c8235326185','dbeff431-62d9-413d-8b6e-5b414aa54399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf0e3add57a4f4d97ad5a2a0cb47389',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:37.531568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d2cfb4-218c-4ea4-a0f9-6346171629f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:37.572754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d2cfb4-218c-4ea4-a0f9-6346171629f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:37.582493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Flow 'volume_create_api' (829a46d0-e20f-478f-8742-04f43c64daa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:54:37.688973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Create volume request issued successfully. Jan 25 10:54:37.759966 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68339e35-e4af-4cca-a1b5-117b6d4e0e1b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes returned with HTTP 202 Jan 25 10:54:37.761630 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 109/219] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 10:54:36 2021] POST /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes => generated 825 bytes in 1462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 10:54:37.780632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ecde2c58-586b-4212-bfb2-7560a915941c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:37.781785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ecde2c58-586b-4212-bfb2-7560a915941c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:37.782447 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:37.782447 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:37.783198 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ecde2c58-586b-4212-bfb2-7560a915941c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:37.942862 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:37.942862 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:37.986955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ecde2c58-586b-4212-bfb2-7560a915941c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:38.061219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ecde2c58-586b-4212-bfb2-7560a915941c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:38.062081 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 111/220] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:37 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:39.084069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27b168f0-fbc0-496d-8779-8bcb4bd098e9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:39.084561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27b168f0-fbc0-496d-8779-8bcb4bd098e9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:39.084826 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:39.084826 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:39.085074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27b168f0-fbc0-496d-8779-8bcb4bd098e9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:39.170187 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:39.170187 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:39.178860 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-27b168f0-fbc0-496d-8779-8bcb4bd098e9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:39.206555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27b168f0-fbc0-496d-8779-8bcb4bd098e9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:39.218492 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 110/221] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:39 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:40.228528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25c319dc-c4a5-4f34-af14-0fe2740c72b6 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:40.229333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25c319dc-c4a5-4f34-af14-0fe2740c72b6 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:40.229700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:40.229700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:40.230390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25c319dc-c4a5-4f34-af14-0fe2740c72b6 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:40.357644 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:40.357644 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:40.378774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-25c319dc-c4a5-4f34-af14-0fe2740c72b6 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:40.425443 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25c319dc-c4a5-4f34-af14-0fe2740c72b6 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:40.426321 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 112/222] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:40 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:41.445283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-405fff49-3b14-403a-b598-a0e5796bd555 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:41.445851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-405fff49-3b14-403a-b598-a0e5796bd555 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:41.446064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:41.446064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:41.446441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-405fff49-3b14-403a-b598-a0e5796bd555 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:41.560415 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:41.560415 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:41.581482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-405fff49-3b14-403a-b598-a0e5796bd555 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:41.622085 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-405fff49-3b14-403a-b598-a0e5796bd555 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:41.634219 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 111/223] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:41 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:42.639811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-948cdac5-cad3-465c-b5c1-a1f4b59d4f6c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:42.640298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-948cdac5-cad3-465c-b5c1-a1f4b59d4f6c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:42.640603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:42.640603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:42.641049 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-948cdac5-cad3-465c-b5c1-a1f4b59d4f6c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:42.722307 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:42.722307 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:42.736405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-948cdac5-cad3-465c-b5c1-a1f4b59d4f6c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:42.772311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-948cdac5-cad3-465c-b5c1-a1f4b59d4f6c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:42.773686 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 113/224] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:42 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:43.790563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-784dd711-5339-4c9f-98fd-bea467d01205 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:43.791660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-784dd711-5339-4c9f-98fd-bea467d01205 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:43.792012 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:43.792012 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:43.792619 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-784dd711-5339-4c9f-98fd-bea467d01205 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:43.902039 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:43.902039 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:43.925879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-784dd711-5339-4c9f-98fd-bea467d01205 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:43.976507 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-784dd711-5339-4c9f-98fd-bea467d01205 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:43.977350 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 112/225] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:43 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:44.995355 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27180c23-c5fd-4f43-a858-082b4e03d147 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:44.997182 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27180c23-c5fd-4f43-a858-082b4e03d147 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:44.997577 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:44.997577 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:44.998231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27180c23-c5fd-4f43-a858-082b4e03d147 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:45.137552 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:45.137552 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:45.159405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-27180c23-c5fd-4f43-a858-082b4e03d147 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:45.223712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27180c23-c5fd-4f43-a858-082b4e03d147 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:45.227808 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 114/226] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:44 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:46.247278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c4bd489-f12a-46cb-9f3f-ad932bcf4767 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:46.248173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c4bd489-f12a-46cb-9f3f-ad932bcf4767 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:46.248396 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:46.248396 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:46.248783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c4bd489-f12a-46cb-9f3f-ad932bcf4767 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:46.390667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:46.390667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:46.432743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6c4bd489-f12a-46cb-9f3f-ad932bcf4767 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:46.492159 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c4bd489-f12a-46cb-9f3f-ad932bcf4767 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:46.492996 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 113/227] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:46 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:47.509420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8810b7b1-52f6-416c-9d9e-98f89ff7dac9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:47.510773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8810b7b1-52f6-416c-9d9e-98f89ff7dac9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:47.511185 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:47.511185 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:47.512548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8810b7b1-52f6-416c-9d9e-98f89ff7dac9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:47.613449 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:47.613449 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:47.626629 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8810b7b1-52f6-416c-9d9e-98f89ff7dac9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:47.656465 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8810b7b1-52f6-416c-9d9e-98f89ff7dac9 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:47.657521 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 115/228] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:47 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:48.673556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3283d04c-2647-4bcb-ad4a-ffd8041d9c04 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:48.674681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3283d04c-2647-4bcb-ad4a-ffd8041d9c04 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:48.675034 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:48.675034 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:48.675644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3283d04c-2647-4bcb-ad4a-ffd8041d9c04 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:48.777635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:48.777635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:48.807113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3283d04c-2647-4bcb-ad4a-ffd8041d9c04 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:48.853042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3283d04c-2647-4bcb-ad4a-ffd8041d9c04 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:48.853919 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 114/229] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:48 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:49.870722 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4fff5cd-b766-4b98-b87f-70e7ce8f2839 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:49.872352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4fff5cd-b766-4b98-b87f-70e7ce8f2839 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:49.872739 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:49.872739 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:49.873115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4fff5cd-b766-4b98-b87f-70e7ce8f2839 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:50.019368 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:50.019368 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:50.044173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a4fff5cd-b766-4b98-b87f-70e7ce8f2839 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:50.090802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4fff5cd-b766-4b98-b87f-70e7ce8f2839 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:50.091647 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 116/230] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:49 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:51.108210 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7296a78d-723d-43c1-93f0-eeecd4bcdc6e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:51.108799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7296a78d-723d-43c1-93f0-eeecd4bcdc6e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:51.109099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:51.109099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:51.109798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7296a78d-723d-43c1-93f0-eeecd4bcdc6e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:51.209425 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:51.209425 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:51.221795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7296a78d-723d-43c1-93f0-eeecd4bcdc6e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:51.248690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7296a78d-723d-43c1-93f0-eeecd4bcdc6e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:51.249931 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 115/231] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:51 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:52.267295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c5eb7d0-54f2-4ae3-9a1a-b7f2626b0c54 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:52.267819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c5eb7d0-54f2-4ae3-9a1a-b7f2626b0c54 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:52.267988 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:52.267988 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:52.268620 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c5eb7d0-54f2-4ae3-9a1a-b7f2626b0c54 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:52.365996 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:52.365996 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:52.378451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5c5eb7d0-54f2-4ae3-9a1a-b7f2626b0c54 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:52.429674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c5eb7d0-54f2-4ae3-9a1a-b7f2626b0c54 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:52.431266 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 117/232] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:52 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:53.447396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b43ac18-35d4-499f-83ee-7c0736dae5ba tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:53.448752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b43ac18-35d4-499f-83ee-7c0736dae5ba tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:53.449500 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:53.449500 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:53.450485 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b43ac18-35d4-499f-83ee-7c0736dae5ba tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:53.544209 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:53.544209 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:53.558243 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4b43ac18-35d4-499f-83ee-7c0736dae5ba tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:53.594832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b43ac18-35d4-499f-83ee-7c0736dae5ba tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:53.596528 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 116/233] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:53 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:54.612101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44ef0396-1c47-4716-a59e-5846262b80c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:54.613975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44ef0396-1c47-4716-a59e-5846262b80c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:54.614347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:54.614347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:54.614936 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44ef0396-1c47-4716-a59e-5846262b80c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:54.692662 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:54.692662 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:54.720252 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-44ef0396-1c47-4716-a59e-5846262b80c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:54.743583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44ef0396-1c47-4716-a59e-5846262b80c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:54.745040 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 118/234] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:54 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 917 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:55.760043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0f0e012-e912-4a1b-b19c-e7924ecc284c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:55.760612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0f0e012-e912-4a1b-b19c-e7924ecc284c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:55.760612 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:55.760612 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:55.760864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0f0e012-e912-4a1b-b19c-e7924ecc284c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:55.867896 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:55.867896 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:55.894697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b0f0e012-e912-4a1b-b19c-e7924ecc284c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:55.938171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0f0e012-e912-4a1b-b19c-e7924ecc284c tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:55.948112 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 117/235] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:55 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 975 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:56.610214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] POST http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes Jan 25 10:54:56.610989 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:56.610989 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:56.611649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1348978944"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:54:56.612914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1348978944'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:54:56.613463 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Create volume of 1 GB Jan 25 10:54:56.646768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Availability Zones retrieved successfully. Jan 25 10:54:56.719646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Flow 'volume_create_api' (63210c10-7a16-4361-80cf-dd8a6d99b805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:54:56.728132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8249b11-f9bd-49f4-8b18-889e090ea90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:56.733137 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:54:56.900067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8249b11-f9bd-49f4-8b18-889e090ea90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:56.911686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee795653-0838-4289-87e1-f0f8bbe20d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:56.955433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e92caff-06f6-4f27-88c2-7bd24b86350b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:56.955960 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e92caff-06f6-4f27-88c2-7bd24b86350b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:56.956176 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:56.956176 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:56.956525 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e92caff-06f6-4f27-88c2-7bd24b86350b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:57.081951 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:57.081951 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:57.098144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5e92caff-06f6-4f27-88c2-7bd24b86350b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:57.140972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Created reservations ['674ac6db-1b94-4131-b9ae-a5ca10fa584f', 'cad400cc-6ee1-4714-bcde-347fb291b5f3', 'd578274c-687a-453a-ab7f-392debd60383', 'a17e7252-c13a-4298-95ae-6afbab30d552'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:54:57.143841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee795653-0838-4289-87e1-f0f8bbe20d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['674ac6db-1b94-4131-b9ae-a5ca10fa584f', 'cad400cc-6ee1-4714-bcde-347fb291b5f3', 'd578274c-687a-453a-ab7f-392debd60383', 'a17e7252-c13a-4298-95ae-6afbab30d552']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:57.146550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28181c11-60c4-4e93-8617-3eee00811de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:57.158512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e92caff-06f6-4f27-88c2-7bd24b86350b tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:57.159627 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 118/236] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:56 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 975 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:54:57.275255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28181c11-60c4-4e93-8617-3eee00811de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf6f3af1-74ce-4085-b75a-8059a597c3bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1348978944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='686a9f51b2ad4b26b8193e6edf97ab8d',qos_specs=None,replication_status=,reservations=['674ac6db-1b94-4131-b9ae-a5ca10fa584f','cad400cc-6ee1-4714-bcde-347fb291b5f3','d578274c-687a-453a-ab7f-392debd60383','a17e7252-c13a-4298-95ae-6afbab30d552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d86ef6ad84c4a8687822cfe80066430',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1348978944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf6f3af1-74ce-4085-b75a-8059a597c3bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='686a9f51b2ad4b26b8193e6edf97ab8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8d86ef6ad84c4a8687822cfe80066430',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:57.285149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b8b2e83-3eeb-4aa1-938c-6ac136ed294e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:57.351649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b8b2e83-3eeb-4aa1-938c-6ac136ed294e) transitioned into state 'SUCCESS' from state '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-1348978944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='686a9f51b2ad4b26b8193e6edf97ab8d',qos_specs=None,replication_status=,reservations=['674ac6db-1b94-4131-b9ae-a5ca10fa584f','cad400cc-6ee1-4714-bcde-347fb291b5f3','d578274c-687a-453a-ab7f-392debd60383','a17e7252-c13a-4298-95ae-6afbab30d552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d86ef6ad84c4a8687822cfe80066430',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:57.354526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b1126d-68ff-4fc5-bff6-a636974ba1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:54:57.411072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b1126d-68ff-4fc5-bff6-a636974ba1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:54:57.416394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Flow 'volume_create_api' (63210c10-7a16-4361-80cf-dd8a6d99b805) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:54:57.536370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Create volume request issued successfully. Jan 25 10:54:57.560012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92951dc6-0467-4584-afc8-a73c244e8c48 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes returned with HTTP 202 Jan 25 10:54:57.570813 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 119/237] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:54:56 2021] POST /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes => generated 828 bytes in 954 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:54:57.576749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76743a50-5d5a-4e29-8cf1-b4b6b5d92749 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf Jan 25 10:54:57.577296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76743a50-5d5a-4e29-8cf1-b4b6b5d92749 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:57.577515 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:57.577515 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:57.577898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76743a50-5d5a-4e29-8cf1-b4b6b5d92749 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:57.684247 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:57.684247 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:57.697457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-76743a50-5d5a-4e29-8cf1-b4b6b5d92749 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:54:57.739984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76743a50-5d5a-4e29-8cf1-b4b6b5d92749 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf returned with HTTP 200 Jan 25 10:54:57.741479 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 119/238] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:57 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf => generated 896 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:58.177315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37c2b137-6ebd-42d3-ac75-a4357853b760 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:58.177908 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37c2b137-6ebd-42d3-ac75-a4357853b760 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:58.178273 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:58.178273 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:58.178918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37c2b137-6ebd-42d3-ac75-a4357853b760 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:58.307593 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:58.307593 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:58.322172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-37c2b137-6ebd-42d3-ac75-a4357853b760 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:58.367075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37c2b137-6ebd-42d3-ac75-a4357853b760 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:58.368690 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 120/239] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:58 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 978 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:58.758440 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef3b7d90-57e2-4cbe-b746-1f7668fb79d8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf Jan 25 10:54:58.759255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef3b7d90-57e2-4cbe-b746-1f7668fb79d8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:58.759620 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:58.759620 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:58.760397 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef3b7d90-57e2-4cbe-b746-1f7668fb79d8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:58.861090 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:58.861090 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:58.881129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ef3b7d90-57e2-4cbe-b746-1f7668fb79d8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:54:58.908068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef3b7d90-57e2-4cbe-b746-1f7668fb79d8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf returned with HTTP 200 Jan 25 10:54:58.908902 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 120/240] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:58 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf => generated 921 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:54:59.384475 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d60ec3d1-bf60-4df9-99f8-da82a81f11b7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:54:59.385715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d60ec3d1-bf60-4df9-99f8-da82a81f11b7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:54:59.386125 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:54:59.386125 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:54:59.388100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d60ec3d1-bf60-4df9-99f8-da82a81f11b7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:54:59.457280 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:54:59.457280 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:54:59.471284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d60ec3d1-bf60-4df9-99f8-da82a81f11b7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:54:59.502771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d60ec3d1-bf60-4df9-99f8-da82a81f11b7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:54:59.504280 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 121/241] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:54:59 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 978 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:00.520662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9be31f54-a215-4a91-9ab3-4897f90d0333 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:55:00.521936 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9be31f54-a215-4a91-9ab3-4897f90d0333 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:00.522323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:00.522323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:00.522988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9be31f54-a215-4a91-9ab3-4897f90d0333 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:00.629028 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:00.629028 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:00.653213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9be31f54-a215-4a91-9ab3-4897f90d0333 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:00.728287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9be31f54-a215-4a91-9ab3-4897f90d0333 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:55:00.728287 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 121/242] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:00 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 978 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:01.743829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c6039182-dc1d-4d02-8762-b09f77c020f1 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:55:01.744474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c6039182-dc1d-4d02-8762-b09f77c020f1 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:01.744694 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:01.744694 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:01.745343 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c6039182-dc1d-4d02-8762-b09f77c020f1 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:01.874617 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:01.874617 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:01.901519 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c6039182-dc1d-4d02-8762-b09f77c020f1 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:01.979161 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c6039182-dc1d-4d02-8762-b09f77c020f1 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:55:01.990963 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 122/243] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:01 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 978 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:02.996817 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9869538-b857-4e44-a9e8-a7a8284777ca tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:55:02.997375 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9869538-b857-4e44-a9e8-a7a8284777ca tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:02.997707 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:02.997707 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:02.998385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9869538-b857-4e44-a9e8-a7a8284777ca tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:03.120022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:03.120022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:03.129524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b9869538-b857-4e44-a9e8-a7a8284777ca tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:03.152960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9869538-b857-4e44-a9e8-a7a8284777ca tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:55:03.154096 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 122/244] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:02 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 978 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:04.170923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c8520823-fd9b-421d-b296-0bdb6f0775bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:55:04.171692 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c8520823-fd9b-421d-b296-0bdb6f0775bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:04.171887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:04.171887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:04.172506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c8520823-fd9b-421d-b296-0bdb6f0775bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:04.320489 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:04.320489 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:04.345957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c8520823-fd9b-421d-b296-0bdb6f0775bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:04.410421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c8520823-fd9b-421d-b296-0bdb6f0775bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:55:04.414362 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 123/245] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:04 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 1366 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:55:04.431332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] POST http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes Jan 25 10:55:04.431799 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:04.431799 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:04.432219 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1682833616"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:04.433973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1682833616'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:55:04.434428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Create volume of 1 GB Jan 25 10:55:04.460430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Availability Zones retrieved successfully. Jan 25 10:55:04.498629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Flow 'volume_create_api' (54b103d2-d706-4f09-94e6-bb3e5fc5a153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:55:04.501439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fb4347-3694-4297-b43b-794c8c144f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:04.513354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:55:04.627860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fb4347-3694-4297-b43b-794c8c144f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:04.630155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a2a78c-b874-4625-929a-8e89d212576c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:04.703048 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Created reservations ['16c16062-37a2-4ca8-ab77-52c8eb0ddfff', '6c875729-5664-4a44-8dd2-ad2b811ab529', '4b6bb0cb-1994-4925-99c8-6ab23f2b931e', 'c993833b-c5fb-4e50-a04c-0a5e34f37de9'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:55:04.705060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a2a78c-b874-4625-929a-8e89d212576c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16c16062-37a2-4ca8-ab77-52c8eb0ddfff', '6c875729-5664-4a44-8dd2-ad2b811ab529', '4b6bb0cb-1994-4925-99c8-6ab23f2b931e', 'c993833b-c5fb-4e50-a04c-0a5e34f37de9']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:04.707405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059664d5-90b9-41e2-ae66-15b6aeae7eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:04.782350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059664d5-90b9-41e2-ae66-15b6aeae7eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20032bfd-7dcb-43e1-bd9d-d417603864fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1682833616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92d6ca4aa014c17b8dc2a981a7cb91a',qos_specs=None,replication_status=,reservations=['16c16062-37a2-4ca8-ab77-52c8eb0ddfff','6c875729-5664-4a44-8dd2-ad2b811ab529','4b6bb0cb-1994-4925-99c8-6ab23f2b931e','c993833b-c5fb-4e50-a04c-0a5e34f37de9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf0e3add57a4f4d97ad5a2a0cb47389',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1682833616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20032bfd-7dcb-43e1-bd9d-d417603864fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92d6ca4aa014c17b8dc2a981a7cb91a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aaf0e3add57a4f4d97ad5a2a0cb47389',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:04.784414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38935bd0-e965-4baa-8078-f31074ac9c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:04.812089 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38935bd0-e965-4baa-8078-f31074ac9c8d) transitioned into state 'SUCCESS' from state '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-1682833616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92d6ca4aa014c17b8dc2a981a7cb91a',qos_specs=None,replication_status=,reservations=['16c16062-37a2-4ca8-ab77-52c8eb0ddfff','6c875729-5664-4a44-8dd2-ad2b811ab529','4b6bb0cb-1994-4925-99c8-6ab23f2b931e','c993833b-c5fb-4e50-a04c-0a5e34f37de9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf0e3add57a4f4d97ad5a2a0cb47389',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:04.814088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5acea5e0-0e8d-48c0-880c-74d1b1adea32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:04.830124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5acea5e0-0e8d-48c0-880c-74d1b1adea32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:04.832755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Flow 'volume_create_api' (54b103d2-d706-4f09-94e6-bb3e5fc5a153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:55:04.887306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Create volume request issued successfully. Jan 25 10:55:04.902781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7163f95-65a9-47fc-920e-51330391d915 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes returned with HTTP 202 Jan 25 10:55:04.904000 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 123/246] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:55:04 2021] POST /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes => generated 826 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:55:04.918898 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f0f4144-391b-4f85-abaf-7f3164b697ac tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 10:55:04.919766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f0f4144-391b-4f85-abaf-7f3164b697ac tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:04.920128 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:04.920128 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:04.920782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f0f4144-391b-4f85-abaf-7f3164b697ac tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:04.984846 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:04.984846 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:05.009498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5f0f4144-391b-4f85-abaf-7f3164b697ac tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:05.038213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f0f4144-391b-4f85-abaf-7f3164b697ac tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa returned with HTTP 200 Jan 25 10:55:05.048255 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 124/247] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:04 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa => generated 894 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:06.055809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1872d55b-649a-421f-a5da-fa5719fff0d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 10:55:06.056846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1872d55b-649a-421f-a5da-fa5719fff0d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:06.057249 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:06.057249 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:06.057999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1872d55b-649a-421f-a5da-fa5719fff0d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:06.134975 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:06.134975 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:06.144463 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1872d55b-649a-421f-a5da-fa5719fff0d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:06.170770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1872d55b-649a-421f-a5da-fa5719fff0d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa returned with HTTP 200 Jan 25 10:55:06.184202 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 124/248] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:06 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa => generated 919 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:06.187669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] POST http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes Jan 25 10:55:06.188448 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:06.188448 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:06.189198 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1365594257"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:06.190605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1365594257'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:55:06.191197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Create volume of 1 GB Jan 25 10:55:06.207106 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Availability Zones retrieved successfully. Jan 25 10:55:06.226807 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Flow 'volume_create_api' (9a53d330-963a-4523-83fb-f586d841bc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:55:06.230760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cc821e-ebc1-4211-a618-110c0f0be330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:06.234286 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:55:06.322108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cc821e-ebc1-4211-a618-110c0f0be330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:06.324529 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81671c89-f7b7-415f-9262-a352aff3261b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:06.402703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Created reservations ['4d81fd07-ec16-4384-9757-20b45ff51585', '5a1084cd-3317-44b3-bc3f-d21bf74cef67', 'c5846637-d6bd-40d2-9ac2-a9e3ea26bd8d', 'f8020714-8e72-4380-91f0-98a562e0a68d'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:55:06.404800 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81671c89-f7b7-415f-9262-a352aff3261b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d81fd07-ec16-4384-9757-20b45ff51585', '5a1084cd-3317-44b3-bc3f-d21bf74cef67', 'c5846637-d6bd-40d2-9ac2-a9e3ea26bd8d', 'f8020714-8e72-4380-91f0-98a562e0a68d']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:06.406924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750f591e-2733-4185-8c89-d735361b3782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:06.466383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750f591e-2733-4185-8c89-d735361b3782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b7e1ea-1ae6-44af-82f4-971e34aa2fdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1365594257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92d6ca4aa014c17b8dc2a981a7cb91a',qos_specs=None,replication_status=,reservations=['4d81fd07-ec16-4384-9757-20b45ff51585','5a1084cd-3317-44b3-bc3f-d21bf74cef67','c5846637-d6bd-40d2-9ac2-a9e3ea26bd8d','f8020714-8e72-4380-91f0-98a562e0a68d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf0e3add57a4f4d97ad5a2a0cb47389',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1365594257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b7e1ea-1ae6-44af-82f4-971e34aa2fdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92d6ca4aa014c17b8dc2a981a7cb91a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aaf0e3add57a4f4d97ad5a2a0cb47389',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:06.468435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d556b728-6cc4-4a7c-b66a-11470cf0214b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:06.494154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d556b728-6cc4-4a7c-b66a-11470cf0214b) transitioned into state 'SUCCESS' from state '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-1365594257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92d6ca4aa014c17b8dc2a981a7cb91a',qos_specs=None,replication_status=,reservations=['4d81fd07-ec16-4384-9757-20b45ff51585','5a1084cd-3317-44b3-bc3f-d21bf74cef67','c5846637-d6bd-40d2-9ac2-a9e3ea26bd8d','f8020714-8e72-4380-91f0-98a562e0a68d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf0e3add57a4f4d97ad5a2a0cb47389',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:06.498296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d2a296-4d95-4a43-8766-f5a42f4c5d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:06.514651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d2a296-4d95-4a43-8766-f5a42f4c5d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:06.517402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Flow 'volume_create_api' (9a53d330-963a-4523-83fb-f586d841bc4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:55:06.581037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Create volume request issued successfully. Jan 25 10:55:06.600573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d589c444-3ad5-4cbe-a12f-79ee02de5921 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes returned with HTTP 202 Jan 25 10:55:06.602173 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 125/249] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:55:06 2021] POST /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes => generated 826 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:55:06.616734 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8edf68ce-4d68-4a0d-8690-42ac6c4d5e14 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 10:55:06.617541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8edf68ce-4d68-4a0d-8690-42ac6c4d5e14 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:06.617986 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:06.617986 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:06.618900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8edf68ce-4d68-4a0d-8690-42ac6c4d5e14 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:06.676389 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:06.676389 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:06.686469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8edf68ce-4d68-4a0d-8690-42ac6c4d5e14 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:06.711576 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8edf68ce-4d68-4a0d-8690-42ac6c4d5e14 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc returned with HTTP 200 Jan 25 10:55:06.712630 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 125/250] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:06 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc => generated 918 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:07.731464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0b7f9b4-8c9b-4eeb-a36f-259ae5781b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 10:55:07.732726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0b7f9b4-8c9b-4eeb-a36f-259ae5781b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:07.733133 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:07.733133 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:07.733803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0b7f9b4-8c9b-4eeb-a36f-259ae5781b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:07.788681 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:07.788681 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:07.800594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0b7f9b4-8c9b-4eeb-a36f-259ae5781b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:07.826778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0b7f9b4-8c9b-4eeb-a36f-259ae5781b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc returned with HTTP 200 Jan 25 10:55:07.828228 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 126/251] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:07 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:26.178837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] POST http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes Jan 25 10:55:26.179879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:26.179879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:26.180545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1356624103"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:26.181909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1356624103'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:55:26.182494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Create volume of 1 GB Jan 25 10:55:26.213252 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Availability Zones retrieved successfully. Jan 25 10:55:26.253322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Flow 'volume_create_api' (734666fc-8942-4bdc-b8cb-0720032af3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:55:26.256203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdf9aab2-fbd5-4aac-b4fb-df722f7ad794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:26.258407 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:55:26.379046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdf9aab2-fbd5-4aac-b4fb-df722f7ad794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:26.381249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8518368-d80c-4a7b-86ad-5a2f1ce1d838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:26.508123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Created reservations ['508765cb-83b6-4399-b0f6-72aafd741be7', '4ab542f4-f0df-46f9-8c3a-c413ef4856e1', '82b3c05b-2f82-40c9-b085-f59dba0d6fcc', 'cd9c91b4-78fd-49de-9901-2227c2e0423f'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:55:26.510077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8518368-d80c-4a7b-86ad-5a2f1ce1d838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['508765cb-83b6-4399-b0f6-72aafd741be7', '4ab542f4-f0df-46f9-8c3a-c413ef4856e1', '82b3c05b-2f82-40c9-b085-f59dba0d6fcc', 'cd9c91b4-78fd-49de-9901-2227c2e0423f']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:26.512744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eae444b-b61c-4327-a3a8-64e3e8d08aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:26.623475 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eae444b-b61c-4327-a3a8-64e3e8d08aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f266e21-e104-418f-8bd2-5b0dd4033a50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1356624103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='686a9f51b2ad4b26b8193e6edf97ab8d',qos_specs=None,replication_status=,reservations=['508765cb-83b6-4399-b0f6-72aafd741be7','4ab542f4-f0df-46f9-8c3a-c413ef4856e1','82b3c05b-2f82-40c9-b085-f59dba0d6fcc','cd9c91b4-78fd-49de-9901-2227c2e0423f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d86ef6ad84c4a8687822cfe80066430',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1356624103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f266e21-e104-418f-8bd2-5b0dd4033a50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='686a9f51b2ad4b26b8193e6edf97ab8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8d86ef6ad84c4a8687822cfe80066430',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:26.625640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae4c56c1-af01-4a2b-af16-31f63ce23725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:26.662917 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae4c56c1-af01-4a2b-af16-31f63ce23725) transitioned into state 'SUCCESS' from state '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-1356624103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='686a9f51b2ad4b26b8193e6edf97ab8d',qos_specs=None,replication_status=,reservations=['508765cb-83b6-4399-b0f6-72aafd741be7','4ab542f4-f0df-46f9-8c3a-c413ef4856e1','82b3c05b-2f82-40c9-b085-f59dba0d6fcc','cd9c91b4-78fd-49de-9901-2227c2e0423f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d86ef6ad84c4a8687822cfe80066430',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:26.664916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48509bdf-41a6-4237-9b44-4c8f680e163f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:55:26.694915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48509bdf-41a6-4237-9b44-4c8f680e163f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:55:26.697634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Flow 'volume_create_api' (734666fc-8942-4bdc-b8cb-0720032af3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:55:26.817981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Create volume request issued successfully. Jan 25 10:55:26.853811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25f2ec52-1c2a-4c39-8bca-55c42905c740 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes returned with HTTP 202 Jan 25 10:55:26.854691 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 126/252] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:55:26 2021] POST /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes => generated 828 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:55:26.869242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0a12168-1ff5-46d7-ba43-653ef9530213 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:26.870563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0a12168-1ff5-46d7-ba43-653ef9530213 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:26.870923 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:26.870923 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:26.871401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0a12168-1ff5-46d7-ba43-653ef9530213 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:26.985751 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:26.985751 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:27.011974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e0a12168-1ff5-46d7-ba43-653ef9530213 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:27.058993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0a12168-1ff5-46d7-ba43-653ef9530213 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:27.072567 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 127/253] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:26 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 920 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:28.080665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb975329-4ec4-4383-b487-07dc99ed5368 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:28.081725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb975329-4ec4-4383-b487-07dc99ed5368 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:28.082084 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:28.082084 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:28.082998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb975329-4ec4-4383-b487-07dc99ed5368 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:28.196510 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:28.196510 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:28.207024 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eb975329-4ec4-4383-b487-07dc99ed5368 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:28.267424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb975329-4ec4-4383-b487-07dc99ed5368 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:28.271194 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 127/254] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:28 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 921 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:33.025060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-a8db7768-5ab1-4df6-8b77-100f6a69e1b7 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:33.026951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-a8db7768-5ab1-4df6-8b77-100f6a69e1b7 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:33.027365 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:33.027365 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:33.028007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-a8db7768-5ab1-4df6-8b77-100f6a69e1b7 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:33.155349 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:33.155349 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:33.183069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-a8db7768-5ab1-4df6-8b77-100f6a69e1b7 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:33.246946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-a8db7768-5ab1-4df6-8b77-100f6a69e1b7 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:33.249483 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 128/255] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:55:33 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 921 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:33.426973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb975329-4ec4-4383-b487-07dc99ed5368 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume// Jan 25 10:55:33.427668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb975329-4ec4-4383-b487-07dc99ed5368 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:33.428075 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:33.428075 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:33.428730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb975329-4ec4-4383-b487-07dc99ed5368 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:33.430289 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb975329-4ec4-4383-b487-07dc99ed5368 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:55:33.431173 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 128/256] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:55:33 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:55:33.460585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-59de25e1-8215-40c4-891c-343c9bbc2bf0 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] POST http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments Jan 25 10:55:33.461104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:33.461104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:33.461847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-59de25e1-8215-40c4-891c-343c9bbc2bf0 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f266e21-e104-418f-8bd2-5b0dd4033a50", "instance_uuid": "39f22e2b-7a34-426d-95fb-d5131fe9a91b", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:33.555087 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:33.555087 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:33.631309 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-59de25e1-8215-40c4-891c-343c9bbc2bf0 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments returned with HTTP 200 Jan 25 10:55:33.632278 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 129/257] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:55:33 2021] POST /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:55:33.699163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-769b0b0f-0ca3-454b-8b2d-dd10e9348f40 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:33.700579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-769b0b0f-0ca3-454b-8b2d-dd10e9348f40 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:33.701179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-769b0b0f-0ca3-454b-8b2d-dd10e9348f40 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:33.731337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-59de25e1-8215-40c4-891c-343c9bbc2bf0 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume// Jan 25 10:55:33.731825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-59de25e1-8215-40c4-891c-343c9bbc2bf0 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:33.732046 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:33.732046 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:33.732426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-59de25e1-8215-40c4-891c-343c9bbc2bf0 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:33.733675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-59de25e1-8215-40c4-891c-343c9bbc2bf0 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:55:33.735112 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 130/258] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 10:55:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:55:33.749045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-94067fc8-e8af-4b39-ab6b-ccca889d120f tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:33.749651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-94067fc8-e8af-4b39-ab6b-ccca889d120f tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:33.750264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-94067fc8-e8af-4b39-ab6b-ccca889d120f tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:33.822156 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:33.822156 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:33.861992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-769b0b0f-0ca3-454b-8b2d-dd10e9348f40 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:33.910492 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:33.910492 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:33.924575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-94067fc8-e8af-4b39-ab6b-ccca889d120f tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:33.951153 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:33.951153 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:33.973191 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:33.973191 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:33.991573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-94067fc8-e8af-4b39-ab6b-ccca889d120f tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:33.992531 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 131/259] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 10:55:33 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 1019 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:55:34.000442 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-769b0b0f-0ca3-454b-8b2d-dd10e9348f40 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:34.002635 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 129/260] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:33 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 920 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:34.016591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-d90dd59d-0111-4399-bd1f-4264d6254083 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] PUT http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments/12f37348-24c9-407e-b1ef-05c02993e2d5 Jan 25 10:55:34.017118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:34.017118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:34.017713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-d90dd59d-0111-4399-bd1f-4264d6254083 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:34.089273 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:55:34.089273 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:55:34.090202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-d90dd59d-0111-4399-bd1f-4264d6254083 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Lock "b'cinder-attachment_update-7f266e21-e104-418f-8bd2-5b0dd4033a50-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.021s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:55:34.106080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:34.106080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:35.023900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6485aa34-34d8-430f-abf5-c23eceda9694 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:35.024827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6485aa34-34d8-430f-abf5-c23eceda9694 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:35.025176 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:35.025176 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:35.028378 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6485aa34-34d8-430f-abf5-c23eceda9694 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:35.243935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:35.243935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:35.274438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6485aa34-34d8-430f-abf5-c23eceda9694 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:35.378993 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:35.378993 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:35.435493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6485aa34-34d8-430f-abf5-c23eceda9694 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:35.446105 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 130/261] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:35 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 920 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:36.456791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-897e828e-f929-4378-b791-a7a44df34598 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:36.457309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-897e828e-f929-4378-b791-a7a44df34598 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:36.457499 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:36.457499 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:36.457866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-897e828e-f929-4378-b791-a7a44df34598 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:36.569484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:36.569484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:36.581845 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-897e828e-f929-4378-b791-a7a44df34598 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:36.610830 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:36.610830 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:36.620742 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-897e828e-f929-4378-b791-a7a44df34598 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:36.621879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 131/262] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:36 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:36.660424 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-d90dd59d-0111-4399-bd1f-4264d6254083 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Lock "b'cinder-attachment_update-7f266e21-e104-418f-8bd2-5b0dd4033a50-n-h2-764292-12'" released by "attachment_update" :: held 2.570s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:55:36.662823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-d90dd59d-0111-4399-bd1f-4264d6254083 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments/12f37348-24c9-407e-b1ef-05c02993e2d5 returned with HTTP 200 Jan 25 10:55:36.664210 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 132/263] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 10:55:34 2021] PUT /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments/12f37348-24c9-407e-b1ef-05c02993e2d5 => generated 762 bytes in 2656 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:55:37.647780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66763d29-99c7-4896-b8ed-11be7104848d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:37.648708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66763d29-99c7-4896-b8ed-11be7104848d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:37.649062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:37.649062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:37.649717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66763d29-99c7-4896-b8ed-11be7104848d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:37.771758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:37.771758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:37.781396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-66763d29-99c7-4896-b8ed-11be7104848d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:37.802301 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:37.802301 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:37.819604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66763d29-99c7-4896-b8ed-11be7104848d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:37.820757 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 132/264] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:37 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 921 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:38.844233 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29d0f2f0-958e-4934-974e-f104f16712ef tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:38.845153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29d0f2f0-958e-4934-974e-f104f16712ef tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:38.845495 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:38.845495 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:38.846155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29d0f2f0-958e-4934-974e-f104f16712ef tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:38.933368 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:38.933368 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:38.952196 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-29d0f2f0-958e-4934-974e-f104f16712ef tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:39.003134 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:39.003134 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:39.024106 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29d0f2f0-958e-4934-974e-f104f16712ef tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:39.027965 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 133/265] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:38 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 921 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:40.046450 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-554bf172-0707-408c-b547-42ee84673b5b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:40.047122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-554bf172-0707-408c-b547-42ee84673b5b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:40.047565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:40.047565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:40.048241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-554bf172-0707-408c-b547-42ee84673b5b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:40.142959 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:40.142959 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:40.153977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-554bf172-0707-408c-b547-42ee84673b5b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:40.176267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:40.176267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:40.185425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-554bf172-0707-408c-b547-42ee84673b5b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:40.187222 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 133/266] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:40 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 921 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:41.202882 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7055912-0f7f-48b1-aaeb-f4cabb7b28aa tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:41.203981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c7055912-0f7f-48b1-aaeb-f4cabb7b28aa tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:41.204180 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:41.204180 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:41.204814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c7055912-0f7f-48b1-aaeb-f4cabb7b28aa tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:41.270896 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:41.270896 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:41.280868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c7055912-0f7f-48b1-aaeb-f4cabb7b28aa tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:41.309650 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:41.309650 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:41.333134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7055912-0f7f-48b1-aaeb-f4cabb7b28aa tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:41.336490 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 134/267] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:41 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 921 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:42.353385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-396bd78c-451a-4682-816b-16925489b488 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:42.354742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-396bd78c-451a-4682-816b-16925489b488 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:42.354966 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:42.354966 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:42.355350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-396bd78c-451a-4682-816b-16925489b488 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:42.404355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:42.404355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:42.407387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-8312ab71-e8d7-4d62-899e-2d8f2679a339 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] POST http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments/12f37348-24c9-407e-b1ef-05c02993e2d5/action Jan 25 10:55:42.408130 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:42.408130 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:42.408842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-8312ab71-e8d7-4d62-899e-2d8f2679a339 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:55:42.409513 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-8312ab71-e8d7-4d62-899e-2d8f2679a339 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:42.412759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-396bd78c-451a-4682-816b-16925489b488 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:42.448134 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:42.448134 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:42.459030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-396bd78c-451a-4682-816b-16925489b488 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:42.470910 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 134/268] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:42 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 921 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:42.503836 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:42.503836 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:42.519907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-97ff018c-0410-4cb5-a991-96df6ca95012 req-8312ab71-e8d7-4d62-899e-2d8f2679a339 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments/12f37348-24c9-407e-b1ef-05c02993e2d5/action returned with HTTP 204 Jan 25 10:55:42.520777 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 135/269] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 10:55:42 2021] POST /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments/12f37348-24c9-407e-b1ef-05c02993e2d5/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:55:43.477952 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-718c0500-c997-4b61-91d1-8196a1ef1828 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:43.478709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-718c0500-c997-4b61-91d1-8196a1ef1828 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:43.478792 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:43.478792 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:43.479468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-718c0500-c997-4b61-91d1-8196a1ef1828 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:43.535199 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:43.535199 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:43.544616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-718c0500-c997-4b61-91d1-8196a1ef1828 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:43.565392 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:43.565392 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:43.575659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-718c0500-c997-4b61-91d1-8196a1ef1828 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:43.585460 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 135/270] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:55:43 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 1213 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:55:43.949905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddab33a2-396e-4495-87cd-e795771f850f req-cf66d7bc-0eb6-47e3-97ac-b1636c8d2402 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:55:43.950487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddab33a2-396e-4495-87cd-e795771f850f req-cf66d7bc-0eb6-47e3-97ac-b1636c8d2402 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:43.950785 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:43.950785 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:43.951420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddab33a2-396e-4495-87cd-e795771f850f req-cf66d7bc-0eb6-47e3-97ac-b1636c8d2402 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:44.057954 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:44.057954 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:44.068875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-ddab33a2-396e-4495-87cd-e795771f850f req-cf66d7bc-0eb6-47e3-97ac-b1636c8d2402 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:55:44.099621 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:44.099621 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:44.110072 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddab33a2-396e-4495-87cd-e795771f850f req-cf66d7bc-0eb6-47e3-97ac-b1636c8d2402 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:55:44.111490 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 136/271] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:55:43 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 1213 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:55:50.362189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b773f23d-340f-4df8-9d49-16fca1859111 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:55:50.363977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b773f23d-340f-4df8-9d49-16fca1859111 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:50.363977 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:50.363977 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:50.363977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b773f23d-340f-4df8-9d49-16fca1859111 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:50.449301 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:50.449301 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:50.458415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b773f23d-340f-4df8-9d49-16fca1859111 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:50.487009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b773f23d-340f-4df8-9d49-16fca1859111 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:55:50.488628 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 136/272] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:55:50 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 1366 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:55:50.505517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 10:55:50.506310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:50.507269 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:50.507269 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:50.507937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:50.567297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:50.567297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:50.579955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:50.604660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa returned with HTTP 200 Jan 25 10:55:50.615297 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 137/273] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:55:50 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa => generated 919 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:50.621785 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c4a67f85-fa18-47c6-a7b4-b30617f0b6bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 10:55:50.622704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c4a67f85-fa18-47c6-a7b4-b30617f0b6bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:50.623119 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:50.623119 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:50.623748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c4a67f85-fa18-47c6-a7b4-b30617f0b6bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:50.697796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:50.697796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:50.712211 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c4a67f85-fa18-47c6-a7b4-b30617f0b6bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:50.742344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c4a67f85-fa18-47c6-a7b4-b30617f0b6bb tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc returned with HTTP 200 Jan 25 10:55:50.744557 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 137/274] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:55:50 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc => generated 919 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:55:50.781198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume// Jan 25 10:55:50.782635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:50.783261 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:50.783261 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:50.784329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:50.786639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:55:50.788032 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 138/275] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:55:50 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:55:50.815007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3c0ac1c1-925b-454b-ad07-ff9c8e2d7a3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] POST http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments Jan 25 10:55:50.816129 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:50.816129 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:50.818004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3c0ac1c1-925b-454b-ad07-ff9c8e2d7a3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "450ba92a-aa50-4ff0-b376-95b397894d67", "instance_uuid": "a3efee2d-754b-4dbc-99a5-0e4e04da57c6", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:50.916175 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:50.916175 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:51.014218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3c0ac1c1-925b-454b-ad07-ff9c8e2d7a3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments returned with HTTP 200 Jan 25 10:55:51.015465 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 138/276] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:55:50 2021] POST /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:55:51.023470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume// Jan 25 10:55:51.024521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:51.025270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:51.027744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:55:51.029471 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 139/277] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:55:51 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 10:55:51.045771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3bdec927-7df2-4270-94f1-d258884b859a tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] POST http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments Jan 25 10:55:51.047330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:51.047330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:51.048067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3bdec927-7df2-4270-94f1-d258884b859a tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20032bfd-7dcb-43e1-bd9d-d417603864fa", "instance_uuid": "a3efee2d-754b-4dbc-99a5-0e4e04da57c6", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:51.116946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:51.116946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:51.184580 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3bdec927-7df2-4270-94f1-d258884b859a tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments returned with HTTP 200 Jan 25 10:55:51.185713 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 139/278] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:55:51 2021] POST /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 10:55:51.193640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume// Jan 25 10:55:51.194388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:51.194883 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:51.196164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:55:51.196815 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 140/279] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:55:51 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:55:51.212780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-da9a2647-1117-435e-aac1-0b182b98a954 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] POST http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments Jan 25 10:55:51.213368 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:51.213368 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:51.213901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-da9a2647-1117-435e-aac1-0b182b98a954 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15b7e1ea-1ae6-44af-82f4-971e34aa2fdc", "instance_uuid": "a3efee2d-754b-4dbc-99a5-0e4e04da57c6", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:51.267927 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:51.267927 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:51.360785 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-da9a2647-1117-435e-aac1-0b182b98a954 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments returned with HTTP 200 Jan 25 10:55:51.373248 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 140/280] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:55:51 2021] POST /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:55:54.099117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume// Jan 25 10:55:54.100375 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:54.100940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:54.102086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-ebe90957-1746-4294-a352-a0debb15f951 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:55:54.104880 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 141/281] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:55:54 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:55:54.122869 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-4cd1d260-9a54-45ea-a800-591084fb9fe4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 10:55:54.123925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-4cd1d260-9a54-45ea-a800-591084fb9fe4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:54.124347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:54.124347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:54.125022 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-4cd1d260-9a54-45ea-a800-591084fb9fe4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:54.227159 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:54.227159 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:54.239724 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-4cd1d260-9a54-45ea-a800-591084fb9fe4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:54.264736 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:54.264736 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:54.280968 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-4cd1d260-9a54-45ea-a800-591084fb9fe4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 10:55:54.283491 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 141/282] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:55:54 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 1464 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:55:54.303258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c282050f-1219-4081-b5f9-50a83809b3ea tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] PUT http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/3c487836-859e-4f90-917d-43670e38d5f7 Jan 25 10:55:54.304434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c282050f-1219-4081-b5f9-50a83809b3ea tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:54.391382 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:55:54.391382 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:55:54.391868 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c282050f-1219-4081-b5f9-50a83809b3ea tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Lock "b'cinder-attachment_update-450ba92a-aa50-4ff0-b376-95b397894d67-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.011s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:55:54.394397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:54.394397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:56.670362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c282050f-1219-4081-b5f9-50a83809b3ea tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Lock "b'cinder-attachment_update-450ba92a-aa50-4ff0-b376-95b397894d67-n-h1-764292-12'" released by "attachment_update" :: held 2.278s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:55:56.672033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c282050f-1219-4081-b5f9-50a83809b3ea tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/3c487836-859e-4f90-917d-43670e38d5f7 returned with HTTP 200 Jan 25 10:55:56.674027 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 142/283] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 10:55:54 2021] PUT /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/3c487836-859e-4f90-917d-43670e38d5f7 => generated 762 bytes in 2377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:55:56.719739 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-dd13fd2d-29f1-485d-aa6c-179fb5a21b21 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] POST http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/3c487836-859e-4f90-917d-43670e38d5f7/action Jan 25 10:55:56.719990 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:56.719990 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:56.720394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-dd13fd2d-29f1-485d-aa6c-179fb5a21b21 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:55:56.720947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-dd13fd2d-29f1-485d-aa6c-179fb5a21b21 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:56.798809 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:56.798809 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:56.820433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-dd13fd2d-29f1-485d-aa6c-179fb5a21b21 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/3c487836-859e-4f90-917d-43670e38d5f7/action returned with HTTP 204 Jan 25 10:55:56.826379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 142/284] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 10:55:56 2021] POST /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/3c487836-859e-4f90-917d-43670e38d5f7/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 10:55:56.887949 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c282050f-1219-4081-b5f9-50a83809b3ea tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume// Jan 25 10:55:56.888487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c282050f-1219-4081-b5f9-50a83809b3ea tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:56.888632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:56.888632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:56.889425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c282050f-1219-4081-b5f9-50a83809b3ea tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:56.890780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-c282050f-1219-4081-b5f9-50a83809b3ea tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:55:56.892690 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 143/285] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:55:56 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:55:56.913556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b32ca94f-1be6-4cd0-9996-1ce1a12fdd80 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 10:55:56.914775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b32ca94f-1be6-4cd0-9996-1ce1a12fdd80 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:55:56.915085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:55:56.915085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:55:56.915784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b32ca94f-1be6-4cd0-9996-1ce1a12fdd80 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:55:57.073146 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:57.073146 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:57.088406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b32ca94f-1be6-4cd0-9996-1ce1a12fdd80 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:55:57.112486 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:57.112486 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:55:57.123092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-b32ca94f-1be6-4cd0-9996-1ce1a12fdd80 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa returned with HTTP 200 Jan 25 10:55:57.124022 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 143/286] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:55:56 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa => generated 1017 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:55:57.146163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-d739e391-2198-4b36-9ac3-aafea0f6a2d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] PUT http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/0b18046d-8645-45f2-96d8-d7aaf94deb4b Jan 25 10:55:57.147330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-d739e391-2198-4b36-9ac3-aafea0f6a2d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:55:57.202246 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:55:57.202246 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:55:57.204018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-d739e391-2198-4b36-9ac3-aafea0f6a2d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Lock "b'cinder-attachment_update-20032bfd-7dcb-43e1-bd9d-d417603864fa-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.014s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:55:57.209301 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:55:57.209301 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:00.011707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-d739e391-2198-4b36-9ac3-aafea0f6a2d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Lock "b'cinder-attachment_update-20032bfd-7dcb-43e1-bd9d-d417603864fa-n-h1-764292-12'" released by "attachment_update" :: held 2.808s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:56:00.012403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-d739e391-2198-4b36-9ac3-aafea0f6a2d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/0b18046d-8645-45f2-96d8-d7aaf94deb4b returned with HTTP 200 Jan 25 10:56:00.013637 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 144/287] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 10:55:57 2021] PUT /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/0b18046d-8645-45f2-96d8-d7aaf94deb4b => generated 762 bytes in 2876 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:56:00.060722 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3718b953-95db-46f1-82f6-1c9a02ff379f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] POST http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/0b18046d-8645-45f2-96d8-d7aaf94deb4b/action Jan 25 10:56:00.061309 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:00.061309 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:00.062116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3718b953-95db-46f1-82f6-1c9a02ff379f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:56:00.062623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3718b953-95db-46f1-82f6-1c9a02ff379f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:56:00.171990 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:00.171990 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:00.200892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-3718b953-95db-46f1-82f6-1c9a02ff379f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/0b18046d-8645-45f2-96d8-d7aaf94deb4b/action returned with HTTP 204 Jan 25 10:56:00.202787 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 144/288] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 10:56:00 2021] POST /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/0b18046d-8645-45f2-96d8-d7aaf94deb4b/action => generated 0 bytes in 149 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:56:00.238466 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-d739e391-2198-4b36-9ac3-aafea0f6a2d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume// Jan 25 10:56:00.238950 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-d739e391-2198-4b36-9ac3-aafea0f6a2d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:00.239174 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:00.239174 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:00.239553 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-d739e391-2198-4b36-9ac3-aafea0f6a2d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:00.240742 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-d739e391-2198-4b36-9ac3-aafea0f6a2d8 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:56:00.241362 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 145/289] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:56: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 25 10:56:00.256609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-a916241e-1cbf-441c-bb04-14eb321b1012 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 10:56:00.257570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-a916241e-1cbf-441c-bb04-14eb321b1012 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:00.258015 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:00.258015 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:00.258702 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-a916241e-1cbf-441c-bb04-14eb321b1012 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:00.324788 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:00.324788 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:00.338684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-a916241e-1cbf-441c-bb04-14eb321b1012 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 10:56:00.360703 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:00.360703 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:00.371657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-a916241e-1cbf-441c-bb04-14eb321b1012 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc returned with HTTP 200 Jan 25 10:56:00.373235 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 145/290] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:56:00 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc => generated 1017 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:56:00.393876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-572435fe-b21e-4189-a114-a3905ca45038 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] PUT http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/9a28802d-dfc8-414b-ae0a-77305d9982c5 Jan 25 10:56:00.395768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-572435fe-b21e-4189-a114-a3905ca45038 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdc"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:56:00.470812 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:56:00.470812 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:56:00.473535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-572435fe-b21e-4189-a114-a3905ca45038 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Lock "b'cinder-attachment_update-15b7e1ea-1ae6-44af-82f4-971e34aa2fdc-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.014s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:56:00.476068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:00.476068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:02.453222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-572435fe-b21e-4189-a114-a3905ca45038 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Lock "b'cinder-attachment_update-15b7e1ea-1ae6-44af-82f4-971e34aa2fdc-n-h1-764292-12'" released by "attachment_update" :: held 1.980s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:56:02.454857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-572435fe-b21e-4189-a114-a3905ca45038 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/9a28802d-dfc8-414b-ae0a-77305d9982c5 returned with HTTP 200 Jan 25 10:56:02.456873 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 146/291] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 10:56:00 2021] PUT /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/9a28802d-dfc8-414b-ae0a-77305d9982c5 => generated 762 bytes in 2069 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:56:02.509844 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-bd3e9a18-5fab-4453-8045-e798836dfd46 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] POST http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/9a28802d-dfc8-414b-ae0a-77305d9982c5/action Jan 25 10:56:02.511069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:02.511069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:02.511723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-bd3e9a18-5fab-4453-8045-e798836dfd46 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:56:02.512255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-bd3e9a18-5fab-4453-8045-e798836dfd46 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:56:02.608266 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:02.608266 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:02.627829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-164bf6ee-23d0-4846-8abe-391785dcdb34 req-bd3e9a18-5fab-4453-8045-e798836dfd46 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/9a28802d-dfc8-414b-ae0a-77305d9982c5/action returned with HTTP 204 Jan 25 10:56:02.629379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 146/292] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 10:56:02 2021] POST /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/9a28802d-dfc8-414b-ae0a-77305d9982c5/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:56:05.204287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cbfea030-65c8-4564-aa49-5a8595b9213c req-d0f34cdc-e498-4451-8005-c6cd808e614b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:05.204859 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cbfea030-65c8-4564-aa49-5a8595b9213c req-d0f34cdc-e498-4451-8005-c6cd808e614b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:05.205058 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:05.205058 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:05.205430 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cbfea030-65c8-4564-aa49-5a8595b9213c req-d0f34cdc-e498-4451-8005-c6cd808e614b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:05.265590 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:05.265590 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:05.274345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-cbfea030-65c8-4564-aa49-5a8595b9213c req-d0f34cdc-e498-4451-8005-c6cd808e614b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:05.300424 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:05.300424 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:05.313708 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cbfea030-65c8-4564-aa49-5a8595b9213c req-d0f34cdc-e498-4451-8005-c6cd808e614b tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:56:05.321982 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 147/293] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:56:05 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 1213 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 10:56:10.758654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b626bdc-9ab2-4e88-8b4f-f7c1ded33c91 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:10.759793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b626bdc-9ab2-4e88-8b4f-f7c1ded33c91 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:10.759905 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:10.759905 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:10.760249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b626bdc-9ab2-4e88-8b4f-f7c1ded33c91 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:10.883166 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:10.883166 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:10.908698 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2b626bdc-9ab2-4e88-8b4f-f7c1ded33c91 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:10.945114 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:10.945114 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:10.957454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b626bdc-9ab2-4e88-8b4f-f7c1ded33c91 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:56:10.959232 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 147/294] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:10 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 1213 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:56:11.482624 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-7b72d561-47a9-4220-80ba-b868004db8f8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:11.483550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-7b72d561-47a9-4220-80ba-b868004db8f8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:11.483871 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:11.483871 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:11.484412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-7b72d561-47a9-4220-80ba-b868004db8f8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:11.546146 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:11.546146 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:11.559269 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-7b72d561-47a9-4220-80ba-b868004db8f8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:11.585318 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:11.585318 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:11.596596 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-7b72d561-47a9-4220-80ba-b868004db8f8 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:56:11.598153 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 148/295] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:56:11 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 1213 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:56:11.623549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] POST http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50/action Jan 25 10:56:11.624058 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:11.624058 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:11.624496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:56:11.624876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:56:11.674974 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:11.674974 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:11.676174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:11.690056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Begin detaching volume completed successfully. Jan 25 10:56:11.690594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50/action returned with HTTP 202 Jan 25 10:56:11.692299 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 148/296] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 10:56:11 2021] POST /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 10:56:11.734898 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dbec3ab4-29a4-4af5-ae70-83237cb7943d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:11.744199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dbec3ab4-29a4-4af5-ae70-83237cb7943d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:11.749917 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:11.749917 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:11.750945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dbec3ab4-29a4-4af5-ae70-83237cb7943d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:11.778675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume// Jan 25 10:56:11.779840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:11.780368 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:11.780368 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:11.781281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:11.783212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-d67a1972-a8a9-40ee-8a76-33338232cecc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:56:11.784005 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 149/297] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 10:56:11 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:56:11.812044 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-8f8018ea-c163-411e-a735-a6e0b5a2d4cc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:11.817712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-8f8018ea-c163-411e-a735-a6e0b5a2d4cc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:11.818313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-8f8018ea-c163-411e-a735-a6e0b5a2d4cc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:11.906823 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:11.906823 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:11.927892 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:11.927892 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:11.938344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-8f8018ea-c163-411e-a735-a6e0b5a2d4cc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:11.945703 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dbec3ab4-29a4-4af5-ae70-83237cb7943d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:11.994769 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:11.994769 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:12.004325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dbec3ab4-29a4-4af5-ae70-83237cb7943d tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:56:12.005885 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 149/298] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:11 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 1216 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:56:12.015575 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:12.015575 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:12.052445 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-8f8018ea-c163-411e-a735-a6e0b5a2d4cc tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:56:12.054682 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 150/299] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 10:56:11 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 1315 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 10:56:12.482235 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-768465dd-e4a8-463b-8266-5b1e6a1a58cf tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] DELETE http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments/12f37348-24c9-407e-b1ef-05c02993e2d5 Jan 25 10:56:12.483425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-768465dd-e4a8-463b-8266-5b1e6a1a58cf tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:12.484032 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:12.484032 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:12.485399 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-768465dd-e4a8-463b-8266-5b1e6a1a58cf tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:12.516642 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:12.516642 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:13.028330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d05161a-91ad-4d23-95b1-73c78bb0a7f4 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:13.029433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d05161a-91ad-4d23-95b1-73c78bb0a7f4 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:13.029853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:13.029853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:13.030538 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d05161a-91ad-4d23-95b1-73c78bb0a7f4 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:13.111923 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:13.111923 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:13.121878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2d05161a-91ad-4d23-95b1-73c78bb0a7f4 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:13.125403 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-768465dd-e4a8-463b-8266-5b1e6a1a58cf tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:56:13.125926 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-768465dd-e4a8-463b-8266-5b1e6a1a58cf tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:56:13.137834 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c1d0fa3-8bfe-4a46-af70-d99f1434109d req-768465dd-e4a8-463b-8266-5b1e6a1a58cf tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments/12f37348-24c9-407e-b1ef-05c02993e2d5 returned with HTTP 200 Jan 25 10:56:13.139033 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 150/300] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 10:56:12 2021] DELETE /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/attachments/12f37348-24c9-407e-b1ef-05c02993e2d5 => generated 19 bytes in 663 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:13.161842 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d05161a-91ad-4d23-95b1-73c78bb0a7f4 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:56:13.176827 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 151/301] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:13 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 921 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:14.633154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6dfcb615-ad9e-4410-9ad1-475b80e6cf07 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] DELETE http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:14.634064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6dfcb615-ad9e-4410-9ad1-475b80e6cf07 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:14.634453 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:14.634453 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:14.635513 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6dfcb615-ad9e-4410-9ad1-475b80e6cf07 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:14.636034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6dfcb615-ad9e-4410-9ad1-475b80e6cf07 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Delete volume with id: 7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:14.720698 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:14.720698 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:14.722147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6dfcb615-ad9e-4410-9ad1-475b80e6cf07 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:14.764978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6dfcb615-ad9e-4410-9ad1-475b80e6cf07 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Delete volume request issued successfully. Jan 25 10:56:14.765628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6dfcb615-ad9e-4410-9ad1-475b80e6cf07 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 202 Jan 25 10:56:14.771461 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 151/302] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:56:14 2021] DELETE /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:56:14.775888 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-120ce4b1-28e2-463a-94b6-be99fb47b9e2 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:14.776586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-120ce4b1-28e2-463a-94b6-be99fb47b9e2 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:14.776947 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:14.776947 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:14.777878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-120ce4b1-28e2-463a-94b6-be99fb47b9e2 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:14.832312 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:14.832312 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:14.842486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-120ce4b1-28e2-463a-94b6-be99fb47b9e2 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:14.875831 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-120ce4b1-28e2-463a-94b6-be99fb47b9e2 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:56:14.877213 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 152/303] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:14 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:15.895066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc154ee8-8ab0-4b49-ab0a-6ac60cf01f7e tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:15.896318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc154ee8-8ab0-4b49-ab0a-6ac60cf01f7e tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:15.896750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:15.896750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:15.897650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc154ee8-8ab0-4b49-ab0a-6ac60cf01f7e tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:15.956529 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:15.956529 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:15.967052 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fc154ee8-8ab0-4b49-ab0a-6ac60cf01f7e tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:15.995429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc154ee8-8ab0-4b49-ab0a-6ac60cf01f7e tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:56:16.009348 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 152/304] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:15 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 920 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:17.016175 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc70038c-c456-43a3-b07d-8feefe0a4b66 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:17.017399 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc70038c-c456-43a3-b07d-8feefe0a4b66 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:17.017838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:17.017838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:17.018480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc70038c-c456-43a3-b07d-8feefe0a4b66 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:17.126857 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:17.126857 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:17.149599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dc70038c-c456-43a3-b07d-8feefe0a4b66 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:17.188267 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc70038c-c456-43a3-b07d-8feefe0a4b66 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 200 Jan 25 10:56:17.199588 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 153/305] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:17 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:18.206166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69a3a5c8-ddf8-46a6-8616-56d5cc33eab9 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 Jan 25 10:56:18.206696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69a3a5c8-ddf8-46a6-8616-56d5cc33eab9 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:18.206869 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:18.206869 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:18.207530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69a3a5c8-ddf8-46a6-8616-56d5cc33eab9 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:18.303541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69a3a5c8-ddf8-46a6-8616-56d5cc33eab9 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 returned with HTTP 404 Jan 25 10:56:18.314809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 153/306] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:18 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/7f266e21-e104-418f-8bd2-5b0dd4033a50 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 10:56:18.318417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6bae9cf-09b0-4d01-8250-06d6078a0703 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] DELETE http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf Jan 25 10:56:18.319078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6bae9cf-09b0-4d01-8250-06d6078a0703 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:18.319399 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:18.319399 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:18.319952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6bae9cf-09b0-4d01-8250-06d6078a0703 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:18.320587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e6bae9cf-09b0-4d01-8250-06d6078a0703 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Delete volume with id: cf6f3af1-74ce-4085-b75a-8059a597c3bf Jan 25 10:56:18.419867 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:18.419867 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:18.422306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e6bae9cf-09b0-4d01-8250-06d6078a0703 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:18.528748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e6bae9cf-09b0-4d01-8250-06d6078a0703 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Delete volume request issued successfully. Jan 25 10:56:18.530199 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6bae9cf-09b0-4d01-8250-06d6078a0703 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf returned with HTTP 202 Jan 25 10:56:18.536119 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 154/307] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:56:18 2021] DELETE /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:56:18.547996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b86c27b-8896-46cd-90ea-36f44e6270ed tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf Jan 25 10:56:18.550432 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b86c27b-8896-46cd-90ea-36f44e6270ed tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:18.551534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b86c27b-8896-46cd-90ea-36f44e6270ed tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:18.676490 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:18.676490 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:18.695612 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0b86c27b-8896-46cd-90ea-36f44e6270ed tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:18.757664 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b86c27b-8896-46cd-90ea-36f44e6270ed tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf returned with HTTP 200 Jan 25 10:56:18.774650 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 154/308] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:18 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:19.783395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80fba41b-5a16-4b44-958a-b35da8cac1d9 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf Jan 25 10:56:19.784794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80fba41b-5a16-4b44-958a-b35da8cac1d9 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:19.785157 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:19.785157 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:19.785842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80fba41b-5a16-4b44-958a-b35da8cac1d9 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:19.933240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:19.933240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:19.995218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-80fba41b-5a16-4b44-958a-b35da8cac1d9 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:20.049449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80fba41b-5a16-4b44-958a-b35da8cac1d9 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf returned with HTTP 200 Jan 25 10:56:20.050689 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 155/309] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:19 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf => generated 920 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:21.068203 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-845df724-3a8a-48e6-9569-3291699b47e5 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf Jan 25 10:56:21.068958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-845df724-3a8a-48e6-9569-3291699b47e5 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:21.068958 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:21.068958 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:21.069363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-845df724-3a8a-48e6-9569-3291699b47e5 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:21.172552 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:21.172552 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:21.187669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-845df724-3a8a-48e6-9569-3291699b47e5 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Volume info retrieved successfully. Jan 25 10:56:21.265096 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-845df724-3a8a-48e6-9569-3291699b47e5 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf returned with HTTP 200 Jan 25 10:56:21.270120 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 155/310] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:21 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf => generated 920 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:22.283352 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-98cbfe7d-f26f-467b-9bdb-40c1ee0df774 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] GET http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf Jan 25 10:56:22.284386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-98cbfe7d-f26f-467b-9bdb-40c1ee0df774 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:22.284750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:22.284750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:22.285751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-98cbfe7d-f26f-467b-9bdb-40c1ee0df774 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:22.395265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-98cbfe7d-f26f-467b-9bdb-40c1ee0df774 tempest-ServerRescueNegativeTestJSON-1974210073 tempest-ServerRescueNegativeTestJSON-1974210073] http://10.222.0.57/volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf returned with HTTP 404 Jan 25 10:56:22.399969 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 156/311] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:56:22 2021] GET /volume/v3/686a9f51b2ad4b26b8193e6edf97ab8d/volumes/cf6f3af1-74ce-4085-b75a-8059a597c3bf => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:56:41.272801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] POST http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes Jan 25 10:56:41.277315 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:41.277315 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:41.278503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1500658986", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:56:41.280517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1500658986', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:56:41.285399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Create volume of 1 GB Jan 25 10:56:41.315676 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Availability Zones retrieved successfully. Jan 25 10:56:41.347162 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Flow 'volume_create_api' (86c15013-8c9f-4e8a-a013-44b3bfeb647a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:56:41.350134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0cf490-feae-468f-b598-f4b579b4e00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:56:41.353071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:56:41.434951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0cf490-feae-468f-b598-f4b579b4e00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:56:41.437565 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10326da1-05e9-4264-aaf4-96bbe70d3c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:56:41.543635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Created reservations ['cffa8de7-6d3f-4f5d-a7ff-18aa5edeb143', 'b0352ffe-9880-4fcb-bd78-c1a8c732d129', '78f336c1-f262-41e7-a473-e7d95cf01a5f', 'f4b74622-1882-4ae3-82fe-5e5ba105dd41'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:56:41.546224 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10326da1-05e9-4264-aaf4-96bbe70d3c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cffa8de7-6d3f-4f5d-a7ff-18aa5edeb143', 'b0352ffe-9880-4fcb-bd78-c1a8c732d129', '78f336c1-f262-41e7-a473-e7d95cf01a5f', 'f4b74622-1882-4ae3-82fe-5e5ba105dd41']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:56:41.549476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6191ac-6acf-476d-a7cc-ce91d045f9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:56:41.639368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6191ac-6acf-476d-a7cc-ce91d045f9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1500658986',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='adad216b23f74fdeb3ec503c442b9dfc',qos_specs=None,replication_status=,reservations=['cffa8de7-6d3f-4f5d-a7ff-18aa5edeb143','b0352ffe-9880-4fcb-bd78-c1a8c732d129','78f336c1-f262-41e7-a473-e7d95cf01a5f','f4b74622-1882-4ae3-82fe-5e5ba105dd41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='178c5cf3c2954c698d5faad310388c23',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1500658986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='adad216b23f74fdeb3ec503c442b9dfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='178c5cf3c2954c698d5faad310388c23',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:56:41.642723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bce09cb-6b8c-4490-a27b-b55ff4ff25ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:56:41.681928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bce09cb-6b8c-4490-a27b-b55ff4ff25ea) transitioned into state 'SUCCESS' from state '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-1500658986',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='adad216b23f74fdeb3ec503c442b9dfc',qos_specs=None,replication_status=,reservations=['cffa8de7-6d3f-4f5d-a7ff-18aa5edeb143','b0352ffe-9880-4fcb-bd78-c1a8c732d129','78f336c1-f262-41e7-a473-e7d95cf01a5f','f4b74622-1882-4ae3-82fe-5e5ba105dd41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='178c5cf3c2954c698d5faad310388c23',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:56:41.684504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228c6038-25f0-4729-b26b-870f9f4b8050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:56:41.703336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228c6038-25f0-4729-b26b-870f9f4b8050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:56:41.707201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Flow 'volume_create_api' (86c15013-8c9f-4e8a-a013-44b3bfeb647a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:56:41.765325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Create volume request issued successfully. Jan 25 10:56:41.783795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-3fa6f926-ad77-4cc1-95f2-fb15caa0d992 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes returned with HTTP 202 Jan 25 10:56:41.785664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 156/312] 10.222.0.57 () {64 vars in 1512 bytes} [Mon Jan 25 10:56:41 2021] POST /volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes => generated 832 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:56:41.801365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-68a9cee7-c0e1-4509-ac43-e1d8831b3059 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] GET http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab Jan 25 10:56:41.802383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-68a9cee7-c0e1-4509-ac43-e1d8831b3059 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:41.803086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-68a9cee7-c0e1-4509-ac43-e1d8831b3059 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:41.915729 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:41.915729 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:41.924591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-68a9cee7-c0e1-4509-ac43-e1d8831b3059 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Volume info retrieved successfully. Jan 25 10:56:41.948464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2d9f31f0-d55f-4c55-8417-25f02ace56b6 req-68a9cee7-c0e1-4509-ac43-e1d8831b3059 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab returned with HTTP 200 Jan 25 10:56:41.949635 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 157/313] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:56:41 2021] GET /volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab => generated 924 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:43.301903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3fd1b00b-34f2-452a-807e-ac28142dc71d req-36c3183f-5778-422b-b73c-97ea2aa95bb8 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] GET http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab Jan 25 10:56:43.302435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3fd1b00b-34f2-452a-807e-ac28142dc71d req-36c3183f-5778-422b-b73c-97ea2aa95bb8 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:43.302613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:43.302613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:43.303194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3fd1b00b-34f2-452a-807e-ac28142dc71d req-36c3183f-5778-422b-b73c-97ea2aa95bb8 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:43.362311 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:43.362311 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:43.371894 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3fd1b00b-34f2-452a-807e-ac28142dc71d req-36c3183f-5778-422b-b73c-97ea2aa95bb8 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Volume info retrieved successfully. Jan 25 10:56:43.396179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3fd1b00b-34f2-452a-807e-ac28142dc71d req-36c3183f-5778-422b-b73c-97ea2aa95bb8 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab returned with HTTP 200 Jan 25 10:56:43.397001 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 157/314] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:56:43 2021] GET /volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab => generated 925 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:43.675110 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-487b702e-5465-4786-b091-e5f77f60a61c req-b66eac7c-3a60-4aad-a96d-ea0cf487fdd9 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] GET http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab Jan 25 10:56:43.676034 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-487b702e-5465-4786-b091-e5f77f60a61c req-b66eac7c-3a60-4aad-a96d-ea0cf487fdd9 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:43.676317 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:43.676317 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:43.676777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-487b702e-5465-4786-b091-e5f77f60a61c req-b66eac7c-3a60-4aad-a96d-ea0cf487fdd9 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:43.728045 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:43.728045 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:43.736761 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-487b702e-5465-4786-b091-e5f77f60a61c req-b66eac7c-3a60-4aad-a96d-ea0cf487fdd9 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Volume info retrieved successfully. Jan 25 10:56:43.760472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-487b702e-5465-4786-b091-e5f77f60a61c req-b66eac7c-3a60-4aad-a96d-ea0cf487fdd9 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab returned with HTTP 200 Jan 25 10:56:43.761410 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 158/315] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:56:43 2021] GET /volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab => generated 925 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:56:44.811429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-db0f1672-0079-42ae-9a97-fc49b7c99b94 req-e44a9869-cc0b-4252-a425-5bd039f16ccf tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] DELETE http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab Jan 25 10:56:44.812390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-db0f1672-0079-42ae-9a97-fc49b7c99b94 req-e44a9869-cc0b-4252-a425-5bd039f16ccf tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:44.812834 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:44.812834 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:44.813644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-db0f1672-0079-42ae-9a97-fc49b7c99b94 req-e44a9869-cc0b-4252-a425-5bd039f16ccf tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:44.814604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-db0f1672-0079-42ae-9a97-fc49b7c99b94 req-e44a9869-cc0b-4252-a425-5bd039f16ccf tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Delete volume with id: d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab Jan 25 10:56:44.919643 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:56:44.919643 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:56:44.920963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-db0f1672-0079-42ae-9a97-fc49b7c99b94 req-e44a9869-cc0b-4252-a425-5bd039f16ccf tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Volume info retrieved successfully. Jan 25 10:56:44.957235 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-db0f1672-0079-42ae-9a97-fc49b7c99b94 req-e44a9869-cc0b-4252-a425-5bd039f16ccf tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Delete volume request issued successfully. Jan 25 10:56:44.959228 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-db0f1672-0079-42ae-9a97-fc49b7c99b94 req-e44a9869-cc0b-4252-a425-5bd039f16ccf tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab returned with HTTP 202 Jan 25 10:56:44.967621 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 158/316] 10.222.0.57 () {62 vars in 1591 bytes} [Mon Jan 25 10:56:44 2021] DELETE /volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:56:47.229533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c2a39185-6038-4316-b541-9219b543475e req-648c336b-14b3-4117-be9a-ba41348c57b6 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] GET http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab Jan 25 10:56:47.233067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c2a39185-6038-4316-b541-9219b543475e req-648c336b-14b3-4117-be9a-ba41348c57b6 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:56:47.233299 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:56:47.233299 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:56:47.233832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c2a39185-6038-4316-b541-9219b543475e req-648c336b-14b3-4117-be9a-ba41348c57b6 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:56:47.297344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c2a39185-6038-4316-b541-9219b543475e req-648c336b-14b3-4117-be9a-ba41348c57b6 tempest-VolumesGetTestJSON-564976748 tempest-VolumesGetTestJSON-564976748] http://10.222.0.57/volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab returned with HTTP 404 Jan 25 10:56:47.298987 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 159/317] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:56:47 2021] GET /volume/v3/adad216b23f74fdeb3ec503c442b9dfc/volumes/d388b78c-ccf6-4519-8c4b-ecb9bdd4c7ab => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:58:51.107787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ffdceda-8cd3-4a96-b0a4-eaf9b6ba1774 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] DELETE http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:58:51.108340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ffdceda-8cd3-4a96-b0a4-eaf9b6ba1774 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:51.108476 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:51.108476 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:51.109369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ffdceda-8cd3-4a96-b0a4-eaf9b6ba1774 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:51.110189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-0ffdceda-8cd3-4a96-b0a4-eaf9b6ba1774 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Delete volume with id: 9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:58:51.256925 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:58:51.256925 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:58:51.258286 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0ffdceda-8cd3-4a96-b0a4-eaf9b6ba1774 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:58:51.319688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0ffdceda-8cd3-4a96-b0a4-eaf9b6ba1774 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Delete volume request issued successfully. Jan 25 10:58:51.320384 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ffdceda-8cd3-4a96-b0a4-eaf9b6ba1774 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 202 Jan 25 10:58:51.322321 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 159/318] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:58:51 2021] DELETE /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:58:51.330051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51d9a7e0-a343-4e0d-8267-274b8468d103 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:58:51.331186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51d9a7e0-a343-4e0d-8267-274b8468d103 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:51.331186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51d9a7e0-a343-4e0d-8267-274b8468d103 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:51.509771 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:58:51.509771 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:58:51.541628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-51d9a7e0-a343-4e0d-8267-274b8468d103 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:58:51.620956 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51d9a7e0-a343-4e0d-8267-274b8468d103 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:58:51.622388 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 160/319] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:58:51 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 912 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:58:52.636223 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] POST http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes Jan 25 10:58:52.639824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-edfae890-d3e3-4168-aa1c-93f6ba8860e9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:58:52.639957 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:52.639957 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:52.640150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-edfae890-d3e3-4168-aa1c-93f6ba8860e9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:52.640150 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:52.640150 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:52.640150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-edfae890-d3e3-4168-aa1c-93f6ba8860e9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:52.640650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1810126636"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:58:52.642054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1810126636'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:58:52.642539 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Create volume of 1 GB Jan 25 10:58:52.679081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Availability Zones retrieved successfully. Jan 25 10:58:52.712823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Flow 'volume_create_api' (0ce24eff-a47a-405c-bb41-cb270ee1e077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:58:52.715742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b208635f-1c27-417b-bd15-1b2d1b0412de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:52.718141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:58:52.744506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:58:52.744506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:58:52.763655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-edfae890-d3e3-4168-aa1c-93f6ba8860e9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:58:52.805695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b208635f-1c27-417b-bd15-1b2d1b0412de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:52.808513 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f10521-fdba-4a8f-8e48-c8747197356a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:52.816583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-edfae890-d3e3-4168-aa1c-93f6ba8860e9 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:58:52.817524 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 161/320] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:58:52 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:58:53.029650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Created reservations ['22f602f9-a2cb-4406-b51e-037db4800fb4', 'd47d6cf2-f7d2-48ad-b08c-a4dfa43f56e9', '16fb339d-6200-48a5-9526-fb2963ac876d', 'eecef247-6d11-4904-be57-b04c90562ec8'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:58:53.032842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f10521-fdba-4a8f-8e48-c8747197356a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f602f9-a2cb-4406-b51e-037db4800fb4', 'd47d6cf2-f7d2-48ad-b08c-a4dfa43f56e9', '16fb339d-6200-48a5-9526-fb2963ac876d', 'eecef247-6d11-4904-be57-b04c90562ec8']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:53.036979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6adfbfc3-a2bb-4d67-af40-c8e1e3b47fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:53.235196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6adfbfc3-a2bb-4d67-af40-c8e1e3b47fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '428149cd-73f4-43c3-ae94-a1dc04693edc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1810126636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4eb7a230a7849bd90a47d90de835bbb',qos_specs=None,replication_status=,reservations=['22f602f9-a2cb-4406-b51e-037db4800fb4','d47d6cf2-f7d2-48ad-b08c-a4dfa43f56e9','16fb339d-6200-48a5-9526-fb2963ac876d','eecef247-6d11-4904-be57-b04c90562ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b531e35ba8df4dcab5072810f2cf351d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1810126636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=428149cd-73f4-43c3-ae94-a1dc04693edc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f4eb7a230a7849bd90a47d90de835bbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b531e35ba8df4dcab5072810f2cf351d',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:53.241904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aab5e62-10f5-4e4b-8d91-3292e761ad85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:53.297327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aab5e62-10f5-4e4b-8d91-3292e761ad85) transitioned into state 'SUCCESS' from state '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-1810126636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4eb7a230a7849bd90a47d90de835bbb',qos_specs=None,replication_status=,reservations=['22f602f9-a2cb-4406-b51e-037db4800fb4','d47d6cf2-f7d2-48ad-b08c-a4dfa43f56e9','16fb339d-6200-48a5-9526-fb2963ac876d','eecef247-6d11-4904-be57-b04c90562ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b531e35ba8df4dcab5072810f2cf351d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:53.299417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc00e0d8-a698-4baf-b209-5650730fa45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:53.338079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc00e0d8-a698-4baf-b209-5650730fa45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:53.354402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Flow 'volume_create_api' (0ce24eff-a47a-405c-bb41-cb270ee1e077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:58:53.538558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Create volume request issued successfully. Jan 25 10:58:53.599651 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3bc958d-0d68-4bf2-a177-715690d9c185 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes returned with HTTP 202 Jan 25 10:58:53.604991 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 160/321] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 10:58:51 2021] POST /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes => generated 829 bytes in 1680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:58:53.618658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6853f46b-d046-48b2-a05b-54df2c5f7955 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:58:53.618658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6853f46b-d046-48b2-a05b-54df2c5f7955 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:53.618658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:53.618658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:53.618658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6853f46b-d046-48b2-a05b-54df2c5f7955 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:53.687760 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:58:53.687760 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:58:53.697763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6853f46b-d046-48b2-a05b-54df2c5f7955 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:58:53.727532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6853f46b-d046-48b2-a05b-54df2c5f7955 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 200 Jan 25 10:58:53.739016 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 162/322] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:58:53 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 897 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:58:53.838356 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f96f50a2-2310-41fb-80c1-b1953abde954 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:58:53.839469 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f96f50a2-2310-41fb-80c1-b1953abde954 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:53.841034 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:53.841034 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:53.841680 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f96f50a2-2310-41fb-80c1-b1953abde954 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:53.920016 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:58:53.920016 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:58:53.933259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f96f50a2-2310-41fb-80c1-b1953abde954 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Volume info retrieved successfully. Jan 25 10:58:53.998031 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f96f50a2-2310-41fb-80c1-b1953abde954 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 200 Jan 25 10:58:53.999053 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 161/323] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:58:53 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 912 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:58:54.745275 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5260016c-dd89-4e42-a56b-56aff5033e0c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:58:54.746002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5260016c-dd89-4e42-a56b-56aff5033e0c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:54.746591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:54.746591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:54.747160 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5260016c-dd89-4e42-a56b-56aff5033e0c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:54.869459 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:58:54.869459 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:58:54.896122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5260016c-dd89-4e42-a56b-56aff5033e0c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:58:54.961444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5260016c-dd89-4e42-a56b-56aff5033e0c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 200 Jan 25 10:58:54.963376 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 163/324] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:58:54 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 921 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:58:55.019112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27ded057-422a-4ca4-85a6-405d099ae937 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] GET http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 Jan 25 10:58:55.020073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27ded057-422a-4ca4-85a6-405d099ae937 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:55.020565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:55.020565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:55.021123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27ded057-422a-4ca4-85a6-405d099ae937 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:55.169015 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27ded057-422a-4ca4-85a6-405d099ae937 tempest-DeleteServersTestJSON-1518367604 tempest-DeleteServersTestJSON-1518367604] http://10.222.0.57/volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 returned with HTTP 404 Jan 25 10:58:55.172448 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 162/325] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:58:55 2021] GET /volume/v3/17153109f48b48e38541da3308c13a92/volumes/9421134e-0fbe-43f9-9b0a-5111e0595012 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:58:55.985032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f372b786-4143-4ac6-8b3f-538492d5716c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:58:55.986691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f372b786-4143-4ac6-8b3f-538492d5716c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:55.988991 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:55.988991 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:55.991483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f372b786-4143-4ac6-8b3f-538492d5716c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:56.176233 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:58:56.176233 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:58:56.207874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f372b786-4143-4ac6-8b3f-538492d5716c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:58:56.268503 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f372b786-4143-4ac6-8b3f-538492d5716c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 200 Jan 25 10:58:56.268789 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 164/326] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:58:55 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 922 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:58:57.176993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-435b060c-91a5-4b67-908b-314483835bd7 req-af5ee20c-2070-41e6-a758-aeb7f43b0bfd tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:58:57.180904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-435b060c-91a5-4b67-908b-314483835bd7 req-af5ee20c-2070-41e6-a758-aeb7f43b0bfd tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:57.183960 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-435b060c-91a5-4b67-908b-314483835bd7 req-af5ee20c-2070-41e6-a758-aeb7f43b0bfd tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:57.240168 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:58:57.240168 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:58:57.251082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-435b060c-91a5-4b67-908b-314483835bd7 req-af5ee20c-2070-41e6-a758-aeb7f43b0bfd tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:58:57.304996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-435b060c-91a5-4b67-908b-314483835bd7 req-af5ee20c-2070-41e6-a758-aeb7f43b0bfd tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 200 Jan 25 10:58:57.308234 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 163/327] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:58:57 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 922 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:58:57.327604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] POST http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes Jan 25 10:58:57.328250 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:57.328250 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:57.328957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-383810088"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:58:57.330811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-383810088'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:58:57.331901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Create volume of 1 GB Jan 25 10:58:57.374364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Availability Zones retrieved successfully. Jan 25 10:58:57.429657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Flow 'volume_create_api' (4e3933d7-1c61-4d12-afb8-3c21d7b8021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:58:57.434537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58eea665-b3dc-4366-991b-9ff7832172ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:57.451219 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:58:57.763650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58eea665-b3dc-4366-991b-9ff7832172ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:57.775274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb96572b-5f50-42de-8bf6-eff5cb528e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:57.986587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Created reservations ['69a4aeee-0277-425c-8def-94775c6728ab', 'da4ca8cf-5eaf-41e1-9735-8d83a1f5711c', 'e5e2935b-57b2-43a7-81fa-0b0706f4cd90', 'fd9e54b6-ca0d-43cd-b15d-b4b2d56a336f'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:58:57.988658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb96572b-5f50-42de-8bf6-eff5cb528e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69a4aeee-0277-425c-8def-94775c6728ab', 'da4ca8cf-5eaf-41e1-9735-8d83a1f5711c', 'e5e2935b-57b2-43a7-81fa-0b0706f4cd90', 'fd9e54b6-ca0d-43cd-b15d-b4b2d56a336f']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:57.991005 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a55a90-6cca-4902-9559-2275254c417e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:58.172246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a55a90-6cca-4902-9559-2275254c417e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86bcd2e4-0be1-4130-8ba6-9b8c85f707ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-383810088',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4eb7a230a7849bd90a47d90de835bbb',qos_specs=None,replication_status=,reservations=['69a4aeee-0277-425c-8def-94775c6728ab','da4ca8cf-5eaf-41e1-9735-8d83a1f5711c','e5e2935b-57b2-43a7-81fa-0b0706f4cd90','fd9e54b6-ca0d-43cd-b15d-b4b2d56a336f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b531e35ba8df4dcab5072810f2cf351d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-383810088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86bcd2e4-0be1-4130-8ba6-9b8c85f707ac,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f4eb7a230a7849bd90a47d90de835bbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b531e35ba8df4dcab5072810f2cf351d',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:58.178426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05341274-3779-4a80-9287-e557b352f89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:58.253954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05341274-3779-4a80-9287-e557b352f89e) transitioned into state 'SUCCESS' from state '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-383810088',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4eb7a230a7849bd90a47d90de835bbb',qos_specs=None,replication_status=,reservations=['69a4aeee-0277-425c-8def-94775c6728ab','da4ca8cf-5eaf-41e1-9735-8d83a1f5711c','e5e2935b-57b2-43a7-81fa-0b0706f4cd90','fd9e54b6-ca0d-43cd-b15d-b4b2d56a336f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b531e35ba8df4dcab5072810f2cf351d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:58.256514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0d380ee-0f79-4678-8d6a-0987b6986888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:58:58.297278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0d380ee-0f79-4678-8d6a-0987b6986888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:58:58.306194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Flow 'volume_create_api' (4e3933d7-1c61-4d12-afb8-3c21d7b8021d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:58:58.458233 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Create volume request issued successfully. Jan 25 10:58:58.564642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a86ed7ea-6c79-4d97-b27b-6e59bcbcee42 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes returned with HTTP 202 Jan 25 10:58:58.603236 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 165/328] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 10:58:57 2021] POST /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes => generated 828 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:58:58.606196 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72ffec46-4915-41dd-8620-306aa6ae263c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:58:58.606196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72ffec46-4915-41dd-8620-306aa6ae263c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:58.606196 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:58.606196 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:58.606196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72ffec46-4915-41dd-8620-306aa6ae263c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:58:58.780330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:58:58.780330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:58:58.840830 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-72ffec46-4915-41dd-8620-306aa6ae263c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:58:58.892115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72ffec46-4915-41dd-8620-306aa6ae263c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac returned with HTTP 200 Jan 25 10:58:58.892941 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 164/329] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:58:58 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac => generated 920 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:58:59.918499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09cd2f8f-6661-49fe-a791-07b39f8854d8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:58:59.921459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09cd2f8f-6661-49fe-a791-07b39f8854d8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:58:59.923517 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:58:59.923517 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:58:59.926110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09cd2f8f-6661-49fe-a791-07b39f8854d8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:00.059643 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:00.059643 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:00.102173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-09cd2f8f-6661-49fe-a791-07b39f8854d8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:00.134765 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09cd2f8f-6661-49fe-a791-07b39f8854d8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac returned with HTTP 200 Jan 25 10:59:00.134765 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 166/330] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:58:59 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac => generated 920 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:01.153774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff9b1df8-ca33-4f71-bbf7-0364f276207f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:59:01.154361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff9b1df8-ca33-4f71-bbf7-0364f276207f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:01.154514 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:01.154514 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:01.155035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff9b1df8-ca33-4f71-bbf7-0364f276207f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:01.254947 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:01.254947 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:01.272841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ff9b1df8-ca33-4f71-bbf7-0364f276207f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:01.301320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff9b1df8-ca33-4f71-bbf7-0364f276207f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac returned with HTTP 200 Jan 25 10:59:01.321860 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 165/331] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:01 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac => generated 921 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:01.350653 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-91523a67-7c23-4c0e-adc1-8d8bdeefe19f req-437faf74-7008-49f0-a78b-7646741502ce tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:59:01.351453 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-91523a67-7c23-4c0e-adc1-8d8bdeefe19f req-437faf74-7008-49f0-a78b-7646741502ce tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:01.351804 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:01.351804 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:01.352375 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-91523a67-7c23-4c0e-adc1-8d8bdeefe19f req-437faf74-7008-49f0-a78b-7646741502ce tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:01.409928 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:01.409928 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:01.419984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-91523a67-7c23-4c0e-adc1-8d8bdeefe19f req-437faf74-7008-49f0-a78b-7646741502ce tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:01.445046 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-91523a67-7c23-4c0e-adc1-8d8bdeefe19f req-437faf74-7008-49f0-a78b-7646741502ce tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac returned with HTTP 200 Jan 25 10:59:01.446226 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 167/332] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:59:01 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac => generated 921 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:01.464227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] POST http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes Jan 25 10:59:01.464966 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:01.464966 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:01.465677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1027756746"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:59:01.467047 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1027756746'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:59:01.467594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Create volume of 1 GB Jan 25 10:59:01.495883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Availability Zones retrieved successfully. Jan 25 10:59:01.519966 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Flow 'volume_create_api' (05b4b2ec-ca72-452d-a972-49fe82561778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:59:01.523080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b68c2d-d68e-4d47-9e23-8dacd58b6bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:01.535275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:59:01.623394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b68c2d-d68e-4d47-9e23-8dacd58b6bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:01.625605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8af8726-b2b9-4523-b3b2-82fddeceeb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:01.733981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Created reservations ['ec29bcb0-9907-4917-ad2b-9672de2d3362', 'de856ec5-22c8-4f40-a61a-12921118ce76', '25d7f33f-416c-451a-b43d-fcbdaf30e47a', '0da19b8b-9f7f-4f06-bc53-6d2cd700b269'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:59:01.735906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8af8726-b2b9-4523-b3b2-82fddeceeb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec29bcb0-9907-4917-ad2b-9672de2d3362', 'de856ec5-22c8-4f40-a61a-12921118ce76', '25d7f33f-416c-451a-b43d-fcbdaf30e47a', '0da19b8b-9f7f-4f06-bc53-6d2cd700b269']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:01.739579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e340eb8-c2a5-4821-a0dd-55da9f996646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:01.869438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e340eb8-c2a5-4821-a0dd-55da9f996646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03a2f932-bfff-491d-87ba-f2cd4cdc5f29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1027756746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4eb7a230a7849bd90a47d90de835bbb',qos_specs=None,replication_status=,reservations=['ec29bcb0-9907-4917-ad2b-9672de2d3362','de856ec5-22c8-4f40-a61a-12921118ce76','25d7f33f-416c-451a-b43d-fcbdaf30e47a','0da19b8b-9f7f-4f06-bc53-6d2cd700b269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b531e35ba8df4dcab5072810f2cf351d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1027756746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03a2f932-bfff-491d-87ba-f2cd4cdc5f29,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f4eb7a230a7849bd90a47d90de835bbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b531e35ba8df4dcab5072810f2cf351d',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:01.871534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2549d7cd-1799-45d3-b689-c2f78792942e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:01.926004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2549d7cd-1799-45d3-b689-c2f78792942e) transitioned into state 'SUCCESS' from state '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-1027756746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4eb7a230a7849bd90a47d90de835bbb',qos_specs=None,replication_status=,reservations=['ec29bcb0-9907-4917-ad2b-9672de2d3362','de856ec5-22c8-4f40-a61a-12921118ce76','25d7f33f-416c-451a-b43d-fcbdaf30e47a','0da19b8b-9f7f-4f06-bc53-6d2cd700b269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b531e35ba8df4dcab5072810f2cf351d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:01.945637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37149f4d-1919-4e54-8f5a-71ff627aa470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:02.023937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37149f4d-1919-4e54-8f5a-71ff627aa470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:02.052300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Flow 'volume_create_api' (05b4b2ec-ca72-452d-a972-49fe82561778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:59:02.192600 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Create volume request issued successfully. Jan 25 10:59:02.208288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8da4d9d1-29d9-46a5-89ea-f0ba3575f346 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes returned with HTTP 202 Jan 25 10:59:02.209505 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 166/333] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 10:59:01 2021] POST /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes => generated 829 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:59:02.227313 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bb6201c3-d969-4c9b-a805-48d509f9e3f1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 Jan 25 10:59:02.228088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bb6201c3-d969-4c9b-a805-48d509f9e3f1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:02.228470 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:02.228470 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:02.229098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bb6201c3-d969-4c9b-a805-48d509f9e3f1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:02.351870 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:02.351870 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:02.374306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bb6201c3-d969-4c9b-a805-48d509f9e3f1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:02.437290 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bb6201c3-d969-4c9b-a805-48d509f9e3f1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 returned with HTTP 200 Jan 25 10:59:02.452919 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 168/334] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:02 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 => generated 897 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:03.475414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02677c50-efc9-4a3b-bb4f-6120df5f72e6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 Jan 25 10:59:03.475947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02677c50-efc9-4a3b-bb4f-6120df5f72e6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:03.478387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:03.478387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:03.479051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02677c50-efc9-4a3b-bb4f-6120df5f72e6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:03.590823 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:03.590823 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:03.623718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-02677c50-efc9-4a3b-bb4f-6120df5f72e6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:03.682961 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02677c50-efc9-4a3b-bb4f-6120df5f72e6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 returned with HTTP 200 Jan 25 10:59:03.684493 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 167/335] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:03 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 => generated 922 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:03.750489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-386f3e27-6e03-4045-9eb4-8b75fa2ebd8f req-a5d360b5-81cc-4c39-bf36-1e8d182945ef tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 Jan 25 10:59:03.751300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-386f3e27-6e03-4045-9eb4-8b75fa2ebd8f req-a5d360b5-81cc-4c39-bf36-1e8d182945ef tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:03.751713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:03.751713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:03.752351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-386f3e27-6e03-4045-9eb4-8b75fa2ebd8f req-a5d360b5-81cc-4c39-bf36-1e8d182945ef tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:03.859644 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:03.859644 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:03.887297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-386f3e27-6e03-4045-9eb4-8b75fa2ebd8f req-a5d360b5-81cc-4c39-bf36-1e8d182945ef tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:03.916275 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-386f3e27-6e03-4045-9eb4-8b75fa2ebd8f req-a5d360b5-81cc-4c39-bf36-1e8d182945ef tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 returned with HTTP 200 Jan 25 10:59:03.917776 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 169/336] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:59:03 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 => generated 922 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:03.989775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-65e6cdc4-9e58-42ed-b8a5-4b8f509af6ed req-38014e3a-67d6-4208-b64b-ef292fd48a61 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail Jan 25 10:59:03.990287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-65e6cdc4-9e58-42ed-b8a5-4b8f509af6ed req-38014e3a-67d6-4208-b64b-ef292fd48a61 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:03.991640 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:03.991640 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:03.993162 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-65e6cdc4-9e58-42ed-b8a5-4b8f509af6ed req-38014e3a-67d6-4208-b64b-ef292fd48a61 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:03.995945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [req-65e6cdc4-9e58-42ed-b8a5-4b8f509af6ed req-38014e3a-67d6-4208-b64b-ef292fd48a61 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 10:59:04.004280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-65e6cdc4-9e58-42ed-b8a5-4b8f509af6ed req-38014e3a-67d6-4208-b64b-ef292fd48a61 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 10:59:04.110930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-65e6cdc4-9e58-42ed-b8a5-4b8f509af6ed req-38014e3a-67d6-4208-b64b-ef292fd48a61 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Get all volumes completed successfully. Jan 25 10:59:04.114234 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:04.114234 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:04.124849 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-65e6cdc4-9e58-42ed-b8a5-4b8f509af6ed req-38014e3a-67d6-4208-b64b-ef292fd48a61 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail returned with HTTP 200 Jan 25 10:59:04.127341 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 168/337] 10.222.0.57 () {60 vars in 1479 bytes} [Mon Jan 25 10:59:03 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail => generated 2748 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:04.194983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3dcbbf8c-a324-45a8-a8c7-f205da67aa7a req-10a23e04-a8b0-46a3-9c09-21583b076a64 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail Jan 25 10:59:04.195773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3dcbbf8c-a324-45a8-a8c7-f205da67aa7a req-10a23e04-a8b0-46a3-9c09-21583b076a64 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:04.196155 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:04.196155 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:04.196772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3dcbbf8c-a324-45a8-a8c7-f205da67aa7a req-10a23e04-a8b0-46a3-9c09-21583b076a64 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:04.198029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [req-3dcbbf8c-a324-45a8-a8c7-f205da67aa7a req-10a23e04-a8b0-46a3-9c09-21583b076a64 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 10:59:04.200165 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3dcbbf8c-a324-45a8-a8c7-f205da67aa7a req-10a23e04-a8b0-46a3-9c09-21583b076a64 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 10:59:04.270037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3dcbbf8c-a324-45a8-a8c7-f205da67aa7a req-10a23e04-a8b0-46a3-9c09-21583b076a64 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Get all volumes completed successfully. Jan 25 10:59:04.272476 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:04.272476 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:04.282955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3dcbbf8c-a324-45a8-a8c7-f205da67aa7a req-10a23e04-a8b0-46a3-9c09-21583b076a64 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail returned with HTTP 200 Jan 25 10:59:04.284198 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 170/338] 10.222.0.57 () {60 vars in 1479 bytes} [Mon Jan 25 10:59:04 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail => generated 2748 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:04.348442 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-821a40f4-1f77-421a-8a13-961878dde9d9 req-e4ec28c4-80eb-48c3-98a6-00a935bcecb7 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail Jan 25 10:59:04.348954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-821a40f4-1f77-421a-8a13-961878dde9d9 req-e4ec28c4-80eb-48c3-98a6-00a935bcecb7 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:04.349443 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:04.349443 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:04.350316 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-821a40f4-1f77-421a-8a13-961878dde9d9 req-e4ec28c4-80eb-48c3-98a6-00a935bcecb7 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:04.351720 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [req-821a40f4-1f77-421a-8a13-961878dde9d9 req-e4ec28c4-80eb-48c3-98a6-00a935bcecb7 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 10:59:04.353776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-821a40f4-1f77-421a-8a13-961878dde9d9 req-e4ec28c4-80eb-48c3-98a6-00a935bcecb7 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 10:59:04.457224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-821a40f4-1f77-421a-8a13-961878dde9d9 req-e4ec28c4-80eb-48c3-98a6-00a935bcecb7 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Get all volumes completed successfully. Jan 25 10:59:04.467148 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:04.467148 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:04.483927 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-821a40f4-1f77-421a-8a13-961878dde9d9 req-e4ec28c4-80eb-48c3-98a6-00a935bcecb7 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail returned with HTTP 200 Jan 25 10:59:04.490579 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 169/339] 10.222.0.57 () {60 vars in 1479 bytes} [Mon Jan 25 10:59:04 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail => generated 2748 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:04.594729 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2cf3f16e-2fa3-4603-8c12-78e02936f099 req-592df865-bd72-4dd5-ac5d-211f04478a81 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail Jan 25 10:59:04.595258 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2cf3f16e-2fa3-4603-8c12-78e02936f099 req-592df865-bd72-4dd5-ac5d-211f04478a81 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:04.595620 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:04.595620 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:04.595999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2cf3f16e-2fa3-4603-8c12-78e02936f099 req-592df865-bd72-4dd5-ac5d-211f04478a81 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:04.597303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [req-2cf3f16e-2fa3-4603-8c12-78e02936f099 req-592df865-bd72-4dd5-ac5d-211f04478a81 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 10:59:04.599505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-2cf3f16e-2fa3-4603-8c12-78e02936f099 req-592df865-bd72-4dd5-ac5d-211f04478a81 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 10:59:04.745942 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-2cf3f16e-2fa3-4603-8c12-78e02936f099 req-592df865-bd72-4dd5-ac5d-211f04478a81 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Get all volumes completed successfully. Jan 25 10:59:04.749767 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:04.749767 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:04.760755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2cf3f16e-2fa3-4603-8c12-78e02936f099 req-592df865-bd72-4dd5-ac5d-211f04478a81 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail returned with HTTP 200 Jan 25 10:59:04.762401 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 171/340] 10.222.0.57 () {60 vars in 1479 bytes} [Mon Jan 25 10:59:04 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail => generated 2748 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:05.827253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c3ca91c-8f54-42e3-aac6-5d094dfbdbe4 req-4557619c-4aca-44f0-91a5-e0585e6433c3 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail Jan 25 10:59:05.828643 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c3ca91c-8f54-42e3-aac6-5d094dfbdbe4 req-4557619c-4aca-44f0-91a5-e0585e6433c3 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:05.829056 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:05.829056 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:05.829829 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0c3ca91c-8f54-42e3-aac6-5d094dfbdbe4 req-4557619c-4aca-44f0-91a5-e0585e6433c3 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:05.830654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [req-0c3ca91c-8f54-42e3-aac6-5d094dfbdbe4 req-4557619c-4aca-44f0-91a5-e0585e6433c3 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 10:59:05.833407 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-0c3ca91c-8f54-42e3-aac6-5d094dfbdbe4 req-4557619c-4aca-44f0-91a5-e0585e6433c3 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 10:59:05.932807 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0c3ca91c-8f54-42e3-aac6-5d094dfbdbe4 req-4557619c-4aca-44f0-91a5-e0585e6433c3 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Get all volumes completed successfully. Jan 25 10:59:05.941636 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:05.941636 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:05.966069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0c3ca91c-8f54-42e3-aac6-5d094dfbdbe4 req-4557619c-4aca-44f0-91a5-e0585e6433c3 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail returned with HTTP 200 Jan 25 10:59:05.967231 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 170/341] 10.222.0.57 () {60 vars in 1479 bytes} [Mon Jan 25 10:59:05 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail => generated 2748 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:06.211383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-21cded78-bc85-4051-9b8b-5e46fc207187 req-ac18fb68-1bae-4dbb-a131-3198d46a0d5c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail Jan 25 10:59:06.211860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-21cded78-bc85-4051-9b8b-5e46fc207187 req-ac18fb68-1bae-4dbb-a131-3198d46a0d5c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:06.212259 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:06.212259 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:06.212880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-21cded78-bc85-4051-9b8b-5e46fc207187 req-ac18fb68-1bae-4dbb-a131-3198d46a0d5c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:06.213744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [req-21cded78-bc85-4051-9b8b-5e46fc207187 req-ac18fb68-1bae-4dbb-a131-3198d46a0d5c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 10:59:06.217173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-21cded78-bc85-4051-9b8b-5e46fc207187 req-ac18fb68-1bae-4dbb-a131-3198d46a0d5c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 10:59:06.289144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-21cded78-bc85-4051-9b8b-5e46fc207187 req-ac18fb68-1bae-4dbb-a131-3198d46a0d5c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Get all volumes completed successfully. Jan 25 10:59:06.291993 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:06.291993 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:06.313234 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-21cded78-bc85-4051-9b8b-5e46fc207187 req-ac18fb68-1bae-4dbb-a131-3198d46a0d5c tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail returned with HTTP 200 Jan 25 10:59:06.314423 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 172/342] 10.222.0.57 () {60 vars in 1479 bytes} [Mon Jan 25 10:59:06 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail => generated 2748 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:06.385938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dab65c34-4bbb-4d12-a0ca-649cba6260a9 req-b2adff6a-070b-4df6-98f6-4f36acb72426 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail Jan 25 10:59:06.386743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dab65c34-4bbb-4d12-a0ca-649cba6260a9 req-b2adff6a-070b-4df6-98f6-4f36acb72426 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:06.387043 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:06.387043 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:06.387574 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dab65c34-4bbb-4d12-a0ca-649cba6260a9 req-b2adff6a-070b-4df6-98f6-4f36acb72426 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:06.389163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [req-dab65c34-4bbb-4d12-a0ca-649cba6260a9 req-b2adff6a-070b-4df6-98f6-4f36acb72426 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 10:59:06.391175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-dab65c34-4bbb-4d12-a0ca-649cba6260a9 req-b2adff6a-070b-4df6-98f6-4f36acb72426 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 10:59:06.404982 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes Jan 25 10:59:06.405381 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:06.405381 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:06.405859 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-366689068"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:59:06.410502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-366689068'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:59:06.410502 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Create volume of 1 GB Jan 25 10:59:06.433032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Availability Zones retrieved successfully. Jan 25 10:59:06.459841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Flow 'volume_create_api' (539d3df0-33f9-402d-a0b5-833eef99a5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:59:06.464478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d079952-cfa7-46c3-a732-1f18eae69f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:06.467056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:59:06.488742 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-dab65c34-4bbb-4d12-a0ca-649cba6260a9 req-b2adff6a-070b-4df6-98f6-4f36acb72426 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Get all volumes completed successfully. Jan 25 10:59:06.490998 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:06.490998 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:06.500602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dab65c34-4bbb-4d12-a0ca-649cba6260a9 req-b2adff6a-070b-4df6-98f6-4f36acb72426 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail returned with HTTP 200 Jan 25 10:59:06.501474 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 171/343] 10.222.0.57 () {60 vars in 1479 bytes} [Mon Jan 25 10:59:06 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail => generated 2748 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:06.552601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7288f448-7f3f-479c-ad87-f21573fac547 req-96cfb8ac-61d1-4de8-bad2-2a760828420e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail Jan 25 10:59:06.553767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7288f448-7f3f-479c-ad87-f21573fac547 req-96cfb8ac-61d1-4de8-bad2-2a760828420e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:06.554218 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:06.554218 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:06.555230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7288f448-7f3f-479c-ad87-f21573fac547 req-96cfb8ac-61d1-4de8-bad2-2a760828420e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:06.556036 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [req-7288f448-7f3f-479c-ad87-f21573fac547 req-96cfb8ac-61d1-4de8-bad2-2a760828420e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 10:59:06.558242 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-7288f448-7f3f-479c-ad87-f21573fac547 req-96cfb8ac-61d1-4de8-bad2-2a760828420e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 10:59:06.566414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d079952-cfa7-46c3-a732-1f18eae69f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:06.570295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95ba401-1d70-40cd-ba8c-492d7fdb48d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:06.625654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-7288f448-7f3f-479c-ad87-f21573fac547 req-96cfb8ac-61d1-4de8-bad2-2a760828420e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Get all volumes completed successfully. Jan 25 10:59:06.628454 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:06.628454 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:06.639826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7288f448-7f3f-479c-ad87-f21573fac547 req-96cfb8ac-61d1-4de8-bad2-2a760828420e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail returned with HTTP 200 Jan 25 10:59:06.641195 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 172/344] 10.222.0.57 () {60 vars in 1479 bytes} [Mon Jan 25 10:59:06 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/detail => generated 2748 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:06.663745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c555486-a83b-4db7-bcdf-d4ce78aeb3b1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] DELETE http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 Jan 25 10:59:06.664545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c555486-a83b-4db7-bcdf-d4ce78aeb3b1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:06.665323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:06.665323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:06.668498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c555486-a83b-4db7-bcdf-d4ce78aeb3b1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:06.669132 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-2c555486-a83b-4db7-bcdf-d4ce78aeb3b1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Delete volume with id: 03a2f932-bfff-491d-87ba-f2cd4cdc5f29 Jan 25 10:59:06.708549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Created reservations ['c4dbeea8-3959-41ce-addc-cb0059474aee', '85648b12-ee0b-44bc-8a1f-dbb409511a3a', '21a9d3b2-4b42-4060-ab45-6b96fdc14b38', '91b1a6ba-ed86-4637-a500-f6df9b374499'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:59:06.711260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95ba401-1d70-40cd-ba8c-492d7fdb48d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4dbeea8-3959-41ce-addc-cb0059474aee', '85648b12-ee0b-44bc-8a1f-dbb409511a3a', '21a9d3b2-4b42-4060-ab45-6b96fdc14b38', '91b1a6ba-ed86-4637-a500-f6df9b374499']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:06.714633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499ccf7b-643e-4ce9-9621-6ce294022def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:06.780393 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:06.780393 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:06.784204 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c555486-a83b-4db7-bcdf-d4ce78aeb3b1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:06.844825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499ccf7b-643e-4ce9-9621-6ce294022def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '413bf172-b0ac-4049-80d1-eaf1c8f9144a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-366689068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b73967e75c4485b967ca883b7f10c75',qos_specs=None,replication_status=,reservations=['c4dbeea8-3959-41ce-addc-cb0059474aee','85648b12-ee0b-44bc-8a1f-dbb409511a3a','21a9d3b2-4b42-4060-ab45-6b96fdc14b38','91b1a6ba-ed86-4637-a500-f6df9b374499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2af595797b4a8fbbc3e48cf06d1684',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-366689068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=413bf172-b0ac-4049-80d1-eaf1c8f9144a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b73967e75c4485b967ca883b7f10c75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7a2af595797b4a8fbbc3e48cf06d1684',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:06.851875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41575e39-1a8b-4b5e-8b32-9267c2735a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:06.853006 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c555486-a83b-4db7-bcdf-d4ce78aeb3b1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Delete volume request issued successfully. Jan 25 10:59:06.853680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c555486-a83b-4db7-bcdf-d4ce78aeb3b1 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 returned with HTTP 202 Jan 25 10:59:06.855015 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 173/345] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:59:06 2021] DELETE /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:59:06.861888 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-efe24cf5-e570-4c1b-8e15-99bb78a29fe4 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 Jan 25 10:59:06.864842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-efe24cf5-e570-4c1b-8e15-99bb78a29fe4 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:06.866798 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:06.866798 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:06.867864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-efe24cf5-e570-4c1b-8e15-99bb78a29fe4 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:06.913555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41575e39-1a8b-4b5e-8b32-9267c2735a47) transitioned into state 'SUCCESS' from state '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-366689068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b73967e75c4485b967ca883b7f10c75',qos_specs=None,replication_status=,reservations=['c4dbeea8-3959-41ce-addc-cb0059474aee','85648b12-ee0b-44bc-8a1f-dbb409511a3a','21a9d3b2-4b42-4060-ab45-6b96fdc14b38','91b1a6ba-ed86-4637-a500-f6df9b374499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2af595797b4a8fbbc3e48cf06d1684',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:06.915606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fbb560-7842-403f-a896-58dbcc803fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:06.950664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fbb560-7842-403f-a896-58dbcc803fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:06.952957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Flow 'volume_create_api' (539d3df0-33f9-402d-a0b5-833eef99a5e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:59:06.973022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:06.973022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:06.982556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-efe24cf5-e570-4c1b-8e15-99bb78a29fe4 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:07.008715 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-efe24cf5-e570-4c1b-8e15-99bb78a29fe4 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 returned with HTTP 200 Jan 25 10:59:07.010019 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 174/346] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:06 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 => generated 921 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:59:07.061923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Create volume request issued successfully. Jan 25 10:59:07.100995 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0687da36-7a1e-41e5-9e95-80d79a494751 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes returned with HTTP 202 Jan 25 10:59:07.102487 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 173/347] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 10:59:06 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes => generated 823 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:59:07.117919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd1f7cd4-681a-4447-86e3-e4d1780fd0fd tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:07.118688 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd1f7cd4-681a-4447-86e3-e4d1780fd0fd tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:07.119054 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:07.119054 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:07.119619 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd1f7cd4-681a-4447-86e3-e4d1780fd0fd tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:07.234413 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:07.234413 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:07.264534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fd1f7cd4-681a-4447-86e3-e4d1780fd0fd tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:07.334365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd1f7cd4-681a-4447-86e3-e4d1780fd0fd tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:07.344892 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 175/348] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:07 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:08.027930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac20c3c7-ce65-49db-92f6-ee6916402ef9 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 Jan 25 10:59:08.029305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac20c3c7-ce65-49db-92f6-ee6916402ef9 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:08.029743 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:08.029743 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:08.030946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac20c3c7-ce65-49db-92f6-ee6916402ef9 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:08.194213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:08.194213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:08.233050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ac20c3c7-ce65-49db-92f6-ee6916402ef9 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:08.288149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac20c3c7-ce65-49db-92f6-ee6916402ef9 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 returned with HTTP 200 Jan 25 10:59:08.289282 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 174/349] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:08 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 => generated 921 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:08.367821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a755bbe3-59ae-4ec6-a84f-90c85e843333 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:08.369822 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a755bbe3-59ae-4ec6-a84f-90c85e843333 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:08.370329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:08.370329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:08.371061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a755bbe3-59ae-4ec6-a84f-90c85e843333 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:08.538910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:08.538910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:08.575547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a755bbe3-59ae-4ec6-a84f-90c85e843333 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:08.697033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a755bbe3-59ae-4ec6-a84f-90c85e843333 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:08.703012 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 176/350] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:08 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 915 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:09.309981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49c9ba50-6325-4d9a-b655-f73b1f33a096 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 Jan 25 10:59:09.310534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49c9ba50-6325-4d9a-b655-f73b1f33a096 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:09.310683 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:09.310683 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:09.311052 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49c9ba50-6325-4d9a-b655-f73b1f33a096 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:09.376426 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:09.376426 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:09.405290 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-49c9ba50-6325-4d9a-b655-f73b1f33a096 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:09.453559 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49c9ba50-6325-4d9a-b655-f73b1f33a096 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 returned with HTTP 200 Jan 25 10:59:09.454427 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 175/351] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:09 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 => generated 921 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:09.716900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-854c49da-fdfa-4bef-be53-ec5114bc502f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:09.717433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-854c49da-fdfa-4bef-be53-ec5114bc502f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:09.717704 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:09.717704 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:09.718093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-854c49da-fdfa-4bef-be53-ec5114bc502f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:09.772393 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:09.772393 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:09.784022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-854c49da-fdfa-4bef-be53-ec5114bc502f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:09.810769 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-854c49da-fdfa-4bef-be53-ec5114bc502f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:09.811986 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 177/352] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:09 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:10.021892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-055c25de-d846-4653-aeb4-bf740fcde57b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:10.022316 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-055c25de-d846-4653-aeb4-bf740fcde57b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:10.022708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:10.022708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:10.023318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-055c25de-d846-4653-aeb4-bf740fcde57b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:10.139878 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:10.139878 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:10.156198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-055c25de-d846-4653-aeb4-bf740fcde57b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:10.200743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-055c25de-d846-4653-aeb4-bf740fcde57b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:10.202657 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 176/353] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:59:10 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:10.315862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-854c49da-fdfa-4bef-be53-ec5114bc502f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume// Jan 25 10:59:10.318507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-854c49da-fdfa-4bef-be53-ec5114bc502f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:10.319007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:10.319007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:10.319678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-854c49da-fdfa-4bef-be53-ec5114bc502f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:10.321256 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-854c49da-fdfa-4bef-be53-ec5114bc502f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:59:10.322577 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 178/354] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:59:10 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:59:10.346869 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-21e363c6-22e1-4447-81db-a78926c56b64 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments Jan 25 10:59:10.348787 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:10.348787 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:10.349693 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-21e363c6-22e1-4447-81db-a78926c56b64 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "413bf172-b0ac-4049-80d1-eaf1c8f9144a", "instance_uuid": "6a5f4ad2-f74e-443c-a8d2-e515a9b76c40", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:59:10.470662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d059abd-b1af-4d3c-a227-9425a03d54d6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 Jan 25 10:59:10.472977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d059abd-b1af-4d3c-a227-9425a03d54d6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:10.474948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d059abd-b1af-4d3c-a227-9425a03d54d6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:10.495597 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:10.495597 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:10.666298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d059abd-b1af-4d3c-a227-9425a03d54d6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 returned with HTTP 404 Jan 25 10:59:10.669256 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 179/355] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:10 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/03a2f932-bfff-491d-87ba-f2cd4cdc5f29 => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:59:10.678976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-21e363c6-22e1-4447-81db-a78926c56b64 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments returned with HTTP 200 Jan 25 10:59:10.687700 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 177/356] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:59:10 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments => generated 273 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:10.688684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] DELETE http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:59:10.690772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:10.693516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:10.695851 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Delete volume with id: 86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:59:10.767633 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a07a0c8a-13fe-4f5f-83e6-3f5b032497f2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:10.768757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a07a0c8a-13fe-4f5f-83e6-3f5b032497f2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:10.769249 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:10.769249 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:10.770355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a07a0c8a-13fe-4f5f-83e6-3f5b032497f2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:10.917015 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:10.917015 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:10.919796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:10.997899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Delete volume request issued successfully. Jan 25 10:59:11.000157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac returned with HTTP 202 Jan 25 10:59:11.001404 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 180/357] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:59:10 2021] DELETE /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:59:11.010564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume// Jan 25 10:59:11.011477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:11.014215 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:11.014215 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:11.014973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:11.020280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f95f1bc5-001b-4cce-b845-4efb6b376823 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:59:11.021384 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 181/358] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:59:11 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:59:11.024496 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:11.024496 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:11.027938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-763579dd-a522-4661-aef5-e8c3174ecdd8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:59:11.032770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-763579dd-a522-4661-aef5-e8c3174ecdd8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:11.035530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-763579dd-a522-4661-aef5-e8c3174ecdd8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:11.065722 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a07a0c8a-13fe-4f5f-83e6-3f5b032497f2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:11.148612 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:11.148612 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:11.180442 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a07a0c8a-13fe-4f5f-83e6-3f5b032497f2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:11.183495 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 178/359] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:10 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 915 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:59:11.198981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-1f8eaf07-1ffb-48e6-b31a-2ce58d5972a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:11.200380 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-1f8eaf07-1ffb-48e6-b31a-2ce58d5972a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:11.200927 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:11.200927 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:11.203582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-1f8eaf07-1ffb-48e6-b31a-2ce58d5972a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:11.235032 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:11.235032 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:11.255324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-763579dd-a522-4661-aef5-e8c3174ecdd8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:11.344063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:11.344063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:11.353271 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-763579dd-a522-4661-aef5-e8c3174ecdd8 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac returned with HTTP 200 Jan 25 10:59:11.354291 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 182/360] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:11 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac => generated 920 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:11.403661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-1f8eaf07-1ffb-48e6-b31a-2ce58d5972a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:11.522916 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:11.522916 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:11.551137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-1f8eaf07-1ffb-48e6-b31a-2ce58d5972a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:11.563488 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 179/361] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:59:11 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 1014 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 10:59:11.595067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-50c62469-2060-49f3-b83d-4a55d4805cde tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] PUT http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/1bad531c-45df-4e1a-891a-0253ae1c9e21 Jan 25 10:59:11.595512 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:11.595512 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:11.595934 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-50c62469-2060-49f3-b83d-4a55d4805cde tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:59:11.629229 n-d-764292-12 devstack@c-api.service[91482]: /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 25 10:59:11.629229 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 10:59:11.629789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-50c62469-2060-49f3-b83d-4a55d4805cde tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Lock "b'cinder-attachment_update-413bf172-b0ac-4049-80d1-eaf1c8f9144a-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.011s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 10:59:11.633382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:11.633382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:12.200058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ac15686-e855-4df9-8781-a1745d7818ab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:12.200508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ac15686-e855-4df9-8781-a1745d7818ab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:12.200726 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:12.200726 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:12.201347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ac15686-e855-4df9-8781-a1745d7818ab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:12.301301 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:12.301301 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:12.310575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8ac15686-e855-4df9-8781-a1745d7818ab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:12.353069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:12.353069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:12.365043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ac15686-e855-4df9-8781-a1745d7818ab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:12.366617 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 180/362] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:12 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 915 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:12.377484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25289c53-06ad-4ec5-9b67-ec4de376162a tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:59:12.378383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25289c53-06ad-4ec5-9b67-ec4de376162a tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:12.379074 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:12.379074 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:12.380231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25289c53-06ad-4ec5-9b67-ec4de376162a tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:12.501242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:12.501242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:12.526867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-25289c53-06ad-4ec5-9b67-ec4de376162a tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:12.578060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25289c53-06ad-4ec5-9b67-ec4de376162a tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac returned with HTTP 200 Jan 25 10:59:12.580372 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 181/363] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:12 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:13.384199 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95169a48-a57a-4d67-949b-75f554b36959 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:13.384701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95169a48-a57a-4d67-949b-75f554b36959 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:13.384822 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:13.384822 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:13.385420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95169a48-a57a-4d67-949b-75f554b36959 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:13.552705 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:13.552705 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:13.570900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-95169a48-a57a-4d67-949b-75f554b36959 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:13.595164 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:13.595164 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:13.608662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95169a48-a57a-4d67-949b-75f554b36959 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:13.623727 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 182/364] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:13 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 915 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:13.628477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15f8e7a5-2385-4a6e-98b2-bcb58947aa46 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:59:13.629362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15f8e7a5-2385-4a6e-98b2-bcb58947aa46 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:13.629805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:13.629805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:13.630450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15f8e7a5-2385-4a6e-98b2-bcb58947aa46 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:13.697467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:13.697467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:13.717000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-15f8e7a5-2385-4a6e-98b2-bcb58947aa46 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:13.766845 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15f8e7a5-2385-4a6e-98b2-bcb58947aa46 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac returned with HTTP 200 Jan 25 10:59:13.767685 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 183/365] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:13 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac => generated 920 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:13.851446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-50c62469-2060-49f3-b83d-4a55d4805cde tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Lock "b'cinder-attachment_update-413bf172-b0ac-4049-80d1-eaf1c8f9144a-n-h1-764292-12'" released by "attachment_update" :: held 2.222s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 10:59:13.852149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-50c62469-2060-49f3-b83d-4a55d4805cde tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/1bad531c-45df-4e1a-891a-0253ae1c9e21 returned with HTTP 200 Jan 25 10:59:13.853189 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 183/366] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 10:59:11 2021] PUT /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/1bad531c-45df-4e1a-891a-0253ae1c9e21 => generated 762 bytes in 2264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:14.628835 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b0e61a6-433c-4bbc-a7e2-cff7c4f029ba tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:14.629656 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b0e61a6-433c-4bbc-a7e2-cff7c4f029ba tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:14.629656 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:14.629656 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:14.630058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b0e61a6-433c-4bbc-a7e2-cff7c4f029ba tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:14.783389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e51b8f94-0aba-42e3-b59e-39d5cb119e49 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac Jan 25 10:59:14.784508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e51b8f94-0aba-42e3-b59e-39d5cb119e49 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:14.784892 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:14.784892 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:14.785272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e51b8f94-0aba-42e3-b59e-39d5cb119e49 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:14.828091 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:14.828091 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:14.852671 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7b0e61a6-433c-4bbc-a7e2-cff7c4f029ba tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:14.904068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:14.904068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:14.910415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e51b8f94-0aba-42e3-b59e-39d5cb119e49 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac returned with HTTP 404 Jan 25 10:59:14.911466 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 184/367] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:14 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/86bcd2e4-0be1-4130-8ba6-9b8c85f707ac => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:59:14.931473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa2186fd-5ba4-4e42-ae38-086f9a44dd9e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] DELETE http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:59:14.932020 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa2186fd-5ba4-4e42-ae38-086f9a44dd9e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:14.932516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa2186fd-5ba4-4e42-ae38-086f9a44dd9e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:14.932996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-aa2186fd-5ba4-4e42-ae38-086f9a44dd9e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Delete volume with id: 428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:59:14.940810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b0e61a6-433c-4bbc-a7e2-cff7c4f029ba tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:14.942807 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 184/368] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:14 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 916 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:15.104063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:15.104063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:15.121578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aa2186fd-5ba4-4e42-ae38-086f9a44dd9e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:15.225892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aa2186fd-5ba4-4e42-ae38-086f9a44dd9e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Delete volume request issued successfully. Jan 25 10:59:15.225892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa2186fd-5ba4-4e42-ae38-086f9a44dd9e tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 202 Jan 25 10:59:15.253420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fd08679-ae65-4d4c-b91b-1f5daa8e5315 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:59:15.253420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fd08679-ae65-4d4c-b91b-1f5daa8e5315 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:15.253420 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:15.253420 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:15.253420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fd08679-ae65-4d4c-b91b-1f5daa8e5315 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:15.261490 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 185/369] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 10:59:14 2021] DELETE /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 10:59:15.372523 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:15.372523 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:15.405865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5fd08679-ae65-4d4c-b91b-1f5daa8e5315 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:15.436370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fd08679-ae65-4d4c-b91b-1f5daa8e5315 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 200 Jan 25 10:59:15.449440 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 185/370] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:15 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 921 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:15.960884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d03e957b-b4f6-4396-af5a-c897ca362036 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:15.962088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d03e957b-b4f6-4396-af5a-c897ca362036 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:15.962585 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:15.962585 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:15.963664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d03e957b-b4f6-4396-af5a-c897ca362036 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:16.159534 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:16.159534 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:16.200508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d03e957b-b4f6-4396-af5a-c897ca362036 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:16.280329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:16.280329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:16.315426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d03e957b-b4f6-4396-af5a-c897ca362036 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:16.338262 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 186/371] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:15 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 916 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:16.461975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66937639-3748-47b6-9f53-3b67075c433f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:59:16.462627 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66937639-3748-47b6-9f53-3b67075c433f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:16.462902 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:16.462902 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:16.463570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66937639-3748-47b6-9f53-3b67075c433f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:16.554035 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:16.554035 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:16.564615 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-66937639-3748-47b6-9f53-3b67075c433f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:16.620805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66937639-3748-47b6-9f53-3b67075c433f tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 200 Jan 25 10:59:16.637651 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 186/372] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:16 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 921 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:17.344609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b47cd789-d277-4bd1-89f4-46b1f534188d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:17.345146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b47cd789-d277-4bd1-89f4-46b1f534188d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:17.345256 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:17.345256 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:17.345587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b47cd789-d277-4bd1-89f4-46b1f534188d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:17.530116 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:17.530116 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:17.556182 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b47cd789-d277-4bd1-89f4-46b1f534188d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:17.612737 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:17.612737 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:17.644235 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-348dbbdf-c76f-4ac1-a736-616af0e5aef0 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:59:17.645048 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-348dbbdf-c76f-4ac1-a736-616af0e5aef0 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:17.645421 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:17.645421 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:17.646118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-348dbbdf-c76f-4ac1-a736-616af0e5aef0 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:17.650763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b47cd789-d277-4bd1-89f4-46b1f534188d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:17.662121 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 187/373] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:17 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 916 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:17.745916 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:17.745916 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:17.766604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-348dbbdf-c76f-4ac1-a736-616af0e5aef0 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:17.813852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-348dbbdf-c76f-4ac1-a736-616af0e5aef0 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 200 Jan 25 10:59:17.821985 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 187/374] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:17 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 921 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:18.667810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebae1308-0a8a-4418-adb6-879c7bc6b489 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:18.668391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebae1308-0a8a-4418-adb6-879c7bc6b489 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:18.668484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:18.668484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:18.668839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebae1308-0a8a-4418-adb6-879c7bc6b489 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:18.831818 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-335d9f44-5acc-48f1-a0b7-14f465763bf6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:59:18.832388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-335d9f44-5acc-48f1-a0b7-14f465763bf6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:18.832593 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:18.832593 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:18.833269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-335d9f44-5acc-48f1-a0b7-14f465763bf6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:18.892280 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:18.892280 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:18.949372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ebae1308-0a8a-4418-adb6-879c7bc6b489 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:19.009579 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:19.009579 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:19.024675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-335d9f44-5acc-48f1-a0b7-14f465763bf6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Volume info retrieved successfully. Jan 25 10:59:19.117553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:19.117553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:19.128987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-335d9f44-5acc-48f1-a0b7-14f465763bf6 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 200 Jan 25 10:59:19.132876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebae1308-0a8a-4418-adb6-879c7bc6b489 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:19.133474 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 188/375] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:18 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 921 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:19.134307 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 188/376] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:18 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 916 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:19.480550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-747f82ea-8be0-4da1-9f83-6f0aa6f36ea6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/1bad531c-45df-4e1a-891a-0253ae1c9e21/action Jan 25 10:59:19.481657 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:19.481657 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:19.482835 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-747f82ea-8be0-4da1-9f83-6f0aa6f36ea6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:59:19.483446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-747f82ea-8be0-4da1-9f83-6f0aa6f36ea6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:59:19.746767 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:19.746767 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:19.785888 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-10ccb3ee-652d-4a39-8058-fdaef893323e req-747f82ea-8be0-4da1-9f83-6f0aa6f36ea6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/1bad531c-45df-4e1a-891a-0253ae1c9e21/action returned with HTTP 204 Jan 25 10:59:19.787179 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 189/377] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 10:59:19 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/1bad531c-45df-4e1a-891a-0253ae1c9e21/action => generated 0 bytes in 312 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 10:59:20.149914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f216d016-aec5-453e-971c-f6c807ca0134 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] GET http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc Jan 25 10:59:20.150201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f216d016-aec5-453e-971c-f6c807ca0134 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:20.150201 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:20.150201 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:20.150554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f216d016-aec5-453e-971c-f6c807ca0134 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:20.163938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9672cbb8-3f5e-4886-bc36-da5f745227e0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:20.164728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9672cbb8-3f5e-4886-bc36-da5f745227e0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:20.165446 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:20.165446 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:20.170658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9672cbb8-3f5e-4886-bc36-da5f745227e0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:20.314151 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f216d016-aec5-453e-971c-f6c807ca0134 tempest-VolumesTestJSON-495558795 tempest-VolumesTestJSON-495558795] http://10.222.0.57/volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc returned with HTTP 404 Jan 25 10:59:20.321432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 189/378] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:20 2021] GET /volume/v3/f4eb7a230a7849bd90a47d90de835bbb/volumes/428149cd-73f4-43c3-ae94-a1dc04693edc => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 10:59:20.354270 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:20.354270 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:20.390609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9672cbb8-3f5e-4886-bc36-da5f745227e0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:20.483116 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:20.483116 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:20.505421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9672cbb8-3f5e-4886-bc36-da5f745227e0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:20.505421 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 190/379] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:20 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 1208 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:37.163236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] POST http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes Jan 25 10:59:37.165597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2038724003", "imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:59:37.168039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2038724003', 'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 10:59:37.425604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Create volume of 1 GB Jan 25 10:59:37.452536 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Availability Zones retrieved successfully. Jan 25 10:59:37.547448 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Flow 'volume_create_api' (a5c856a1-3b92-4599-ba04-bc872454e56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:59:37.552899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7d71f9-f982-4f69-9ffd-46975e80bdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:37.572120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 10:59:37.876068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7d71f9-f982-4f69-9ffd-46975e80bdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:37.882154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840ae1fe-9bf4-409c-ac25-c801685140a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:38.167661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Created reservations ['d8b5dcab-b100-4136-893b-8b574adc1bde', 'b89c2c91-136b-45aa-94c1-f49dc9b42d8d', 'fb0c4742-d043-4307-bee8-c701ff6f0df4', '510f98f2-c548-49bb-a15b-ee65c8e6acc2'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 10:59:38.186215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840ae1fe-9bf4-409c-ac25-c801685140a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8b5dcab-b100-4136-893b-8b574adc1bde', 'b89c2c91-136b-45aa-94c1-f49dc9b42d8d', 'fb0c4742-d043-4307-bee8-c701ff6f0df4', '510f98f2-c548-49bb-a15b-ee65c8e6acc2']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:38.193515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16efd359-23ef-4509-83b1-01ea27664ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:38.343384 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16efd359-23ef-4509-83b1-01ea27664ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b9d0cb-5ed9-4a09-8d98-ae375eae0962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2038724003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf723da3ed34dd98a9ba4ce6fb60937',qos_specs=None,replication_status=,reservations=['d8b5dcab-b100-4136-893b-8b574adc1bde','b89c2c91-136b-45aa-94c1-f49dc9b42d8d','fb0c4742-d043-4307-bee8-c701ff6f0df4','510f98f2-c548-49bb-a15b-ee65c8e6acc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577d5d69be9a4ba6afe426f2a2d04e6c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T10:59:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2038724003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b9d0cb-5ed9-4a09-8d98-ae375eae0962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf723da3ed34dd98a9ba4ce6fb60937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='577d5d69be9a4ba6afe426f2a2d04e6c',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:38.346727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc51fd4-e616-4b75-a415-7453b7e987bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:38.384127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc51fd4-e616-4b75-a415-7453b7e987bd) transitioned into state 'SUCCESS' from state '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-2038724003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf723da3ed34dd98a9ba4ce6fb60937',qos_specs=None,replication_status=,reservations=['d8b5dcab-b100-4136-893b-8b574adc1bde','b89c2c91-136b-45aa-94c1-f49dc9b42d8d','fb0c4742-d043-4307-bee8-c701ff6f0df4','510f98f2-c548-49bb-a15b-ee65c8e6acc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577d5d69be9a4ba6afe426f2a2d04e6c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:38.391913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b7dcc1-5d41-4faf-8a4b-e88a1b09b8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 10:59:38.424828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b7dcc1-5d41-4faf-8a4b-e88a1b09b8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 10:59:38.436205 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Flow 'volume_create_api' (a5c856a1-3b92-4599-ba04-bc872454e56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 10:59:38.615089 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Create volume request issued successfully. Jan 25 10:59:38.680293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0e525b7-0311-4457-8f74-b6a3d7559106 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes returned with HTTP 202 Jan 25 10:59:38.681190 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 190/380] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 10:59:36 2021] POST /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes => generated 821 bytes in 1768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 10:59:38.707200 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bb865ec1-f952-4a59-bfea-d942bc542555 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:38.708031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bb865ec1-f952-4a59-bfea-d942bc542555 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:38.712370 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:38.712370 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:38.716590 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bb865ec1-f952-4a59-bfea-d942bc542555 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:38.915093 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:38.915093 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:38.963299 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bb865ec1-f952-4a59-bfea-d942bc542555 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:39.069523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bb865ec1-f952-4a59-bfea-d942bc542555 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:39.070431 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 191/381] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:38 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:40.090347 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7a599ff5-2476-4be9-868a-5f12d73e4412 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:40.092223 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7a599ff5-2476-4be9-868a-5f12d73e4412 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:40.092677 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:40.092677 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:40.093380 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7a599ff5-2476-4be9-868a-5f12d73e4412 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:40.239950 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:40.239950 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:40.272111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7a599ff5-2476-4be9-868a-5f12d73e4412 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:40.332724 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7a599ff5-2476-4be9-868a-5f12d73e4412 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:40.334217 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 191/382] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:40 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:41.351507 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f32abca0-4f6b-4425-b707-7c3bdb8145ed tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:41.352098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f32abca0-4f6b-4425-b707-7c3bdb8145ed tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:41.352213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:41.352213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:41.352591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f32abca0-4f6b-4425-b707-7c3bdb8145ed tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:41.530972 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:41.530972 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:41.572845 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f32abca0-4f6b-4425-b707-7c3bdb8145ed tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:41.651251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f32abca0-4f6b-4425-b707-7c3bdb8145ed tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:41.670209 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 192/383] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:41 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:42.671045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71c71dd9-00a0-40b8-a599-d82bbe79c5b7 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:42.671629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71c71dd9-00a0-40b8-a599-d82bbe79c5b7 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:42.671796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:42.671796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:42.672240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71c71dd9-00a0-40b8-a599-d82bbe79c5b7 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:42.848434 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:42.848434 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:42.858643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-71c71dd9-00a0-40b8-a599-d82bbe79c5b7 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:42.889167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71c71dd9-00a0-40b8-a599-d82bbe79c5b7 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:42.897656 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 192/384] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:42 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:43.914630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1db745aa-ce1a-446f-a6da-fc67b8b6c9ff tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:43.915527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1db745aa-ce1a-446f-a6da-fc67b8b6c9ff tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:43.916351 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:43.916351 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:43.917261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1db745aa-ce1a-446f-a6da-fc67b8b6c9ff tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:44.122339 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:44.122339 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:44.156916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1db745aa-ce1a-446f-a6da-fc67b8b6c9ff tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:44.302424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1db745aa-ce1a-446f-a6da-fc67b8b6c9ff tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:44.310855 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 193/385] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:43 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:45.326139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d157bd2-3c35-4338-b1c2-edf1e15f362f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:45.327396 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d157bd2-3c35-4338-b1c2-edf1e15f362f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:45.327841 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:45.327841 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:45.328528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d157bd2-3c35-4338-b1c2-edf1e15f362f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:45.453378 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:45.453378 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:45.483541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5d157bd2-3c35-4338-b1c2-edf1e15f362f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:45.546760 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d157bd2-3c35-4338-b1c2-edf1e15f362f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:45.549133 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 193/386] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:45 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:46.564704 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc3e88d5-4625-467c-88db-e90bb675f54b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:46.565329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc3e88d5-4625-467c-88db-e90bb675f54b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:46.565470 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:46.565470 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:46.565817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc3e88d5-4625-467c-88db-e90bb675f54b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:46.760477 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:46.760477 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:46.802878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fc3e88d5-4625-467c-88db-e90bb675f54b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:46.853756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc3e88d5-4625-467c-88db-e90bb675f54b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:46.854770 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 194/387] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:46 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:47.869879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-d822ab3b-ee9e-44da-90e8-3336f9c7da18 req-500f0851-6dd4-4fc7-af0e-66ae455a3246 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:47.875076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4ad8da9-fca4-4209-afd0-c4c04cc26f8e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:47.876304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4ad8da9-fca4-4209-afd0-c4c04cc26f8e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:47.877225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:47.877225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:47.878399 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-d822ab3b-ee9e-44da-90e8-3336f9c7da18 req-500f0851-6dd4-4fc7-af0e-66ae455a3246 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:47.879017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4ad8da9-fca4-4209-afd0-c4c04cc26f8e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:47.882244 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:47.882244 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:47.882968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-d822ab3b-ee9e-44da-90e8-3336f9c7da18 req-500f0851-6dd4-4fc7-af0e-66ae455a3246 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:47.990862 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:47.990862 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:47.995553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:47.995553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:48.009954 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d4ad8da9-fca4-4209-afd0-c4c04cc26f8e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:48.018584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-d822ab3b-ee9e-44da-90e8-3336f9c7da18 req-500f0851-6dd4-4fc7-af0e-66ae455a3246 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:48.059067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4ad8da9-fca4-4209-afd0-c4c04cc26f8e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:48.060675 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:48.060675 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:48.066773 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 195/388] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:47 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:48.072714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-d822ab3b-ee9e-44da-90e8-3336f9c7da18 req-500f0851-6dd4-4fc7-af0e-66ae455a3246 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:48.080260 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 194/389] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:59:47 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 1208 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:48.180974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4ad8da9-fca4-4209-afd0-c4c04cc26f8e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume// Jan 25 10:59:48.182213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4ad8da9-fca4-4209-afd0-c4c04cc26f8e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:48.182627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:48.182627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:48.183186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4ad8da9-fca4-4209-afd0-c4c04cc26f8e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:48.184479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4ad8da9-fca4-4209-afd0-c4c04cc26f8e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:59:48.185432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 196/390] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 10:59: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 25 10:59:48.206810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-d822ab3b-ee9e-44da-90e8-3336f9c7da18 req-9a36d738-ef1f-462b-8fa3-574bad6e7d9a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments Jan 25 10:59:48.208652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:48.208652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:48.209213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-d822ab3b-ee9e-44da-90e8-3336f9c7da18 req-9a36d738-ef1f-462b-8fa3-574bad6e7d9a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "413bf172-b0ac-4049-80d1-eaf1c8f9144a", "instance_uuid": "0e807f7c-acc9-46c6-8c3d-0f7c6a49f589", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:59:48.326473 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:48.326473 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:48.473156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-d822ab3b-ee9e-44da-90e8-3336f9c7da18 req-9a36d738-ef1f-462b-8fa3-574bad6e7d9a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments returned with HTTP 400 Jan 25 10:59:48.492712 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 195/391] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 10:59:48 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments => generated 189 bytes in 283 msecs (HTTP/1.1 400) 7 headers in 295 bytes (2 switches on core 0) Jan 25 10:59:48.504022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-773fb811-ec25-4a8c-815b-38c6c69ae37a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:48.504876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-773fb811-ec25-4a8c-815b-38c6c69ae37a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:48.505545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-773fb811-ec25-4a8c-815b-38c6c69ae37a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:48.656233 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:48.656233 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:48.669629 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-773fb811-ec25-4a8c-815b-38c6c69ae37a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:48.698211 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:48.698211 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:48.722757 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-773fb811-ec25-4a8c-815b-38c6c69ae37a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:48.723615 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 197/392] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:48 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 1208 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:49.079507 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8f6cbfd-328b-47e7-8896-e86f3203dd28 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:49.081260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8f6cbfd-328b-47e7-8896-e86f3203dd28 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:49.081562 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:49.081562 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:49.082832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8f6cbfd-328b-47e7-8896-e86f3203dd28 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:49.198294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-b85da70b-d27f-49cb-bc6c-811baade133b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:49.200620 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-b85da70b-d27f-49cb-bc6c-811baade133b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:49.201451 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:49.201451 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:49.202152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-b85da70b-d27f-49cb-bc6c-811baade133b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:49.236219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:49.236219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:49.264625 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f8f6cbfd-328b-47e7-8896-e86f3203dd28 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:49.272808 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:49.272808 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:49.284786 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-009e708d-b466-485a-8bdf-55b8d399a57e req-b85da70b-d27f-49cb-bc6c-811baade133b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:49.321528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:49.321528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:49.337906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8f6cbfd-328b-47e7-8896-e86f3203dd28 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:49.344376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-b85da70b-d27f-49cb-bc6c-811baade133b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:49.345421 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 196/393] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:49 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:49.345732 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 198/394] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 10:59:49 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 1208 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:49.383786 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a/action Jan 25 10:59:49.384272 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:49.384272 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:49.384724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action body: b'{"os-begin_detaching": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 10:59:49.385113 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 10:59:49.463168 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:49.463168 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:49.464794 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:49.476911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Begin detaching volume completed successfully. Jan 25 10:59:49.478153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a/action returned with HTTP 202 Jan 25 10:59:49.479904 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 197/395] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 10:59:49 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 10:59:49.514350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ea6cc37-2829-4b1f-9a13-3ef62200e920 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:49.515280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ea6cc37-2829-4b1f-9a13-3ef62200e920 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:49.515736 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:49.515736 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:49.516403 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ea6cc37-2829-4b1f-9a13-3ef62200e920 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:49.555457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume// Jan 25 10:59:49.555939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:49.556163 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:49.556163 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:49.556539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:49.558484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-52da8c9e-cc9e-43c0-8660-eddcd1b3370e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 10:59:49.559558 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 198/396] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 10:59:49 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 10:59:49.572933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-c70843c8-3218-497c-9f63-32e7033b35aa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:49.574157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-c70843c8-3218-497c-9f63-32e7033b35aa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:49.574866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-c70843c8-3218-497c-9f63-32e7033b35aa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:49.601129 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:49.601129 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:49.635720 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5ea6cc37-2829-4b1f-9a13-3ef62200e920 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:49.650255 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:49.650255 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:49.666157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-009e708d-b466-485a-8bdf-55b8d399a57e req-c70843c8-3218-497c-9f63-32e7033b35aa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:49.687584 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:49.687584 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:49.703533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ea6cc37-2829-4b1f-9a13-3ef62200e920 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:49.705222 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 199/397] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:49 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 1211 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 10:59:49.707594 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:49.707594 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:49.722462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-c70843c8-3218-497c-9f63-32e7033b35aa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:49.724796 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 199/398] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 10:59:49 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 1310 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 10:59:50.176241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-a6026365-c5b8-4a93-afbb-c1bee3e7223e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] DELETE http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/1bad531c-45df-4e1a-891a-0253ae1c9e21 Jan 25 10:59:50.176241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-a6026365-c5b8-4a93-afbb-c1bee3e7223e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:50.176241 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:50.176241 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:50.176241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-a6026365-c5b8-4a93-afbb-c1bee3e7223e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:50.226755 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:50.226755 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:50.354818 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22fe19bb-0c65-4546-8c73-d2e6d5f44ea8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:50.355354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22fe19bb-0c65-4546-8c73-d2e6d5f44ea8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:50.355571 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:50.355571 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:50.355949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22fe19bb-0c65-4546-8c73-d2e6d5f44ea8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:50.477888 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:50.477888 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:50.498208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-22fe19bb-0c65-4546-8c73-d2e6d5f44ea8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:50.596546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22fe19bb-0c65-4546-8c73-d2e6d5f44ea8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:50.605772 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 200/399] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:50 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:50.724943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce2917af-ccb0-4b04-8b05-73c2e5640ba4 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:50.726288 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce2917af-ccb0-4b04-8b05-73c2e5640ba4 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:50.726743 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:50.726743 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:50.728023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce2917af-ccb0-4b04-8b05-73c2e5640ba4 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:50.851559 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:50.851559 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:50.898736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ce2917af-ccb0-4b04-8b05-73c2e5640ba4 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:50.953649 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:50.953649 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:50.999836 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce2917af-ccb0-4b04-8b05-73c2e5640ba4 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:51.005835 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 201/400] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:50 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 1211 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 10:59:51.403545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-009e708d-b466-485a-8bdf-55b8d399a57e req-a6026365-c5b8-4a93-afbb-c1bee3e7223e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 10:59:51.404384 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-009e708d-b466-485a-8bdf-55b8d399a57e req-a6026365-c5b8-4a93-afbb-c1bee3e7223e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 10:59:51.421384 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-009e708d-b466-485a-8bdf-55b8d399a57e req-a6026365-c5b8-4a93-afbb-c1bee3e7223e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/1bad531c-45df-4e1a-891a-0253ae1c9e21 returned with HTTP 200 Jan 25 10:59:51.423137 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 200/401] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 10:59:50 2021] DELETE /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/1bad531c-45df-4e1a-891a-0253ae1c9e21 => generated 19 bytes in 1260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:51.620190 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64c4119e-3419-4444-aad6-7f2c83b47a7c tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:51.620726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64c4119e-3419-4444-aad6-7f2c83b47a7c tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:51.621118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:51.621118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:51.621477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64c4119e-3419-4444-aad6-7f2c83b47a7c tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:51.718538 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:51.718538 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:51.731128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-64c4119e-3419-4444-aad6-7f2c83b47a7c tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:51.758050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64c4119e-3419-4444-aad6-7f2c83b47a7c tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:51.759322 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 202/402] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:51 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:52.021387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6148dd81-f7c6-4693-9fca-224e812ca71e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 10:59:52.022311 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6148dd81-f7c6-4693-9fca-224e812ca71e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:52.022762 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:52.022762 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:52.023409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6148dd81-f7c6-4693-9fca-224e812ca71e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:52.130405 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:52.130405 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:52.159977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6148dd81-f7c6-4693-9fca-224e812ca71e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 10:59:52.235320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6148dd81-f7c6-4693-9fca-224e812ca71e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 10:59:52.236439 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 201/403] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:52 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:52.774879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2b7418b-b59f-4997-95b2-c127f50a719b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:52.776266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2b7418b-b59f-4997-95b2-c127f50a719b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:52.776690 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:52.776690 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:52.777405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2b7418b-b59f-4997-95b2-c127f50a719b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:52.851026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:52.851026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:52.864667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c2b7418b-b59f-4997-95b2-c127f50a719b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:52.891487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2b7418b-b59f-4997-95b2-c127f50a719b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:52.892607 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 203/404] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:52 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:53.907639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3419ff11-26ee-4b0f-aaf5-69807128c881 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:53.909048 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3419ff11-26ee-4b0f-aaf5-69807128c881 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:53.909429 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:53.909429 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:53.910075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3419ff11-26ee-4b0f-aaf5-69807128c881 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:54.018432 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:54.018432 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:54.045026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3419ff11-26ee-4b0f-aaf5-69807128c881 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:54.095545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3419ff11-26ee-4b0f-aaf5-69807128c881 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:54.099622 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 202/405] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:53 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:55.115429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d452a357-50ef-474e-ae36-20ee1fb826d5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:55.116848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d452a357-50ef-474e-ae36-20ee1fb826d5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:55.117515 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:55.117515 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:55.118500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d452a357-50ef-474e-ae36-20ee1fb826d5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:55.231037 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:55.231037 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:55.243073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d452a357-50ef-474e-ae36-20ee1fb826d5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:55.273804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d452a357-50ef-474e-ae36-20ee1fb826d5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:55.286950 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 204/406] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:55 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:56.291367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0847277c-c195-4c84-af8f-38c0bfa48fbf tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:56.292095 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0847277c-c195-4c84-af8f-38c0bfa48fbf tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:56.292095 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:56.292095 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:56.292479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0847277c-c195-4c84-af8f-38c0bfa48fbf tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:56.403094 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:56.403094 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:56.422443 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0847277c-c195-4c84-af8f-38c0bfa48fbf tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:56.463858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0847277c-c195-4c84-af8f-38c0bfa48fbf tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:56.464936 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 203/407] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:56 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 10:59:57.481208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bb0c23a0-d019-4262-abf1-2c80619b39bc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:57.482530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bb0c23a0-d019-4262-abf1-2c80619b39bc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:57.482949 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:57.482949 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:57.483801 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bb0c23a0-d019-4262-abf1-2c80619b39bc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:57.679463 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:57.679463 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:57.703158 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bb0c23a0-d019-4262-abf1-2c80619b39bc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:57.765867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bb0c23a0-d019-4262-abf1-2c80619b39bc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:57.767050 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 205/408] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:57 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:58.783295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dfcc4fef-9ba4-4447-8b92-616a1585cfd1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:58.784452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dfcc4fef-9ba4-4447-8b92-616a1585cfd1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:58.784831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:58.784831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:58.785600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dfcc4fef-9ba4-4447-8b92-616a1585cfd1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 10:59:58.854527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 10:59:58.854527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 10:59:58.881253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dfcc4fef-9ba4-4447-8b92-616a1585cfd1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 10:59:58.931861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dfcc4fef-9ba4-4447-8b92-616a1585cfd1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 10:59:58.942852 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 204/409] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:58 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 10:59:59.962635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5c084e9-5dda-4eb0-a1fa-e8f963f0b156 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 10:59:59.966979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5c084e9-5dda-4eb0-a1fa-e8f963f0b156 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 10:59:59.967640 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 10:59:59.967640 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 10:59:59.968388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5c084e9-5dda-4eb0-a1fa-e8f963f0b156 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:00.133480 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:00.133480 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:00.171095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a5c084e9-5dda-4eb0-a1fa-e8f963f0b156 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:00.236566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5c084e9-5dda-4eb0-a1fa-e8f963f0b156 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:00.240909 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 206/410] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 10:59:59 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:00.837699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] POST http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes Jan 25 11:00:00.838440 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:00.838440 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:00.839153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-88110310"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:00:00.840495 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-88110310'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:00:00.841081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Create volume of 1 GB Jan 25 11:00:00.875616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Availability Zones retrieved successfully. Jan 25 11:00:00.898680 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Flow 'volume_create_api' (48c59e49-ace3-4620-9dd8-4b4ad2e1e4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:00:00.901644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7fd6262-87f9-4b03-b469-e69072cc5725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:00.903767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:00:01.075657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7fd6262-87f9-4b03-b469-e69072cc5725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:01.084466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd4dc59-02c4-4e80-b502-ee9b4a3eba8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:01.219546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Created reservations ['4596762d-85c3-440d-844d-51b04232c8f9', 'e9ede992-ee86-47f0-a08d-c3ec832c4188', '357a052a-bc07-470a-8365-4c9a6da00416', 'd3ec62e7-cc7d-48c3-babd-878b33bab6c2'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:00:01.221498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd4dc59-02c4-4e80-b502-ee9b4a3eba8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4596762d-85c3-440d-844d-51b04232c8f9', 'e9ede992-ee86-47f0-a08d-c3ec832c4188', '357a052a-bc07-470a-8365-4c9a6da00416', 'd3ec62e7-cc7d-48c3-babd-878b33bab6c2']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:01.223677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44394c1-022b-4e1f-b10b-9eb43b9c58e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:01.258599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94b4d3a9-f868-4834-a5d2-f5682e9becf0 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:01.259245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94b4d3a9-f868-4834-a5d2-f5682e9becf0 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:01.259569 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:01.259569 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:01.260128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94b4d3a9-f868-4834-a5d2-f5682e9becf0 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:01.452940 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:01.452940 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:01.463445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44394c1-022b-4e1f-b10b-9eb43b9c58e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c57d544-bf49-48ee-b31d-69784ee31e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-88110310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8577113f0e4257bc803a5ca67c5588',qos_specs=None,replication_status=,reservations=['4596762d-85c3-440d-844d-51b04232c8f9','e9ede992-ee86-47f0-a08d-c3ec832c4188','357a052a-bc07-470a-8365-4c9a6da00416','d3ec62e7-cc7d-48c3-babd-878b33bab6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032ff6f8a9514b46b2ddfa3dc832aaf0',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-88110310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c57d544-bf49-48ee-b31d-69784ee31e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e8577113f0e4257bc803a5ca67c5588',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='032ff6f8a9514b46b2ddfa3dc832aaf0',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:01.468765 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09eb9475-a062-4abb-89e3-96071071df43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:01.492892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-94b4d3a9-f868-4834-a5d2-f5682e9becf0 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:01.582272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09eb9475-a062-4abb-89e3-96071071df43) transitioned into state 'SUCCESS' from state '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-88110310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8577113f0e4257bc803a5ca67c5588',qos_specs=None,replication_status=,reservations=['4596762d-85c3-440d-844d-51b04232c8f9','e9ede992-ee86-47f0-a08d-c3ec832c4188','357a052a-bc07-470a-8365-4c9a6da00416','d3ec62e7-cc7d-48c3-babd-878b33bab6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032ff6f8a9514b46b2ddfa3dc832aaf0',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:01.590185 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94b4d3a9-f868-4834-a5d2-f5682e9becf0 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:01.597943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f243c16-0a6a-4429-b850-64599266c280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:01.608644 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 207/411] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:01 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:01.676251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f243c16-0a6a-4429-b850-64599266c280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:01.689983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Flow 'volume_create_api' (48c59e49-ace3-4620-9dd8-4b4ad2e1e4d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:00:02.257714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Create volume request issued successfully. Jan 25 11:00:02.284665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6226c99b-c4b7-4d7a-8d7f-de58d490bf9c tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes returned with HTTP 202 Jan 25 11:00:02.300063 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 205/412] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:00:00 2021] POST /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes => generated 848 bytes in 1481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:00:02.303823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-86fc502f-e973-43a9-a7ff-3d859235265d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:00:02.305085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-86fc502f-e973-43a9-a7ff-3d859235265d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:02.305462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:02.305462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:02.306610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-86fc502f-e973-43a9-a7ff-3d859235265d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:02.376596 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:02.376596 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:02.416555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-86fc502f-e973-43a9-a7ff-3d859235265d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:00:02.477060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-86fc502f-e973-43a9-a7ff-3d859235265d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:00:02.478476 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 208/413] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:02 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:02.642495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f86a3a7d-128f-463a-8aac-2a63ce140576 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:02.643267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f86a3a7d-128f-463a-8aac-2a63ce140576 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:02.643752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:02.643752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:02.644691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f86a3a7d-128f-463a-8aac-2a63ce140576 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:02.821718 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:02.821718 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:02.843998 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f86a3a7d-128f-463a-8aac-2a63ce140576 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:02.979556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f86a3a7d-128f-463a-8aac-2a63ce140576 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:02.985825 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 206/414] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:02 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 913 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:03.496458 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03fb233e-3800-4ab2-acd8-686270a7f4f5 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:00:03.497260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03fb233e-3800-4ab2-acd8-686270a7f4f5 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:03.497260 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:03.497260 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:03.497822 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03fb233e-3800-4ab2-acd8-686270a7f4f5 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:03.706507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:03.706507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:03.737975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-03fb233e-3800-4ab2-acd8-686270a7f4f5 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:00:03.762248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03fb233e-3800-4ab2-acd8-686270a7f4f5 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:00:03.764353 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 209/415] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:03 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 916 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:04.010903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d040bf71-26d7-43cd-a38b-21c04f4a9d21 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:04.011735 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d040bf71-26d7-43cd-a38b-21c04f4a9d21 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:04.012171 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:04.012171 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:04.012851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d040bf71-26d7-43cd-a38b-21c04f4a9d21 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:04.208562 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:04.208562 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:04.247730 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d040bf71-26d7-43cd-a38b-21c04f4a9d21 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:04.373359 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d040bf71-26d7-43cd-a38b-21c04f4a9d21 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:04.376019 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 207/416] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:04 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 971 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:04.781217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95d39631-8bf2-43c8-b995-53c0a28c2fc0 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:00:04.781714 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95d39631-8bf2-43c8-b995-53c0a28c2fc0 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:04.782536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:04.782536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:04.783364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95d39631-8bf2-43c8-b995-53c0a28c2fc0 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:04.915482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:04.915482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:04.925856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-95d39631-8bf2-43c8-b995-53c0a28c2fc0 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:00:04.997684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95d39631-8bf2-43c8-b995-53c0a28c2fc0 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:00:05.007832 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 210/417] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:04 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 917 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:00:05.396318 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-086c5ab2-ef68-4103-a08a-4ca6f262716a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:05.397442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-086c5ab2-ef68-4103-a08a-4ca6f262716a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:05.397983 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:05.397983 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:05.398695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-086c5ab2-ef68-4103-a08a-4ca6f262716a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:05.505372 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:05.505372 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:05.514237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-086c5ab2-ef68-4103-a08a-4ca6f262716a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:05.555437 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-086c5ab2-ef68-4103-a08a-4ca6f262716a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:05.557492 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 208/418] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:05 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 974 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:06.574265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cabe1efb-5c57-4565-9096-bb7d8c58f0cc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:06.574265 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cabe1efb-5c57-4565-9096-bb7d8c58f0cc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:06.575063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:06.575063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:06.575063 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cabe1efb-5c57-4565-9096-bb7d8c58f0cc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:06.755527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:06.755527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:06.790522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cabe1efb-5c57-4565-9096-bb7d8c58f0cc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:06.899348 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cabe1efb-5c57-4565-9096-bb7d8c58f0cc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:06.910677 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 211/419] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:06 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 974 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:07.917655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5cdf0f28-9d82-4e1c-8f68-de550c062c13 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:07.918245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5cdf0f28-9d82-4e1c-8f68-de550c062c13 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:07.918365 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:07.918365 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:07.918954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5cdf0f28-9d82-4e1c-8f68-de550c062c13 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:08.073391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:08.073391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:08.116236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5cdf0f28-9d82-4e1c-8f68-de550c062c13 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:08.178891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5cdf0f28-9d82-4e1c-8f68-de550c062c13 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:08.186850 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 209/420] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:07 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 974 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:09.205704 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f98b46eb-219b-49b2-b7b4-c3ba3f131c7b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:09.206116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f98b46eb-219b-49b2-b7b4-c3ba3f131c7b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:09.206116 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:09.206116 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:09.206423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f98b46eb-219b-49b2-b7b4-c3ba3f131c7b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:09.299016 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:09.299016 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:09.316320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f98b46eb-219b-49b2-b7b4-c3ba3f131c7b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:09.351199 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f98b46eb-219b-49b2-b7b4-c3ba3f131c7b tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:09.352913 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 212/421] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:09 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 974 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:10.371595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39aff563-6df1-42e0-8602-fc366af14406 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:10.372171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39aff563-6df1-42e0-8602-fc366af14406 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:10.372300 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:10.372300 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:10.372640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39aff563-6df1-42e0-8602-fc366af14406 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:10.515108 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:10.515108 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:10.534998 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-39aff563-6df1-42e0-8602-fc366af14406 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:10.589628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39aff563-6df1-42e0-8602-fc366af14406 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:10.590456 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 210/422] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:10 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 974 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:11.607098 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-57a2722a-bbf0-4819-8472-9c0cf10ae7ba tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:11.607676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-57a2722a-bbf0-4819-8472-9c0cf10ae7ba tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:11.607807 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:11.607807 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:11.608146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-57a2722a-bbf0-4819-8472-9c0cf10ae7ba tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:11.807438 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:11.807438 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:11.846520 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-57a2722a-bbf0-4819-8472-9c0cf10ae7ba tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:11.921674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-57a2722a-bbf0-4819-8472-9c0cf10ae7ba tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:11.926389 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 213/423] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:11 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 974 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:12.953551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b4d5981-f5e5-4654-aa0f-db5c3246ef07 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:00:12.955166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b4d5981-f5e5-4654-aa0f-db5c3246ef07 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:12.955364 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:12.955364 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:12.956009 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b4d5981-f5e5-4654-aa0f-db5c3246ef07 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:13.140349 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:13.140349 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:13.172465 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1b4d5981-f5e5-4654-aa0f-db5c3246ef07 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:13.287045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b4d5981-f5e5-4654-aa0f-db5c3246ef07 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:00:13.293450 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 211/424] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:12 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 1362 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:00:13.308415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] POST http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes Jan 25 11:00:13.309309 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:13.309309 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:13.310784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-694028813"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:00:13.320547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-694028813'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:00:13.324054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Create volume of 1 GB Jan 25 11:00:13.364729 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Availability Zones retrieved successfully. Jan 25 11:00:13.387066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Flow 'volume_create_api' (8e8d2875-24de-487b-9b68-baf084d6594e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:00:13.392368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aca48be2-d547-4cbd-aa98-b70c109a3f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:13.402045 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:00:13.616806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aca48be2-d547-4cbd-aa98-b70c109a3f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:13.625047 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad68840-3ee9-4c6f-ae6e-5de285253ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:13.871683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Created reservations ['739c166d-4b71-4d81-ad5f-4a1137a19d5a', 'b61f56f7-1630-4e16-bf12-b9a3f19fa5d1', 'd7c1a2e8-e378-49d7-9910-9d7589f11899', 'b2b27691-898c-4e31-8051-c8ccf4fefc6e'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:00:13.873605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad68840-3ee9-4c6f-ae6e-5de285253ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['739c166d-4b71-4d81-ad5f-4a1137a19d5a', 'b61f56f7-1630-4e16-bf12-b9a3f19fa5d1', 'd7c1a2e8-e378-49d7-9910-9d7589f11899', 'b2b27691-898c-4e31-8051-c8ccf4fefc6e']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:13.876396 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98665fb-e8cc-430c-9bae-a36872edaa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:14.076352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98665fb-e8cc-430c-9bae-a36872edaa9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c038ed9e-1577-42b7-bf79-00768979e583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-694028813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf723da3ed34dd98a9ba4ce6fb60937',qos_specs=None,replication_status=,reservations=['739c166d-4b71-4d81-ad5f-4a1137a19d5a','b61f56f7-1630-4e16-bf12-b9a3f19fa5d1','d7c1a2e8-e378-49d7-9910-9d7589f11899','b2b27691-898c-4e31-8051-c8ccf4fefc6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577d5d69be9a4ba6afe426f2a2d04e6c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-694028813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c038ed9e-1577-42b7-bf79-00768979e583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf723da3ed34dd98a9ba4ce6fb60937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='577d5d69be9a4ba6afe426f2a2d04e6c',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:14.083816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bddf8ce1-56e6-4ed5-b4da-f178f4a46cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:14.184180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bddf8ce1-56e6-4ed5-b4da-f178f4a46cf9) transitioned into state 'SUCCESS' from state '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-694028813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf723da3ed34dd98a9ba4ce6fb60937',qos_specs=None,replication_status=,reservations=['739c166d-4b71-4d81-ad5f-4a1137a19d5a','b61f56f7-1630-4e16-bf12-b9a3f19fa5d1','d7c1a2e8-e378-49d7-9910-9d7589f11899','b2b27691-898c-4e31-8051-c8ccf4fefc6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577d5d69be9a4ba6afe426f2a2d04e6c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:14.186401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629d0c0a-9dd4-468f-9d17-f7518a7bade0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:14.249746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629d0c0a-9dd4-468f-9d17-f7518a7bade0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:14.263419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Flow 'volume_create_api' (8e8d2875-24de-487b-9b68-baf084d6594e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:00:14.459031 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Create volume request issued successfully. Jan 25 11:00:14.521926 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-032a690f-7d2d-4f57-b5b3-75c9712b0cb4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes returned with HTTP 202 Jan 25 11:00:14.523183 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 214/425] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:00:13 2021] POST /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes => generated 820 bytes in 1224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:00:14.538860 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d59479e3-35ca-47db-9a19-545745fb8ef9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:00:14.539774 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d59479e3-35ca-47db-9a19-545745fb8ef9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:14.539998 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:14.539998 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:14.540378 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d59479e3-35ca-47db-9a19-545745fb8ef9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:14.702788 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:14.702788 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:14.729326 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d59479e3-35ca-47db-9a19-545745fb8ef9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:14.803402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d59479e3-35ca-47db-9a19-545745fb8ef9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 200 Jan 25 11:00:14.804711 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 212/426] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:14 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 912 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:15.821547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b611700d-7d98-4867-809c-b6549e2733a6 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:00:15.822153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b611700d-7d98-4867-809c-b6549e2733a6 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:15.822291 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:15.822291 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:15.822971 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b611700d-7d98-4867-809c-b6549e2733a6 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:15.985104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:15.985104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:16.014587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b611700d-7d98-4867-809c-b6549e2733a6 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:16.078521 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b611700d-7d98-4867-809c-b6549e2733a6 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 200 Jan 25 11:00:16.079693 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 215/427] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:15 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 912 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:17.096325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdf25ebc-fb11-4830-9066-675fdbc40cbc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:00:17.097692 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdf25ebc-fb11-4830-9066-675fdbc40cbc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:17.098068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:17.098068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:17.098677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdf25ebc-fb11-4830-9066-675fdbc40cbc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:17.240177 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:17.240177 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:17.265189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cdf25ebc-fb11-4830-9066-675fdbc40cbc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:17.316137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdf25ebc-fb11-4830-9066-675fdbc40cbc tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 200 Jan 25 11:00:17.320403 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 213/428] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:17 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 913 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:17.338148 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] POST http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes Jan 25 11:00:17.338803 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:17.338803 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:17.339699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-766400282"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:00:17.340727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-766400282'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:00:17.341209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Create volume of 1 GB Jan 25 11:00:17.374262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Availability Zones retrieved successfully. Jan 25 11:00:17.405520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Flow 'volume_create_api' (95fc8337-d35f-4d67-a55e-8b25c7dfb431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:00:17.409211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8825c64-f577-4013-92ff-cc31df42e201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:17.414112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:00:17.620618 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8825c64-f577-4013-92ff-cc31df42e201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:17.653120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e91b1ef-f124-4868-b19e-78747cd65e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:17.836169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Created reservations ['cdbfd93a-a5c5-4f1c-afc7-50f3b7ce8c59', '4d0d313c-b44f-4ce3-8091-956e37a3bd94', '4eca1650-2099-4c1e-8137-6a13f34011dd', 'a3d28ccc-716b-4a89-af5c-04b3cce7135a'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:00:17.851073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e91b1ef-f124-4868-b19e-78747cd65e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdbfd93a-a5c5-4f1c-afc7-50f3b7ce8c59', '4d0d313c-b44f-4ce3-8091-956e37a3bd94', '4eca1650-2099-4c1e-8137-6a13f34011dd', 'a3d28ccc-716b-4a89-af5c-04b3cce7135a']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:17.853233 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4159081-4d61-4a78-b885-89d5322f70f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:17.987635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4159081-4d61-4a78-b885-89d5322f70f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb9484c1-5d70-47dc-8883-6a2029fbd843', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-766400282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf723da3ed34dd98a9ba4ce6fb60937',qos_specs=None,replication_status=,reservations=['cdbfd93a-a5c5-4f1c-afc7-50f3b7ce8c59','4d0d313c-b44f-4ce3-8091-956e37a3bd94','4eca1650-2099-4c1e-8137-6a13f34011dd','a3d28ccc-716b-4a89-af5c-04b3cce7135a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577d5d69be9a4ba6afe426f2a2d04e6c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-766400282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb9484c1-5d70-47dc-8883-6a2029fbd843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf723da3ed34dd98a9ba4ce6fb60937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='577d5d69be9a4ba6afe426f2a2d04e6c',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:17.989774 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a52f09bb-b746-47dc-80a7-d316eb0d7040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:18.047824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a52f09bb-b746-47dc-80a7-d316eb0d7040) transitioned into state 'SUCCESS' from state '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-766400282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf723da3ed34dd98a9ba4ce6fb60937',qos_specs=None,replication_status=,reservations=['cdbfd93a-a5c5-4f1c-afc7-50f3b7ce8c59','4d0d313c-b44f-4ce3-8091-956e37a3bd94','4eca1650-2099-4c1e-8137-6a13f34011dd','a3d28ccc-716b-4a89-af5c-04b3cce7135a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577d5d69be9a4ba6afe426f2a2d04e6c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:18.050166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e4aa99-ec09-4418-8fdf-b0939ad8f638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:18.084147 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e4aa99-ec09-4418-8fdf-b0939ad8f638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:18.091189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Flow 'volume_create_api' (95fc8337-d35f-4d67-a55e-8b25c7dfb431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:00:18.370972 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Create volume request issued successfully. Jan 25 11:00:18.430602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-291f2b91-4ba1-4400-9cbb-7ba6940de765 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes returned with HTTP 202 Jan 25 11:00:18.432564 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 216/429] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:00:17 2021] POST /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes => generated 820 bytes in 1100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:00:18.451022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06eabdbe-4bd2-4b6a-85a5-a25561fc77f5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:00:18.451563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06eabdbe-4bd2-4b6a-85a5-a25561fc77f5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:18.452099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:18.452099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:18.453123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06eabdbe-4bd2-4b6a-85a5-a25561fc77f5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:18.560394 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:18.560394 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:18.573183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-06eabdbe-4bd2-4b6a-85a5-a25561fc77f5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:18.601931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06eabdbe-4bd2-4b6a-85a5-a25561fc77f5 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 200 Jan 25 11:00:18.603209 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 214/430] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:18 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 912 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:19.629226 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e9bea11-0180-4e33-8c3d-49f9a24fded4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:00:19.632735 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e9bea11-0180-4e33-8c3d-49f9a24fded4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:19.633143 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:19.633143 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:19.633809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e9bea11-0180-4e33-8c3d-49f9a24fded4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:19.808177 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:19.808177 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:19.841374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6e9bea11-0180-4e33-8c3d-49f9a24fded4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:19.887983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e9bea11-0180-4e33-8c3d-49f9a24fded4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 200 Jan 25 11:00:19.889361 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 217/431] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:19 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 912 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:20.911420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b7f98fc9-c232-46d6-898a-90c606d9f700 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:00:20.912012 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b7f98fc9-c232-46d6-898a-90c606d9f700 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:20.912133 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:20.912133 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:20.912513 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b7f98fc9-c232-46d6-898a-90c606d9f700 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:21.079383 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:21.079383 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:21.103293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b7f98fc9-c232-46d6-898a-90c606d9f700 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:00:21.173344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b7f98fc9-c232-46d6-898a-90c606d9f700 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 200 Jan 25 11:00:21.174724 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 215/432] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:20 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 913 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:33.921374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes Jan 25 11:00:33.922741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:33.922741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:33.923365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-122842287"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:00:33.924767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-122842287'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:00:33.925243 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Create volume of 1 GB Jan 25 11:00:33.961386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Availability Zones retrieved successfully. Jan 25 11:00:34.049629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Flow 'volume_create_api' (46ab69c9-9a4b-4a56-a8b9-015834b86d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:00:34.067981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d8baf2-b6a1-4554-836b-d2cc77ff590d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:34.080449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:00:34.313704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d8baf2-b6a1-4554-836b-d2cc77ff590d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:34.316123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a253073-c57b-4cb9-8d9f-4217e64f2391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:34.409115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Created reservations ['583eca9e-cfa2-4844-8061-d8a92ecb87b3', '97f98979-f876-454d-8f0c-ab18cd6687f8', '32de6674-3cbf-43a2-bac8-7df1581fd89a', 'be5afb17-91f3-4c4a-8244-b35834de7c18'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:00:34.412812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a253073-c57b-4cb9-8d9f-4217e64f2391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['583eca9e-cfa2-4844-8061-d8a92ecb87b3', '97f98979-f876-454d-8f0c-ab18cd6687f8', '32de6674-3cbf-43a2-bac8-7df1581fd89a', 'be5afb17-91f3-4c4a-8244-b35834de7c18']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:34.415269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec72aaf-599e-41f5-bcc4-4b73ed7166ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:34.542145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec72aaf-599e-41f5-bcc4-4b73ed7166ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58418732-b57f-4446-a755-f0ed351ded67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-122842287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b73967e75c4485b967ca883b7f10c75',qos_specs=None,replication_status=,reservations=['583eca9e-cfa2-4844-8061-d8a92ecb87b3','97f98979-f876-454d-8f0c-ab18cd6687f8','32de6674-3cbf-43a2-bac8-7df1581fd89a','be5afb17-91f3-4c4a-8244-b35834de7c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2af595797b4a8fbbc3e48cf06d1684',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-122842287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58418732-b57f-4446-a755-f0ed351ded67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b73967e75c4485b967ca883b7f10c75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7a2af595797b4a8fbbc3e48cf06d1684',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:34.546256 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360d1059-993e-4892-8774-a63cc32eb9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:34.638859 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360d1059-993e-4892-8774-a63cc32eb9ee) transitioned into state 'SUCCESS' from state '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-122842287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b73967e75c4485b967ca883b7f10c75',qos_specs=None,replication_status=,reservations=['583eca9e-cfa2-4844-8061-d8a92ecb87b3','97f98979-f876-454d-8f0c-ab18cd6687f8','32de6674-3cbf-43a2-bac8-7df1581fd89a','be5afb17-91f3-4c4a-8244-b35834de7c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2af595797b4a8fbbc3e48cf06d1684',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:34.646795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71590175-b7dc-4fb9-bd24-218ac5e77819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:00:34.693507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71590175-b7dc-4fb9-bd24-218ac5e77819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:00:34.699436 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Flow 'volume_create_api' (46ab69c9-9a4b-4a56-a8b9-015834b86d78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:00:34.856887 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Create volume request issued successfully. Jan 25 11:00:34.912344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ba6a08a-0b85-49ba-b62e-b5daebd5a1ef tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes returned with HTTP 202 Jan 25 11:00:34.918182 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 218/433] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:00:33 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes => generated 823 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:00:34.928052 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2619238f-7916-4696-b8c8-00d8dc5eafe5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:34.928566 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2619238f-7916-4696-b8c8-00d8dc5eafe5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:34.928774 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:34.928774 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:34.929129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2619238f-7916-4696-b8c8-00d8dc5eafe5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:35.125304 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:35.125304 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:35.153464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2619238f-7916-4696-b8c8-00d8dc5eafe5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:35.242617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2619238f-7916-4696-b8c8-00d8dc5eafe5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:35.250566 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 216/434] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:34 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 891 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:36.260549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0077aa57-a08a-4683-b03b-d39b68cafee2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:36.261097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0077aa57-a08a-4683-b03b-d39b68cafee2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:36.261250 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:36.261250 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:36.261921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0077aa57-a08a-4683-b03b-d39b68cafee2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:36.446769 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:36.446769 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:36.458719 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0077aa57-a08a-4683-b03b-d39b68cafee2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:36.495911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0077aa57-a08a-4683-b03b-d39b68cafee2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:36.497272 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 219/435] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:36 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:37.516887 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe6d5cf2-2123-4b48-8b72-96860c7a68d6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:37.518546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe6d5cf2-2123-4b48-8b72-96860c7a68d6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:37.518897 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:37.518897 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:37.519546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe6d5cf2-2123-4b48-8b72-96860c7a68d6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:37.659879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:37.659879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:37.692238 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fe6d5cf2-2123-4b48-8b72-96860c7a68d6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:37.764002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe6d5cf2-2123-4b48-8b72-96860c7a68d6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:37.766381 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 217/436] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:37 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:38.053016 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-a5190ed1-6b38-4054-9025-2b3f88b86840 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:38.053831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-a5190ed1-6b38-4054-9025-2b3f88b86840 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:38.054211 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:38.054211 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:38.054834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-a5190ed1-6b38-4054-9025-2b3f88b86840 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:38.182405 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:38.182405 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:38.207515 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-a5190ed1-6b38-4054-9025-2b3f88b86840 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:38.258740 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-a5190ed1-6b38-4054-9025-2b3f88b86840 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:38.261809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 220/437] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:00:38 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:38.382492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe6d5cf2-2123-4b48-8b72-96860c7a68d6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume// Jan 25 11:00:38.382987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe6d5cf2-2123-4b48-8b72-96860c7a68d6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:38.383218 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:38.383218 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:38.383600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe6d5cf2-2123-4b48-8b72-96860c7a68d6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:38.384811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe6d5cf2-2123-4b48-8b72-96860c7a68d6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:00:38.385898 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 218/438] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:00:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:00:38.430266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-f433c701-b54c-433d-b084-e22940eeb6a0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments Jan 25 11:00:38.431059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:38.431059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:38.431724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-f433c701-b54c-433d-b084-e22940eeb6a0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58418732-b57f-4446-a755-f0ed351ded67", "instance_uuid": "94f92d11-6219-405e-adca-760eb6fa885a", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:00:38.507233 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:38.507233 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:38.689030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-f433c701-b54c-433d-b084-e22940eeb6a0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments returned with HTTP 200 Jan 25 11:00:38.700312 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 221/439] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:00:38 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments => generated 273 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:00:38.748207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ce4bbd6-c248-4fb4-82d5-987c26c1bdfb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:38.748750 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ce4bbd6-c248-4fb4-82d5-987c26c1bdfb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:38.750537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ce4bbd6-c248-4fb4-82d5-987c26c1bdfb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:38.774867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-f433c701-b54c-433d-b084-e22940eeb6a0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume// Jan 25 11:00:38.775683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-f433c701-b54c-433d-b084-e22940eeb6a0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:38.775947 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:38.775947 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:38.776336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-f433c701-b54c-433d-b084-e22940eeb6a0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:38.777563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-f433c701-b54c-433d-b084-e22940eeb6a0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:00:38.778471 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 222/440] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:00:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:00:38.792616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-c11088c3-e3cc-4f94-aed6-3f287f387572 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:38.793382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-c11088c3-e3cc-4f94-aed6-3f287f387572 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:38.794068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-c11088c3-e3cc-4f94-aed6-3f287f387572 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:39.006859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:39.006859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:39.052057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4ce4bbd6-c248-4fb4-82d5-987c26c1bdfb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:39.076828 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:39.076828 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:39.139747 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-c11088c3-e3cc-4f94-aed6-3f287f387572 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:39.161324 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:39.161324 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:39.227242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ce4bbd6-c248-4fb4-82d5-987c26c1bdfb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:39.229460 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 219/441] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:38 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 915 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:39.245981 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:39.245981 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:39.274386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-c11088c3-e3cc-4f94-aed6-3f287f387572 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:39.275308 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 223/442] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:00:38 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 1014 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:00:39.304547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-cb566612-9efa-4995-9125-6e177527aab9 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] PUT http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/d614bf26-e3b8-4545-8804-d741ec40b962 Jan 25 11:00:39.305879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:39.305879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:39.306762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-cb566612-9efa-4995-9125-6e177527aab9 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:00:39.373147 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:00:39.373147 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:00:39.379961 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-cb566612-9efa-4995-9125-6e177527aab9 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Lock "b'cinder-attachment_update-58418732-b57f-4446-a755-f0ed351ded67-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.025s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:00:39.384259 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:39.384259 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:40.266526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0df4e0fc-8fdb-4a75-8875-0d02ea7d9fe6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:40.267969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0df4e0fc-8fdb-4a75-8875-0d02ea7d9fe6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:40.268392 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:40.268392 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:40.269068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0df4e0fc-8fdb-4a75-8875-0d02ea7d9fe6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:40.446199 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:40.446199 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:40.482979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0df4e0fc-8fdb-4a75-8875-0d02ea7d9fe6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:40.558984 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:40.558984 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:40.584584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0df4e0fc-8fdb-4a75-8875-0d02ea7d9fe6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:40.590978 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 224/443] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:40 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 915 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:41.612712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b1bc505-ac51-4acc-8f25-9d00fc140657 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:41.613336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b1bc505-ac51-4acc-8f25-9d00fc140657 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:41.613850 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:41.613850 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:41.614702 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b1bc505-ac51-4acc-8f25-9d00fc140657 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:41.755451 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:41.755451 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:41.778529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5b1bc505-ac51-4acc-8f25-9d00fc140657 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:41.833502 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:41.833502 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:41.862063 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b1bc505-ac51-4acc-8f25-9d00fc140657 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:41.870867 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 225/444] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:41 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:00:42.476565 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-cb566612-9efa-4995-9125-6e177527aab9 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Lock "b'cinder-attachment_update-58418732-b57f-4446-a755-f0ed351ded67-n-h2-764292-12'" released by "attachment_update" :: held 3.103s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:00:42.477287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-cb566612-9efa-4995-9125-6e177527aab9 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/d614bf26-e3b8-4545-8804-d741ec40b962 returned with HTTP 200 Jan 25 11:00:42.479109 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 220/445] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:00:39 2021] PUT /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/d614bf26-e3b8-4545-8804-d741ec40b962 => generated 762 bytes in 3181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:00:42.887724 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ca6c344-a842-4701-bf9b-e5d8f96974cf tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:42.888268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ca6c344-a842-4701-bf9b-e5d8f96974cf tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:42.888581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:42.888581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:42.888962 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ca6c344-a842-4701-bf9b-e5d8f96974cf tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:43.018061 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:43.018061 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:43.039339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7ca6c344-a842-4701-bf9b-e5d8f96974cf tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:43.094006 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:43.094006 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:43.116901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ca6c344-a842-4701-bf9b-e5d8f96974cf tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:43.132013 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 226/446] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:42 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 916 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:44.134820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e317fec7-cb0d-41b7-bc4a-785ac439ec16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:44.135970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e317fec7-cb0d-41b7-bc4a-785ac439ec16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:44.136516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:44.136516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:44.137142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e317fec7-cb0d-41b7-bc4a-785ac439ec16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:44.276946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:44.276946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:44.287733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e317fec7-cb0d-41b7-bc4a-785ac439ec16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:44.309029 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:44.309029 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:44.320185 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e317fec7-cb0d-41b7-bc4a-785ac439ec16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:44.321989 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 221/447] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:44 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:45.340055 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d35fc2b7-7d8f-4816-9d55-d0ce3e2e48d7 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:45.340586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d35fc2b7-7d8f-4816-9d55-d0ce3e2e48d7 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:45.340763 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:45.340763 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:45.342046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d35fc2b7-7d8f-4816-9d55-d0ce3e2e48d7 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:45.474890 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:45.474890 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:45.500907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d35fc2b7-7d8f-4816-9d55-d0ce3e2e48d7 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:45.545391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:45.545391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:45.569481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d35fc2b7-7d8f-4816-9d55-d0ce3e2e48d7 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:45.589061 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 227/448] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:45 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 916 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:46.593945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31806266-d60c-4c07-bba3-00eac9c7cb7e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:46.595530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31806266-d60c-4c07-bba3-00eac9c7cb7e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:46.596005 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:46.596005 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:46.596642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31806266-d60c-4c07-bba3-00eac9c7cb7e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:46.728927 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:46.728927 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:46.758104 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-31806266-d60c-4c07-bba3-00eac9c7cb7e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:46.808603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:46.808603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:46.831864 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31806266-d60c-4c07-bba3-00eac9c7cb7e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:46.844750 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 222/449] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:46 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 916 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:47.851426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd4ab7ee-cee5-4ac1-a32e-b18e5a46f38f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:47.851880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd4ab7ee-cee5-4ac1-a32e-b18e5a46f38f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:47.853542 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:47.853542 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:47.854234 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd4ab7ee-cee5-4ac1-a32e-b18e5a46f38f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:48.028321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-3595536d-21df-4256-b60e-555ca25a4190 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/d614bf26-e3b8-4545-8804-d741ec40b962/action Jan 25 11:00:48.028874 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:48.028874 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:48.029345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-3595536d-21df-4256-b60e-555ca25a4190 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:00:48.029765 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-3595536d-21df-4256-b60e-555ca25a4190 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:00:48.068741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:48.068741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:48.099254 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dd4ab7ee-cee5-4ac1-a32e-b18e5a46f38f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:48.146757 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:48.146757 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:48.168013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd4ab7ee-cee5-4ac1-a32e-b18e5a46f38f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:48.174493 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 228/450] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:47 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 916 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:48.205674 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:48.205674 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:48.249971 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b2258f1-82e5-4be6-854d-a99b69bfeac8 req-3595536d-21df-4256-b60e-555ca25a4190 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/d614bf26-e3b8-4545-8804-d741ec40b962/action returned with HTTP 204 Jan 25 11:00:48.251222 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 223/451] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:00:48 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/d614bf26-e3b8-4545-8804-d741ec40b962/action => generated 0 bytes in 229 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:00:49.192279 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c95db683-4b72-4aff-9a50-ffc32ecacb95 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:49.192812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c95db683-4b72-4aff-9a50-ffc32ecacb95 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:49.193397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:49.193397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:49.193943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c95db683-4b72-4aff-9a50-ffc32ecacb95 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:49.265090 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:49.265090 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:49.276247 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c95db683-4b72-4aff-9a50-ffc32ecacb95 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:49.305799 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:49.305799 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:49.319078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c95db683-4b72-4aff-9a50-ffc32ecacb95 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:49.320430 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 229/452] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:49 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 1208 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:00:49.812623 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-88031930-a441-4511-ab58-5c5483a7e1eb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:49.813080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-88031930-a441-4511-ab58-5c5483a7e1eb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:49.813280 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:49.813280 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:49.814017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-88031930-a441-4511-ab58-5c5483a7e1eb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:49.943347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:49.943347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:49.953384 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-88031930-a441-4511-ab58-5c5483a7e1eb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:49.975539 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:49.975539 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:49.985326 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-88031930-a441-4511-ab58-5c5483a7e1eb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:49.986689 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 224/453] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:49 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 1208 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:00:50.170186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-64965dd1-2f78-4864-bd50-ca5bd711af5d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:50.171015 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-64965dd1-2f78-4864-bd50-ca5bd711af5d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:50.171495 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:50.171495 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:50.172296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-64965dd1-2f78-4864-bd50-ca5bd711af5d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:50.236964 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:50.236964 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:50.249873 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-64965dd1-2f78-4864-bd50-ca5bd711af5d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:50.275337 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:50.275337 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:50.284564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-64965dd1-2f78-4864-bd50-ca5bd711af5d tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:50.286339 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 230/454] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:00:50 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 1208 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:00:50.313499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67/action Jan 25 11:00:50.314011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:50.314011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:50.314451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:00:50.314830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:00:50.419840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:50.419840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:50.421208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:50.445740 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Begin detaching volume completed successfully. Jan 25 11:00:50.446288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67/action returned with HTTP 202 Jan 25 11:00:50.447321 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 225/455] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:00:50 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:00:50.478474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2159f6d-a28a-440c-bd5a-c57bd4559473 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:50.478474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2159f6d-a28a-440c-bd5a-c57bd4559473 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:50.478474 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:50.478474 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:50.478474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2159f6d-a28a-440c-bd5a-c57bd4559473 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:50.540219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume// Jan 25 11:00:50.540776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:50.541581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:50.541581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:50.541997 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:50.543375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-663859f8-0dda-4445-baed-9abc5059fd32 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:00:50.544687 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 226/456] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:00:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:00:50.558335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-44f3c793-64e3-4bf5-a464-f59b9f4a66f6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:50.558920 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-44f3c793-64e3-4bf5-a464-f59b9f4a66f6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:50.559730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-44f3c793-64e3-4bf5-a464-f59b9f4a66f6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:50.687830 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:50.687830 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:50.721357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-44f3c793-64e3-4bf5-a464-f59b9f4a66f6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:50.768972 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:50.768972 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:50.791139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-44f3c793-64e3-4bf5-a464-f59b9f4a66f6 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:50.792243 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 227/457] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:00:50 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 1310 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:00:50.845109 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:50.845109 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:50.863127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f2159f6d-a28a-440c-bd5a-c57bd4559473 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:50.887749 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:50.887749 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:50.905366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2159f6d-a28a-440c-bd5a-c57bd4559473 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:50.907329 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 231/458] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:50 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 1211 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:00:51.141883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-2145e5eb-83e3-4a2f-9a5c-3692016c3bca tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] DELETE http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/d614bf26-e3b8-4545-8804-d741ec40b962 Jan 25 11:00:51.142418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-2145e5eb-83e3-4a2f-9a5c-3692016c3bca tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:51.142632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:51.142632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:51.143003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-2145e5eb-83e3-4a2f-9a5c-3692016c3bca tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:51.189943 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:51.189943 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:51.853727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-2145e5eb-83e3-4a2f-9a5c-3692016c3bca tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:00:51.854743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-2145e5eb-83e3-4a2f-9a5c-3692016c3bca tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:00:51.868238 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-366fe7e9-d9d7-48eb-b843-d1e8a6646f85 req-2145e5eb-83e3-4a2f-9a5c-3692016c3bca tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/d614bf26-e3b8-4545-8804-d741ec40b962 returned with HTTP 200 Jan 25 11:00:51.869550 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 228/459] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:00:51 2021] DELETE /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/d614bf26-e3b8-4545-8804-d741ec40b962 => generated 19 bytes in 733 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:00:51.923444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fc9fa30-71c3-4858-8b91-b29b971d9c16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:00:51.924191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fc9fa30-71c3-4858-8b91-b29b971d9c16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:00:51.924407 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:00:51.924407 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:00:51.925000 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fc9fa30-71c3-4858-8b91-b29b971d9c16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:00:52.078545 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:00:52.078545 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:00:52.097845 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8fc9fa30-71c3-4858-8b91-b29b971d9c16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:00:52.155637 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fc9fa30-71c3-4858-8b91-b29b971d9c16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:00:52.159115 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 232/460] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:00:51 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 916 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:00.669480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-2e1476f8-3826-431a-9a0d-fa7d6cf79d25 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:01:00.669480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-2e1476f8-3826-431a-9a0d-fa7d6cf79d25 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:00.669480 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:00.669480 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:00.669480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-2e1476f8-3826-431a-9a0d-fa7d6cf79d25 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:00.736658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:00.736658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:00.747155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-2e1476f8-3826-431a-9a0d-fa7d6cf79d25 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:01:00.772744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-2e1476f8-3826-431a-9a0d-fa7d6cf79d25 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:01:00.773974 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 229/461] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:01:00 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:00.798841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fc9fa30-71c3-4858-8b91-b29b971d9c16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume// Jan 25 11:01:00.799478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fc9fa30-71c3-4858-8b91-b29b971d9c16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:00.799804 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:00.799804 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:00.800661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fc9fa30-71c3-4858-8b91-b29b971d9c16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:00.801892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fc9fa30-71c3-4858-8b91-b29b971d9c16 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:00.802694 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 233/462] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:01: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 25 11:01:00.816935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-4052565c-8a6f-4217-9cab-e850aa22ea99 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] POST http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments Jan 25 11:01:00.817451 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:00.817451 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:00.817938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-4052565c-8a6f-4217-9cab-e850aa22ea99 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c57d544-bf49-48ee-b31d-69784ee31e32", "instance_uuid": "7c8abd7f-1cc5-41ea-9357-5a838085a3a9", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:00.870780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:00.870780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:00.937933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-4052565c-8a6f-4217-9cab-e850aa22ea99 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments returned with HTTP 200 Jan 25 11:01:00.938946 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 230/463] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:01:00 2021] POST /volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:01.013587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-f12fd36d-1a41-474c-8349-45b0dba0b259 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] POST http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705/action Jan 25 11:01:01.014701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-f12fd36d-1a41-474c-8349-45b0dba0b259 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:01:01.015040 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-f12fd36d-1a41-474c-8349-45b0dba0b259 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:01.090180 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:01.090180 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:01.121379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-f12fd36d-1a41-474c-8349-45b0dba0b259 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705/action returned with HTTP 204 Jan 25 11:01:01.122327 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 234/464] 10.222.0.57 () {66 vars in 1696 bytes} [Mon Jan 25 11:01:01 2021] POST /volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:01:01.161428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-105f47a6-4a19-47cb-b72f-4f203a9fd000 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:01:01.162098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-105f47a6-4a19-47cb-b72f-4f203a9fd000 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:01.163121 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:01.163121 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:01.163637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-105f47a6-4a19-47cb-b72f-4f203a9fd000 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:01.266296 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:01.266296 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:01.280069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-105f47a6-4a19-47cb-b72f-4f203a9fd000 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:01:01.310808 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:01.310808 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:01.322945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-105f47a6-4a19-47cb-b72f-4f203a9fd000 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:01:01.324790 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 231/465] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:01 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 1179 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:04.861883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-f12fd36d-1a41-474c-8349-45b0dba0b259 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume// Jan 25 11:01:04.862409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-f12fd36d-1a41-474c-8349-45b0dba0b259 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:04.862581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:04.862581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:04.863464 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-f12fd36d-1a41-474c-8349-45b0dba0b259 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:04.864731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f153cff-6940-4c2d-8b43-3860e3611823 req-f12fd36d-1a41-474c-8349-45b0dba0b259 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:04.865313 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 235/466] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:01:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:01:04.880714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-e648107a-2bd0-4946-9873-91bc8e81d842 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:01:04.881176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-e648107a-2bd0-4946-9873-91bc8e81d842 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:04.881500 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:04.881500 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:04.882156 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-e648107a-2bd0-4946-9873-91bc8e81d842 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:04.937188 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:04.937188 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:04.962795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-1445d748-c129-47be-a728-032464423fa8 req-e648107a-2bd0-4946-9873-91bc8e81d842 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:01:05.010275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:05.010275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:05.021748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-e648107a-2bd0-4946-9873-91bc8e81d842 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:01:05.023899 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 232/467] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:01:04 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 1278 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:01:05.044031 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-5db4ab81-cf47-44b0-bd64-327fcc569180 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] PUT http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705 Jan 25 11:01:05.048542 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-5db4ab81-cf47-44b0-bd64-327fcc569180 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:05.090166 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:01:05.090166 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:01:05.090991 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-1445d748-c129-47be-a728-032464423fa8 req-5db4ab81-cf47-44b0-bd64-327fcc569180 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Lock "b'cinder-attachment_update-9c57d544-bf49-48ee-b31d-69784ee31e32-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.014s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:01:05.096558 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:05.096558 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:07.569426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-6f63f3e3-efba-4c75-898d-97b7541c0c71 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:01:07.570625 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-6f63f3e3-efba-4c75-898d-97b7541c0c71 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:07.571037 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:07.571037 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:07.571704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-6f63f3e3-efba-4c75-898d-97b7541c0c71 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:07.606882 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-1445d748-c129-47be-a728-032464423fa8 req-5db4ab81-cf47-44b0-bd64-327fcc569180 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Lock "b'cinder-attachment_update-9c57d544-bf49-48ee-b31d-69784ee31e32-n-h1-764292-12'" released by "attachment_update" :: held 2.516s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:01:07.607696 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-5db4ab81-cf47-44b0-bd64-327fcc569180 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705 returned with HTTP 200 Jan 25 11:01:07.609038 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 236/468] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:01:05 2021] PUT /volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705 => generated 762 bytes in 2570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:07.662359 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-94cc9b3f-21f0-4e57-82e0-aa3eb429552b tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] POST http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705/action Jan 25 11:01:07.663381 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:07.663381 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:07.664041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-94cc9b3f-21f0-4e57-82e0-aa3eb429552b tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:01:07.664541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-94cc9b3f-21f0-4e57-82e0-aa3eb429552b tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:07.670214 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:07.670214 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:07.683369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-6f63f3e3-efba-4c75-898d-97b7541c0c71 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:01:07.726079 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-6f63f3e3-efba-4c75-898d-97b7541c0c71 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:01:07.727626 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 233/469] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:01:07 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 1362 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:07.744679 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:01:07.745516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:07.745920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:07.745920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:07.746594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:07.820318 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:07.820318 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:07.843800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1445d748-c129-47be-a728-032464423fa8 req-94cc9b3f-21f0-4e57-82e0-aa3eb429552b tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705/action returned with HTTP 204 Jan 25 11:01:07.847553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:07.847553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:07.848762 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 237/470] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:01:07 2021] POST /volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705/action => generated 0 bytes in 192 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:01:07.857736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:01:07.884958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 200 Jan 25 11:01:07.886197 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 234/471] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:01:07 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:07.910697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-4fab689e-b3b3-4ec3-ac77-d86bd04fa889 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:01:07.911458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-4fab689e-b3b3-4ec3-ac77-d86bd04fa889 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:07.911847 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:07.911847 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:07.912651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-4fab689e-b3b3-4ec3-ac77-d86bd04fa889 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:07.979025 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:07.979025 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:07.989669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-4fab689e-b3b3-4ec3-ac77-d86bd04fa889 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:01:08.018495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-4fab689e-b3b3-4ec3-ac77-d86bd04fa889 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 200 Jan 25 11:01:08.020260 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 238/472] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:01:07 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:08.035107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume// Jan 25 11:01:08.035787 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:08.036297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:08.036297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:08.036914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:08.038367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:08.039742 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 235/473] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:01:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:01:08.063454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-876da617-148b-4fef-b454-625babf8ab96 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] POST http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments Jan 25 11:01:08.067481 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:08.067481 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:08.067481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-876da617-148b-4fef-b454-625babf8ab96 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3b9d0cb-5ed9-4a09-8d98-ae375eae0962", "instance_uuid": "3c6c8cfa-6175-4c52-8f91-20a48ee1fb56", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:08.135683 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:08.135683 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:08.204236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-876da617-148b-4fef-b454-625babf8ab96 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments returned with HTTP 200 Jan 25 11:01:08.205790 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 239/474] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:01:08 2021] POST /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:08.212612 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume// Jan 25 11:01:08.213094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:08.213587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:08.214660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:08.215417 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 236/475] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:01:08 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:01:08.233505 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8dabbceb-e87c-4c8d-b05e-2ebdcd86f05f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] POST http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments Jan 25 11:01:08.234368 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:08.234368 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:08.235049 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8dabbceb-e87c-4c8d-b05e-2ebdcd86f05f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c038ed9e-1577-42b7-bf79-00768979e583", "instance_uuid": "3c6c8cfa-6175-4c52-8f91-20a48ee1fb56", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:08.311503 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:08.311503 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:08.383998 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8dabbceb-e87c-4c8d-b05e-2ebdcd86f05f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments returned with HTTP 200 Jan 25 11:01:08.393231 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 240/476] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:01:08 2021] POST /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:08.394402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume// Jan 25 11:01:08.394882 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:08.395391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:08.396415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:08.397318 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 237/477] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:01:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:01:08.416495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-1815e5ed-2b88-451c-b49d-c2064737394c tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] POST http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments Jan 25 11:01:08.417022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:08.417022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:08.418203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-1815e5ed-2b88-451c-b49d-c2064737394c tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb9484c1-5d70-47dc-8883-6a2029fbd843", "instance_uuid": "3c6c8cfa-6175-4c52-8f91-20a48ee1fb56", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:08.488266 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:08.488266 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:08.568383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-1815e5ed-2b88-451c-b49d-c2064737394c tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments returned with HTTP 200 Jan 25 11:01:08.583192 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 241/478] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:01:08 2021] POST /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:10.402603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume// Jan 25 11:01:10.402603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:10.402603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:10.402603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-3af8df3d-ae12-43ab-975a-fc7f8680f230 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:10.402603 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 238/479] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:01:10 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:01:10.415739 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-06d693d2-ad19-487b-8089-448553411d04 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:01:10.416244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-06d693d2-ad19-487b-8089-448553411d04 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:10.416465 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:10.416465 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:10.416842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-06d693d2-ad19-487b-8089-448553411d04 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:10.530524 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:10.530524 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:10.555011 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-06d693d2-ad19-487b-8089-448553411d04 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:01:10.602162 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:10.602162 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:10.629278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-06d693d2-ad19-487b-8089-448553411d04 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:01:10.636676 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 242/480] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:01:10 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 1460 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:01:10.657595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-c495599b-39a6-4f94-8f4a-e8b1c3a0f4e1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] PUT http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/0decf0dc-36f2-4513-afac-f99664fd7095 Jan 25 11:01:10.658656 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-c495599b-39a6-4f94-8f4a-e8b1c3a0f4e1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:10.735956 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:01:10.735956 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:01:10.736489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-c495599b-39a6-4f94-8f4a-e8b1c3a0f4e1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Lock "b'cinder-attachment_update-a3b9d0cb-5ed9-4a09-8d98-ae375eae0962-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.020s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:01:10.738837 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:10.738837 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:12.670438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-c495599b-39a6-4f94-8f4a-e8b1c3a0f4e1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Lock "b'cinder-attachment_update-a3b9d0cb-5ed9-4a09-8d98-ae375eae0962-n-h1-764292-12'" released by "attachment_update" :: held 1.934s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:01:12.671700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-c495599b-39a6-4f94-8f4a-e8b1c3a0f4e1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/0decf0dc-36f2-4513-afac-f99664fd7095 returned with HTTP 200 Jan 25 11:01:12.673481 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 239/481] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:01:10 2021] PUT /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/0decf0dc-36f2-4513-afac-f99664fd7095 => generated 762 bytes in 2021 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:12.713785 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-2fd29c67-e8f1-4003-af53-baf931185132 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] POST http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/0decf0dc-36f2-4513-afac-f99664fd7095/action Jan 25 11:01:12.714912 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:12.714912 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:12.715373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-2fd29c67-e8f1-4003-af53-baf931185132 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:01:12.715761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-2fd29c67-e8f1-4003-af53-baf931185132 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:12.791062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:12.791062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:12.808275 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-2fd29c67-e8f1-4003-af53-baf931185132 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/0decf0dc-36f2-4513-afac-f99664fd7095/action returned with HTTP 204 Jan 25 11:01:12.809646 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 243/482] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:01:12 2021] POST /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/0decf0dc-36f2-4513-afac-f99664fd7095/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:01:12.842216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-c495599b-39a6-4f94-8f4a-e8b1c3a0f4e1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume// Jan 25 11:01:12.843046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-c495599b-39a6-4f94-8f4a-e8b1c3a0f4e1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:12.843579 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:12.843579 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:12.844139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-c495599b-39a6-4f94-8f4a-e8b1c3a0f4e1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:12.845489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-c495599b-39a6-4f94-8f4a-e8b1c3a0f4e1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:12.846285 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 240/483] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:01:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:01:12.861857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-74675054-9461-4ce1-aaa9-50e04d6a0bc2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:01:12.863096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-74675054-9461-4ce1-aaa9-50e04d6a0bc2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:12.863299 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:12.863299 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:12.863967 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-74675054-9461-4ce1-aaa9-50e04d6a0bc2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:12.923177 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:12.923177 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:12.944778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-74675054-9461-4ce1-aaa9-50e04d6a0bc2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:01:12.977866 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:12.977866 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:12.999163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-74675054-9461-4ce1-aaa9-50e04d6a0bc2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 200 Jan 25 11:01:12.999950 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 244/484] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:01:12 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 1011 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:01:13.021200 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8e9ba12b-bb59-440f-89ab-a644f5deb824 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] PUT http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/65bb27bf-f48b-4849-8078-faae7d676ba9 Jan 25 11:01:13.022444 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8e9ba12b-bb59-440f-89ab-a644f5deb824 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:13.085965 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:01:13.085965 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:01:13.087232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8e9ba12b-bb59-440f-89ab-a644f5deb824 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Lock "b'cinder-attachment_update-c038ed9e-1577-42b7-bf79-00768979e583-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.024s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:01:13.090165 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:13.090165 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:14.938449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8e9ba12b-bb59-440f-89ab-a644f5deb824 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Lock "b'cinder-attachment_update-c038ed9e-1577-42b7-bf79-00768979e583-n-h1-764292-12'" released by "attachment_update" :: held 1.851s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:01:14.940312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8e9ba12b-bb59-440f-89ab-a644f5deb824 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/65bb27bf-f48b-4849-8078-faae7d676ba9 returned with HTTP 200 Jan 25 11:01:14.942146 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 241/485] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:01:13 2021] PUT /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/65bb27bf-f48b-4849-8078-faae7d676ba9 => generated 762 bytes in 1925 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:15.010121 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-56cf22fd-d397-47c4-8a9b-e39cbbc56b7f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] POST http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/65bb27bf-f48b-4849-8078-faae7d676ba9/action Jan 25 11:01:15.010981 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:15.010981 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:15.011694 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-56cf22fd-d397-47c4-8a9b-e39cbbc56b7f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:01:15.012283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-56cf22fd-d397-47c4-8a9b-e39cbbc56b7f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:15.098638 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:15.098638 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:15.117528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-56cf22fd-d397-47c4-8a9b-e39cbbc56b7f tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/65bb27bf-f48b-4849-8078-faae7d676ba9/action returned with HTTP 204 Jan 25 11:01:15.119390 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 245/486] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:01:15 2021] POST /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/65bb27bf-f48b-4849-8078-faae7d676ba9/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:01:15.164416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8e9ba12b-bb59-440f-89ab-a644f5deb824 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume// Jan 25 11:01:15.165211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8e9ba12b-bb59-440f-89ab-a644f5deb824 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:15.165671 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:15.165671 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:15.166321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8e9ba12b-bb59-440f-89ab-a644f5deb824 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:15.167579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-8e9ba12b-bb59-440f-89ab-a644f5deb824 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:15.168666 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 242/487] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:01: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 25 11:01:15.188949 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-78f79954-e208-40d6-9a0d-21c21768ef37 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:01:15.189675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-78f79954-e208-40d6-9a0d-21c21768ef37 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:15.189868 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:15.189868 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:15.191296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-78f79954-e208-40d6-9a0d-21c21768ef37 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:15.282870 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:15.282870 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:15.292473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-78f79954-e208-40d6-9a0d-21c21768ef37 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:01:15.315442 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:15.315442 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:15.333477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-78f79954-e208-40d6-9a0d-21c21768ef37 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 200 Jan 25 11:01:15.334535 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 246/488] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:01:15 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 1011 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:01:15.360749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-d810ffe8-f37a-4975-9451-51c01be7765d tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] PUT http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/21f91efe-8c59-439f-b86f-59f1df6ac85a Jan 25 11:01:15.361953 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-d810ffe8-f37a-4975-9451-51c01be7765d tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdc"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:15.398219 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:01:15.398219 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:01:15.398753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-d810ffe8-f37a-4975-9451-51c01be7765d tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Lock "b'cinder-attachment_update-bb9484c1-5d70-47dc-8883-6a2029fbd843-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.011s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:01:15.401084 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:15.401084 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:16.441935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes Jan 25 11:01:16.442998 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:16.442998 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:16.443674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-908712165"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:16.446137 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-908712165'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:01:16.447664 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Create volume of 1 GB Jan 25 11:01:16.462644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Availability Zones retrieved successfully. Jan 25 11:01:16.485481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Flow 'volume_create_api' (808a1d7c-856e-411b-b548-14b1b4d080e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:01:16.489517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48743c50-e53b-4fb7-842e-25519bd5e0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:01:16.492222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:01:16.583900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48743c50-e53b-4fb7-842e-25519bd5e0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:01:16.591170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac642a5-6c94-44b9-9513-10a46c8cac07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:01:16.728851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Created reservations ['5dc65303-75b7-46a5-bd74-77bee9a8aaad', '02837855-38aa-43d7-8cc5-28ee301fa0f3', '53feed57-c695-4247-a8be-27345ee015d3', '9f68b689-725d-4ab1-a957-cc564a444c03'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:01:16.731017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac642a5-6c94-44b9-9513-10a46c8cac07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dc65303-75b7-46a5-bd74-77bee9a8aaad', '02837855-38aa-43d7-8cc5-28ee301fa0f3', '53feed57-c695-4247-a8be-27345ee015d3', '9f68b689-725d-4ab1-a957-cc564a444c03']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:01:16.734757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94b5c525-e5fd-4e9f-9aa2-d35f2f5ac132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:01:16.808600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94b5c525-e5fd-4e9f-9aa2-d35f2f5ac132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae53ae5e-4150-4d99-baa0-6161afc8b585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-908712165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b73967e75c4485b967ca883b7f10c75',qos_specs=None,replication_status=,reservations=['5dc65303-75b7-46a5-bd74-77bee9a8aaad','02837855-38aa-43d7-8cc5-28ee301fa0f3','53feed57-c695-4247-a8be-27345ee015d3','9f68b689-725d-4ab1-a957-cc564a444c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2af595797b4a8fbbc3e48cf06d1684',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-908712165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae53ae5e-4150-4d99-baa0-6161afc8b585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b73967e75c4485b967ca883b7f10c75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7a2af595797b4a8fbbc3e48cf06d1684',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:01:16.810975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0830b01b-723b-4c70-862e-15f9eea09822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:01:16.841842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0830b01b-723b-4c70-862e-15f9eea09822) transitioned into state 'SUCCESS' from state '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-908712165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b73967e75c4485b967ca883b7f10c75',qos_specs=None,replication_status=,reservations=['5dc65303-75b7-46a5-bd74-77bee9a8aaad','02837855-38aa-43d7-8cc5-28ee301fa0f3','53feed57-c695-4247-a8be-27345ee015d3','9f68b689-725d-4ab1-a957-cc564a444c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2af595797b4a8fbbc3e48cf06d1684',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:01:16.845002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49cec637-7c65-4849-b450-4e5a3d023132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:01:16.881374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49cec637-7c65-4849-b450-4e5a3d023132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:01:16.886626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Flow 'volume_create_api' (808a1d7c-856e-411b-b548-14b1b4d080e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:01:16.964606 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Create volume request issued successfully. Jan 25 11:01:16.983647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96d3e012-306e-465b-88d1-496db275e3a2 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes returned with HTTP 202 Jan 25 11:01:16.984870 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 247/489] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:01:16 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes => generated 823 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:01:17.000699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c9fa355-deb6-44c0-be44-cf19028cb106 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:17.001238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c9fa355-deb6-44c0-be44-cf19028cb106 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:17.001460 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:17.001460 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:17.001864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c9fa355-deb6-44c0-be44-cf19028cb106 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:17.167380 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:17.167380 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:17.188098 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6c9fa355-deb6-44c0-be44-cf19028cb106 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:17.239166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c9fa355-deb6-44c0-be44-cf19028cb106 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:17.240153 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 248/490] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:16 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:17.255509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-d810ffe8-f37a-4975-9451-51c01be7765d tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Lock "b'cinder-attachment_update-bb9484c1-5d70-47dc-8883-6a2029fbd843-n-h1-764292-12'" released by "attachment_update" :: held 1.857s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:01:17.256438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-d810ffe8-f37a-4975-9451-51c01be7765d tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/21f91efe-8c59-439f-b86f-59f1df6ac85a returned with HTTP 200 Jan 25 11:01:17.258371 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 243/491] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:01:15 2021] PUT /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/21f91efe-8c59-439f-b86f-59f1df6ac85a => generated 762 bytes in 1904 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:17.460157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-01910ae8-88d0-4180-b6a8-8bfcbac7582e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] POST http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/21f91efe-8c59-439f-b86f-59f1df6ac85a/action Jan 25 11:01:17.460661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:17.460661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:17.461326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-01910ae8-88d0-4180-b6a8-8bfcbac7582e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:01:17.461932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-01910ae8-88d0-4180-b6a8-8bfcbac7582e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:17.579463 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:17.579463 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:17.602556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9bbb38f3-5a57-4733-8ade-c8ac20df584a req-01910ae8-88d0-4180-b6a8-8bfcbac7582e tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/21f91efe-8c59-439f-b86f-59f1df6ac85a/action returned with HTTP 204 Jan 25 11:01:17.604446 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 249/492] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:01:17 2021] POST /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/21f91efe-8c59-439f-b86f-59f1df6ac85a/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:01:18.258304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d10a3b2f-902b-4a31-9f62-9e46cb6e4f67 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:18.258843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d10a3b2f-902b-4a31-9f62-9e46cb6e4f67 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:18.259042 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:18.259042 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:18.259729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d10a3b2f-902b-4a31-9f62-9e46cb6e4f67 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:18.321405 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:18.321405 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:18.334290 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d10a3b2f-902b-4a31-9f62-9e46cb6e4f67 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:18.380843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d10a3b2f-902b-4a31-9f62-9e46cb6e4f67 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:18.382355 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 244/493] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:18 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:18.580592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-86b484ed-e39e-4140-81cb-1e5dddd19fd8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:18.581150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-86b484ed-e39e-4140-81cb-1e5dddd19fd8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:18.581389 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:18.581389 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:18.582184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-86b484ed-e39e-4140-81cb-1e5dddd19fd8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:18.631511 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:18.631511 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:18.639971 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-86b484ed-e39e-4140-81cb-1e5dddd19fd8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:18.664187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-86b484ed-e39e-4140-81cb-1e5dddd19fd8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:18.665106 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 250/494] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:01:18 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:18.740827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d10a3b2f-902b-4a31-9f62-9e46cb6e4f67 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume// Jan 25 11:01:18.741552 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d10a3b2f-902b-4a31-9f62-9e46cb6e4f67 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:18.742202 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:18.742202 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:18.742790 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d10a3b2f-902b-4a31-9f62-9e46cb6e4f67 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:18.743996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d10a3b2f-902b-4a31-9f62-9e46cb6e4f67 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:18.744644 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 245/495] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:01:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:01:18.762037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-de809b8f-5e83-49fc-9d62-8e172fc3629c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments Jan 25 11:01:18.762788 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:18.762788 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:18.763192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-de809b8f-5e83-49fc-9d62-8e172fc3629c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae53ae5e-4150-4d99-baa0-6161afc8b585", "instance_uuid": "cecba4a8-3f84-4f72-95a6-e2451cfc5513", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:18.817348 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:18.817348 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:18.894202 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-de809b8f-5e83-49fc-9d62-8e172fc3629c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments returned with HTTP 200 Jan 25 11:01:18.895754 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 251/496] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:01:18 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:18.936618 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe857555-bb04-42e5-963f-f6908765cd7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:18.937249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe857555-bb04-42e5-963f-f6908765cd7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:18.937856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe857555-bb04-42e5-963f-f6908765cd7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:18.956376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-de809b8f-5e83-49fc-9d62-8e172fc3629c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume// Jan 25 11:01:18.959446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-de809b8f-5e83-49fc-9d62-8e172fc3629c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:18.959696 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:18.959696 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:18.960253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-de809b8f-5e83-49fc-9d62-8e172fc3629c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:18.962640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-de809b8f-5e83-49fc-9d62-8e172fc3629c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:18.963720 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 252/497] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:01:18 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:01:18.978047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-91e490bd-5019-4065-abbe-066f97f5e661 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:18.978386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-91e490bd-5019-4065-abbe-066f97f5e661 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:18.979487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-91e490bd-5019-4065-abbe-066f97f5e661 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:19.042933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:19.042933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:19.068348 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fe857555-bb04-42e5-963f-f6908765cd7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:19.109920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:19.109920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:19.129078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-91e490bd-5019-4065-abbe-066f97f5e661 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:19.134067 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:19.134067 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:19.149801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe857555-bb04-42e5-963f-f6908765cd7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:19.151064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 246/498] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:18 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:01:19.164555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:19.164555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:19.190530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-91e490bd-5019-4065-abbe-066f97f5e661 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:19.191629 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 253/499] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:01:18 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 1014 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:01:19.230035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-d0aa974a-4726-4a74-a633-201da9c0efab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] PUT http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/c198982b-1566-456e-b9b4-dc07d39756af Jan 25 11:01:19.231347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:19.231347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:19.232175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-d0aa974a-4726-4a74-a633-201da9c0efab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:19.282136 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:01:19.282136 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:01:19.282737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-d0aa974a-4726-4a74-a633-201da9c0efab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Lock "b'cinder-attachment_update-ae53ae5e-4150-4d99-baa0-6161afc8b585-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.012s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:01:19.286978 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:19.286978 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:20.166884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca99feb8-513d-44fb-bdd5-5334bff026b0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:20.167422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca99feb8-513d-44fb-bdd5-5334bff026b0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:20.167580 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:20.167580 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:20.168478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca99feb8-513d-44fb-bdd5-5334bff026b0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:20.231874 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:20.231874 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:20.260551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ca99feb8-513d-44fb-bdd5-5334bff026b0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:20.304011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:20.304011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:20.321218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca99feb8-513d-44fb-bdd5-5334bff026b0 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:20.322067 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 254/500] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:20 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 915 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:21.338516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8f0573b-1b5f-46a1-9563-9728e8c3c05e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:21.339739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8f0573b-1b5f-46a1-9563-9728e8c3c05e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:21.340174 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:21.340174 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:21.340941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8f0573b-1b5f-46a1-9563-9728e8c3c05e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:21.448165 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:21.448165 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:21.472743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b8f0573b-1b5f-46a1-9563-9728e8c3c05e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:21.498547 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:21.498547 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:21.514496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8f0573b-1b5f-46a1-9563-9728e8c3c05e tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:21.516168 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 255/501] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:21 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:21.536244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-d0aa974a-4726-4a74-a633-201da9c0efab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Lock "b'cinder-attachment_update-ae53ae5e-4150-4d99-baa0-6161afc8b585-n-h2-764292-12'" released by "attachment_update" :: held 2.253s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:01:21.537280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-d0aa974a-4726-4a74-a633-201da9c0efab tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/c198982b-1566-456e-b9b4-dc07d39756af returned with HTTP 200 Jan 25 11:01:21.539150 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 247/502] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:01:19 2021] PUT /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/c198982b-1566-456e-b9b4-dc07d39756af => generated 762 bytes in 2324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:22.532066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fbaf456c-a7c9-4338-b57c-8ba908e8cfc3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:22.533311 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fbaf456c-a7c9-4338-b57c-8ba908e8cfc3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:22.533482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:22.533482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:22.533911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fbaf456c-a7c9-4338-b57c-8ba908e8cfc3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:22.584106 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:22.584106 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:22.593025 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fbaf456c-a7c9-4338-b57c-8ba908e8cfc3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:22.614173 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:22.614173 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:22.625169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fbaf456c-a7c9-4338-b57c-8ba908e8cfc3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:22.633979 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 256/503] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:22 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:23.642591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9320389c-332f-491a-9cbb-3a7f67c3aa45 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:23.643889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9320389c-332f-491a-9cbb-3a7f67c3aa45 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:23.644093 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:23.644093 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:23.644731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9320389c-332f-491a-9cbb-3a7f67c3aa45 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:23.715070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:23.715070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:23.727462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9320389c-332f-491a-9cbb-3a7f67c3aa45 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:23.779033 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:23.779033 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:23.790960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9320389c-332f-491a-9cbb-3a7f67c3aa45 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:23.792840 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 248/504] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:23 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 916 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:24.808868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-855727f0-5485-48bf-a101-7ab84fef1603 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:24.809592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-855727f0-5485-48bf-a101-7ab84fef1603 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:24.809764 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:24.809764 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:24.810217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-855727f0-5485-48bf-a101-7ab84fef1603 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:24.874072 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:24.874072 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:24.887955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-855727f0-5485-48bf-a101-7ab84fef1603 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:24.914120 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:24.914120 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:24.924278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-855727f0-5485-48bf-a101-7ab84fef1603 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:24.926180 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 257/505] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:24 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:25.943603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-508bdcd5-9a89-4d9b-a22c-1a31c541122a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:25.944789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-508bdcd5-9a89-4d9b-a22c-1a31c541122a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:25.945209 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:25.945209 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:25.945594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-508bdcd5-9a89-4d9b-a22c-1a31c541122a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:26.018320 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:26.018320 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:26.039751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-508bdcd5-9a89-4d9b-a22c-1a31c541122a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:26.062484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:26.062484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:26.081875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-508bdcd5-9a89-4d9b-a22c-1a31c541122a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:26.083211 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 249/506] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:25 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:27.099739 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ab2eb394-c003-4ba7-9f7d-a920ad17f132 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:27.100912 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ab2eb394-c003-4ba7-9f7d-a920ad17f132 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:27.101759 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:27.101759 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:27.102569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ab2eb394-c003-4ba7-9f7d-a920ad17f132 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:27.114878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-93502382-b466-4afc-b7c4-c0c215b7e969 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/c198982b-1566-456e-b9b4-dc07d39756af/action Jan 25 11:01:27.115685 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:27.115685 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:27.116411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-93502382-b466-4afc-b7c4-c0c215b7e969 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:01:27.117219 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-93502382-b466-4afc-b7c4-c0c215b7e969 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:27.196687 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:27.196687 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:27.216142 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-800daeb7-fb8c-475f-8e8b-50cdbd4300d5 req-93502382-b466-4afc-b7c4-c0c215b7e969 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/c198982b-1566-456e-b9b4-dc07d39756af/action returned with HTTP 204 Jan 25 11:01:27.219060 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 250/507] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:01:27 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/c198982b-1566-456e-b9b4-dc07d39756af/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:01:27.263779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:27.263779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:27.301224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ab2eb394-c003-4ba7-9f7d-a920ad17f132 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:27.344320 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:27.344320 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:27.361299 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ab2eb394-c003-4ba7-9f7d-a920ad17f132 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:27.362830 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 258/508] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:27 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 1211 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:28.379099 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4ed1ecc-06ed-4d89-820f-0862481624a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:28.379677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4ed1ecc-06ed-4d89-820f-0862481624a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:28.379812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:28.379812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:28.380519 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4ed1ecc-06ed-4d89-820f-0862481624a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:28.445511 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:28.445511 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:28.455954 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b4ed1ecc-06ed-4d89-820f-0862481624a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:28.481932 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:28.481932 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:28.492526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4ed1ecc-06ed-4d89-820f-0862481624a3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:28.493378 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 251/509] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:28 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 1208 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:28.510133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-763b244e-55cd-44b7-9349-0e7d6eab8cf3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] DELETE http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:28.510671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-763b244e-55cd-44b7-9349-0e7d6eab8cf3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:28.510920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:28.510920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:28.511671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-763b244e-55cd-44b7-9349-0e7d6eab8cf3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:28.512149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-763b244e-55cd-44b7-9349-0e7d6eab8cf3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Delete volume with id: ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:28.594583 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:28.594583 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:28.595793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-763b244e-55cd-44b7-9349-0e7d6eab8cf3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:28.610297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-763b244e-55cd-44b7-9349-0e7d6eab8cf3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] 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 25 11:01:28.611075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-763b244e-55cd-44b7-9349-0e7d6eab8cf3 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 400 Jan 25 11:01:28.612801 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 259/510] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:01:28 2021] DELETE /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 285 bytes in 106 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:01:28.620632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-231e05b9-7d6b-428c-8e58-e13ae4909869 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:28.621136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-231e05b9-7d6b-428c-8e58-e13ae4909869 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:28.621424 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:28.621424 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:28.622428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-231e05b9-7d6b-428c-8e58-e13ae4909869 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:28.706235 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:28.706235 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:28.726455 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-231e05b9-7d6b-428c-8e58-e13ae4909869 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:28.752404 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:28.752404 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:28.765489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-231e05b9-7d6b-428c-8e58-e13ae4909869 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:28.772835 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 252/511] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:28 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 1208 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:30.069496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-6f20dab2-fb1a-48ae-80b1-8d1cc5c59482 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:30.070370 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-6f20dab2-fb1a-48ae-80b1-8d1cc5c59482 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:30.070526 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:30.070526 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:30.071086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-6f20dab2-fb1a-48ae-80b1-8d1cc5c59482 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:30.160365 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:30.160365 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:30.167533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-6f20dab2-fb1a-48ae-80b1-8d1cc5c59482 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:30.187652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:30.187652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:30.196844 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-6f20dab2-fb1a-48ae-80b1-8d1cc5c59482 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:30.199058 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 260/512] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:01:30 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 1208 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:30.221490 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] POST http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585/action Jan 25 11:01:30.222413 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:30.222413 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:30.222866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:01:30.223252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:01:30.281362 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:30.281362 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:30.283252 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:30.294343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Begin detaching volume completed successfully. Jan 25 11:01:30.295868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585/action returned with HTTP 202 Jan 25 11:01:30.297535 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 253/513] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:01:30 2021] POST /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:01:30.322184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bb1d39ff-fa0f-4fdd-a347-58b056b590ea tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:30.323123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bb1d39ff-fa0f-4fdd-a347-58b056b590ea tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:30.323797 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:30.323797 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:30.324472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bb1d39ff-fa0f-4fdd-a347-58b056b590ea tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:30.384886 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume// Jan 25 11:01:30.385378 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:30.385581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:30.385581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:30.386291 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:30.387523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-e66b8c7a-6293-4e83-a061-765e4b6db1a8 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:01:30.389103 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 254/514] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:01:30 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:01:30.440377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-14146c77-470e-4d4e-b652-e773f39df85b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:30.442107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-14146c77-470e-4d4e-b652-e773f39df85b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:30.442828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-14146c77-470e-4d4e-b652-e773f39df85b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:30.457788 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:30.457788 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:30.481768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bb1d39ff-fa0f-4fdd-a347-58b056b590ea tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:30.522109 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:30.522109 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:30.532617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bb1d39ff-fa0f-4fdd-a347-58b056b590ea tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:30.533572 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 261/515] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:30 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 1211 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:01:30.546959 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:30.546959 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:30.556360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-14146c77-470e-4d4e-b652-e773f39df85b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:30.578170 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:30.578170 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:30.587893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-14146c77-470e-4d4e-b652-e773f39df85b tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:30.589316 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 255/516] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:01:30 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 1310 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:01:30.960259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-2b52c216-3d99-43cf-8d99-c5b81cb6fb66 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] DELETE http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/c198982b-1566-456e-b9b4-dc07d39756af Jan 25 11:01:30.960782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-2b52c216-3d99-43cf-8d99-c5b81cb6fb66 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:30.960977 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:30.960977 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:30.963270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-2b52c216-3d99-43cf-8d99-c5b81cb6fb66 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:31.016294 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:31.016294 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:31.550854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c033eba-dff1-474b-b054-ad614cb54139 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:31.552083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c033eba-dff1-474b-b054-ad614cb54139 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:31.552516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:31.552516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:31.553456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c033eba-dff1-474b-b054-ad614cb54139 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:31.611447 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:31.611447 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:31.621792 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0c033eba-dff1-474b-b054-ad614cb54139 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:31.648620 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c033eba-dff1-474b-b054-ad614cb54139 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:31.653831 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 256/517] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:31 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:31.662474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-2b52c216-3d99-43cf-8d99-c5b81cb6fb66 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:01:31.662904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-2b52c216-3d99-43cf-8d99-c5b81cb6fb66 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:01:31.674994 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dacf1e8b-0ed5-4248-beee-f3c4cdceb446 req-2b52c216-3d99-43cf-8d99-c5b81cb6fb66 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/c198982b-1566-456e-b9b4-dc07d39756af returned with HTTP 200 Jan 25 11:01:31.676041 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 262/518] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:01:30 2021] DELETE /volume/v3/1b73967e75c4485b967ca883b7f10c75/attachments/c198982b-1566-456e-b9b4-dc07d39756af => generated 19 bytes in 721 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:01:32.667328 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-231d7756-abdb-49d3-a51d-d66009a72f7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:32.667890 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-231d7756-abdb-49d3-a51d-d66009a72f7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:32.668079 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:32.668079 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:32.668737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-231d7756-abdb-49d3-a51d-d66009a72f7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:32.720002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:32.720002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:32.728978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-231d7756-abdb-49d3-a51d-d66009a72f7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:32.751967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-231d7756-abdb-49d3-a51d-d66009a72f7c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:32.752981 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 257/519] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:32 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:32.772506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e24ec94-961a-40c7-baa8-2bad0bbefabb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] DELETE http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:32.773042 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e24ec94-961a-40c7-baa8-2bad0bbefabb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:32.773268 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:32.773268 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:32.774053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e24ec94-961a-40c7-baa8-2bad0bbefabb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:32.774213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-5e24ec94-961a-40c7-baa8-2bad0bbefabb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Delete volume with id: ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:32.832117 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:32.832117 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:32.833498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5e24ec94-961a-40c7-baa8-2bad0bbefabb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:32.880816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5e24ec94-961a-40c7-baa8-2bad0bbefabb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Delete volume request issued successfully. Jan 25 11:01:32.880816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e24ec94-961a-40c7-baa8-2bad0bbefabb tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 202 Jan 25 11:01:32.895571 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 263/520] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:01:32 2021] DELETE /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:01:32.908638 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68b441a0-4fef-4319-a9da-08757683f2fc tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:32.908638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68b441a0-4fef-4319-a9da-08757683f2fc tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:32.908638 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:32.908638 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:32.908638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68b441a0-4fef-4319-a9da-08757683f2fc tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:33.035821 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:33.035821 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:33.061956 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-68b441a0-4fef-4319-a9da-08757683f2fc tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:33.109756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68b441a0-4fef-4319-a9da-08757683f2fc tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:33.119723 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 258/521] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:32 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 915 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:34.127951 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37b7609d-75d7-4b25-a7d0-c2dbe71a7716 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:34.128621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37b7609d-75d7-4b25-a7d0-c2dbe71a7716 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:34.128943 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:34.128943 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:34.129487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37b7609d-75d7-4b25-a7d0-c2dbe71a7716 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:34.287603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:34.287603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:34.298486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-37b7609d-75d7-4b25-a7d0-c2dbe71a7716 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:34.326527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37b7609d-75d7-4b25-a7d0-c2dbe71a7716 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 200 Jan 25 11:01:34.334080 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 264/522] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:34 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:35.345783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-117ce829-9d12-459b-8362-2517b025da8f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 Jan 25 11:01:35.346447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-117ce829-9d12-459b-8362-2517b025da8f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:35.346672 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:35.346672 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:35.347051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-117ce829-9d12-459b-8362-2517b025da8f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:35.407738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-117ce829-9d12-459b-8362-2517b025da8f tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 returned with HTTP 404 Jan 25 11:01:35.409499 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 259/523] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:35 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/ae53ae5e-4150-4d99-baa0-6161afc8b585 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:01:43.282711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e830c2ae-5c9e-4d8b-94fc-bda03693c9f5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] DELETE http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:01:43.283558 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e830c2ae-5c9e-4d8b-94fc-bda03693c9f5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:43.283783 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:43.283783 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:43.284886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e830c2ae-5c9e-4d8b-94fc-bda03693c9f5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:43.285372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e830c2ae-5c9e-4d8b-94fc-bda03693c9f5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Delete volume with id: 58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:01:43.424564 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:43.424564 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:43.433491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e830c2ae-5c9e-4d8b-94fc-bda03693c9f5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:43.499481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e830c2ae-5c9e-4d8b-94fc-bda03693c9f5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Delete volume request issued successfully. Jan 25 11:01:43.500041 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e830c2ae-5c9e-4d8b-94fc-bda03693c9f5 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 202 Jan 25 11:01:43.505638 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 265/524] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:01:43 2021] DELETE /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:01:43.511111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-136c6a67-c815-4161-88e9-5613628b4c47 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:01:43.511808 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-136c6a67-c815-4161-88e9-5613628b4c47 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:43.512121 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-136c6a67-c815-4161-88e9-5613628b4c47 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:43.727541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:43.727541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:43.741704 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-136c6a67-c815-4161-88e9-5613628b4c47 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:43.808239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-136c6a67-c815-4161-88e9-5613628b4c47 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:01:43.818050 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 260/525] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:43 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 915 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:44.826626 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7eba703f-ce2d-4195-b439-5187a146a966 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:01:44.828273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7eba703f-ce2d-4195-b439-5187a146a966 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:44.829073 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:44.829073 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:44.830181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7eba703f-ce2d-4195-b439-5187a146a966 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:45.038100 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:45.038100 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:45.075221 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7eba703f-ce2d-4195-b439-5187a146a966 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:45.170681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7eba703f-ce2d-4195-b439-5187a146a966 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:01:45.176867 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 266/526] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:44 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 915 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:46.193929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c450c67-8bf2-4cb4-bb18-30ea804ad329 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:01:46.194633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c450c67-8bf2-4cb4-bb18-30ea804ad329 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:46.194935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:46.194935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:46.195641 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c450c67-8bf2-4cb4-bb18-30ea804ad329 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:46.307386 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:46.307386 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:46.330176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0c450c67-8bf2-4cb4-bb18-30ea804ad329 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:46.398313 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c450c67-8bf2-4cb4-bb18-30ea804ad329 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:01:46.400658 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 261/527] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:46 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:47.417349 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-270af048-d384-494e-9532-6496067be73a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:01:47.417349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-270af048-d384-494e-9532-6496067be73a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:47.417349 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:47.417349 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:47.417349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-270af048-d384-494e-9532-6496067be73a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:47.509497 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:01:47.509497 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:01:47.535816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-270af048-d384-494e-9532-6496067be73a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:01:47.584122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-270af048-d384-494e-9532-6496067be73a tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 200 Jan 25 11:01:47.585222 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 267/528] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:47 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:01:48.603985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6aea10a1-2648-41b3-b31a-b5f8a4a34aba tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 Jan 25 11:01:48.604603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6aea10a1-2648-41b3-b31a-b5f8a4a34aba tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:01:48.605025 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:01:48.605025 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:01:48.605782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6aea10a1-2648-41b3-b31a-b5f8a4a34aba tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:01:48.714121 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6aea10a1-2648-41b3-b31a-b5f8a4a34aba tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 returned with HTTP 404 Jan 25 11:01:48.717998 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 262/529] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:01:48 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/58418732-b57f-4446-a755-f0ed351ded67 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:02:09.498690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cbc6acb4-d971-46d7-bdf0-acd3b2c3c1fa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] DELETE http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 11:02:09.499204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cbc6acb4-d971-46d7-bdf0-acd3b2c3c1fa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:09.499431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:09.499431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:09.499802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cbc6acb4-d971-46d7-bdf0-acd3b2c3c1fa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:09.500271 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-cbc6acb4-d971-46d7-bdf0-acd3b2c3c1fa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Delete volume with id: 413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 11:02:09.552873 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:09.552873 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:09.554667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cbc6acb4-d971-46d7-bdf0-acd3b2c3c1fa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:02:09.586439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cbc6acb4-d971-46d7-bdf0-acd3b2c3c1fa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Delete volume request issued successfully. Jan 25 11:02:09.587460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cbc6acb4-d971-46d7-bdf0-acd3b2c3c1fa tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 202 Jan 25 11:02:09.588909 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 268/530] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:02:09 2021] DELETE /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:02:09.597017 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97fd0371-0468-4796-b016-d22d65e20f40 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 11:02:09.598307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97fd0371-0468-4796-b016-d22d65e20f40 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:09.599182 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97fd0371-0468-4796-b016-d22d65e20f40 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:09.657945 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:09.657945 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:09.667933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-97fd0371-0468-4796-b016-d22d65e20f40 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:02:09.696933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97fd0371-0468-4796-b016-d22d65e20f40 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 11:02:09.698512 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 263/531] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:02:09 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 915 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:02:10.723266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0074c989-6736-4a7a-80ad-bd89ffd1df5c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 11:02:10.724539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0074c989-6736-4a7a-80ad-bd89ffd1df5c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:10.725912 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:10.725912 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:10.728888 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0074c989-6736-4a7a-80ad-bd89ffd1df5c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:10.839918 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:10.839918 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:10.849512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0074c989-6736-4a7a-80ad-bd89ffd1df5c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Volume info retrieved successfully. Jan 25 11:02:10.875710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0074c989-6736-4a7a-80ad-bd89ffd1df5c tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 200 Jan 25 11:02:10.877223 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 269/532] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:02:10 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:02:11.897165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6342cf83-a7bb-4cd3-8504-c69b6d413133 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] GET http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a Jan 25 11:02:11.897670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6342cf83-a7bb-4cd3-8504-c69b6d413133 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:11.905457 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:11.905457 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:11.906295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6342cf83-a7bb-4cd3-8504-c69b6d413133 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:12.074128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6342cf83-a7bb-4cd3-8504-c69b6d413133 tempest-AttachVolumeNegativeTest-924550686 tempest-AttachVolumeNegativeTest-924550686] http://10.222.0.57/volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a returned with HTTP 404 Jan 25 11:02:12.078572 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 264/533] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:02:11 2021] GET /volume/v3/1b73967e75c4485b967ca883b7f10c75/volumes/413bf172-b0ac-4049-80d1-eaf1c8f9144a => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:02:21.876827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5eb099ba-cd02-4187-8502-5ecb053e0abb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:02:21.877622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5eb099ba-cd02-4187-8502-5ecb053e0abb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:21.879222 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:21.879222 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:21.879816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5eb099ba-cd02-4187-8502-5ecb053e0abb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:22.026966 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:22.026966 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:22.042499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5eb099ba-cd02-4187-8502-5ecb053e0abb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:02:22.073759 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:22.073759 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:22.087180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5eb099ba-cd02-4187-8502-5ecb053e0abb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:02:22.088363 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 270/534] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:02:21 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 1209 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:02:22.320497 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-2a96262d-75ff-4ef9-85b2-d04664e60adc tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:02:22.322049 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-2a96262d-75ff-4ef9-85b2-d04664e60adc tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:22.322780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-2a96262d-75ff-4ef9-85b2-d04664e60adc tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:22.403248 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:22.403248 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:22.424876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-2a96262d-75ff-4ef9-85b2-d04664e60adc tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:02:22.446631 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:22.446631 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:22.455630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-2a96262d-75ff-4ef9-85b2-d04664e60adc tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:02:22.457016 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 265/535] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:02:22 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 1209 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:02:22.519055 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] POST http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32/action Jan 25 11:02:22.519922 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:22.519922 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:22.520736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action body: b'{"os-begin_detaching": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:02:22.521460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:02:22.756248 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:22.756248 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:22.757437 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:02:22.774147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Begin detaching volume completed successfully. Jan 25 11:02:22.775334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32/action returned with HTTP 202 Jan 25 11:02:22.776803 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 271/536] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:02:22 2021] POST /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:02:22.809512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2ce3cf4-572d-4e3c-b96b-a47cec029eca tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:02:22.810070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2ce3cf4-572d-4e3c-b96b-a47cec029eca tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:22.810263 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:22.810263 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:22.810915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2ce3cf4-572d-4e3c-b96b-a47cec029eca tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:22.840801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume// Jan 25 11:02:22.841889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:22.842186 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:22.842186 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:22.842716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:22.843836 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-0f68495d-39ba-4d67-b0e3-0a1482d5725f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:02:22.844834 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 272/537] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:02:22 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:02:22.857578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-e277bc27-3e92-493b-a151-9c1197a70ceb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:02:22.859319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-e277bc27-3e92-493b-a151-9c1197a70ceb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:22.860103 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-e277bc27-3e92-493b-a151-9c1197a70ceb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:22.925356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:22.925356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:22.951559 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d2ce3cf4-572d-4e3c-b96b-a47cec029eca tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:02:22.977494 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:22.977494 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:23.002633 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-e277bc27-3e92-493b-a151-9c1197a70ceb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:02:23.040080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:23.040080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:23.052738 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:23.052738 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:23.060543 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2ce3cf4-572d-4e3c-b96b-a47cec029eca tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:02:23.074591 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 266/538] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:02:22 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 1212 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:02:23.078342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-e277bc27-3e92-493b-a151-9c1197a70ceb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:02:23.083096 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 273/539] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:02:22 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 1311 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:02:23.542564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-58c752c3-a069-442e-9daf-679fbad2c263 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] DELETE http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705 Jan 25 11:02:23.542564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-58c752c3-a069-442e-9daf-679fbad2c263 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:23.542564 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:23.542564 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:23.542564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-58c752c3-a069-442e-9daf-679fbad2c263 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:23.571822 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:23.571822 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:24.077907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68a373c1-d1a8-4e3e-a9d0-15b9871cf2e9 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:02:24.079120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68a373c1-d1a8-4e3e-a9d0-15b9871cf2e9 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:24.079527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:24.079527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:24.080199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68a373c1-d1a8-4e3e-a9d0-15b9871cf2e9 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:24.145352 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:24.145352 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:24.168096 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-68a373c1-d1a8-4e3e-a9d0-15b9871cf2e9 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:02:24.213991 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:24.213991 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:24.242593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68a373c1-d1a8-4e3e-a9d0-15b9871cf2e9 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:02:24.243764 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 274/540] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:02:24 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 1212 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:02:24.316280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-58c752c3-a069-442e-9daf-679fbad2c263 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:02:24.317225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-58c752c3-a069-442e-9daf-679fbad2c263 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:02:24.329890 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-927a5e52-9086-4af0-91b6-d3c0f0f0501b req-58c752c3-a069-442e-9daf-679fbad2c263 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705 returned with HTTP 200 Jan 25 11:02:24.331740 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 267/541] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:02:23 2021] DELETE /volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/7963edd1-9805-40e7-9830-0a1221380705 => generated 19 bytes in 815 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:02:25.263697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35e86702-7eaf-4fbd-9810-223d13f92eaa tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:02:25.265306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-35e86702-7eaf-4fbd-9810-223d13f92eaa tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:02:25.265729 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:02:25.265729 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:02:25.266333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-35e86702-7eaf-4fbd-9810-223d13f92eaa tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:02:25.317922 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:02:25.317922 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:02:25.327466 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-35e86702-7eaf-4fbd-9810-223d13f92eaa tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:02:25.353567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35e86702-7eaf-4fbd-9810-223d13f92eaa tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:02:25.354738 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 275/542] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:02:25 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:05:04.686560 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] POST http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes Jan 25 11:05:04.687727 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:04.687727 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:04.688377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-508290449"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:05:04.689668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-508290449'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:05:04.690206 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Create volume of 1 GB Jan 25 11:05:04.691150 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:04.691150 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:04.706659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Availability Zones retrieved successfully. Jan 25 11:05:04.724915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Flow 'volume_create_api' (a9150058-ae14-412f-9617-b1a811b12c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:05:04.729144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e62fa37-2272-4ea6-b5d5-a5cddc88b749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:05:04.731497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:05:04.820025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e62fa37-2272-4ea6-b5d5-a5cddc88b749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:05:04.822915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31501482-64ef-45de-9fdf-be0077adbcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:05:04.894936 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Created reservations ['e727affa-493b-490b-aea7-b5f0dd025857', 'cab443ee-5e0d-464c-9730-aa43389e4dce', 'deed73e1-7f20-4bda-b6ae-613ba5a99703', '60938483-6954-4405-ac0d-1e2706553a37'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:05:04.897932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31501482-64ef-45de-9fdf-be0077adbcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e727affa-493b-490b-aea7-b5f0dd025857', 'cab443ee-5e0d-464c-9730-aa43389e4dce', 'deed73e1-7f20-4bda-b6ae-613ba5a99703', '60938483-6954-4405-ac0d-1e2706553a37']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:05:04.902383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c96780-4f78-4989-9508-64b7d630c1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:05:05.019605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c96780-4f78-4989-9508-64b7d630c1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'def961c0-40ac-4708-b70c-41b7860ee8ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-508290449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8577113f0e4257bc803a5ca67c5588',qos_specs=None,replication_status=,reservations=['e727affa-493b-490b-aea7-b5f0dd025857','cab443ee-5e0d-464c-9730-aa43389e4dce','deed73e1-7f20-4bda-b6ae-613ba5a99703','60938483-6954-4405-ac0d-1e2706553a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032ff6f8a9514b46b2ddfa3dc832aaf0',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-508290449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=def961c0-40ac-4708-b70c-41b7860ee8ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e8577113f0e4257bc803a5ca67c5588',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='032ff6f8a9514b46b2ddfa3dc832aaf0',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:05:05.023609 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4503eb-9b58-4451-9a60-2ed84f57fa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:05:05.063537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4503eb-9b58-4451-9a60-2ed84f57fa46) transitioned into state 'SUCCESS' from state '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-508290449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8577113f0e4257bc803a5ca67c5588',qos_specs=None,replication_status=,reservations=['e727affa-493b-490b-aea7-b5f0dd025857','cab443ee-5e0d-464c-9730-aa43389e4dce','deed73e1-7f20-4bda-b6ae-613ba5a99703','60938483-6954-4405-ac0d-1e2706553a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032ff6f8a9514b46b2ddfa3dc832aaf0',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:05:05.066099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e11a68a-3a59-4ec7-a85b-69250fce35f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:05:05.099789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e11a68a-3a59-4ec7-a85b-69250fce35f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:05:05.105740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Flow 'volume_create_api' (a9150058-ae14-412f-9617-b1a811b12c29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:05:05.187610 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Create volume request issued successfully. Jan 25 11:05:05.218027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-33327a76-29ec-4de2-ac7e-300415835a6a tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes returned with HTTP 202 Jan 25 11:05:05.233256 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 268/543] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:05:04 2021] POST /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes => generated 825 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:05:05.237780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6926a9c1-1b94-4635-aa7f-b3afaeb6bcb4 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:05:05.238648 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6926a9c1-1b94-4635-aa7f-b3afaeb6bcb4 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:05:05.238869 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:05.238869 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:05.239247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6926a9c1-1b94-4635-aa7f-b3afaeb6bcb4 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:05:05.360619 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:05.360619 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:05.395224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6926a9c1-1b94-4635-aa7f-b3afaeb6bcb4 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:05:05.448997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6926a9c1-1b94-4635-aa7f-b3afaeb6bcb4 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:05:05.450598 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 276/544] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:05:05 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 917 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:05:06.467479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0979d183-6676-4a1f-b403-caf62a125ce8 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:05:06.468029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0979d183-6676-4a1f-b403-caf62a125ce8 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:05:06.468255 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:06.468255 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:06.468704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0979d183-6676-4a1f-b403-caf62a125ce8 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:05:06.579121 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:06.579121 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:06.607719 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0979d183-6676-4a1f-b403-caf62a125ce8 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:05:06.653224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0979d183-6676-4a1f-b403-caf62a125ce8 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:05:06.654445 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 269/545] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:05:06 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 918 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:05:52.620484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-d0d00e44-d4ec-4791-8a42-ac3de3cfd3b2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:05:52.620995 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-d0d00e44-d4ec-4791-8a42-ac3de3cfd3b2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:05:52.621208 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:52.621208 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:52.621578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-d0d00e44-d4ec-4791-8a42-ac3de3cfd3b2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:05:52.676192 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:52.676192 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:52.686219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-d0d00e44-d4ec-4791-8a42-ac3de3cfd3b2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:05:52.711088 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-d0d00e44-d4ec-4791-8a42-ac3de3cfd3b2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:05:52.712543 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 277/546] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:05:52 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:05:52.730647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0979d183-6676-4a1f-b403-caf62a125ce8 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume// Jan 25 11:05:52.731448 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0979d183-6676-4a1f-b403-caf62a125ce8 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:05:52.731740 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:52.731740 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:52.732393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0979d183-6676-4a1f-b403-caf62a125ce8 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:05:52.733637 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0979d183-6676-4a1f-b403-caf62a125ce8 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:05:52.734417 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 270/547] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:05:52 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:05:52.750315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-935fc02e-9850-4599-84b0-df0dc9e38945 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] POST http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments Jan 25 11:05:52.751450 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:52.751450 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:52.752387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-935fc02e-9850-4599-84b0-df0dc9e38945 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "def961c0-40ac-4708-b70c-41b7860ee8ca", "instance_uuid": "5e834207-3700-4cf1-943a-53ecc5a05e57", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:05:52.816166 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:52.816166 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:52.914057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-935fc02e-9850-4599-84b0-df0dc9e38945 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments returned with HTTP 200 Jan 25 11:05:52.925761 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 278/548] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:05:52 2021] POST /volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:05:52.977066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-0da31f5a-f6e6-4de1-8464-a5a108b7e37f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] POST http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/048650bf-2e93-4274-b338-b0cd1e9301aa/action Jan 25 11:05:52.978196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-0da31f5a-f6e6-4de1-8464-a5a108b7e37f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:05:52.978791 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-0da31f5a-f6e6-4de1-8464-a5a108b7e37f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:05:53.075004 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:53.075004 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:53.091434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2bccf6f5-c80d-4b02-83a4-c7fd4ceab8ac req-0da31f5a-f6e6-4de1-8464-a5a108b7e37f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/048650bf-2e93-4274-b338-b0cd1e9301aa/action returned with HTTP 204 Jan 25 11:05:53.093175 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 271/549] 10.222.0.57 () {66 vars in 1696 bytes} [Mon Jan 25 11:05:52 2021] POST /volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/048650bf-2e93-4274-b338-b0cd1e9301aa/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:05:53.153581 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9fd2833-84df-45a5-8724-7b2fa0aa60a2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:05:53.154097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9fd2833-84df-45a5-8724-7b2fa0aa60a2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:05:53.154299 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:53.154299 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:53.154668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9fd2833-84df-45a5-8724-7b2fa0aa60a2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:05:53.210313 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:53.210313 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:53.219659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d9fd2833-84df-45a5-8724-7b2fa0aa60a2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:05:53.243738 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:53.243738 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:53.258713 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9fd2833-84df-45a5-8724-7b2fa0aa60a2 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:05:53.270270 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 279/550] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:05:53 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 1180 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:05:53.408557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-36be4bb7-49eb-4a10-9e8e-af9df1cf7f95 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:05:53.409306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-36be4bb7-49eb-4a10-9e8e-af9df1cf7f95 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:05:53.409747 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:53.409747 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:53.410328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-36be4bb7-49eb-4a10-9e8e-af9df1cf7f95 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:05:53.465931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:53.465931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:53.476626 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-36be4bb7-49eb-4a10-9e8e-af9df1cf7f95 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:05:53.500144 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:53.500144 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:53.511751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-36be4bb7-49eb-4a10-9e8e-af9df1cf7f95 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:05:53.513165 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 272/551] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:05:53 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 1180 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:05:53.600430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-b75cca97-c292-47eb-9362-6bc1d5c45fd1 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] DELETE http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/048650bf-2e93-4274-b338-b0cd1e9301aa Jan 25 11:05:53.601925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-b75cca97-c292-47eb-9362-6bc1d5c45fd1 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:05:53.602362 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:53.602362 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:53.603112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-b75cca97-c292-47eb-9362-6bc1d5c45fd1 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:05:53.661385 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:53.661385 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:53.912484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-b75cca97-c292-47eb-9362-6bc1d5c45fd1 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:05:53.913271 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-b75cca97-c292-47eb-9362-6bc1d5c45fd1 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:05:53.923189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6b26a9c7-b258-4299-a318-33b869ab2d21 req-b75cca97-c292-47eb-9362-6bc1d5c45fd1 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/048650bf-2e93-4274-b338-b0cd1e9301aa returned with HTTP 200 Jan 25 11:05:53.924468 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 280/552] 10.222.0.57 () {64 vars in 1644 bytes} [Mon Jan 25 11:05:53 2021] DELETE /volume/v3/0e8577113f0e4257bc803a5ca67c5588/attachments/048650bf-2e93-4274-b338-b0cd1e9301aa => generated 19 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:05:53.967315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ab5dacc-1fc5-47c9-9a5e-1c49c403232d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:05:53.967846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ab5dacc-1fc5-47c9-9a5e-1c49c403232d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:05:53.968037 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:05:53.968037 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:05:53.968666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ab5dacc-1fc5-47c9-9a5e-1c49c403232d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:05:54.057170 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:05:54.057170 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:05:54.066092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0ab5dacc-1fc5-47c9-9a5e-1c49c403232d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:05:54.088884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ab5dacc-1fc5-47c9-9a5e-1c49c403232d tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:05:54.090364 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 273/553] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:05:53 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 918 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:08.885467 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0dc6225d-ecc7-4bb9-ba2a-1fbf243730b5 req-580798f9-ef5a-4bfc-9172-f4c46830f85d tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] DELETE http://10.222.0.57/volume/v3/5a6850decc3e4f74af7904190bec7d7d/volumes/tempest-invalid-1059761842 Jan 25 11:06:08.886014 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0dc6225d-ecc7-4bb9-ba2a-1fbf243730b5 req-580798f9-ef5a-4bfc-9172-f4c46830f85d tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:08.886103 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:08.886103 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:08.886460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0dc6225d-ecc7-4bb9-ba2a-1fbf243730b5 req-580798f9-ef5a-4bfc-9172-f4c46830f85d tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:08.886930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-0dc6225d-ecc7-4bb9-ba2a-1fbf243730b5 req-580798f9-ef5a-4bfc-9172-f4c46830f85d tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] Delete volume with id: tempest-invalid-1059761842 Jan 25 11:06:09.073165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0dc6225d-ecc7-4bb9-ba2a-1fbf243730b5 req-580798f9-ef5a-4bfc-9172-f4c46830f85d tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] http://10.222.0.57/volume/v3/5a6850decc3e4f74af7904190bec7d7d/volumes/tempest-invalid-1059761842 returned with HTTP 404 Jan 25 11:06:09.074191 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 281/554] 10.222.0.57 () {62 vars in 1561 bytes} [Mon Jan 25 11:06:08 2021] DELETE /volume/v3/5a6850decc3e4f74af7904190bec7d7d/volumes/tempest-invalid-1059761842 => generated 99 bytes in 196 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:06:10.431699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-d5ac6b64-a3ae-414c-98c3-d29752131113 req-ba87defb-cdd9-4953-ade8-0d10ee0677fb tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] DELETE http://10.222.0.57/volume/v3/5a6850decc3e4f74af7904190bec7d7d/volumes/de60cf9c-5751-4555-9977-d97abac5fe67 Jan 25 11:06:10.432734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-d5ac6b64-a3ae-414c-98c3-d29752131113 req-ba87defb-cdd9-4953-ade8-0d10ee0677fb tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:10.433071 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:10.433071 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:10.433705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-d5ac6b64-a3ae-414c-98c3-d29752131113 req-ba87defb-cdd9-4953-ade8-0d10ee0677fb tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:10.434317 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-d5ac6b64-a3ae-414c-98c3-d29752131113 req-ba87defb-cdd9-4953-ade8-0d10ee0677fb tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] Delete volume with id: de60cf9c-5751-4555-9977-d97abac5fe67 Jan 25 11:06:10.490252 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-d5ac6b64-a3ae-414c-98c3-d29752131113 req-ba87defb-cdd9-4953-ade8-0d10ee0677fb tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] http://10.222.0.57/volume/v3/5a6850decc3e4f74af7904190bec7d7d/volumes/de60cf9c-5751-4555-9977-d97abac5fe67 returned with HTTP 404 Jan 25 11:06:10.510295 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 274/555] 10.222.0.57 () {62 vars in 1591 bytes} [Mon Jan 25 11:06:10 2021] DELETE /volume/v3/5a6850decc3e4f74af7904190bec7d7d/volumes/de60cf9c-5751-4555-9977-d97abac5fe67 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:06:10.541205 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4280a558-a8f8-4225-81e9-644993830404 req-85c0f8f1-7285-46e3-a3a2-9aef6cb792ac tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] GET http://10.222.0.57/volume/v3/5a6850decc3e4f74af7904190bec7d7d/volumes/afe82190-a16f-469a-897e-4a096a6f0b10 Jan 25 11:06:10.542096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4280a558-a8f8-4225-81e9-644993830404 req-85c0f8f1-7285-46e3-a3a2-9aef6cb792ac tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:10.542887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4280a558-a8f8-4225-81e9-644993830404 req-85c0f8f1-7285-46e3-a3a2-9aef6cb792ac tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:10.654638 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4280a558-a8f8-4225-81e9-644993830404 req-85c0f8f1-7285-46e3-a3a2-9aef6cb792ac tempest-VolumesNegativeTest-1371085622 tempest-VolumesNegativeTest-1371085622] http://10.222.0.57/volume/v3/5a6850decc3e4f74af7904190bec7d7d/volumes/afe82190-a16f-469a-897e-4a096a6f0b10 returned with HTTP 404 Jan 25 11:06:10.656979 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 282/556] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:06:10 2021] GET /volume/v3/5a6850decc3e4f74af7904190bec7d7d/volumes/afe82190-a16f-469a-897e-4a096a6f0b10 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:06:33.310283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-975dfaf7-5079-48b6-b47f-8f3da621fb99 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] DELETE http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/3c487836-859e-4f90-917d-43670e38d5f7 Jan 25 11:06:33.314546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-975dfaf7-5079-48b6-b47f-8f3da621fb99 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:33.315509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-975dfaf7-5079-48b6-b47f-8f3da621fb99 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:33.389850 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:33.389850 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:34.435537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-975dfaf7-5079-48b6-b47f-8f3da621fb99 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:06:34.435961 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-975dfaf7-5079-48b6-b47f-8f3da621fb99 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:06:34.452472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-975dfaf7-5079-48b6-b47f-8f3da621fb99 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/3c487836-859e-4f90-917d-43670e38d5f7 returned with HTTP 200 Jan 25 11:06:34.453326 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 275/557] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:06:33 2021] DELETE /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/3c487836-859e-4f90-917d-43670e38d5f7 => generated 19 bytes in 1149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:34.485109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-92b92852-813f-40ef-bae1-fb9f64da8c7d tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] DELETE http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/0b18046d-8645-45f2-96d8-d7aaf94deb4b Jan 25 11:06:34.485907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-92b92852-813f-40ef-bae1-fb9f64da8c7d tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:34.486634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-92b92852-813f-40ef-bae1-fb9f64da8c7d tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:34.530178 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:34.530178 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:35.554990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-92b92852-813f-40ef-bae1-fb9f64da8c7d tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:06:35.556824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-92b92852-813f-40ef-bae1-fb9f64da8c7d tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:06:35.571011 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-92b92852-813f-40ef-bae1-fb9f64da8c7d tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/0b18046d-8645-45f2-96d8-d7aaf94deb4b returned with HTTP 200 Jan 25 11:06:35.572227 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 283/558] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:06:34 2021] DELETE /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/0b18046d-8645-45f2-96d8-d7aaf94deb4b => generated 19 bytes in 1092 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:35.590847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-dcce8204-8e0e-4663-909c-aac3c71a86c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] DELETE http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/9a28802d-dfc8-414b-ae0a-77305d9982c5 Jan 25 11:06:35.591613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-dcce8204-8e0e-4663-909c-aac3c71a86c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:35.592026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:35.592026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:35.592681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-dcce8204-8e0e-4663-909c-aac3c71a86c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:35.644934 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:35.644934 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:36.311190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-dcce8204-8e0e-4663-909c-aac3c71a86c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:06:36.311973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-dcce8204-8e0e-4663-909c-aac3c71a86c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:06:36.323592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cbdf7c13-138c-4d17-83ce-c5a748abe4ea req-dcce8204-8e0e-4663-909c-aac3c71a86c4 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/9a28802d-dfc8-414b-ae0a-77305d9982c5 returned with HTTP 200 Jan 25 11:06:36.326528 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 276/559] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:06:35 2021] DELETE /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/attachments/9a28802d-dfc8-414b-ae0a-77305d9982c5 => generated 19 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:53.666504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37ec6de6-ce91-4df0-abfe-35a9e088da18 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:06:53.667031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37ec6de6-ce91-4df0-abfe-35a9e088da18 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:53.667213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:53.667213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:53.667887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37ec6de6-ce91-4df0-abfe-35a9e088da18 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:53.782085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:53.782085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:53.800756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-37ec6de6-ce91-4df0-abfe-35a9e088da18 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:06:53.864249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37ec6de6-ce91-4df0-abfe-35a9e088da18 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:06:53.867934 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 284/560] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:06:53 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 918 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:53.883477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-850ae533-78c5-4f94-9a3c-c93578615190 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:06:53.884488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-850ae533-78c5-4f94-9a3c-c93578615190 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:53.884852 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:53.884852 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:53.885552 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-850ae533-78c5-4f94-9a3c-c93578615190 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:53.947244 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:53.947244 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:53.957856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-850ae533-78c5-4f94-9a3c-c93578615190 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:06:53.987295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-850ae533-78c5-4f94-9a3c-c93578615190 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:06:53.997800 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 277/561] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:06:53 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 918 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:54.218436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38f0e1ea-8b45-45d5-b5ff-adf117f27727 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] POST http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types Jan 25 11:06:54.218898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:54.218898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:54.219332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38f0e1ea-8b45-45d5-b5ff-adf117f27727 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-356244320"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:06:54.316593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38f0e1ea-8b45-45d5-b5ff-adf117f27727 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types returned with HTTP 200 Jan 25 11:06:54.317418 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 285/562] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:06:54 2021] POST /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types => generated 223 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:54.356306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7251b63f-7475-4567-b906-e68b3be32f42 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] POST http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types Jan 25 11:06:54.357843 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:54.357843 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:54.357843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7251b63f-7475-4567-b906-e68b3be32f42 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1771215363"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:06:54.487673 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7251b63f-7475-4567-b906-e68b3be32f42 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types returned with HTTP 202 Jan 25 11:06:54.503055 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 278/563] 10.222.0.57 () {62 vars in 1278 bytes} [Mon Jan 25 11:06:54 2021] POST /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types => generated 181 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:06:54.691452 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97543723-798b-487f-9afb-afef489c9609 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups Jan 25 11:06:54.692279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97543723-798b-487f-9afb-afef489c9609 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0d764793-4841-45f6-a178-cd3fff41adb2", "volume_types": ["b0917f04-32d1-4ca0-a743-f652d1caef83"], "name": "tempest-GroupSnapshotsTest-Group-1430241338"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:06:54.693709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-97543723-798b-487f-9afb-afef489c9609 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating new group {'group': {'group_type': '0d764793-4841-45f6-a178-cd3fff41adb2', 'volume_types': ['b0917f04-32d1-4ca0-a743-f652d1caef83'], 'name': 'tempest-GroupSnapshotsTest-Group-1430241338'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 11:06:54.709841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-97543723-798b-487f-9afb-afef489c9609 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating group tempest-GroupSnapshotsTest-Group-1430241338. Jan 25 11:06:54.746767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97543723-798b-487f-9afb-afef489c9609 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability zone cache updated, next update will occur around 2021-01-25 12:06:54.746177. {{(pid=91483) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 11:06:54.747290 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-97543723-798b-487f-9afb-afef489c9609 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability Zones retrieved successfully. Jan 25 11:06:54.776111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-97543723-798b-487f-9afb-afef489c9609 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['6654c640-97b1-4dbb-b4be-d80d78e45191'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:06:54.841858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97543723-798b-487f-9afb-afef489c9609 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups returned with HTTP 202 Jan 25 11:06:54.848255 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 286/564] 10.222.0.57 () {62 vars in 1264 bytes} [Mon Jan 25 11:06:54 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups => generated 112 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:06:54.853632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34fb3f5b-0259-4d65-a885-335f577c004e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1 Jan 25 11:06:54.854601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34fb3f5b-0259-4d65-a885-335f577c004e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:54.855452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34fb3f5b-0259-4d65-a885-335f577c004e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:54.856202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-34fb3f5b-0259-4d65-a885-335f577c004e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c12db037-ba5a-49ba-96af-31c21dfc1de1 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:06:54.875749 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:54.875749 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:54.913169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34fb3f5b-0259-4d65-a885-335f577c004e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1 returned with HTTP 200 Jan 25 11:06:54.914178 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 279/565] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:06:54 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1 => generated 392 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:06:55.289812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6bbe750f-75b4-4667-a8c7-a6ac8a10185e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] DELETE http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 11:06:55.290383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6bbe750f-75b4-4667-a8c7-a6ac8a10185e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:55.290601 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:55.290601 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:55.290976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6bbe750f-75b4-4667-a8c7-a6ac8a10185e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:55.291448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6bbe750f-75b4-4667-a8c7-a6ac8a10185e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Delete volume with id: 15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 11:06:55.358407 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:55.358407 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:55.359736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6bbe750f-75b4-4667-a8c7-a6ac8a10185e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:06:55.396108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6bbe750f-75b4-4667-a8c7-a6ac8a10185e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Delete volume request issued successfully. Jan 25 11:06:55.396549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6bbe750f-75b4-4667-a8c7-a6ac8a10185e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc returned with HTTP 202 Jan 25 11:06:55.406262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-723819d1-b8de-4b39-8818-67269a18d8fa tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 11:06:55.406793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-723819d1-b8de-4b39-8818-67269a18d8fa tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:55.407011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:55.407011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:55.407535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-723819d1-b8de-4b39-8818-67269a18d8fa tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:55.419260 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 287/566] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:06:55 2021] DELETE /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:06:55.518668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:55.518668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:55.528017 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-723819d1-b8de-4b39-8818-67269a18d8fa tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:06:55.552756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-723819d1-b8de-4b39-8818-67269a18d8fa tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc returned with HTTP 200 Jan 25 11:06:55.553898 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 280/567] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:06:55 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc => generated 918 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:55.927787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69d6ecc7-fc53-49ad-a7ec-408f76a884c1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1 Jan 25 11:06:55.928373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69d6ecc7-fc53-49ad-a7ec-408f76a884c1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:55.928594 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:55.928594 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:55.929779 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69d6ecc7-fc53-49ad-a7ec-408f76a884c1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:55.929779 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-69d6ecc7-fc53-49ad-a7ec-408f76a884c1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c12db037-ba5a-49ba-96af-31c21dfc1de1 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:06:55.964657 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:55.964657 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:56.067777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69d6ecc7-fc53-49ad-a7ec-408f76a884c1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1 returned with HTTP 200 Jan 25 11:06:56.068635 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 288/568] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:06:55 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1 => generated 393 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:06:56.081480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes Jan 25 11:06:56.082101 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:56.082101 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:56.082463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b0917f04-32d1-4ca0-a743-f652d1caef83", "group_id": "c12db037-ba5a-49ba-96af-31c21dfc1de1", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1505830490"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:06:56.084257 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume request body: {'volume': {'volume_type': 'b0917f04-32d1-4ca0-a743-f652d1caef83', 'group_id': 'c12db037-ba5a-49ba-96af-31c21dfc1de1', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1505830490'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:06:56.127479 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:56.127479 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:56.133140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume of 1 GB Jan 25 11:06:56.165542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability Zones retrieved successfully. Jan 25 11:06:56.209315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (0d1da0a6-b043-48de-a9bf-14a23db407fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:06:56.219454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1d63b6-2944-4dd8-aca5-f0798c7c59ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:06:56.223231 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:56.223231 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:56.224064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:06:56.356992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1d63b6-2944-4dd8-aca5-f0798c7c59ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:06:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0917f04-32d1-4ca0-a743-f652d1caef83,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-356244320',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0917f04-32d1-4ca0-a743-f652d1caef83', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c12db037-ba5a-49ba-96af-31c21dfc1de1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:06:56.359681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99d842f-8a37-4476-a883-3cc216182db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:06:56.438033 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-356244320 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-356244320, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:06:56.439503 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-356244320 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-356244320, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:06:56.500836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['73376c87-4689-40da-ab2d-9f433a51e8f9', '72b36296-4a9a-4c61-802e-897331de675e', 'ccd57715-2319-4177-958b-ec0a63001c5d', 'bbd348dc-95e0-4551-8d9b-6e5330a98caf'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:06:56.503458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99d842f-8a37-4476-a883-3cc216182db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73376c87-4689-40da-ab2d-9f433a51e8f9', '72b36296-4a9a-4c61-802e-897331de675e', 'ccd57715-2319-4177-958b-ec0a63001c5d', 'bbd348dc-95e0-4551-8d9b-6e5330a98caf']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:06:56.505812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745949ca-6cfe-40f5-a792-49c96957898c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:06:56.571382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c77502e2-7925-43c5-acfc-25d650c6c540 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 11:06:56.571911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c77502e2-7925-43c5-acfc-25d650c6c540 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:56.572761 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:56.572761 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:56.573151 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c77502e2-7925-43c5-acfc-25d650c6c540 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:56.623405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745949ca-6cfe-40f5-a792-49c96957898c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94e7b94b-4f68-48f1-972c-564fdf2914fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1505830490',encryption_key_id=None,group_id=c12db037-ba5a-49ba-96af-31c21dfc1de1,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['73376c87-4689-40da-ab2d-9f433a51e8f9','72b36296-4a9a-4c61-802e-897331de675e','ccd57715-2319-4177-958b-ec0a63001c5d','bbd348dc-95e0-4551-8d9b-6e5330a98caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=b0917f04-32d1-4ca0-a743-f652d1caef83), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1505830490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c12db037-ba5a-49ba-96af-31c21dfc1de1,host=None,id=94e7b94b-4f68-48f1-972c-564fdf2914fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023262379dd74e7bbe7b7c445bc5f049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b9d12de5477447779973bb9b82b9bdf9',volume_attachment=,volume_type=,volume_type_id=b0917f04-32d1-4ca0-a743-f652d1caef83)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:06:56.625494 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2190d2-1514-4db1-85c2-37178e498299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:06:56.662462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2190d2-1514-4db1-85c2-37178e498299) transitioned into state 'SUCCESS' from state '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-1505830490',encryption_key_id=None,group_id=c12db037-ba5a-49ba-96af-31c21dfc1de1,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['73376c87-4689-40da-ab2d-9f433a51e8f9','72b36296-4a9a-4c61-802e-897331de675e','ccd57715-2319-4177-958b-ec0a63001c5d','bbd348dc-95e0-4551-8d9b-6e5330a98caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=b0917f04-32d1-4ca0-a743-f652d1caef83)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:06:56.664875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eefc08c-a8e4-4435-8d05-a7aa4740c712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:06:56.695290 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:56.695290 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:56.702641 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eefc08c-a8e4-4435-8d05-a7aa4740c712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:06:56.706376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (0d1da0a6-b043-48de-a9bf-14a23db407fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:06:56.724310 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c77502e2-7925-43c5-acfc-25d650c6c540 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:06:56.770938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume request issued successfully. Jan 25 11:06:56.776335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c77502e2-7925-43c5-acfc-25d650c6c540 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc returned with HTTP 200 Jan 25 11:06:56.777717 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 289/569] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:06:56 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc => generated 918 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:56.787198 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:06:56.787656 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:06:56.796294 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:06:56.804406 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:56.804406 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:56.819357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4021b01f-f094-415a-9bfb-82879ea2a869 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes returned with HTTP 202 Jan 25 11:06:56.820432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 281/570] 10.222.0.57 () {62 vars in 1267 bytes} [Mon Jan 25 11:06:56 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes => generated 907 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:06:56.835162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-520a4b36-96a9-4549-a811-483ee93a201c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe Jan 25 11:06:56.835814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-520a4b36-96a9-4549-a811-483ee93a201c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:56.836092 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:56.836092 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:56.836547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-520a4b36-96a9-4549-a811-483ee93a201c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:56.891598 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:56.891598 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:56.902035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-520a4b36-96a9-4549-a811-483ee93a201c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:06:56.919227 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-520a4b36-96a9-4549-a811-483ee93a201c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:06:56.921915 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-520a4b36-96a9-4549-a811-483ee93a201c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:06:56.938105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-520a4b36-96a9-4549-a811-483ee93a201c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:06:56.950377 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:56.950377 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:56.996112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-520a4b36-96a9-4549-a811-483ee93a201c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe returned with HTTP 200 Jan 25 11:06:57.005646 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 290/571] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:06:56 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe => generated 999 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:06:57.795366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6f8ddab-86cd-4970-ab1b-7b6039df3402 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 11:06:57.796088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6f8ddab-86cd-4970-ab1b-7b6039df3402 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:57.796329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:57.796329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:57.796665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6f8ddab-86cd-4970-ab1b-7b6039df3402 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:57.934288 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:57.934288 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:57.963084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6f8ddab-86cd-4970-ab1b-7b6039df3402 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:06:58.016218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85d9186e-e6c5-46bf-9cf9-037e30eb6363 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe Jan 25 11:06:58.017195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85d9186e-e6c5-46bf-9cf9-037e30eb6363 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:58.017660 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:58.017660 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:58.018903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85d9186e-e6c5-46bf-9cf9-037e30eb6363 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:58.036991 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6f8ddab-86cd-4970-ab1b-7b6039df3402 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc returned with HTTP 200 Jan 25 11:06:58.037855 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 282/572] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:06:57 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc => generated 918 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:58.153850 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:58.153850 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:58.177975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85d9186e-e6c5-46bf-9cf9-037e30eb6363 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:06:58.206952 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-85d9186e-e6c5-46bf-9cf9-037e30eb6363 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:06:58.207688 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-85d9186e-e6c5-46bf-9cf9-037e30eb6363 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:06:58.228954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-85d9186e-e6c5-46bf-9cf9-037e30eb6363 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:06:58.243590 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:58.243590 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:58.295050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85d9186e-e6c5-46bf-9cf9-037e30eb6363 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe returned with HTTP 200 Jan 25 11:06:58.301594 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 291/573] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:06:58 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe => generated 999 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:06:59.053859 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9879d8e1-4277-482a-aa0d-7a28e2ac9368 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc Jan 25 11:06:59.054365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9879d8e1-4277-482a-aa0d-7a28e2ac9368 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:59.054758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:59.054758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:59.055343 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9879d8e1-4277-482a-aa0d-7a28e2ac9368 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:59.166987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9879d8e1-4277-482a-aa0d-7a28e2ac9368 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc returned with HTTP 404 Jan 25 11:06:59.168355 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 283/574] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:06:59 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/15b7e1ea-1ae6-44af-82f4-971e34aa2fdc => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:06:59.176342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c44d238-cf29-4170-8c5a-d1e241295de7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] DELETE http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 11:06:59.177067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c44d238-cf29-4170-8c5a-d1e241295de7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:59.177458 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:59.177458 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:59.178074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c44d238-cf29-4170-8c5a-d1e241295de7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:59.178690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-2c44d238-cf29-4170-8c5a-d1e241295de7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Delete volume with id: 20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 11:06:59.258869 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:59.258869 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:59.260829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c44d238-cf29-4170-8c5a-d1e241295de7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:06:59.306295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c44d238-cf29-4170-8c5a-d1e241295de7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Delete volume request issued successfully. Jan 25 11:06:59.307698 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c44d238-cf29-4170-8c5a-d1e241295de7 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa returned with HTTP 202 Jan 25 11:06:59.308726 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 292/575] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:06:59 2021] DELETE /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:06:59.316208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e394b0b-bb01-4e10-8166-f61dc21474a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe Jan 25 11:06:59.317010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e394b0b-bb01-4e10-8166-f61dc21474a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:59.320925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a552b132-0772-4185-9607-5bab01ae2683 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 11:06:59.321506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a552b132-0772-4185-9607-5bab01ae2683 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:06:59.321652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:59.321652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:59.321932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e394b0b-bb01-4e10-8166-f61dc21474a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:59.322029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a552b132-0772-4185-9607-5bab01ae2683 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:06:59.424152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:59.424152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:59.447692 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:59.447692 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:59.450402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3e394b0b-bb01-4e10-8166-f61dc21474a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:06:59.469797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a552b132-0772-4185-9607-5bab01ae2683 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:06:59.475621 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-3e394b0b-bb01-4e10-8166-f61dc21474a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:06:59.476076 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-3e394b0b-bb01-4e10-8166-f61dc21474a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:06:59.490011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-3e394b0b-bb01-4e10-8166-f61dc21474a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:06:59.498566 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:59.498566 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:59.529865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e394b0b-bb01-4e10-8166-f61dc21474a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe returned with HTTP 200 Jan 25 11:06:59.542809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 284/576] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:06:59 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe => generated 1000 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:06:59.543640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a552b132-0772-4185-9607-5bab01ae2683 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa returned with HTTP 200 Jan 25 11:06:59.543640 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 293/577] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:06:59 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa => generated 918 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:06:59.552731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f92eb9d-5515-412a-963b-ca0b450c5d49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots Jan 25 11:06:59.552731 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:06:59.552731 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:06:59.563142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f92eb9d-5515-412a-963b-ca0b450c5d49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c12db037-ba5a-49ba-96af-31c21dfc1de1", "name": "tempest-group_snapshot-309491967"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:06:59.564408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-8f92eb9d-5515-412a-963b-ca0b450c5d49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating new group_snapshot {'group_snapshot': {'group_id': 'c12db037-ba5a-49ba-96af-31c21dfc1de1', 'name': 'tempest-group_snapshot-309491967'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 25 11:06:59.579278 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:59.579278 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:59.616641 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.group_snapshots [None req-8f92eb9d-5515-412a-963b-ca0b450c5d49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating group_snapshot tempest-group_snapshot-309491967. Jan 25 11:06:59.728130 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:06:59.728130 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:06:59.795034 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-8f92eb9d-5515-412a-963b-ca0b450c5d49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-356244320 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-356244320, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:06:59.796206 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-8f92eb9d-5515-412a-963b-ca0b450c5d49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-356244320 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-356244320, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:06:59.836866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-8f92eb9d-5515-412a-963b-ca0b450c5d49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['2739c1f4-eedc-4d8a-a5c7-429665ba3ac6', '1c462411-f402-4c90-aa42-cce49859889d', '2dca3acb-efa1-4d82-8cd1-083a5061f475', 'bd4be978-0f4f-4b39-94f7-8f853547b07f'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:00.030515 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f92eb9d-5515-412a-963b-ca0b450c5d49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots returned with HTTP 202 Jan 25 11:07:00.042782 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0cfb1227-9fe4-4531-9bc9-f4fb3f0aa648 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 Jan 25 11:07:00.043603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0cfb1227-9fe4-4531-9bc9-f4fb3f0aa648 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:00.043974 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:00.043974 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:00.044594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0cfb1227-9fe4-4531-9bc9-f4fb3f0aa648 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:00.045144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-0cfb1227-9fe4-4531-9bc9-f4fb3f0aa648 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member 50a1aae0-9da1-4dec-98bf-2d855c43ba81 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:00.051486 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 294/578] 10.222.0.57 () {62 vars in 1291 bytes} [Mon Jan 25 11:06:59 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots => generated 167 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:07:00.061149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:00.061149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:00.090847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0cfb1227-9fe4-4531-9bc9-f4fb3f0aa648 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 returned with HTTP 200 Jan 25 11:07:00.099768 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 285/579] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:00 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 => generated 306 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:00.553390 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34ddc486-179b-4ae0-9fb4-a5fc71134b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 11:07:00.554009 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34ddc486-179b-4ae0-9fb4-a5fc71134b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:00.554229 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:00.554229 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:00.554607 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34ddc486-179b-4ae0-9fb4-a5fc71134b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:00.649844 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:00.649844 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:00.660168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-34ddc486-179b-4ae0-9fb4-a5fc71134b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:07:00.696483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34ddc486-179b-4ae0-9fb4-a5fc71134b30 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa returned with HTTP 200 Jan 25 11:07:00.704350 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 295/580] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:00 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa => generated 918 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:01.103228 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e26ae03-4abe-4c42-a7f5-0c26e5770ce9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 Jan 25 11:07:01.104437 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e26ae03-4abe-4c42-a7f5-0c26e5770ce9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:01.104863 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:01.104863 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:01.105202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e26ae03-4abe-4c42-a7f5-0c26e5770ce9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:01.105641 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-8e26ae03-4abe-4c42-a7f5-0c26e5770ce9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member 50a1aae0-9da1-4dec-98bf-2d855c43ba81 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:01.117298 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:01.117298 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:01.148187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e26ae03-4abe-4c42-a7f5-0c26e5770ce9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 returned with HTTP 200 Jan 25 11:07:01.149048 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 286/581] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:01 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 => generated 306 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:01.721701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7fbe9337-b6e8-43ad-a8e6-2ba88430aae2 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 11:07:01.723418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7fbe9337-b6e8-43ad-a8e6-2ba88430aae2 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:01.723618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:01.723618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:01.724272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7fbe9337-b6e8-43ad-a8e6-2ba88430aae2 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:01.792116 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:01.792116 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:01.810518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7fbe9337-b6e8-43ad-a8e6-2ba88430aae2 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:07:01.859232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7fbe9337-b6e8-43ad-a8e6-2ba88430aae2 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa returned with HTTP 200 Jan 25 11:07:01.863663 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 296/582] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:01 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa => generated 918 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:02.161605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd8e8f09-46b5-45ee-a6cb-6b667620499d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 Jan 25 11:07:02.162716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd8e8f09-46b5-45ee-a6cb-6b667620499d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:02.163225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:02.163225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:02.163832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd8e8f09-46b5-45ee-a6cb-6b667620499d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:02.164499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-bd8e8f09-46b5-45ee-a6cb-6b667620499d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member 50a1aae0-9da1-4dec-98bf-2d855c43ba81 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:02.187223 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:02.187223 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:02.213386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd8e8f09-46b5-45ee-a6cb-6b667620499d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 returned with HTTP 200 Jan 25 11:07:02.214647 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 287/583] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:02 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 => generated 306 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:02.882118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fd25e22-a358-44b0-995f-2f51d64ff573 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa Jan 25 11:07:02.882911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fd25e22-a358-44b0-995f-2f51d64ff573 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:02.883300 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:02.883300 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:02.883885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fd25e22-a358-44b0-995f-2f51d64ff573 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:03.005572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fd25e22-a358-44b0-995f-2f51d64ff573 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa returned with HTTP 404 Jan 25 11:07:03.014213 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 297/584] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:02 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/20032bfd-7dcb-43e1-bd9d-d417603864fa => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:03.018948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85c79fef-111c-4547-b1ca-aa7f32a9ba3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] DELETE http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 11:07:03.019614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85c79fef-111c-4547-b1ca-aa7f32a9ba3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:03.019942 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:03.019942 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:03.020471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85c79fef-111c-4547-b1ca-aa7f32a9ba3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:03.021054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-85c79fef-111c-4547-b1ca-aa7f32a9ba3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Delete volume with id: 450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 11:07:03.161980 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:03.161980 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:03.164090 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85c79fef-111c-4547-b1ca-aa7f32a9ba3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:07:03.229856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77a65b9d-5695-4bbd-a9ad-902807c72244 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 Jan 25 11:07:03.230934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85c79fef-111c-4547-b1ca-aa7f32a9ba3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Delete volume request issued successfully. Jan 25 11:07:03.231538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85c79fef-111c-4547-b1ca-aa7f32a9ba3f tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 202 Jan 25 11:07:03.235306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77a65b9d-5695-4bbd-a9ad-902807c72244 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:03.238888 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77a65b9d-5695-4bbd-a9ad-902807c72244 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:03.239024 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 288/585] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:07:03 2021] DELETE /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:07:03.239627 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-77a65b9d-5695-4bbd-a9ad-902807c72244 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member 50a1aae0-9da1-4dec-98bf-2d855c43ba81 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:03.247654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a106fc25-a39d-468d-a444-e93da131257e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 11:07:03.257118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a106fc25-a39d-468d-a444-e93da131257e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:03.257272 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:03.257272 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:03.257865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a106fc25-a39d-468d-a444-e93da131257e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:03.264556 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:03.264556 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:03.319050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77a65b9d-5695-4bbd-a9ad-902807c72244 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 returned with HTTP 200 Jan 25 11:07:03.319913 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 298/586] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:03 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 => generated 307 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:07:03.336411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4144cae6-9d80-466e-9975-80691e54857a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail Jan 25 11:07:03.336949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4144cae6-9d80-466e-9975-80691e54857a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:03.337142 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:03.337142 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:03.337985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4144cae6-9d80-466e-9975-80691e54857a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:03.338836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-4144cae6-9d80-466e-9975-80691e54857a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:03.343174 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-4144cae6-9d80-466e-9975-80691e54857a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:07:03.391870 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:03.391870 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:03.393762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4144cae6-9d80-466e-9975-80691e54857a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all snapshots completed successfully. Jan 25 11:07:03.394791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:03.394791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:03.397564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4144cae6-9d80-466e-9975-80691e54857a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail returned with HTTP 200 Jan 25 11:07:03.398465 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 299/587] 10.222.0.57 () {58 vars in 1231 bytes} [Mon Jan 25 11:07:03 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail => generated 453 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:03.412214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a106fc25-a39d-468d-a444-e93da131257e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:07:03.426504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-400f6cae-ba4c-434c-9fb3-1bdd61181d0f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 Jan 25 11:07:03.427810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-400f6cae-ba4c-434c-9fb3-1bdd61181d0f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:03.430376 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:03.430376 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:03.430993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-400f6cae-ba4c-434c-9fb3-1bdd61181d0f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:03.464547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a106fc25-a39d-468d-a444-e93da131257e tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 11:07:03.465693 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 289/588] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:03 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 1365 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:03.516593 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:03.516593 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:03.521950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-400f6cae-ba4c-434c-9fb3-1bdd61181d0f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:03.530084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-400f6cae-ba4c-434c-9fb3-1bdd61181d0f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 returned with HTTP 200 Jan 25 11:07:03.552724 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 300/589] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:03 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 => generated 450 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:03.557973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/action Jan 25 11:07:03.558498 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:03.558498 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:03.558940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action body: b'{"create-from-src": {"group_snapshot_id": "50a1aae0-9da1-4dec-98bf-2d855c43ba81", "name": "tempest-Group_from_snap-289812566"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:07:03.559337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "50a1aae0-9da1-4dec-98bf-2d855c43ba81", "name": "tempest-Group_from_snap-289812566"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:03.560416 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating new group {'create-from-src': {'group_snapshot_id': '50a1aae0-9da1-4dec-98bf-2d855c43ba81', 'name': 'tempest-Group_from_snap-289812566'}}. {{(pid=91484) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 25 11:07:03.560765 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating group tempest-Group_from_snap-289812566 from group_snapshot 50a1aae0-9da1-4dec-98bf-2d855c43ba81. Jan 25 11:07:03.573769 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:03.573769 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:03.634787 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:03.634787 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:03.655704 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:03.655704 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:04.067019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['47ba9247-03a9-4684-89cf-8928610f91e2'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:04.321053 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.group.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] A mapping entry already exists for group cd213da7-27d3-4af5-97f9-bc04795f8a36 and volume type b0917f04-32d1-4ca0-a743-f652d1caef83. Do not need to create again. Jan 25 11:07:04.322528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:04.322528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:04.330967 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability zone cache updated, next update will occur around 2021-01-25 12:07:04.329817. {{(pid=91484) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 11:07:04.331665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability Zones retrieved successfully. Jan 25 11:07:04.347933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (9a9be891-a900-4976-b917-c9c552e0e4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:07:04.351131 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5636207c-252a-4ae9-b471-737063ddd08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:04.353474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Validating volume size '1' using validate_int, validate_snap_size {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:07:04.484955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df1cf78f-fafc-448f-b767-5e63efc30403 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 11:07:04.489075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df1cf78f-fafc-448f-b767-5e63efc30403 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:04.489492 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:04.489492 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:04.490165 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df1cf78f-fafc-448f-b767-5e63efc30403 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:04.536235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5636207c-252a-4ae9-b471-737063ddd08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '74becf3b-a7eb-428d-a6e0-bb83195fdfd1', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:06:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0917f04-32d1-4ca0-a743-f652d1caef83,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-356244320',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0917f04-32d1-4ca0-a743-f652d1caef83', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cd213da7-27d3-4af5-97f9-bc04795f8a36', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:04.538414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d160db-4a63-4502-b76c-140e42dabab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:04.583680 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:04.583680 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:04.593360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-df1cf78f-fafc-448f-b767-5e63efc30403 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:07:04.629262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df1cf78f-fafc-448f-b767-5e63efc30403 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 11:07:04.630540 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 301/590] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:04 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 1365 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:04.707814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['b33304ca-d0b0-4942-ad17-34a015df05e0', '260b003c-bad3-42bf-ba99-922ee86597d1'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:04.710023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d160db-4a63-4502-b76c-140e42dabab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b33304ca-d0b0-4942-ad17-34a015df05e0', '260b003c-bad3-42bf-ba99-922ee86597d1']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:04.712474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d50d95b6-d817-4cec-a1c9-b117956edecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:04.985684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d50d95b6-d817-4cec-a1c9-b117956edecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c96f1c51-5813-49ef-9677-5b37cae3a7a9', '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=cd213da7-27d3-4af5-97f9-bc04795f8a36,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['b33304ca-d0b0-4942-ad17-34a015df05e0','260b003c-bad3-42bf-ba99-922ee86597d1'],size=1,snapshot_id=74becf3b-a7eb-428d-a6e0-bb83195fdfd1,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=b0917f04-32d1-4ca0-a743-f652d1caef83), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cd213da7-27d3-4af5-97f9-bc04795f8a36,host=None,id=c96f1c51-5813-49ef-9677-5b37cae3a7a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023262379dd74e7bbe7b7c445bc5f049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=74becf3b-a7eb-428d-a6e0-bb83195fdfd1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b9d12de5477447779973bb9b82b9bdf9',volume_attachment=,volume_type=,volume_type_id=b0917f04-32d1-4ca0-a743-f652d1caef83)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:04.994254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df3906ba-eb82-46c1-b489-9e2a29d55a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:05.038856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df3906ba-eb82-46c1-b489-9e2a29d55a1a) transitioned into state 'SUCCESS' from 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=cd213da7-27d3-4af5-97f9-bc04795f8a36,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['b33304ca-d0b0-4942-ad17-34a015df05e0','260b003c-bad3-42bf-ba99-922ee86597d1'],size=1,snapshot_id=74becf3b-a7eb-428d-a6e0-bb83195fdfd1,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=b0917f04-32d1-4ca0-a743-f652d1caef83)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:05.041402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (9a9be891-a900-4976-b917-c9c552e0e4ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:07:05.111172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume request issued successfully. Jan 25 11:07:05.158771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05b1b419-fedd-4a28-a957-e09f6f5642fe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/action returned with HTTP 202 Jan 25 11:07:05.164789 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 290/591] 10.222.0.57 () {62 vars in 1285 bytes} [Mon Jan 25 11:07:03 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/action => generated 102 bytes in 1611 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:05.169509 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail Jan 25 11:07:05.170121 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:05.170343 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:05.170343 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:05.170723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:05.171336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:05.173094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:07:05.310578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all volumes completed successfully. Jan 25 11:07:05.313726 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:05.314308 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:05.324848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:05.332508 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:05.332508 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:05.347007 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:05.347459 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:05.355305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:05.366369 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:05.366369 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:05.404370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14c1cc9b-aa28-497d-8be0-b085fa51327a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail returned with HTTP 200 Jan 25 11:07:05.405398 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 302/592] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:07:05 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail => generated 1984 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:05.425676 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c68a8cd-2c53-4bf1-bc3b-d6115f35736f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:05.426513 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c68a8cd-2c53-4bf1-bc3b-d6115f35736f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:05.426841 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:05.426841 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:05.427515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c68a8cd-2c53-4bf1-bc3b-d6115f35736f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:05.539309 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:05.539309 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:05.553245 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8c68a8cd-2c53-4bf1-bc3b-d6115f35736f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:05.575786 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-8c68a8cd-2c53-4bf1-bc3b-d6115f35736f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:05.575786 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-8c68a8cd-2c53-4bf1-bc3b-d6115f35736f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:05.584424 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-8c68a8cd-2c53-4bf1-bc3b-d6115f35736f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:05.591275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:05.591275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:05.619239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c68a8cd-2c53-4bf1-bc3b-d6115f35736f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:05.620083 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 291/593] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:05 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:05.647627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dfe6c9d2-1f96-4f78-ac96-5726bc9704e5 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 11:07:05.648250 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dfe6c9d2-1f96-4f78-ac96-5726bc9704e5 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:05.648467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:05.648467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:05.648842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dfe6c9d2-1f96-4f78-ac96-5726bc9704e5 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:05.751853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:05.751853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:05.773340 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dfe6c9d2-1f96-4f78-ac96-5726bc9704e5 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Volume info retrieved successfully. Jan 25 11:07:05.828288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dfe6c9d2-1f96-4f78-ac96-5726bc9704e5 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 200 Jan 25 11:07:05.829280 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 303/594] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:05 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 1365 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:06.642051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63200322-9c11-4255-b958-21bbfd93dbf9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:06.644118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63200322-9c11-4255-b958-21bbfd93dbf9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:06.644652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:06.644652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:06.645320 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63200322-9c11-4255-b958-21bbfd93dbf9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:06.751613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:06.751613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:06.775051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-63200322-9c11-4255-b958-21bbfd93dbf9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:06.800536 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-63200322-9c11-4255-b958-21bbfd93dbf9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:06.801260 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-63200322-9c11-4255-b958-21bbfd93dbf9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:06.809813 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-63200322-9c11-4255-b958-21bbfd93dbf9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:06.818040 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:06.818040 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:06.845239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72f59a69-5fdc-46d1-a32d-699df848f043 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] GET http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 Jan 25 11:07:06.846186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72f59a69-5fdc-46d1-a32d-699df848f043 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:06.846327 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:06.846327 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:06.847054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72f59a69-5fdc-46d1-a32d-699df848f043 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:06.849176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63200322-9c11-4255-b958-21bbfd93dbf9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:06.850423 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 292/595] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:06 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:06.904390 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72f59a69-5fdc-46d1-a32d-699df848f043 tempest-TaggedBootDevicesTest_v242-1615880139 tempest-TaggedBootDevicesTest_v242-1615880139] http://10.222.0.57/volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 returned with HTTP 404 Jan 25 11:07:06.906063 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 304/596] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:06 2021] GET /volume/v3/a92d6ca4aa014c17b8dc2a981a7cb91a/volumes/450ba92a-aa50-4ff0-b376-95b397894d67 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:07.866978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f4144ba-0507-4292-9155-dd10e576f4b4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:07.867573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f4144ba-0507-4292-9155-dd10e576f4b4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:07.867757 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:07.867757 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:07.868399 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f4144ba-0507-4292-9155-dd10e576f4b4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:07.946763 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:07.946763 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:07.957512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0f4144ba-0507-4292-9155-dd10e576f4b4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:07.972392 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0f4144ba-0507-4292-9155-dd10e576f4b4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:07.973142 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0f4144ba-0507-4292-9155-dd10e576f4b4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:07.982024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-0f4144ba-0507-4292-9155-dd10e576f4b4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:07.988956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:07.988956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:08.010871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f4144ba-0507-4292-9155-dd10e576f4b4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:08.012163 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 293/597] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:07 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:09.036740 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac6d425a-a709-4642-a9af-bc7bfe16e73b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:09.038049 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac6d425a-a709-4642-a9af-bc7bfe16e73b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:09.038723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac6d425a-a709-4642-a9af-bc7bfe16e73b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:09.168817 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:09.168817 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:09.192012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ac6d425a-a709-4642-a9af-bc7bfe16e73b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:09.233802 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-ac6d425a-a709-4642-a9af-bc7bfe16e73b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:09.234259 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-ac6d425a-a709-4642-a9af-bc7bfe16e73b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:09.253878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-ac6d425a-a709-4642-a9af-bc7bfe16e73b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:09.261589 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:09.261589 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:09.290890 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac6d425a-a709-4642-a9af-bc7bfe16e73b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:09.291681 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 305/598] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:09 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:10.309786 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2b08bc8-6548-48c3-b8e5-fcdb452fa993 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:10.310898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2b08bc8-6548-48c3-b8e5-fcdb452fa993 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:10.311259 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:10.311259 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:10.312099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2b08bc8-6548-48c3-b8e5-fcdb452fa993 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:10.414827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd53cdca-e371-4123-b383-2f7efd21da9e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] DELETE http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:07:10.415337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd53cdca-e371-4123-b383-2f7efd21da9e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:10.415721 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:10.415721 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:10.416324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd53cdca-e371-4123-b383-2f7efd21da9e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:10.416934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-fd53cdca-e371-4123-b383-2f7efd21da9e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Delete volume with id: def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:07:10.489794 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:10.489794 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:10.512255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f2b08bc8-6548-48c3-b8e5-fcdb452fa993 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:10.521712 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:10.521712 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:10.523369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fd53cdca-e371-4123-b383-2f7efd21da9e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:07:10.545871 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-f2b08bc8-6548-48c3-b8e5-fcdb452fa993 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:10.546443 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-f2b08bc8-6548-48c3-b8e5-fcdb452fa993 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:10.566168 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-f2b08bc8-6548-48c3-b8e5-fcdb452fa993 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:10.573224 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:10.573224 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:10.606968 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2b08bc8-6548-48c3-b8e5-fcdb452fa993 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:10.608142 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 294/599] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:10 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:10.649451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fd53cdca-e371-4123-b383-2f7efd21da9e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Delete volume request issued successfully. Jan 25 11:07:10.650128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd53cdca-e371-4123-b383-2f7efd21da9e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 202 Jan 25 11:07:10.651217 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 306/600] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:07:10 2021] DELETE /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:07:10.659985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ce65d0f-1f35-4bd2-bbbf-cf1c751b1037 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:07:10.660818 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ce65d0f-1f35-4bd2-bbbf-cf1c751b1037 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:10.661221 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:10.661221 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:10.661906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ce65d0f-1f35-4bd2-bbbf-cf1c751b1037 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:10.766720 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:10.766720 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:10.912583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4ce65d0f-1f35-4bd2-bbbf-cf1c751b1037 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:07:10.992236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ce65d0f-1f35-4bd2-bbbf-cf1c751b1037 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:07:11.006544 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 295/601] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:10 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 917 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:11.628322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7fa5a856-5c81-46b0-97fa-211ccc63c112 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:11.629896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7fa5a856-5c81-46b0-97fa-211ccc63c112 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:11.630791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:11.630791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:11.632297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7fa5a856-5c81-46b0-97fa-211ccc63c112 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:11.724605 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:11.724605 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:11.734270 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7fa5a856-5c81-46b0-97fa-211ccc63c112 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:11.749896 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-7fa5a856-5c81-46b0-97fa-211ccc63c112 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:11.750568 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-7fa5a856-5c81-46b0-97fa-211ccc63c112 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:11.766809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa5a856-5c81-46b0-97fa-211ccc63c112 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:11.778849 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:11.778849 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:11.812374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7fa5a856-5c81-46b0-97fa-211ccc63c112 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:11.813517 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 307/602] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:11 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:12.023167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17bcc7de-0983-48ef-967e-4ab50bb9e301 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:07:12.023943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17bcc7de-0983-48ef-967e-4ab50bb9e301 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:12.024304 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:12.024304 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:12.024909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17bcc7de-0983-48ef-967e-4ab50bb9e301 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:12.151887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:12.151887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:12.189314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-17bcc7de-0983-48ef-967e-4ab50bb9e301 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:07:12.256068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17bcc7de-0983-48ef-967e-4ab50bb9e301 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:07:12.257170 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 296/603] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:12 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 917 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:07:12.841261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c9f8b13-1f38-46a2-8ab8-2ac2c0db0a36 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:12.845848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c9f8b13-1f38-46a2-8ab8-2ac2c0db0a36 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:12.849442 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:12.849442 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:12.850177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c9f8b13-1f38-46a2-8ab8-2ac2c0db0a36 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:12.990796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:12.990796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:13.017185 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3c9f8b13-1f38-46a2-8ab8-2ac2c0db0a36 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:13.059428 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-3c9f8b13-1f38-46a2-8ab8-2ac2c0db0a36 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:13.070297 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-3c9f8b13-1f38-46a2-8ab8-2ac2c0db0a36 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:13.082910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-3c9f8b13-1f38-46a2-8ab8-2ac2c0db0a36 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:13.097139 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:13.097139 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:13.147349 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c9f8b13-1f38-46a2-8ab8-2ac2c0db0a36 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:13.159670 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 308/604] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:12 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:07:13.272862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f16e971-0a7d-4e36-8efd-d27ac76a0cfb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:07:13.274338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f16e971-0a7d-4e36-8efd-d27ac76a0cfb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:13.274768 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:13.274768 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:13.275492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f16e971-0a7d-4e36-8efd-d27ac76a0cfb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:13.428478 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:13.428478 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:13.440238 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8f16e971-0a7d-4e36-8efd-d27ac76a0cfb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:07:13.480204 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f16e971-0a7d-4e36-8efd-d27ac76a0cfb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 200 Jan 25 11:07:13.481301 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 297/605] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:13 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 917 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:14.178262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e375736-1739-431c-8bd6-a3709bf647e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:14.181537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e375736-1739-431c-8bd6-a3709bf647e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:14.181989 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:14.181989 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:14.183312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e375736-1739-431c-8bd6-a3709bf647e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:14.336050 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:14.336050 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:14.368284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6e375736-1739-431c-8bd6-a3709bf647e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:14.396662 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-6e375736-1739-431c-8bd6-a3709bf647e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:14.400854 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-6e375736-1739-431c-8bd6-a3709bf647e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:14.416511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-6e375736-1739-431c-8bd6-a3709bf647e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:14.428797 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:14.428797 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:14.457187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e375736-1739-431c-8bd6-a3709bf647e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:14.468793 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 309/606] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:14 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:14.498757 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-457e51be-e374-473a-a25c-7514a857dcb9 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca Jan 25 11:07:14.499526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-457e51be-e374-473a-a25c-7514a857dcb9 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:14.499891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:14.499891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:14.500559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-457e51be-e374-473a-a25c-7514a857dcb9 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:14.675753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-457e51be-e374-473a-a25c-7514a857dcb9 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca returned with HTTP 404 Jan 25 11:07:14.684986 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 298/607] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:14 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/def961c0-40ac-4708-b70c-41b7860ee8ca => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:15.118820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-009b51c4-db10-4a4d-ad3a-51b1d7ff24fb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] DELETE http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:07:15.119625 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-009b51c4-db10-4a4d-ad3a-51b1d7ff24fb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:15.120043 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:15.120043 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:15.120685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-009b51c4-db10-4a4d-ad3a-51b1d7ff24fb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:15.121461 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-009b51c4-db10-4a4d-ad3a-51b1d7ff24fb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Delete volume with id: 9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:07:15.233472 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:15.233472 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:15.234840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-009b51c4-db10-4a4d-ad3a-51b1d7ff24fb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:07:15.297973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-009b51c4-db10-4a4d-ad3a-51b1d7ff24fb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Delete volume request issued successfully. Jan 25 11:07:15.298464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-009b51c4-db10-4a4d-ad3a-51b1d7ff24fb tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 202 Jan 25 11:07:15.299904 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 310/608] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:07:15 2021] DELETE /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:07:15.308611 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d7f8343-fba9-490a-ae44-c7464e2a3f80 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:07:15.309139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d7f8343-fba9-490a-ae44-c7464e2a3f80 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:15.309702 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d7f8343-fba9-490a-ae44-c7464e2a3f80 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:15.363855 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:15.363855 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:15.373602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3d7f8343-fba9-490a-ae44-c7464e2a3f80 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:07:15.398801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d7f8343-fba9-490a-ae44-c7464e2a3f80 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:07:15.400422 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 299/609] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:15 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:15.474983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a133655-3065-401f-ae56-beb991b6e8a0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:15.475985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a133655-3065-401f-ae56-beb991b6e8a0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:15.476969 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:15.476969 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:15.477647 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a133655-3065-401f-ae56-beb991b6e8a0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:15.586070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:15.586070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:15.608219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4a133655-3065-401f-ae56-beb991b6e8a0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:15.646049 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-4a133655-3065-401f-ae56-beb991b6e8a0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:15.655082 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-4a133655-3065-401f-ae56-beb991b6e8a0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:15.664636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-4a133655-3065-401f-ae56-beb991b6e8a0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:15.679490 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:15.679490 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:15.765882 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a133655-3065-401f-ae56-beb991b6e8a0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:15.766892 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 311/610] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:15 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 992 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:15.783828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-608affba-7ab1-4696-aeb9-9be8e53cfdeb tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/cd213da7-27d3-4af5-97f9-bc04795f8a36 Jan 25 11:07:15.784645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-608affba-7ab1-4696-aeb9-9be8e53cfdeb tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:15.785025 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:15.785025 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:15.785650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-608affba-7ab1-4696-aeb9-9be8e53cfdeb tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:15.786207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-608affba-7ab1-4696-aeb9-9be8e53cfdeb tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member cd213da7-27d3-4af5-97f9-bc04795f8a36 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:15.797748 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:15.797748 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:15.854583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-608affba-7ab1-4696-aeb9-9be8e53cfdeb tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/cd213da7-27d3-4af5-97f9-bc04795f8a36 returned with HTTP 200 Jan 25 11:07:15.855592 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 300/611] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:15 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/cd213da7-27d3-4af5-97f9-bc04795f8a36 => generated 417 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:15.866851 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail Jan 25 11:07:15.867437 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:15.867639 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:15.867639 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:15.868019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:15.868717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:15.870642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:07:15.955851 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all volumes completed successfully. Jan 25 11:07:15.957744 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:15.958194 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:15.970333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:16.003341 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:16.003341 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:16.047049 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:16.047969 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:16.072596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:16.087965 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:16.087965 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:16.168381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69ea6690-5f35-4bcb-83c1-92e1bd5b1dc1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail returned with HTTP 200 Jan 25 11:07:16.186837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db6cbe12-8a94-40a5-8fe9-eee2f12fa500 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/cd213da7-27d3-4af5-97f9-bc04795f8a36/action Jan 25 11:07:16.187361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:16.187361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:16.187803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-db6cbe12-8a94-40a5-8fe9-eee2f12fa500 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:07:16.188193 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-db6cbe12-8a94-40a5-8fe9-eee2f12fa500 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:16.189816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-db6cbe12-8a94-40a5-8fe9-eee2f12fa500 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] delete called for group cd213da7-27d3-4af5-97f9-bc04795f8a36 {{(pid=91484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:07:16.190025 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-db6cbe12-8a94-40a5-8fe9-eee2f12fa500 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete group with id: cd213da7-27d3-4af5-97f9-bc04795f8a36 Jan 25 11:07:16.194490 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 312/612] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:07:15 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail => generated 1985 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:16.204595 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:16.204595 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:16.379042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db6cbe12-8a94-40a5-8fe9-eee2f12fa500 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/cd213da7-27d3-4af5-97f9-bc04795f8a36/action returned with HTTP 202 Jan 25 11:07:16.380872 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 301/613] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:07:16 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/cd213da7-27d3-4af5-97f9-bc04795f8a36/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:16.388500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cba8e76e-3772-4316-84aa-feb9c3447821 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:16.389291 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cba8e76e-3772-4316-84aa-feb9c3447821 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:16.389969 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:16.389969 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:16.390595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cba8e76e-3772-4316-84aa-feb9c3447821 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:16.417069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bcef31e5-3ba9-488c-b461-161a0655b91f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:07:16.417605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bcef31e5-3ba9-488c-b461-161a0655b91f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:16.417869 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:16.417869 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:16.421445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bcef31e5-3ba9-488c-b461-161a0655b91f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:16.505506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:16.505506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:16.514880 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cba8e76e-3772-4316-84aa-feb9c3447821 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:16.532552 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-cba8e76e-3772-4316-84aa-feb9c3447821 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:16.533884 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-cba8e76e-3772-4316-84aa-feb9c3447821 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:16.535117 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:16.535117 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:16.542138 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-cba8e76e-3772-4316-84aa-feb9c3447821 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:16.549504 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:16.549504 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:16.556745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bcef31e5-3ba9-488c-b461-161a0655b91f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:07:16.570668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cba8e76e-3772-4316-84aa-feb9c3447821 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:16.571767 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 313/614] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:16 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:16.604191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bcef31e5-3ba9-488c-b461-161a0655b91f tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:07:16.620432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 302/615] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:16 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:17.593710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f36ce1e8-25b6-4e40-8968-7ebe0abc041c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:17.594440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f36ce1e8-25b6-4e40-8968-7ebe0abc041c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:17.594658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:17.594658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:17.595039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f36ce1e8-25b6-4e40-8968-7ebe0abc041c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:17.623569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4369532a-86d8-4588-8606-1f0a680e3671 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:07:17.624251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4369532a-86d8-4588-8606-1f0a680e3671 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:17.624464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:17.624464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:17.624830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4369532a-86d8-4588-8606-1f0a680e3671 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:17.698479 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:17.698479 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:17.721230 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f36ce1e8-25b6-4e40-8968-7ebe0abc041c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:17.748982 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-f36ce1e8-25b6-4e40-8968-7ebe0abc041c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:17.749414 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-f36ce1e8-25b6-4e40-8968-7ebe0abc041c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:17.771614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-f36ce1e8-25b6-4e40-8968-7ebe0abc041c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:17.775029 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:17.775029 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:17.783998 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:17.783998 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:17.792968 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4369532a-86d8-4588-8606-1f0a680e3671 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Volume info retrieved successfully. Jan 25 11:07:17.818398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f36ce1e8-25b6-4e40-8968-7ebe0abc041c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 200 Jan 25 11:07:17.819519 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 314/616] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:17 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 991 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:17.842846 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4369532a-86d8-4588-8606-1f0a680e3671 tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 200 Jan 25 11:07:17.848428 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 303/617] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:17 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 916 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:18.836073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0cec823f-7473-4c0c-84da-fd91cc1dfc29 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 Jan 25 11:07:18.836569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0cec823f-7473-4c0c-84da-fd91cc1dfc29 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:18.836736 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:18.836736 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:18.837347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0cec823f-7473-4c0c-84da-fd91cc1dfc29 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:18.864751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d23591f9-ef85-4082-affd-17f3079d7b6e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] GET http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 Jan 25 11:07:18.865279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d23591f9-ef85-4082-affd-17f3079d7b6e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:18.865495 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:18.865495 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:18.866174 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d23591f9-ef85-4082-affd-17f3079d7b6e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:18.939284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0cec823f-7473-4c0c-84da-fd91cc1dfc29 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 returned with HTTP 404 Jan 25 11:07:18.940656 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 315/618] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:18 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c96f1c51-5813-49ef-9677-5b37cae3a7a9 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:07:18.953087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de02e7f0-a40d-4016-a901-73ffb14f0983 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/cd213da7-27d3-4af5-97f9-bc04795f8a36 Jan 25 11:07:18.953690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de02e7f0-a40d-4016-a901-73ffb14f0983 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:18.954187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de02e7f0-a40d-4016-a901-73ffb14f0983 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:18.954603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-de02e7f0-a40d-4016-a901-73ffb14f0983 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member cd213da7-27d3-4af5-97f9-bc04795f8a36 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:18.987499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de02e7f0-a40d-4016-a901-73ffb14f0983 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/cd213da7-27d3-4af5-97f9-bc04795f8a36 returned with HTTP 404 Jan 25 11:07:18.988632 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 316/619] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:18 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/cd213da7-27d3-4af5-97f9-bc04795f8a36 => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:07:18.997011 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37ca0d4f-af95-40cc-a504-d835056d5167 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] DELETE http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 Jan 25 11:07:18.997593 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37ca0d4f-af95-40cc-a504-d835056d5167 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:19.001361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37ca0d4f-af95-40cc-a504-d835056d5167 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:19.001876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-37ca0d4f-af95-40cc-a504-d835056d5167 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] delete called for member 50a1aae0-9da1-4dec-98bf-2d855c43ba81 {{(pid=91483) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 11:07:19.002233 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.group_snapshots [None req-37ca0d4f-af95-40cc-a504-d835056d5167 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete group_snapshot with id: 50a1aae0-9da1-4dec-98bf-2d855c43ba81 Jan 25 11:07:19.006861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d23591f9-ef85-4082-affd-17f3079d7b6e tempest-AttachVolumeShelveTestJSON-438223779 tempest-AttachVolumeShelveTestJSON-438223779] http://10.222.0.57/volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 returned with HTTP 404 Jan 25 11:07:19.008097 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 304/620] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:07:18 2021] GET /volume/v3/0e8577113f0e4257bc803a5ca67c5588/volumes/9c57d544-bf49-48ee-b31d-69784ee31e32 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:19.016862 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:19.016862 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:19.179602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37ca0d4f-af95-40cc-a504-d835056d5167 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 returned with HTTP 202 Jan 25 11:07:19.180456 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 317/621] 10.222.0.57 () {60 vars in 1383 bytes} [Mon Jan 25 11:07:18 2021] DELETE /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 25 11:07:19.191440 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail Jan 25 11:07:19.192028 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:19.192521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:19.193240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:19.195102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:07:19.321889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all volumes completed successfully. Jan 25 11:07:19.323407 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:19.323844 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:19.342991 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:19.351093 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:19.351093 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:19.404332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b01a8418-adde-4be2-8948-87721d885de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail returned with HTTP 200 Jan 25 11:07:19.405168 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 305/622] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:07:19 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail => generated 1003 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:19.421862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5372f3a3-fc9b-405c-a065-2eab22152bfc tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail Jan 25 11:07:19.422411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5372f3a3-fc9b-405c-a065-2eab22152bfc tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:19.422610 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:19.422610 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:19.423263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5372f3a3-fc9b-405c-a065-2eab22152bfc tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:19.424606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-5372f3a3-fc9b-405c-a065-2eab22152bfc tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:19.425485 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:19.425485 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:19.427442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-5372f3a3-fc9b-405c-a065-2eab22152bfc tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:07:19.466242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5372f3a3-fc9b-405c-a065-2eab22152bfc tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all snapshots completed successfully. Jan 25 11:07:19.467452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:19.467452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:19.475369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5372f3a3-fc9b-405c-a065-2eab22152bfc tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail returned with HTTP 200 Jan 25 11:07:19.476720 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 318/623] 10.222.0.57 () {58 vars in 1231 bytes} [Mon Jan 25 11:07:19 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail => generated 452 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:19.487958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3810289c-ea69-46e4-8818-bb2fe0b240e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 Jan 25 11:07:19.488928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3810289c-ea69-46e4-8818-bb2fe0b240e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:19.489342 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:19.489342 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:19.491096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3810289c-ea69-46e4-8818-bb2fe0b240e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:19.544885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:19.544885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:19.546408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3810289c-ea69-46e4-8818-bb2fe0b240e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:19.551464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3810289c-ea69-46e4-8818-bb2fe0b240e0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 returned with HTTP 200 Jan 25 11:07:19.556555 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 306/624] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:19 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 => generated 449 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:20.568483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fe533c8-2854-439b-af95-0a4877ed90d3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 Jan 25 11:07:20.569234 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fe533c8-2854-439b-af95-0a4877ed90d3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:20.569570 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:20.569570 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:20.570153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fe533c8-2854-439b-af95-0a4877ed90d3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:20.625134 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:20.625134 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:20.627036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4fe533c8-2854-439b-af95-0a4877ed90d3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:20.629391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fe533c8-2854-439b-af95-0a4877ed90d3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 returned with HTTP 200 Jan 25 11:07:20.630934 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 319/625] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:20 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 => generated 449 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:21.643192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb614474-aeb3-415a-954a-23d318722e92 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 Jan 25 11:07:21.644010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb614474-aeb3-415a-954a-23d318722e92 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:21.644464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:21.644464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:21.645024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb614474-aeb3-415a-954a-23d318722e92 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:21.698621 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb614474-aeb3-415a-954a-23d318722e92 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 returned with HTTP 404 Jan 25 11:07:21.699922 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 307/626] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:21 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/74becf3b-a7eb-428d-a6e0-bb83195fdfd1 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:21.709482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb99fd3b-821a-4e5c-8042-9981bc3456c8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 Jan 25 11:07:21.710258 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb99fd3b-821a-4e5c-8042-9981bc3456c8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:21.710588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:21.710588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:21.711134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb99fd3b-821a-4e5c-8042-9981bc3456c8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:21.711664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-fb99fd3b-821a-4e5c-8042-9981bc3456c8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member 50a1aae0-9da1-4dec-98bf-2d855c43ba81 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:21.724029 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb99fd3b-821a-4e5c-8042-9981bc3456c8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 returned with HTTP 404 Jan 25 11:07:21.725223 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 320/627] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:21 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/50a1aae0-9da1-4dec-98bf-2d855c43ba81 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:07:21.732983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail Jan 25 11:07:21.733749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:21.734385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:21.735342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:21.737082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:07:21.840178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all volumes completed successfully. Jan 25 11:07:21.841843 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:21.842289 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:21.850185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:21.858100 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:21.858100 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:21.882293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ded2b6e-7bc6-4aa7-8c30-156c399bac07 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail returned with HTTP 200 Jan 25 11:07:21.883213 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 308/628] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:07:21 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail => generated 1003 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:21.902290 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a7c70f6-0162-4ca5-bcbb-0d31af7f1769 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1/action Jan 25 11:07:21.903140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a7c70f6-0162-4ca5-bcbb-0d31af7f1769 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:07:21.903599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a7c70f6-0162-4ca5-bcbb-0d31af7f1769 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:21.904649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-2a7c70f6-0162-4ca5-bcbb-0d31af7f1769 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] delete called for group c12db037-ba5a-49ba-96af-31c21dfc1de1 {{(pid=91483) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:07:21.905188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-2a7c70f6-0162-4ca5-bcbb-0d31af7f1769 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete group with id: c12db037-ba5a-49ba-96af-31c21dfc1de1 Jan 25 11:07:21.914373 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:21.914373 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:22.064944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a7c70f6-0162-4ca5-bcbb-0d31af7f1769 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1/action returned with HTTP 202 Jan 25 11:07:22.067077 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 321/629] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:07:21 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:22.074961 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-43b44a3f-0f92-44ac-8210-f54e3ba78669 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe Jan 25 11:07:22.075816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-43b44a3f-0f92-44ac-8210-f54e3ba78669 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:22.076194 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:22.076194 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:22.076791 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-43b44a3f-0f92-44ac-8210-f54e3ba78669 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:22.165436 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:22.165436 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:22.182076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-43b44a3f-0f92-44ac-8210-f54e3ba78669 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:22.224235 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-43b44a3f-0f92-44ac-8210-f54e3ba78669 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:22.227253 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-43b44a3f-0f92-44ac-8210-f54e3ba78669 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:22.249162 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-43b44a3f-0f92-44ac-8210-f54e3ba78669 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:22.256936 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:22.256936 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:22.285898 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-43b44a3f-0f92-44ac-8210-f54e3ba78669 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe returned with HTTP 200 Jan 25 11:07:22.287776 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 309/630] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:22 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe => generated 999 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:23.307305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ffebfb1-e125-4bb9-bb95-e078756787d0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe Jan 25 11:07:23.308916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ffebfb1-e125-4bb9-bb95-e078756787d0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:23.309486 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:23.309486 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:23.310216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ffebfb1-e125-4bb9-bb95-e078756787d0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:23.428755 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:23.428755 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:23.440793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5ffebfb1-e125-4bb9-bb95-e078756787d0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:23.474759 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-5ffebfb1-e125-4bb9-bb95-e078756787d0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:23.477548 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-5ffebfb1-e125-4bb9-bb95-e078756787d0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:23.498617 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-5ffebfb1-e125-4bb9-bb95-e078756787d0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:23.529214 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:23.529214 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:23.608345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ffebfb1-e125-4bb9-bb95-e078756787d0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe returned with HTTP 200 Jan 25 11:07:23.609198 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 322/631] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:23 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe => generated 999 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:24.626567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22050025-330b-4523-9959-1e840b8669a4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe Jan 25 11:07:24.627338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22050025-330b-4523-9959-1e840b8669a4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:24.627774 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:24.627774 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:24.628161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22050025-330b-4523-9959-1e840b8669a4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:24.743032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22050025-330b-4523-9959-1e840b8669a4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe returned with HTTP 404 Jan 25 11:07:24.744114 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 310/632] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:24 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:07:24.752673 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99d6e88c-5edf-4411-8c61-2cfc4176ed89 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1 Jan 25 11:07:24.753794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99d6e88c-5edf-4411-8c61-2cfc4176ed89 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:24.754179 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:24.754179 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:24.754563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99d6e88c-5edf-4411-8c61-2cfc4176ed89 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:24.754980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-99d6e88c-5edf-4411-8c61-2cfc4176ed89 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c12db037-ba5a-49ba-96af-31c21dfc1de1 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:24.765852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99d6e88c-5edf-4411-8c61-2cfc4176ed89 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1 returned with HTTP 404 Jan 25 11:07:24.766889 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 323/633] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:24 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c12db037-ba5a-49ba-96af-31c21dfc1de1 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:07:24.775795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f239d2f9-0aa6-4e99-be6d-a499b213f8b4 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] DELETE http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types/0d764793-4841-45f6-a178-cd3fff41adb2 Jan 25 11:07:24.776342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f239d2f9-0aa6-4e99-be6d-a499b213f8b4 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:24.776996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f239d2f9-0aa6-4e99-be6d-a499b213f8b4 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:24.817934 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:07:24.817934 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:07:24.831670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f239d2f9-0aa6-4e99-be6d-a499b213f8b4 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types/0d764793-4841-45f6-a178-cd3fff41adb2 returned with HTTP 202 Jan 25 11:07:24.836077 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 311/634] 10.222.0.57 () {60 vars in 1371 bytes} [Mon Jan 25 11:07:24 2021] DELETE /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types/0d764793-4841-45f6-a178-cd3fff41adb2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:24.849008 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7ec6c85-84ea-428f-a8e4-ee9bdf211fbd tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] POST http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types Jan 25 11:07:24.850433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c7ec6c85-84ea-428f-a8e4-ee9bdf211fbd tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1301413453"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:24.973896 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7ec6c85-84ea-428f-a8e4-ee9bdf211fbd tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types returned with HTTP 200 Jan 25 11:07:24.975811 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 324/635] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:07:24 2021] POST /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types => generated 224 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:24.986800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad48d3ef-c275-4648-898c-b4f027ffc076 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] POST http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types Jan 25 11:07:24.988554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad48d3ef-c275-4648-898c-b4f027ffc076 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-590655096"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:25.057524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad48d3ef-c275-4648-898c-b4f027ffc076 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types returned with HTTP 202 Jan 25 11:07:25.059140 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 312/636] 10.222.0.57 () {62 vars in 1278 bytes} [Mon Jan 25 11:07:24 2021] POST /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types => generated 180 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:25.070245 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0cd2303-f823-4eab-9b4f-2d1cb2f5e24d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups Jan 25 11:07:25.071179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0cd2303-f823-4eab-9b4f-2d1cb2f5e24d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b4c19a73-4f9c-4bad-8491-8cb5f09d412d", "volume_types": ["f0d1ce19-227a-4554-9d77-9c7a066b2cb7"], "name": "tempest-GroupSnapshotsTest-Group-1275084190"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:25.073111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-a0cd2303-f823-4eab-9b4f-2d1cb2f5e24d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating new group {'group': {'group_type': 'b4c19a73-4f9c-4bad-8491-8cb5f09d412d', 'volume_types': ['f0d1ce19-227a-4554-9d77-9c7a066b2cb7'], 'name': 'tempest-GroupSnapshotsTest-Group-1275084190'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 11:07:25.108349 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-a0cd2303-f823-4eab-9b4f-2d1cb2f5e24d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating group tempest-GroupSnapshotsTest-Group-1275084190. Jan 25 11:07:25.157297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a0cd2303-f823-4eab-9b4f-2d1cb2f5e24d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability Zones retrieved successfully. Jan 25 11:07:25.183812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a0cd2303-f823-4eab-9b4f-2d1cb2f5e24d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['2ed3dfd8-7f7b-4b32-b59a-a1d8c92837a6'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:25.260984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0cd2303-f823-4eab-9b4f-2d1cb2f5e24d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups returned with HTTP 202 Jan 25 11:07:25.268229 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 325/637] 10.222.0.57 () {62 vars in 1264 bytes} [Mon Jan 25 11:07:25 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups => generated 112 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:25.272754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f6ceb13-f244-414a-9661-f37182107e84 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:25.273339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f6ceb13-f244-414a-9661-f37182107e84 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:25.274381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f6ceb13-f244-414a-9661-f37182107e84 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:25.274802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-6f6ceb13-f244-414a-9661-f37182107e84 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:25.296733 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:25.296733 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:25.368320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f6ceb13-f244-414a-9661-f37182107e84 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:25.369335 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 313/638] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:25 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 392 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:26.381588 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9427b72-398f-41b6-923a-aa7fe5d65041 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:26.382287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9427b72-398f-41b6-923a-aa7fe5d65041 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:26.382740 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:26.382740 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:26.383193 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9427b72-398f-41b6-923a-aa7fe5d65041 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:26.383721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-a9427b72-398f-41b6-923a-aa7fe5d65041 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:26.391077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:26.391077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:26.419449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9427b72-398f-41b6-923a-aa7fe5d65041 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:26.421064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 326/639] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:26 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:26.432568 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes Jan 25 11:07:26.433407 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:26.433407 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:26.434284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f0d1ce19-227a-4554-9d77-9c7a066b2cb7", "group_id": "c3456301-aff0-44e2-95ca-ea35009946ba", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1055684276"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:26.435687 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume request body: {'volume': {'volume_type': 'f0d1ce19-227a-4554-9d77-9c7a066b2cb7', 'group_id': 'c3456301-aff0-44e2-95ca-ea35009946ba', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1055684276'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:07:26.463167 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:26.463167 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:26.465936 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume of 1 GB Jan 25 11:07:26.492587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability Zones retrieved successfully. Jan 25 11:07:26.525535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (94dcbc92-0315-45cd-b769-8022e902e127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:07:26.529220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fac9629-1b26-4c69-80c8-a8b82d133569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:26.531549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:26.531549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:26.532428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:07:26.631116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fac9629-1b26-4c69-80c8-a8b82d133569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:07:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0d1ce19-227a-4554-9d77-9c7a066b2cb7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1301413453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0d1ce19-227a-4554-9d77-9c7a066b2cb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c3456301-aff0-44e2-95ca-ea35009946ba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:26.633327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae8b0e5-e3e5-4857-8a15-59cc4d1f8d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:26.691701 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1301413453 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1301413453, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:07:26.693005 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1301413453 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1301413453, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:07:26.750563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['646f232f-5ce4-439b-a14d-b4cc00605b53', 'a5ca1dfc-7149-4707-bbf0-38b260b2fa1f', '2c32f02f-5139-4bcb-bd9d-4063412f3c55', '953e1ba4-6e61-4349-a85d-900a631ae1b3'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:26.753067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae8b0e5-e3e5-4857-8a15-59cc4d1f8d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['646f232f-5ce4-439b-a14d-b4cc00605b53', 'a5ca1dfc-7149-4707-bbf0-38b260b2fa1f', '2c32f02f-5139-4bcb-bd9d-4063412f3c55', '953e1ba4-6e61-4349-a85d-900a631ae1b3']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:26.755550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1461efee-ea0e-4fa4-b9c4-ea1dd3b34358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:26.825079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1461efee-ea0e-4fa4-b9c4-ea1dd3b34358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3a62769-d4ce-484c-b006-b238b70de5f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1055684276',encryption_key_id=None,group_id=c3456301-aff0-44e2-95ca-ea35009946ba,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['646f232f-5ce4-439b-a14d-b4cc00605b53','a5ca1dfc-7149-4707-bbf0-38b260b2fa1f','2c32f02f-5139-4bcb-bd9d-4063412f3c55','953e1ba4-6e61-4349-a85d-900a631ae1b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=f0d1ce19-227a-4554-9d77-9c7a066b2cb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1055684276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c3456301-aff0-44e2-95ca-ea35009946ba,host=None,id=c3a62769-d4ce-484c-b006-b238b70de5f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023262379dd74e7bbe7b7c445bc5f049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b9d12de5477447779973bb9b82b9bdf9',volume_attachment=,volume_type=,volume_type_id=f0d1ce19-227a-4554-9d77-9c7a066b2cb7)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:26.827705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec634210-ca79-4061-b883-a853d48eed34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:26.868244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec634210-ca79-4061-b883-a853d48eed34) transitioned into state 'SUCCESS' from state '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-1055684276',encryption_key_id=None,group_id=c3456301-aff0-44e2-95ca-ea35009946ba,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['646f232f-5ce4-439b-a14d-b4cc00605b53','a5ca1dfc-7149-4707-bbf0-38b260b2fa1f','2c32f02f-5139-4bcb-bd9d-4063412f3c55','953e1ba4-6e61-4349-a85d-900a631ae1b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=f0d1ce19-227a-4554-9d77-9c7a066b2cb7)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:26.870696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f179f8-9585-4f24-934d-60a8b096333e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:26.897504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f179f8-9585-4f24-934d-60a8b096333e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:26.900417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (94dcbc92-0315-45cd-b769-8022e902e127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:07:26.966158 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume request issued successfully. Jan 25 11:07:26.982988 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:26.983449 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:27.001216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:27.009985 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:27.009985 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:27.025402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c189bf5-ae4b-46c3-b717-9627e9122dc0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes returned with HTTP 202 Jan 25 11:07:27.027154 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 314/640] 10.222.0.57 () {62 vars in 1267 bytes} [Mon Jan 25 11:07:26 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes => generated 908 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:27.043370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-367972ff-fd17-43f1-9818-8b4260bed52b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 Jan 25 11:07:27.044031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-367972ff-fd17-43f1-9818-8b4260bed52b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:27.044346 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:27.044346 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:27.044819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-367972ff-fd17-43f1-9818-8b4260bed52b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:27.109174 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:27.109174 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:27.119804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-367972ff-fd17-43f1-9818-8b4260bed52b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:27.136014 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-367972ff-fd17-43f1-9818-8b4260bed52b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:27.136463 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-367972ff-fd17-43f1-9818-8b4260bed52b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:27.144515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-367972ff-fd17-43f1-9818-8b4260bed52b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:27.152431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:27.152431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:27.177825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-367972ff-fd17-43f1-9818-8b4260bed52b tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 returned with HTTP 200 Jan 25 11:07:27.178855 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 327/641] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:27 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 => generated 1000 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:28.196003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-607d4aab-4e2d-418e-a53a-42ccda4d7042 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 Jan 25 11:07:28.196592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-607d4aab-4e2d-418e-a53a-42ccda4d7042 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:28.196786 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:28.196786 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:28.197166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-607d4aab-4e2d-418e-a53a-42ccda4d7042 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:28.300426 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:28.300426 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:28.332337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-607d4aab-4e2d-418e-a53a-42ccda4d7042 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:28.367165 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-607d4aab-4e2d-418e-a53a-42ccda4d7042 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:28.367614 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-607d4aab-4e2d-418e-a53a-42ccda4d7042 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:28.396603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-607d4aab-4e2d-418e-a53a-42ccda4d7042 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:28.404564 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:28.404564 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:28.469296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-607d4aab-4e2d-418e-a53a-42ccda4d7042 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 returned with HTTP 200 Jan 25 11:07:28.471908 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 315/642] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:28 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 => generated 1001 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:28.488101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes Jan 25 11:07:28.488957 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:28.488957 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:28.489743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f0d1ce19-227a-4554-9d77-9c7a066b2cb7", "group_id": "c3456301-aff0-44e2-95ca-ea35009946ba", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1814126656"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:28.500107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume request body: {'volume': {'volume_type': 'f0d1ce19-227a-4554-9d77-9c7a066b2cb7', 'group_id': 'c3456301-aff0-44e2-95ca-ea35009946ba', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1814126656'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:07:28.539250 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:28.539250 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:28.554242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume of 1 GB Jan 25 11:07:28.571993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability Zones retrieved successfully. Jan 25 11:07:28.623979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (232d5a1d-329f-48e1-90df-894bf7f54139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:07:28.627648 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f03c06-f2ea-474b-9a2d-6e01a8839f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:28.630646 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:28.630646 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:28.632428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:07:28.740061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f03c06-f2ea-474b-9a2d-6e01a8839f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:07:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0d1ce19-227a-4554-9d77-9c7a066b2cb7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1301413453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0d1ce19-227a-4554-9d77-9c7a066b2cb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c3456301-aff0-44e2-95ca-ea35009946ba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:28.743149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe0a1fe-73bf-4c5e-92a0-3ce3254fceaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:28.862924 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1301413453 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1301413453, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:07:28.865023 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1301413453 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1301413453, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:07:28.916226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['c021774b-9107-449b-ae2a-b09032007cd0', '21f0d245-4347-4f16-b16c-35011c241f6a', 'b75d1bc0-cd7a-4edc-8405-01e454c2c890', '0818106e-01fe-46cf-b5fa-120101b30be9'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:28.921989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe0a1fe-73bf-4c5e-92a0-3ce3254fceaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c021774b-9107-449b-ae2a-b09032007cd0', '21f0d245-4347-4f16-b16c-35011c241f6a', 'b75d1bc0-cd7a-4edc-8405-01e454c2c890', '0818106e-01fe-46cf-b5fa-120101b30be9']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:28.925565 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15df0640-a59b-4632-b676-3f0eb9a09b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:29.022806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15df0640-a59b-4632-b676-3f0eb9a09b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5c45018-c967-429d-9a34-99600f0ec85b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1814126656',encryption_key_id=None,group_id=c3456301-aff0-44e2-95ca-ea35009946ba,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['c021774b-9107-449b-ae2a-b09032007cd0','21f0d245-4347-4f16-b16c-35011c241f6a','b75d1bc0-cd7a-4edc-8405-01e454c2c890','0818106e-01fe-46cf-b5fa-120101b30be9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=f0d1ce19-227a-4554-9d77-9c7a066b2cb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1814126656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c3456301-aff0-44e2-95ca-ea35009946ba,host=None,id=c5c45018-c967-429d-9a34-99600f0ec85b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023262379dd74e7bbe7b7c445bc5f049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b9d12de5477447779973bb9b82b9bdf9',volume_attachment=,volume_type=,volume_type_id=f0d1ce19-227a-4554-9d77-9c7a066b2cb7)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:29.027739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe088703-5de3-4374-bcc2-129df113c87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:29.087547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe088703-5de3-4374-bcc2-129df113c87e) transitioned into state 'SUCCESS' from state '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-1814126656',encryption_key_id=None,group_id=c3456301-aff0-44e2-95ca-ea35009946ba,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['c021774b-9107-449b-ae2a-b09032007cd0','21f0d245-4347-4f16-b16c-35011c241f6a','b75d1bc0-cd7a-4edc-8405-01e454c2c890','0818106e-01fe-46cf-b5fa-120101b30be9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=f0d1ce19-227a-4554-9d77-9c7a066b2cb7)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:29.093497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82d0e92-f391-4a67-81c4-b1e35001bbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:29.138409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82d0e92-f391-4a67-81c4-b1e35001bbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:29.145249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (232d5a1d-329f-48e1-90df-894bf7f54139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:07:29.223120 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume request issued successfully. Jan 25 11:07:29.250557 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:29.251863 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:29.283675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:29.298395 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:29.298395 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:29.330734 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a1caf1c-2322-4b30-a099-38d30b9bddb7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes returned with HTTP 202 Jan 25 11:07:29.332881 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 328/643] 10.222.0.57 () {62 vars in 1267 bytes} [Mon Jan 25 11:07:28 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes => generated 908 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:29.347750 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9a0623e0-590d-4207-9d7e-0369aa5dd09e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b Jan 25 11:07:29.348573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9a0623e0-590d-4207-9d7e-0369aa5dd09e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:29.348967 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:29.348967 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:29.349587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9a0623e0-590d-4207-9d7e-0369aa5dd09e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:29.467747 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:29.467747 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:29.492073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9a0623e0-590d-4207-9d7e-0369aa5dd09e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:29.516645 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-9a0623e0-590d-4207-9d7e-0369aa5dd09e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:29.517986 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-9a0623e0-590d-4207-9d7e-0369aa5dd09e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:29.540367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-9a0623e0-590d-4207-9d7e-0369aa5dd09e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:29.548025 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:29.548025 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:29.593561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9a0623e0-590d-4207-9d7e-0369aa5dd09e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b returned with HTTP 200 Jan 25 11:07:29.596839 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 316/644] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:29 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b => generated 1000 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:30.613878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d3924e-c707-4df8-a94c-64a6cc7a5c1a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b Jan 25 11:07:30.615318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d3924e-c707-4df8-a94c-64a6cc7a5c1a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:30.615684 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:30.615684 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:30.616688 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d3924e-c707-4df8-a94c-64a6cc7a5c1a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:30.732769 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:30.732769 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:30.742284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-04d3924e-c707-4df8-a94c-64a6cc7a5c1a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:30.759368 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-04d3924e-c707-4df8-a94c-64a6cc7a5c1a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:30.759368 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-04d3924e-c707-4df8-a94c-64a6cc7a5c1a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:30.778559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-04d3924e-c707-4df8-a94c-64a6cc7a5c1a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:30.787555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:30.787555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:30.857408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d3924e-c707-4df8-a94c-64a6cc7a5c1a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b returned with HTTP 200 Jan 25 11:07:30.860523 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 329/645] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:30 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b => generated 1001 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:30.880837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f326c74b-b171-424c-ab41-4708f7660cfe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] PUT http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:30.881352 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:30.881352 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:30.881803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f326c74b-b171-424c-ab41-4708f7660cfe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c3a62769-d4ce-484c-b006-b238b70de5f3"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:30.901450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-f326c74b-b171-424c-ab41-4708f7660cfe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Update called for group c3456301-aff0-44e2-95ca-ea35009946ba. {{(pid=91484) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 11:07:30.901847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-f326c74b-b171-424c-ab41-4708f7660cfe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Updating group c3456301-aff0-44e2-95ca-ea35009946ba with name None description: None add_volumes: None remove_volumes: c3a62769-d4ce-484c-b006-b238b70de5f3. Jan 25 11:07:30.925572 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:30.925572 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:31.036769 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f326c74b-b171-424c-ab41-4708f7660cfe tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 202 Jan 25 11:07:31.042954 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 317/646] 10.222.0.57 () {62 vars in 1373 bytes} [Mon Jan 25 11:07:30 2021] PUT /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:31.064728 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d57e8a9-73a6-4f82-b4b0-c543b68b08e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:31.065315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d57e8a9-73a6-4f82-b4b0-c543b68b08e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:31.065535 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:31.065535 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:31.065947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d57e8a9-73a6-4f82-b4b0-c543b68b08e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:31.066365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-0d57e8a9-73a6-4f82-b4b0-c543b68b08e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:31.081865 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:31.081865 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:31.148954 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d57e8a9-73a6-4f82-b4b0-c543b68b08e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:31.149845 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 330/647] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:31 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 392 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:32.162652 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b907de1e-5c15-4c86-870b-d76e152142e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:32.163881 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b907de1e-5c15-4c86-870b-d76e152142e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:32.164396 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:32.164396 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:32.165045 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b907de1e-5c15-4c86-870b-d76e152142e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:32.165680 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-b907de1e-5c15-4c86-870b-d76e152142e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:32.184091 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:32.184091 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:32.242723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b907de1e-5c15-4c86-870b-d76e152142e3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:32.243959 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 318/648] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:32 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 393 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:32.256479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-564416a0-fe4f-4e15-8e86-b45190b52857 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] PUT http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:32.256985 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:32.256985 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:32.257393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-564416a0-fe4f-4e15-8e86-b45190b52857 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c3a62769-d4ce-484c-b006-b238b70de5f3"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:32.275746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-564416a0-fe4f-4e15-8e86-b45190b52857 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Update called for group c3456301-aff0-44e2-95ca-ea35009946ba. {{(pid=91483) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 11:07:32.276473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-564416a0-fe4f-4e15-8e86-b45190b52857 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Updating group c3456301-aff0-44e2-95ca-ea35009946ba with name None description: None add_volumes: c3a62769-d4ce-484c-b006-b238b70de5f3 remove_volumes: None. Jan 25 11:07:32.297469 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:32.297469 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:32.543981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-564416a0-fe4f-4e15-8e86-b45190b52857 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 202 Jan 25 11:07:32.548373 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 331/649] 10.222.0.57 () {62 vars in 1373 bytes} [Mon Jan 25 11:07:32 2021] PUT /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:32.553295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-982615a2-ee52-4dfb-922b-514da60d324d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:32.553895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-982615a2-ee52-4dfb-922b-514da60d324d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:32.554112 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:32.554112 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:32.554492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-982615a2-ee52-4dfb-922b-514da60d324d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:32.554905 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-982615a2-ee52-4dfb-922b-514da60d324d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:32.570928 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:32.570928 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:32.629261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-982615a2-ee52-4dfb-922b-514da60d324d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:32.631471 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 319/650] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:32 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:33.647023 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9c7aee8-cc51-4906-93fe-af1a6eae1006 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:33.647613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9c7aee8-cc51-4906-93fe-af1a6eae1006 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:33.647844 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:33.647844 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:33.648223 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9c7aee8-cc51-4906-93fe-af1a6eae1006 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:33.648643 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-b9c7aee8-cc51-4906-93fe-af1a6eae1006 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:33.658141 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:33.658141 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:33.738053 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9c7aee8-cc51-4906-93fe-af1a6eae1006 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:33.751664 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0b245c3-970f-418d-94ce-8c48f27773e1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] PUT http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:33.752459 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:33.752459 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:33.753129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0b245c3-970f-418d-94ce-8c48f27773e1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c5c45018-c967-429d-9a34-99600f0ec85b"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:33.754462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-e0b245c3-970f-418d-94ce-8c48f27773e1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Update called for group c3456301-aff0-44e2-95ca-ea35009946ba. {{(pid=91484) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 11:07:33.754989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-e0b245c3-970f-418d-94ce-8c48f27773e1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Updating group c3456301-aff0-44e2-95ca-ea35009946ba with name None description: None add_volumes: None remove_volumes: c5c45018-c967-429d-9a34-99600f0ec85b. Jan 25 11:07:33.758377 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 332/651] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:33 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 393 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:33.770201 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:33.770201 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:33.855300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0b245c3-970f-418d-94ce-8c48f27773e1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 202 Jan 25 11:07:33.856895 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 320/652] 10.222.0.57 () {62 vars in 1373 bytes} [Mon Jan 25 11:07:33 2021] PUT /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:33.872688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-378496fb-f163-4a43-ba26-3d07d77183c6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:33.873438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-378496fb-f163-4a43-ba26-3d07d77183c6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:33.874088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:33.874088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:33.874088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-378496fb-f163-4a43-ba26-3d07d77183c6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:33.874478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-378496fb-f163-4a43-ba26-3d07d77183c6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:33.896342 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:33.896342 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:33.973518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-378496fb-f163-4a43-ba26-3d07d77183c6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:33.981588 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 333/653] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:33 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 392 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:34.993883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-972f6b5d-5e6b-437e-b25d-292c9b8c8594 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:34.994449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-972f6b5d-5e6b-437e-b25d-292c9b8c8594 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:34.994819 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:34.994819 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:34.995426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-972f6b5d-5e6b-437e-b25d-292c9b8c8594 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:34.996001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-972f6b5d-5e6b-437e-b25d-292c9b8c8594 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:35.019440 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:35.019440 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:35.074271 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-972f6b5d-5e6b-437e-b25d-292c9b8c8594 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:35.075146 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 321/654] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:34 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 393 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:35.087034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8868ac2-4cfc-4f16-93e5-1c647fc5e99a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] PUT http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:35.087787 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:35.087787 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:35.088666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8868ac2-4cfc-4f16-93e5-1c647fc5e99a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c5c45018-c967-429d-9a34-99600f0ec85b"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:35.090247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-a8868ac2-4cfc-4f16-93e5-1c647fc5e99a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Update called for group c3456301-aff0-44e2-95ca-ea35009946ba. {{(pid=91483) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 11:07:35.090773 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-a8868ac2-4cfc-4f16-93e5-1c647fc5e99a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Updating group c3456301-aff0-44e2-95ca-ea35009946ba with name None description: None add_volumes: c5c45018-c967-429d-9a34-99600f0ec85b remove_volumes: None. Jan 25 11:07:35.136862 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:35.136862 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:35.341146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8868ac2-4cfc-4f16-93e5-1c647fc5e99a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 202 Jan 25 11:07:35.346138 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 334/655] 10.222.0.57 () {62 vars in 1373 bytes} [Mon Jan 25 11:07:35 2021] PUT /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:35.352076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9933eaad-cda9-4d8f-8311-cf3c47b78953 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:35.352655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9933eaad-cda9-4d8f-8311-cf3c47b78953 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:35.352851 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:35.352851 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:35.354443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9933eaad-cda9-4d8f-8311-cf3c47b78953 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:35.355035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-9933eaad-cda9-4d8f-8311-cf3c47b78953 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:35.375227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:35.375227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:35.429796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9933eaad-cda9-4d8f-8311-cf3c47b78953 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:35.442107 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 322/656] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:35 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:36.446341 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8968e29b-d193-4a85-878b-6f98df1045e2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:36.449580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8968e29b-d193-4a85-878b-6f98df1045e2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:36.450015 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:36.450015 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:36.450650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8968e29b-d193-4a85-878b-6f98df1045e2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:36.451245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-8968e29b-d193-4a85-878b-6f98df1045e2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:36.461242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:36.461242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:36.496375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8968e29b-d193-4a85-878b-6f98df1045e2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 200 Jan 25 11:07:36.497910 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 335/657] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:36 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 393 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:36.509329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail Jan 25 11:07:36.510209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:36.510581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:36.510581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:36.511363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:36.512087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:36.512885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:36.512885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:36.514023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:07:36.574469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all volumes completed successfully. Jan 25 11:07:36.576007 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:36.576446 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:36.583886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:36.590653 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:36.590653 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:36.602970 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:36.603437 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:36.611654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:36.619157 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:36.619157 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:36.643808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81ed34ee-5f7e-45c9-9dc5-3e1e24ba71f0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail returned with HTTP 200 Jan 25 11:07:36.645092 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 323/658] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:07:36 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail => generated 1995 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:36.662367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c93f9bce-3cd4-4a9b-96e6-8b1922389944 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots Jan 25 11:07:36.663046 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:36.663046 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:36.663466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c93f9bce-3cd4-4a9b-96e6-8b1922389944 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c3456301-aff0-44e2-95ca-ea35009946ba", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1679144798"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:36.664454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-c93f9bce-3cd4-4a9b-96e6-8b1922389944 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating new group_snapshot {'group_snapshot': {'group_id': 'c3456301-aff0-44e2-95ca-ea35009946ba', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1679144798'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 25 11:07:36.672598 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:36.672598 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:36.691172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.group_snapshots [None req-c93f9bce-3cd4-4a9b-96e6-8b1922389944 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1679144798. Jan 25 11:07:36.755587 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:36.755587 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:36.824281 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-c93f9bce-3cd4-4a9b-96e6-8b1922389944 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1301413453 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1301413453, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:07:36.862940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-c93f9bce-3cd4-4a9b-96e6-8b1922389944 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['dda914d0-2e7f-4368-a26d-2449fbd75da4', '6a7047f8-f6f8-4e9a-85aa-03dfa8b6455d', '33f4d9bb-b9b6-41e2-8f6b-a6330bc41be9', '4b02c625-2f94-4455-82f5-51adc81aa9f0'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:37.007585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c93f9bce-3cd4-4a9b-96e6-8b1922389944 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots returned with HTTP 202 Jan 25 11:07:37.009765 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 336/659] 10.222.0.57 () {62 vars in 1291 bytes} [Mon Jan 25 11:07:36 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots => generated 187 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:37.021332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14dd69ee-1290-49ec-b94d-6a611fde185d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:37.022425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14dd69ee-1290-49ec-b94d-6a611fde185d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:37.022808 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:37.022808 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:37.023475 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14dd69ee-1290-49ec-b94d-6a611fde185d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:37.024070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-14dd69ee-1290-49ec-b94d-6a611fde185d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c23e6abc-5f74-40e4-81b6-ee90ab24eb7c {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:37.034023 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:37.034023 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:37.057748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14dd69ee-1290-49ec-b94d-6a611fde185d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c returned with HTTP 200 Jan 25 11:07:37.059154 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 324/660] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:37 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:38.073347 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3fd28d4-b020-48f6-865c-1f05e2731820 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:38.074420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3fd28d4-b020-48f6-865c-1f05e2731820 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:38.074705 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:38.074705 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:38.075215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3fd28d4-b020-48f6-865c-1f05e2731820 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:38.076281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-e3fd28d4-b020-48f6-865c-1f05e2731820 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c23e6abc-5f74-40e4-81b6-ee90ab24eb7c {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:38.105401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:38.105401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:38.130119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3fd28d4-b020-48f6-865c-1f05e2731820 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c returned with HTTP 200 Jan 25 11:07:38.134226 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 337/661] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:38 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c => generated 326 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:39.145090 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19823264-9ef7-45b1-9195-6e9d4fb4acc2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:39.145665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19823264-9ef7-45b1-9195-6e9d4fb4acc2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:39.145768 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:39.145768 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:39.146098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19823264-9ef7-45b1-9195-6e9d4fb4acc2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:39.146518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-19823264-9ef7-45b1-9195-6e9d4fb4acc2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c23e6abc-5f74-40e4-81b6-ee90ab24eb7c {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:39.161465 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:39.161465 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:39.233530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19823264-9ef7-45b1-9195-6e9d4fb4acc2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c returned with HTTP 200 Jan 25 11:07:39.234605 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 325/662] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:39 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c => generated 326 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:40.250574 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d18bfb50-74eb-47a5-b5b4-95f69149e868 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:40.251362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d18bfb50-74eb-47a5-b5b4-95f69149e868 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:40.251905 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:40.251905 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:40.252734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d18bfb50-74eb-47a5-b5b4-95f69149e868 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:40.253579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-d18bfb50-74eb-47a5-b5b4-95f69149e868 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c23e6abc-5f74-40e4-81b6-ee90ab24eb7c {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:40.274765 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:40.274765 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:40.319086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d18bfb50-74eb-47a5-b5b4-95f69149e868 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c returned with HTTP 200 Jan 25 11:07:40.322839 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 338/663] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:40 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c => generated 326 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:41.334052 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e46fddfa-4b10-45a0-a544-52906fbce1be tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:41.334595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e46fddfa-4b10-45a0-a544-52906fbce1be tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:41.334822 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:41.334822 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:41.335195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e46fddfa-4b10-45a0-a544-52906fbce1be tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:41.335605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-e46fddfa-4b10-45a0-a544-52906fbce1be tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c23e6abc-5f74-40e4-81b6-ee90ab24eb7c {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:41.353182 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.353182 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.376492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e46fddfa-4b10-45a0-a544-52906fbce1be tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c returned with HTTP 200 Jan 25 11:07:41.377362 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 326/664] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:41 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c => generated 327 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:41.387776 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58ea513d-366d-4b80-bd4c-6cb514e672dd tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail Jan 25 11:07:41.388297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58ea513d-366d-4b80-bd4c-6cb514e672dd tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:41.388490 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:41.388490 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:41.389131 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58ea513d-366d-4b80-bd4c-6cb514e672dd tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:41.390411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-58ea513d-366d-4b80-bd4c-6cb514e672dd tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:41.393315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-58ea513d-366d-4b80-bd4c-6cb514e672dd tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:07:41.431442 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-58ea513d-366d-4b80-bd4c-6cb514e672dd tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all snapshots completed successfully. Jan 25 11:07:41.432485 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.432485 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.446141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58ea513d-366d-4b80-bd4c-6cb514e672dd tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail returned with HTTP 200 Jan 25 11:07:41.447038 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 339/665] 10.222.0.57 () {58 vars in 1231 bytes} [Mon Jan 25 11:07:41 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail => generated 931 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:41.460636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c74dd39-3f0e-4b34-b5db-73ccbddc6c08 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c Jan 25 11:07:41.461327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c74dd39-3f0e-4b34-b5db-73ccbddc6c08 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:41.461708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:41.461708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:41.462323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c74dd39-3f0e-4b34-b5db-73ccbddc6c08 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:41.493651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.493651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.495110 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6c74dd39-3f0e-4b34-b5db-73ccbddc6c08 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:41.497981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c74dd39-3f0e-4b34-b5db-73ccbddc6c08 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c returned with HTTP 200 Jan 25 11:07:41.499083 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 327/666] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:41 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:41.511114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d5432ac-d77e-43ea-88e2-33930956c809 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/b940e204-6f87-45ba-9308-282bb42743b3 Jan 25 11:07:41.511844 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d5432ac-d77e-43ea-88e2-33930956c809 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:41.512202 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:41.512202 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:41.512875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d5432ac-d77e-43ea-88e2-33930956c809 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:41.540125 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.540125 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.541925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4d5432ac-d77e-43ea-88e2-33930956c809 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:41.544206 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d5432ac-d77e-43ea-88e2-33930956c809 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/b940e204-6f87-45ba-9308-282bb42743b3 returned with HTTP 200 Jan 25 11:07:41.545545 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 340/667] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:41 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/b940e204-6f87-45ba-9308-282bb42743b3 => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:41.556843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d5f99a53-c78b-453c-969b-d483db5d3351 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] DELETE http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:41.557800 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d5f99a53-c78b-453c-969b-d483db5d3351 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:41.558250 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:41.558250 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:41.558916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d5f99a53-c78b-453c-969b-d483db5d3351 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:41.559518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-d5f99a53-c78b-453c-969b-d483db5d3351 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] delete called for member c23e6abc-5f74-40e4-81b6-ee90ab24eb7c {{(pid=91484) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 11:07:41.560069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.group_snapshots [None req-d5f99a53-c78b-453c-969b-d483db5d3351 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete group_snapshot with id: c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:41.567421 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.567421 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.652063 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d5f99a53-c78b-453c-969b-d483db5d3351 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c returned with HTTP 202 Jan 25 11:07:41.653401 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 328/668] 10.222.0.57 () {60 vars in 1383 bytes} [Mon Jan 25 11:07:41 2021] DELETE /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:41.661489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail Jan 25 11:07:41.662304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:41.662669 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:41.662669 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:41.663282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:41.664064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:41.666032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:07:41.769281 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all volumes completed successfully. Jan 25 11:07:41.776502 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:41.777182 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:41.801770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:41.808680 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.808680 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.834453 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:41.834903 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:41.850474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:41.858002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.858002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.883343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aaa0eaf9-f9a0-4f59-b1e9-2784ec3d10d7 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail returned with HTTP 200 Jan 25 11:07:41.884542 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 341/669] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:07:41 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail => generated 1995 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:41.901263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00ee0abf-1ef1-485a-a3df-9c1a797f4373 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail Jan 25 11:07:41.902167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00ee0abf-1ef1-485a-a3df-9c1a797f4373 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:41.902598 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:41.902598 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:41.903259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00ee0abf-1ef1-485a-a3df-9c1a797f4373 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:41.904035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-00ee0abf-1ef1-485a-a3df-9c1a797f4373 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:41.904918 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.904918 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.906886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-00ee0abf-1ef1-485a-a3df-9c1a797f4373 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:07:41.926939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-00ee0abf-1ef1-485a-a3df-9c1a797f4373 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all snapshots completed successfully. Jan 25 11:07:41.928308 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.928308 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.930119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00ee0abf-1ef1-485a-a3df-9c1a797f4373 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail returned with HTTP 200 Jan 25 11:07:41.931160 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 329/670] 10.222.0.57 () {58 vars in 1231 bytes} [Mon Jan 25 11:07:41 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail => generated 929 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:41.943406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c75c117d-2b28-4278-8621-0afda7f511a9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c Jan 25 11:07:41.944210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c75c117d-2b28-4278-8621-0afda7f511a9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:41.944639 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:41.944639 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:41.945307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c75c117d-2b28-4278-8621-0afda7f511a9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:41.975392 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:41.975392 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:41.991116 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c75c117d-2b28-4278-8621-0afda7f511a9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:41.993639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c75c117d-2b28-4278-8621-0afda7f511a9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c returned with HTTP 200 Jan 25 11:07:41.994702 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 342/671] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:41 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c => generated 469 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:43.006926 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aff96466-cde5-42a6-a42b-53542134427d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c Jan 25 11:07:43.007651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aff96466-cde5-42a6-a42b-53542134427d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:43.007983 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:43.007983 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:43.008539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aff96466-cde5-42a6-a42b-53542134427d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:43.062950 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:43.062950 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:43.065856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aff96466-cde5-42a6-a42b-53542134427d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:43.068879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aff96466-cde5-42a6-a42b-53542134427d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c returned with HTTP 200 Jan 25 11:07:43.069999 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 330/672] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:43 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c => generated 469 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:44.083282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a081edca-fb1c-4b85-8afd-ad77c7cfb5a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c Jan 25 11:07:44.083834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a081edca-fb1c-4b85-8afd-ad77c7cfb5a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:44.084010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:44.084010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:44.084394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a081edca-fb1c-4b85-8afd-ad77c7cfb5a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:44.150919 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:44.150919 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:44.154819 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a081edca-fb1c-4b85-8afd-ad77c7cfb5a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:44.162979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a081edca-fb1c-4b85-8afd-ad77c7cfb5a8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c returned with HTTP 200 Jan 25 11:07:44.164499 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 343/673] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:44 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c => generated 468 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:45.179581 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46c49445-c1a6-412d-8bb0-670be9ce937e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c Jan 25 11:07:45.181922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46c49445-c1a6-412d-8bb0-670be9ce937e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:45.182323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:45.182323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:45.182972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46c49445-c1a6-412d-8bb0-670be9ce937e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:45.260208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46c49445-c1a6-412d-8bb0-670be9ce937e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c returned with HTTP 404 Jan 25 11:07:45.261669 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 331/674] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:45 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/d2c7660b-2ba4-4bf8-81b8-d03832b8622c => generated 111 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:45.271627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-808e696b-6280-486a-94b9-27e1e85bfc09 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/b940e204-6f87-45ba-9308-282bb42743b3 Jan 25 11:07:45.272413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-808e696b-6280-486a-94b9-27e1e85bfc09 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:45.272774 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:45.272774 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:45.273386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-808e696b-6280-486a-94b9-27e1e85bfc09 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:45.303585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-808e696b-6280-486a-94b9-27e1e85bfc09 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/b940e204-6f87-45ba-9308-282bb42743b3 returned with HTTP 404 Jan 25 11:07:45.305023 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 344/675] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:45 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/b940e204-6f87-45ba-9308-282bb42743b3 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:45.313577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ae44094-98b4-4ae7-a482-bbebd4f76839 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:45.314768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ae44094-98b4-4ae7-a482-bbebd4f76839 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:45.315440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ae44094-98b4-4ae7-a482-bbebd4f76839 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:45.316032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-3ae44094-98b4-4ae7-a482-bbebd4f76839 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c23e6abc-5f74-40e4-81b6-ee90ab24eb7c {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:45.322501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ae44094-98b4-4ae7-a482-bbebd4f76839 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c returned with HTTP 404 Jan 25 11:07:45.324933 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 332/676] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:45 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 25 11:07:45.334502 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34eab9c3-3607-4343-bf4e-0d2aec1930df tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] DELETE http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:45.335205 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34eab9c3-3607-4343-bf4e-0d2aec1930df tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:45.335576 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34eab9c3-3607-4343-bf4e-0d2aec1930df tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:45.335980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-34eab9c3-3607-4343-bf4e-0d2aec1930df tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] delete called for member c23e6abc-5f74-40e4-81b6-ee90ab24eb7c {{(pid=91483) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 11:07:45.336314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.group_snapshots [None req-34eab9c3-3607-4343-bf4e-0d2aec1930df tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete group_snapshot with id: c23e6abc-5f74-40e4-81b6-ee90ab24eb7c Jan 25 11:07:45.347187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34eab9c3-3607-4343-bf4e-0d2aec1930df tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c returned with HTTP 404 Jan 25 11:07:45.354040 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 345/677] 10.222.0.57 () {60 vars in 1383 bytes} [Mon Jan 25 11:07:45 2021] DELETE /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/c23e6abc-5f74-40e4-81b6-ee90ab24eb7c => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:07:45.356828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail Jan 25 11:07:45.357386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:45.357898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:45.358509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:45.360810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:07:45.417896 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all volumes completed successfully. Jan 25 11:07:45.419752 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:45.420335 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:45.429549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:45.436863 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:45.436863 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:45.450631 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:45.451317 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:45.460078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:45.467662 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:45.467662 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:45.493876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce70ea43-9bb6-4c52-9249-b3fb796cf5ff tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail returned with HTTP 200 Jan 25 11:07:45.495804 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 333/678] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:07:45 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail => generated 1995 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:45.527319 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd0e5a86-9ed9-493b-b287-5ca4ba6793d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba/action Jan 25 11:07:45.530070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd0e5a86-9ed9-493b-b287-5ca4ba6793d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:07:45.530656 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd0e5a86-9ed9-493b-b287-5ca4ba6793d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:45.532741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-fd0e5a86-9ed9-493b-b287-5ca4ba6793d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] delete called for group c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91483) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:07:45.533320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-fd0e5a86-9ed9-493b-b287-5ca4ba6793d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete group with id: c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:45.546638 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:45.546638 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:45.826278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd0e5a86-9ed9-493b-b287-5ca4ba6793d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba/action returned with HTTP 202 Jan 25 11:07:45.832596 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 346/679] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:07:45 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba/action => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:45.836901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fd5d709-6eec-4c19-8869-a173543cfab1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b Jan 25 11:07:45.837865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fd5d709-6eec-4c19-8869-a173543cfab1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:45.838283 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:45.838283 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:45.838922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fd5d709-6eec-4c19-8869-a173543cfab1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:45.891221 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:45.891221 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:45.903399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4fd5d709-6eec-4c19-8869-a173543cfab1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:45.920124 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-4fd5d709-6eec-4c19-8869-a173543cfab1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:45.921953 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-4fd5d709-6eec-4c19-8869-a173543cfab1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:45.934241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-4fd5d709-6eec-4c19-8869-a173543cfab1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:45.942662 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:45.942662 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:45.999014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fd5d709-6eec-4c19-8869-a173543cfab1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b returned with HTTP 200 Jan 25 11:07:46.004454 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 334/680] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:45 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b => generated 1000 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:47.017801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8aea4515-da56-4a4f-aadc-83e01ac44151 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b Jan 25 11:07:47.018993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8aea4515-da56-4a4f-aadc-83e01ac44151 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:47.019361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:47.019361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:47.019977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8aea4515-da56-4a4f-aadc-83e01ac44151 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:47.125695 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:47.125695 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:47.142907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8aea4515-da56-4a4f-aadc-83e01ac44151 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:47.191714 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-8aea4515-da56-4a4f-aadc-83e01ac44151 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:47.192184 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-8aea4515-da56-4a4f-aadc-83e01ac44151 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:47.206242 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-8aea4515-da56-4a4f-aadc-83e01ac44151 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:47.214265 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:47.214265 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:47.262696 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8aea4515-da56-4a4f-aadc-83e01ac44151 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b returned with HTTP 200 Jan 25 11:07:47.263743 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 347/681] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:47 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b => generated 1000 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:48.280901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-981b1d13-19f4-444b-9471-b3438f667539 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b Jan 25 11:07:48.281574 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-981b1d13-19f4-444b-9471-b3438f667539 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:48.282083 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:48.282083 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:48.282726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-981b1d13-19f4-444b-9471-b3438f667539 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:48.412275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:48.412275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:48.436305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-981b1d13-19f4-444b-9471-b3438f667539 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:48.484381 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-981b1d13-19f4-444b-9471-b3438f667539 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:48.488167 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-981b1d13-19f4-444b-9471-b3438f667539 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:48.508102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-981b1d13-19f4-444b-9471-b3438f667539 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:48.526146 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:48.526146 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:48.598493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-981b1d13-19f4-444b-9471-b3438f667539 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b returned with HTTP 200 Jan 25 11:07:48.613077 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 335/682] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:48 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b => generated 1000 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:49.621875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c830635-8183-49f4-8315-1bb37c69274f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b Jan 25 11:07:49.622957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c830635-8183-49f4-8315-1bb37c69274f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:49.623348 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:49.623348 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:49.623959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c830635-8183-49f4-8315-1bb37c69274f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:49.751403 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:49.751403 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:49.772929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c830635-8183-49f4-8315-1bb37c69274f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:49.803427 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-2c830635-8183-49f4-8315-1bb37c69274f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:49.803875 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-2c830635-8183-49f4-8315-1bb37c69274f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:49.820427 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-2c830635-8183-49f4-8315-1bb37c69274f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:49.831492 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:49.831492 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:49.879812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c830635-8183-49f4-8315-1bb37c69274f tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b returned with HTTP 200 Jan 25 11:07:49.881001 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 348/683] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:49 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b => generated 1000 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:50.899441 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d7ce1d-f9ea-4869-a0e9-5d31e2b85fd1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b Jan 25 11:07:50.899441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d7ce1d-f9ea-4869-a0e9-5d31e2b85fd1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:50.899441 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:50.899441 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:50.899441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d7ce1d-f9ea-4869-a0e9-5d31e2b85fd1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:51.003053 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d7ce1d-f9ea-4869-a0e9-5d31e2b85fd1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b returned with HTTP 404 Jan 25 11:07:51.004726 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 336/684] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:50 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:07:51.013979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d5bf0b7-384e-4746-b7ad-2212db7e108e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 Jan 25 11:07:51.014559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d5bf0b7-384e-4746-b7ad-2212db7e108e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:51.014776 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:51.014776 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:51.015233 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d5bf0b7-384e-4746-b7ad-2212db7e108e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:51.138718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d5bf0b7-384e-4746-b7ad-2212db7e108e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 returned with HTTP 404 Jan 25 11:07:51.144414 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 349/685] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:51 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:07:51.151307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4087d810-a825-47a9-8621-7f339921b802 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba Jan 25 11:07:51.151873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4087d810-a825-47a9-8621-7f339921b802 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:51.152350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4087d810-a825-47a9-8621-7f339921b802 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:51.152754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-4087d810-a825-47a9-8621-7f339921b802 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member c3456301-aff0-44e2-95ca-ea35009946ba {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:51.174077 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4087d810-a825-47a9-8621-7f339921b802 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba returned with HTTP 404 Jan 25 11:07:51.176353 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 337/686] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:51 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/c3456301-aff0-44e2-95ca-ea35009946ba => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:07:51.183685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a733a46f-b283-4760-af35-62dba6d637e6 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] DELETE http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types/b4c19a73-4f9c-4bad-8491-8cb5f09d412d Jan 25 11:07:51.184583 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a733a46f-b283-4760-af35-62dba6d637e6 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:51.185214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a733a46f-b283-4760-af35-62dba6d637e6 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:51.276824 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:07:51.276824 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:07:51.300091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a733a46f-b283-4760-af35-62dba6d637e6 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types/b4c19a73-4f9c-4bad-8491-8cb5f09d412d returned with HTTP 202 Jan 25 11:07:51.303574 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 350/687] 10.222.0.57 () {60 vars in 1371 bytes} [Mon Jan 25 11:07:51 2021] DELETE /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types/b4c19a73-4f9c-4bad-8491-8cb5f09d412d => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:51.322802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-479e7f38-473e-494d-abe3-ce5046ca60cc tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] POST http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types Jan 25 11:07:51.323621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-479e7f38-473e-494d-abe3-ce5046ca60cc tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1004179999"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:51.409105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-479e7f38-473e-494d-abe3-ce5046ca60cc tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types returned with HTTP 200 Jan 25 11:07:51.410598 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 338/688] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:07:51 2021] POST /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types => generated 224 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:51.420826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e61f2f0-318d-40ea-a658-c2d0cd3e8799 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] POST http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types Jan 25 11:07:51.421726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e61f2f0-318d-40ea-a658-c2d0cd3e8799 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-741755814"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:51.467561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e61f2f0-318d-40ea-a658-c2d0cd3e8799 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types returned with HTTP 202 Jan 25 11:07:51.468755 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 351/689] 10.222.0.57 () {62 vars in 1278 bytes} [Mon Jan 25 11:07:51 2021] POST /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types => generated 180 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:51.479668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e123d86-ae78-4115-be35-a9183198018c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups Jan 25 11:07:51.480992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e123d86-ae78-4115-be35-a9183198018c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eadbf80d-9772-4fd1-b350-6eb286620e0f", "volume_types": ["ab0df62f-48aa-47d8-90a3-6605e30ae0b6"], "name": "tempest-GroupSnapshotsTest-Group-115664389"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:51.482358 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-7e123d86-ae78-4115-be35-a9183198018c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating new group {'group': {'group_type': 'eadbf80d-9772-4fd1-b350-6eb286620e0f', 'volume_types': ['ab0df62f-48aa-47d8-90a3-6605e30ae0b6'], 'name': 'tempest-GroupSnapshotsTest-Group-115664389'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 11:07:51.508609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-7e123d86-ae78-4115-be35-a9183198018c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating group tempest-GroupSnapshotsTest-Group-115664389. Jan 25 11:07:51.602299 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7e123d86-ae78-4115-be35-a9183198018c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability Zones retrieved successfully. Jan 25 11:07:51.656267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-7e123d86-ae78-4115-be35-a9183198018c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['281d7900-9780-4a7f-8ede-6d00e3a88120'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:51.771579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e123d86-ae78-4115-be35-a9183198018c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups returned with HTTP 202 Jan 25 11:07:51.776409 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 339/690] 10.222.0.57 () {62 vars in 1264 bytes} [Mon Jan 25 11:07:51 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups => generated 111 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:51.784152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6125d70f-b662-46a0-8713-31b693cb6b87 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157 Jan 25 11:07:51.785095 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6125d70f-b662-46a0-8713-31b693cb6b87 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:51.785726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6125d70f-b662-46a0-8713-31b693cb6b87 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:51.786222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-6125d70f-b662-46a0-8713-31b693cb6b87 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member 030fb542-e48a-4033-acf6-89595f331157 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:51.804546 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:51.804546 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:51.895506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6125d70f-b662-46a0-8713-31b693cb6b87 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157 returned with HTTP 200 Jan 25 11:07:51.896386 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 352/691] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:51 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157 => generated 391 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:52.908858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-671832a8-91c0-4337-a60e-33f4e55739b8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157 Jan 25 11:07:52.909516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-671832a8-91c0-4337-a60e-33f4e55739b8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:52.909654 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:52.909654 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:52.909990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-671832a8-91c0-4337-a60e-33f4e55739b8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:52.910591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-671832a8-91c0-4337-a60e-33f4e55739b8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member 030fb542-e48a-4033-acf6-89595f331157 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:07:52.925236 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:52.925236 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:52.988627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-671832a8-91c0-4337-a60e-33f4e55739b8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157 returned with HTTP 200 Jan 25 11:07:52.990065 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 340/692] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:07:52 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157 => generated 392 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:53.000837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes Jan 25 11:07:53.001668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:53.001668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:53.002333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab0df62f-48aa-47d8-90a3-6605e30ae0b6", "group_id": "030fb542-e48a-4033-acf6-89595f331157", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-91811572"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:53.003659 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume request body: {'volume': {'volume_type': 'ab0df62f-48aa-47d8-90a3-6605e30ae0b6', 'group_id': '030fb542-e48a-4033-acf6-89595f331157', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-91811572'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:07:53.047980 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:53.047980 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:53.049557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume of 1 GB Jan 25 11:07:53.083253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Availability Zones retrieved successfully. Jan 25 11:07:53.123296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (3b6c9a6e-750d-4a50-a4a0-813f3fa98b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:07:53.128158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471f5f60-5c03-41f3-bbd8-58e75bfb6326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:53.130016 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:53.130016 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:53.131224 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:07:53.275788 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471f5f60-5c03-41f3-bbd8-58e75bfb6326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:07:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab0df62f-48aa-47d8-90a3-6605e30ae0b6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1004179999',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0df62f-48aa-47d8-90a3-6605e30ae0b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '030fb542-e48a-4033-acf6-89595f331157', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:53.282812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d5cac6-5405-465e-9468-2b15f3f06520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:53.374603 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1004179999 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1004179999, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:07:53.376059 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1004179999 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1004179999, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:07:53.421953 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['ee8888d1-72ac-451f-b761-11ce64a79915', '7d2cfefb-d802-4365-a57e-5a829d14b733', 'db3b3587-c375-44e6-a1ae-2656fe4247b5', 'a6e563fb-feca-4f0d-8d78-b86e628b3567'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:53.428094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d5cac6-5405-465e-9468-2b15f3f06520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee8888d1-72ac-451f-b761-11ce64a79915', '7d2cfefb-d802-4365-a57e-5a829d14b733', 'db3b3587-c375-44e6-a1ae-2656fe4247b5', 'a6e563fb-feca-4f0d-8d78-b86e628b3567']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:53.435746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993dda91-ecbf-4422-bf96-4228e9c46173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:53.512129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993dda91-ecbf-4422-bf96-4228e9c46173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de8321f9-18c4-4d76-a769-3d8c0627616f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-91811572',encryption_key_id=None,group_id=030fb542-e48a-4033-acf6-89595f331157,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['ee8888d1-72ac-451f-b761-11ce64a79915','7d2cfefb-d802-4365-a57e-5a829d14b733','db3b3587-c375-44e6-a1ae-2656fe4247b5','a6e563fb-feca-4f0d-8d78-b86e628b3567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=ab0df62f-48aa-47d8-90a3-6605e30ae0b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-91811572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=030fb542-e48a-4033-acf6-89595f331157,host=None,id=de8321f9-18c4-4d76-a769-3d8c0627616f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023262379dd74e7bbe7b7c445bc5f049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b9d12de5477447779973bb9b82b9bdf9',volume_attachment=,volume_type=,volume_type_id=ab0df62f-48aa-47d8-90a3-6605e30ae0b6)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:53.515299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a44183-363f-47ff-8f9b-0d6931a48bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:53.554303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a44183-363f-47ff-8f9b-0d6931a48bbe) transitioned into state 'SUCCESS' from state '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-91811572',encryption_key_id=None,group_id=030fb542-e48a-4033-acf6-89595f331157,group_type_id=,metadata={},multiattach=False,project_id='023262379dd74e7bbe7b7c445bc5f049',qos_specs=None,replication_status=,reservations=['ee8888d1-72ac-451f-b761-11ce64a79915','7d2cfefb-d802-4365-a57e-5a829d14b733','db3b3587-c375-44e6-a1ae-2656fe4247b5','a6e563fb-feca-4f0d-8d78-b86e628b3567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d12de5477447779973bb9b82b9bdf9',volume_type_id=ab0df62f-48aa-47d8-90a3-6605e30ae0b6)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:53.558900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5152602-53ad-4d57-ae99-7b140191c1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:07:53.588080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5152602-53ad-4d57-ae99-7b140191c1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:07:53.592078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Flow 'volume_create_api' (3b6c9a6e-750d-4a50-a4a0-813f3fa98b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:07:53.661251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Create volume request issued successfully. Jan 25 11:07:53.681852 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:53.682421 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:53.693216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:53.708063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:53.708063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:53.746264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c790bb1-0200-4f04-a268-1e3d10e98cf8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes returned with HTTP 202 Jan 25 11:07:53.762854 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 353/693] 10.222.0.57 () {62 vars in 1267 bytes} [Mon Jan 25 11:07:52 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes => generated 906 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:53.764671 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00af5e11-55fe-4fae-a84e-cba170147e49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f Jan 25 11:07:53.765416 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00af5e11-55fe-4fae-a84e-cba170147e49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:53.765811 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:53.765811 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:53.767025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00af5e11-55fe-4fae-a84e-cba170147e49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:53.859126 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:53.859126 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:53.896854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-00af5e11-55fe-4fae-a84e-cba170147e49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:53.936159 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-00af5e11-55fe-4fae-a84e-cba170147e49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:53.936610 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-00af5e11-55fe-4fae-a84e-cba170147e49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:53.949416 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-00af5e11-55fe-4fae-a84e-cba170147e49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:53.965416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:53.965416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:54.002996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00af5e11-55fe-4fae-a84e-cba170147e49 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f returned with HTTP 200 Jan 25 11:07:54.003817 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 341/694] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:53 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f => generated 974 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:07:55.022213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3102153a-03b0-4ae7-a6ea-435e0e0d5db2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f Jan 25 11:07:55.022804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3102153a-03b0-4ae7-a6ea-435e0e0d5db2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:55.023030 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:55.023030 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:55.023420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3102153a-03b0-4ae7-a6ea-435e0e0d5db2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:55.170185 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:55.170185 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:55.192921 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3102153a-03b0-4ae7-a6ea-435e0e0d5db2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:07:55.231104 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-3102153a-03b0-4ae7-a6ea-435e0e0d5db2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:55.231562 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-3102153a-03b0-4ae7-a6ea-435e0e0d5db2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:55.246575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-3102153a-03b0-4ae7-a6ea-435e0e0d5db2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:55.260387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:55.260387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:55.314469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3102153a-03b0-4ae7-a6ea-435e0e0d5db2 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f returned with HTTP 200 Jan 25 11:07:55.316748 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 354/695] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:07:55 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f => generated 999 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:07:55.338777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6af9274-3388-4e86-8de8-b776c2fd2bb9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots Jan 25 11:07:55.339547 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:55.339547 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:55.340599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6af9274-3388-4e86-8de8-b776c2fd2bb9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "030fb542-e48a-4033-acf6-89595f331157", "name": "tempest-group_snapshot-1396262326"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:07:55.341848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-f6af9274-3388-4e86-8de8-b776c2fd2bb9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating new group_snapshot {'group_snapshot': {'group_id': '030fb542-e48a-4033-acf6-89595f331157', 'name': 'tempest-group_snapshot-1396262326'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 25 11:07:55.354786 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:55.354786 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:55.373354 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.group_snapshots [None req-f6af9274-3388-4e86-8de8-b776c2fd2bb9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Creating group_snapshot tempest-group_snapshot-1396262326. Jan 25 11:07:55.446068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:55.446068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:55.486878 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-f6af9274-3388-4e86-8de8-b776c2fd2bb9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1004179999 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1004179999, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:07:55.487767 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-f6af9274-3388-4e86-8de8-b776c2fd2bb9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1004179999 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1004179999, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:07:55.520866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f6af9274-3388-4e86-8de8-b776c2fd2bb9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Created reservations ['8f52b405-12ef-477e-9a84-aa07be8074f2', '68a8758e-4187-4364-8da4-8912d7a529be', '9edd6699-0f1b-42fe-ac79-7e9205462fd9', '646d414b-da49-4f37-9196-131d2476a265'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:07:55.660827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6af9274-3388-4e86-8de8-b776c2fd2bb9 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots returned with HTTP 202 Jan 25 11:07:55.667580 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 342/696] 10.222.0.57 () {62 vars in 1291 bytes} [Mon Jan 25 11:07:55 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots => generated 168 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:07:55.673556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc628a39-9d80-4c0f-91d9-e46e0c67dfe3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:07:55.674400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc628a39-9d80-4c0f-91d9-e46e0c67dfe3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:55.674795 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:55.674795 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:55.675417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc628a39-9d80-4c0f-91d9-e46e0c67dfe3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:55.675995 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-cc628a39-9d80-4c0f-91d9-e46e0c67dfe3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member d464bc21-2357-4fd9-922b-be66b165796c {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:55.688757 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:55.688757 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:55.746541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc628a39-9d80-4c0f-91d9-e46e0c67dfe3 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c returned with HTTP 200 Jan 25 11:07:55.761140 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 355/697] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:55 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c => generated 307 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:56.775891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1befc7f1-2716-4051-8d9b-d13b93fbed2a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:07:56.777306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1befc7f1-2716-4051-8d9b-d13b93fbed2a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:56.777860 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:56.777860 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:56.779141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1befc7f1-2716-4051-8d9b-d13b93fbed2a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:56.780412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-1befc7f1-2716-4051-8d9b-d13b93fbed2a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member d464bc21-2357-4fd9-922b-be66b165796c {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:56.795174 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:56.795174 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:56.827356 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1befc7f1-2716-4051-8d9b-d13b93fbed2a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c returned with HTTP 200 Jan 25 11:07:56.831921 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 343/698] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:56 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c => generated 307 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:57.844839 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0611f07-e5d7-4da7-bd81-c454eca53b39 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:07:57.845440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0611f07-e5d7-4da7-bd81-c454eca53b39 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:57.845935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:57.845935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:57.847180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0611f07-e5d7-4da7-bd81-c454eca53b39 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:57.847605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-c0611f07-e5d7-4da7-bd81-c454eca53b39 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member d464bc21-2357-4fd9-922b-be66b165796c {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:57.857399 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:57.857399 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:57.890614 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0611f07-e5d7-4da7-bd81-c454eca53b39 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c returned with HTTP 200 Jan 25 11:07:57.896104 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 356/699] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:57 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c => generated 307 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:58.903662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-353bb35d-1437-4cb7-bc82-cb5855eaa04c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:07:58.904963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-353bb35d-1437-4cb7-bc82-cb5855eaa04c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:58.905371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:58.905371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:58.909503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-353bb35d-1437-4cb7-bc82-cb5855eaa04c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:58.910437 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-353bb35d-1437-4cb7-bc82-cb5855eaa04c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member d464bc21-2357-4fd9-922b-be66b165796c {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:58.922708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:58.922708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:58.976454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-353bb35d-1437-4cb7-bc82-cb5855eaa04c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c returned with HTTP 200 Jan 25 11:07:58.980202 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 344/700] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:58 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c => generated 308 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:58.992534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6c29395-e415-44c4-9cf0-097e2e9bcfd8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail Jan 25 11:07:58.993381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6c29395-e415-44c4-9cf0-097e2e9bcfd8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:58.993915 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:58.993915 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:58.994341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6c29395-e415-44c4-9cf0-097e2e9bcfd8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:58.995060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-f6c29395-e415-44c4-9cf0-097e2e9bcfd8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:59.010207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-f6c29395-e415-44c4-9cf0-097e2e9bcfd8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:07:59.077763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f6c29395-e415-44c4-9cf0-097e2e9bcfd8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all snapshots completed successfully. Jan 25 11:07:59.083551 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:59.083551 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:59.085466 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6c29395-e415-44c4-9cf0-097e2e9bcfd8 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail returned with HTTP 200 Jan 25 11:07:59.092336 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 357/701] 10.222.0.57 () {58 vars in 1231 bytes} [Mon Jan 25 11:07:58 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail => generated 454 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:59.104477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66efbe5a-6145-41f0-9ccc-4581ccb1c650 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 Jan 25 11:07:59.105008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66efbe5a-6145-41f0-9ccc-4581ccb1c650 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:59.105705 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:59.105705 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:59.106092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66efbe5a-6145-41f0-9ccc-4581ccb1c650 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:59.191288 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:59.191288 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:59.196141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-66efbe5a-6145-41f0-9ccc-4581ccb1c650 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:59.211604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66efbe5a-6145-41f0-9ccc-4581ccb1c650 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 returned with HTTP 200 Jan 25 11:07:59.212849 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 345/702] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:59 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 => generated 451 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:07:59.224607 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ebae8f9-0d20-450e-8acd-b9745aed1430 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:07:59.225183 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ebae8f9-0d20-450e-8acd-b9745aed1430 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:59.225376 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:59.225376 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:59.226077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ebae8f9-0d20-450e-8acd-b9745aed1430 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:59.226912 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-2ebae8f9-0d20-450e-8acd-b9745aed1430 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member d464bc21-2357-4fd9-922b-be66b165796c {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:07:59.240642 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:59.240642 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:59.269858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ebae8f9-0d20-450e-8acd-b9745aed1430 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c returned with HTTP 200 Jan 25 11:07:59.273806 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 358/703] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:07:59 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c => generated 308 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:59.286551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d1e808e-0cbb-4c24-a953-ca53c3f8c742 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/detail Jan 25 11:07:59.287459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d1e808e-0cbb-4c24-a953-ca53c3f8c742 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:59.288496 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:59.288496 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:59.295980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d1e808e-0cbb-4c24-a953-ca53c3f8c742 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:59.340543 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d1e808e-0cbb-4c24-a953-ca53c3f8c742 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/detail returned with HTTP 200 Jan 25 11:07:59.349939 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 346/704] 10.222.0.57 () {60 vars in 1290 bytes} [Mon Jan 25 11:07:59 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/detail => generated 311 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:07:59.354555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe0b713d-53ec-4f2d-a88b-249f1728b39d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] DELETE http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:07:59.357071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe0b713d-53ec-4f2d-a88b-249f1728b39d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:59.357659 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:59.357659 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:59.358364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe0b713d-53ec-4f2d-a88b-249f1728b39d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:59.359238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-fe0b713d-53ec-4f2d-a88b-249f1728b39d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] delete called for member d464bc21-2357-4fd9-922b-be66b165796c {{(pid=91483) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 11:07:59.359872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.group_snapshots [None req-fe0b713d-53ec-4f2d-a88b-249f1728b39d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete group_snapshot with id: d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:07:59.369211 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:59.369211 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:59.487440 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe0b713d-53ec-4f2d-a88b-249f1728b39d tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c returned with HTTP 202 Jan 25 11:07:59.489020 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 359/705] 10.222.0.57 () {60 vars in 1383 bytes} [Mon Jan 25 11:07:59 2021] DELETE /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:07:59.496465 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail Jan 25 11:07:59.497059 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:59.497240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:59.497240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:59.498194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:59.498986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:59.499918 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:59.499918 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:59.501794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:07:59.606791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all volumes completed successfully. Jan 25 11:07:59.608753 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:07:59.610748 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:07:59.627604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:07:59.637585 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:59.637585 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:59.686258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-88ecd092-8bc0-444b-bbc8-57db935be3c5 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail returned with HTTP 200 Jan 25 11:07:59.700510 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 347/706] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:07:59 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail => generated 1002 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:07:59.707169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c549817f-42c2-4ba5-80cc-264afda7739c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail Jan 25 11:07:59.707738 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c549817f-42c2-4ba5-80cc-264afda7739c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:59.707941 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:59.707941 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:59.708322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c549817f-42c2-4ba5-80cc-264afda7739c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:59.708903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-c549817f-42c2-4ba5-80cc-264afda7739c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:07:59.709598 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:59.709598 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:59.712640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-c549817f-42c2-4ba5-80cc-264afda7739c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:07:59.753256 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c549817f-42c2-4ba5-80cc-264afda7739c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all snapshots completed successfully. Jan 25 11:07:59.754607 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:59.754607 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:59.755977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c549817f-42c2-4ba5-80cc-264afda7739c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail returned with HTTP 200 Jan 25 11:07:59.757174 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 360/707] 10.222.0.57 () {58 vars in 1231 bytes} [Mon Jan 25 11:07:59 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/detail => generated 453 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:07:59.770874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ac9bc96-9e04-495a-ae98-14583d1ef77a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 Jan 25 11:07:59.771962 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ac9bc96-9e04-495a-ae98-14583d1ef77a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:07:59.772157 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:07:59.772157 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:07:59.772533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ac9bc96-9e04-495a-ae98-14583d1ef77a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:07:59.845509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:07:59.845509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:07:59.846622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5ac9bc96-9e04-495a-ae98-14583d1ef77a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:07:59.848577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ac9bc96-9e04-495a-ae98-14583d1ef77a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 returned with HTTP 200 Jan 25 11:07:59.864872 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 348/708] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:07:59 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 => generated 450 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:00.861070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c892f6cb-70d6-4d20-acd4-944674260de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 Jan 25 11:08:00.861761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c892f6cb-70d6-4d20-acd4-944674260de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:00.862086 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:00.862086 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:00.862649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c892f6cb-70d6-4d20-acd4-944674260de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:00.913155 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:00.913155 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:00.915674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c892f6cb-70d6-4d20-acd4-944674260de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Snapshot retrieved successfully. Jan 25 11:08:00.922843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c892f6cb-70d6-4d20-acd4-944674260de1 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 returned with HTTP 200 Jan 25 11:08:00.923895 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 361/709] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:08:00 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 => generated 450 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:01.935989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2a193a8-52d9-4492-8dd3-cf20caed1440 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 Jan 25 11:08:01.936610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2a193a8-52d9-4492-8dd3-cf20caed1440 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:01.936730 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:01.936730 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:01.937054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2a193a8-52d9-4492-8dd3-cf20caed1440 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:01.981712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2a193a8-52d9-4492-8dd3-cf20caed1440 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 returned with HTTP 404 Jan 25 11:08:01.987201 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 349/710] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:08:01 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/snapshots/f5276fbf-b4ed-4862-85cf-d2731808e083 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:01.993466 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee116ea5-1e4b-4ba0-8b62-d08f709e36db tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:08:01.993676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee116ea5-1e4b-4ba0-8b62-d08f709e36db tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:01.993859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:01.993859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:01.994832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee116ea5-1e4b-4ba0-8b62-d08f709e36db tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:01.994955 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-ee116ea5-1e4b-4ba0-8b62-d08f709e36db tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member d464bc21-2357-4fd9-922b-be66b165796c {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 11:08:02.006576 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee116ea5-1e4b-4ba0-8b62-d08f709e36db tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c returned with HTTP 404 Jan 25 11:08:02.010382 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 362/711] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:08:01 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:08:02.017078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cceba4ee-3313-4d18-be80-f5e4faa7ca61 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots Jan 25 11:08:02.017685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cceba4ee-3313-4d18-be80-f5e4faa7ca61 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:02.018181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cceba4ee-3313-4d18-be80-f5e4faa7ca61 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:02.026449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cceba4ee-3313-4d18-be80-f5e4faa7ca61 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots returned with HTTP 200 Jan 25 11:08:02.027252 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 350/712] 10.222.0.57 () {60 vars in 1269 bytes} [Mon Jan 25 11:08:02 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:02.037269 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-708e24e6-0f82-466a-8523-0fad69cbb46e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] DELETE http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:08:02.038210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-708e24e6-0f82-466a-8523-0fad69cbb46e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:02.038898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-708e24e6-0f82-466a-8523-0fad69cbb46e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:02.039610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.group_snapshots [None req-708e24e6-0f82-466a-8523-0fad69cbb46e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] delete called for member d464bc21-2357-4fd9-922b-be66b165796c {{(pid=91483) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 11:08:02.040435 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.group_snapshots [None req-708e24e6-0f82-466a-8523-0fad69cbb46e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete group_snapshot with id: d464bc21-2357-4fd9-922b-be66b165796c Jan 25 11:08:02.047611 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-708e24e6-0f82-466a-8523-0fad69cbb46e tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c returned with HTTP 404 Jan 25 11:08:02.049124 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 363/713] 10.222.0.57 () {60 vars in 1383 bytes} [Mon Jan 25 11:08:02 2021] DELETE /volume/v3/023262379dd74e7bbe7b7c445bc5f049/group_snapshots/d464bc21-2357-4fd9-922b-be66b165796c => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:08:02.056950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail Jan 25 11:08:02.057890 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:02.058577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:02.059388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:08:02.061910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:08:02.137314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Get all volumes completed successfully. Jan 25 11:08:02.139570 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:02.140212 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:02.150871 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:02.161096 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:02.161096 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:02.213268 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73506f2a-9f9d-44c7-aa2d-d13dbead85d4 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail returned with HTTP 200 Jan 25 11:08:02.214476 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 351/714] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:08:02 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/detail => generated 1002 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:08:02.231084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c6a289d-3223-451d-8080-90c9a33feab0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] POST http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157/action Jan 25 11:08:02.232485 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c6a289d-3223-451d-8080-90c9a33feab0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:08:02.232790 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c6a289d-3223-451d-8080-90c9a33feab0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:02.234434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-9c6a289d-3223-451d-8080-90c9a33feab0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] delete called for group 030fb542-e48a-4033-acf6-89595f331157 {{(pid=91483) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:08:02.235048 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-9c6a289d-3223-451d-8080-90c9a33feab0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete group with id: 030fb542-e48a-4033-acf6-89595f331157 Jan 25 11:08:02.251976 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:02.251976 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:02.437261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c6a289d-3223-451d-8080-90c9a33feab0 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157/action returned with HTTP 202 Jan 25 11:08:02.440129 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 364/715] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:08:02 2021] POST /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:02.447471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fddbab3f-3d1f-49e6-98ef-2530b7641945 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f Jan 25 11:08:02.448285 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fddbab3f-3d1f-49e6-98ef-2530b7641945 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:02.448652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:02.448652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:02.449283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fddbab3f-3d1f-49e6-98ef-2530b7641945 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:02.540368 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:02.540368 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:02.570953 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fddbab3f-3d1f-49e6-98ef-2530b7641945 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:08:02.591346 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-fddbab3f-3d1f-49e6-98ef-2530b7641945 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:02.591799 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-fddbab3f-3d1f-49e6-98ef-2530b7641945 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:02.614382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-fddbab3f-3d1f-49e6-98ef-2530b7641945 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:02.621298 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:02.621298 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:02.666433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fddbab3f-3d1f-49e6-98ef-2530b7641945 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f returned with HTTP 200 Jan 25 11:08:02.667427 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 352/716] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:02 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f => generated 998 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:03.684371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2cae840-11a0-464f-89a3-5450d5ae674a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f Jan 25 11:08:03.684946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2cae840-11a0-464f-89a3-5450d5ae674a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:03.685166 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:03.685166 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:03.685540 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2cae840-11a0-464f-89a3-5450d5ae674a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:03.851488 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:03.851488 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:03.872542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e2cae840-11a0-464f-89a3-5450d5ae674a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Volume info retrieved successfully. Jan 25 11:08:03.914917 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-e2cae840-11a0-464f-89a3-5450d5ae674a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:03.915490 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-e2cae840-11a0-464f-89a3-5450d5ae674a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:03.928263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-e2cae840-11a0-464f-89a3-5450d5ae674a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:03.943020 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:03.943020 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:03.986253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2cae840-11a0-464f-89a3-5450d5ae674a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f returned with HTTP 200 Jan 25 11:08:03.987186 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 365/717] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:03 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f => generated 998 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:05.005133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-766055f0-2c7e-4731-a618-ef01e91c75eb tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f Jan 25 11:08:05.005773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-766055f0-2c7e-4731-a618-ef01e91c75eb tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:05.006528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:05.006528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:05.006528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-766055f0-2c7e-4731-a618-ef01e91c75eb tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:05.116481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-766055f0-2c7e-4731-a618-ef01e91c75eb tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f returned with HTTP 404 Jan 25 11:08:05.117915 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 353/718] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:04 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:08:05.127498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-606c0191-e2f8-40a5-870c-43aab1ea2f9c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] GET http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157 Jan 25 11:08:05.128216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-606c0191-e2f8-40a5-870c-43aab1ea2f9c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:05.128353 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:05.128353 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:05.128627 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-606c0191-e2f8-40a5-870c-43aab1ea2f9c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:05.129046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-606c0191-e2f8-40a5-870c-43aab1ea2f9c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] show called for member 030fb542-e48a-4033-acf6-89595f331157 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:05.143668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-606c0191-e2f8-40a5-870c-43aab1ea2f9c tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157 returned with HTTP 404 Jan 25 11:08:05.147741 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 366/719] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:05 2021] GET /volume/v3/023262379dd74e7bbe7b7c445bc5f049/groups/030fb542-e48a-4033-acf6-89595f331157 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:08:05.155696 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bcf0249a-eba7-4c95-b4e6-d136caefe6d8 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] DELETE http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types/eadbf80d-9772-4fd1-b350-6eb286620e0f Jan 25 11:08:05.156329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bcf0249a-eba7-4c95-b4e6-d136caefe6d8 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:05.156961 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bcf0249a-eba7-4c95-b4e6-d136caefe6d8 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:05.206051 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:08:05.206051 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:08:05.220317 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bcf0249a-eba7-4c95-b4e6-d136caefe6d8 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types/eadbf80d-9772-4fd1-b350-6eb286620e0f returned with HTTP 202 Jan 25 11:08:05.220973 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 354/720] 10.222.0.57 () {60 vars in 1371 bytes} [Mon Jan 25 11:08:05 2021] DELETE /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/group_types/eadbf80d-9772-4fd1-b350-6eb286620e0f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:05.232093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b162cedb-2564-4d92-bbea-7cf557f94d40 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] DELETE http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f Jan 25 11:08:05.232759 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b162cedb-2564-4d92-bbea-7cf557f94d40 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:05.233248 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b162cedb-2564-4d92-bbea-7cf557f94d40 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:05.233913 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b162cedb-2564-4d92-bbea-7cf557f94d40 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete volume with id: de8321f9-18c4-4d76-a769-3d8c0627616f Jan 25 11:08:05.314947 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b162cedb-2564-4d92-bbea-7cf557f94d40 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f returned with HTTP 404 Jan 25 11:08:05.316008 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 367/721] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:08:05 2021] DELETE /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/de8321f9-18c4-4d76-a769-3d8c0627616f => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:05.324001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5c0cd38-035e-42b4-9ead-586729a75b06 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] DELETE http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/ab0df62f-48aa-47d8-90a3-6605e30ae0b6 Jan 25 11:08:05.324524 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5c0cd38-035e-42b4-9ead-586729a75b06 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:05.325031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5c0cd38-035e-42b4-9ead-586729a75b06 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:05.509485 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5c0cd38-035e-42b4-9ead-586729a75b06 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/ab0df62f-48aa-47d8-90a3-6605e30ae0b6 returned with HTTP 202 Jan 25 11:08:05.510623 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 355/722] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:08:05 2021] DELETE /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/ab0df62f-48aa-47d8-90a3-6605e30ae0b6 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:08:05.518940 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50228787-e0bb-43cd-bf41-2dc74a5aabc7 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] GET http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/ab0df62f-48aa-47d8-90a3-6605e30ae0b6 Jan 25 11:08:05.519641 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50228787-e0bb-43cd-bf41-2dc74a5aabc7 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:05.520136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50228787-e0bb-43cd-bf41-2dc74a5aabc7 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:05.540930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50228787-e0bb-43cd-bf41-2dc74a5aabc7 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/ab0df62f-48aa-47d8-90a3-6605e30ae0b6 returned with HTTP 404 Jan 25 11:08:05.542923 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 368/723] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:08:05 2021] GET /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/ab0df62f-48aa-47d8-90a3-6605e30ae0b6 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:05.552986 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b1e4a59c-58cd-460c-b931-3eaa69803a9a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] DELETE http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b Jan 25 11:08:05.553520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b1e4a59c-58cd-460c-b931-3eaa69803a9a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:05.564588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b1e4a59c-58cd-460c-b931-3eaa69803a9a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:05.565106 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b1e4a59c-58cd-460c-b931-3eaa69803a9a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete volume with id: c5c45018-c967-429d-9a34-99600f0ec85b Jan 25 11:08:05.728741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b1e4a59c-58cd-460c-b931-3eaa69803a9a tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b returned with HTTP 404 Jan 25 11:08:05.733524 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 356/724] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:08:05 2021] DELETE /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c5c45018-c967-429d-9a34-99600f0ec85b => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:05.742093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a0d2048-9d8c-47dd-b0ab-9b9b14237414 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] DELETE http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 Jan 25 11:08:05.742767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a0d2048-9d8c-47dd-b0ab-9b9b14237414 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:05.743437 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a0d2048-9d8c-47dd-b0ab-9b9b14237414 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:05.743909 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-2a0d2048-9d8c-47dd-b0ab-9b9b14237414 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete volume with id: c3a62769-d4ce-484c-b006-b238b70de5f3 Jan 25 11:08:05.908455 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a0d2048-9d8c-47dd-b0ab-9b9b14237414 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 returned with HTTP 404 Jan 25 11:08:05.918545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1884a78c-1d12-4f9c-9495-c96b0fa788ea tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] DELETE http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/f0d1ce19-227a-4554-9d77-9c7a066b2cb7 Jan 25 11:08:05.918888 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 369/725] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:08:05 2021] DELETE /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/c3a62769-d4ce-484c-b006-b238b70de5f3 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:05.919747 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1884a78c-1d12-4f9c-9495-c96b0fa788ea tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:05.920375 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1884a78c-1d12-4f9c-9495-c96b0fa788ea tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:06.151346 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1884a78c-1d12-4f9c-9495-c96b0fa788ea tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/f0d1ce19-227a-4554-9d77-9c7a066b2cb7 returned with HTTP 202 Jan 25 11:08:06.152599 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 357/726] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:08:05 2021] DELETE /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/f0d1ce19-227a-4554-9d77-9c7a066b2cb7 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:08:06.161099 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c8b2f79-8267-4604-a38f-079d0a2468ee tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] GET http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/f0d1ce19-227a-4554-9d77-9c7a066b2cb7 Jan 25 11:08:06.162089 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c8b2f79-8267-4604-a38f-079d0a2468ee tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:06.162596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c8b2f79-8267-4604-a38f-079d0a2468ee tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:06.203770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c8b2f79-8267-4604-a38f-079d0a2468ee tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/f0d1ce19-227a-4554-9d77-9c7a066b2cb7 returned with HTTP 404 Jan 25 11:08:06.212469 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 370/727] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:08:06 2021] GET /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/f0d1ce19-227a-4554-9d77-9c7a066b2cb7 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:06.221639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65469cce-b26d-4898-8690-37c7d6a13fe6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] DELETE http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe Jan 25 11:08:06.222249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65469cce-b26d-4898-8690-37c7d6a13fe6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:06.222840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65469cce-b26d-4898-8690-37c7d6a13fe6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:06.223422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-65469cce-b26d-4898-8690-37c7d6a13fe6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] Delete volume with id: 94e7b94b-4f68-48f1-972c-564fdf2914fe Jan 25 11:08:06.599771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65469cce-b26d-4898-8690-37c7d6a13fe6 tempest-GroupSnapshotsTest-1782605394 tempest-GroupSnapshotsTest-1782605394] http://10.222.0.57/volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe returned with HTTP 404 Jan 25 11:08:06.604071 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 358/728] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:08:06 2021] DELETE /volume/v3/023262379dd74e7bbe7b7c445bc5f049/volumes/94e7b94b-4f68-48f1-972c-564fdf2914fe => generated 109 bytes in 385 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:06.609191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2aa270f0-47d9-4cc8-8836-1c4874353c25 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] DELETE http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/b0917f04-32d1-4ca0-a743-f652d1caef83 Jan 25 11:08:06.611009 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2aa270f0-47d9-4cc8-8836-1c4874353c25 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:06.611570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2aa270f0-47d9-4cc8-8836-1c4874353c25 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:06.824102 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:08:06.824102 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:08:06.850206 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2aa270f0-47d9-4cc8-8836-1c4874353c25 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/b0917f04-32d1-4ca0-a743-f652d1caef83 returned with HTTP 202 Jan 25 11:08:06.851219 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 371/729] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:08:06 2021] DELETE /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/b0917f04-32d1-4ca0-a743-f652d1caef83 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:08:06.858855 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f16f780-7007-4610-8942-f4fe31a76233 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] GET http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/b0917f04-32d1-4ca0-a743-f652d1caef83 Jan 25 11:08:06.859879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f16f780-7007-4610-8942-f4fe31a76233 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:06.860632 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f16f780-7007-4610-8942-f4fe31a76233 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:06.887167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f16f780-7007-4610-8942-f4fe31a76233 tempest-GroupSnapshotsTest-1199967085 tempest-GroupSnapshotsTest-1199967085] http://10.222.0.57/volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/b0917f04-32d1-4ca0-a743-f652d1caef83 returned with HTTP 404 Jan 25 11:08:06.889570 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 359/730] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:08:06 2021] GET /volume/v3/10483ebc09ed4dbab9c66fb4f5408a77/types/b0917f04-32d1-4ca0-a743-f652d1caef83 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:17.435169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46d62aa5-e7f7-4893-8854-6b892754f8a9 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] POST http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types Jan 25 11:08:17.436536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46d62aa5-e7f7-4893-8854-6b892754f8a9 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-740860455", "description": "tempest-group-type-description-1317602795", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:17.527236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46d62aa5-e7f7-4893-8854-6b892754f8a9 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types returned with HTTP 202 Jan 25 11:08:17.528336 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 372/731] 10.222.0.57 () {62 vars in 1279 bytes} [Mon Jan 25 11:08:17 2021] POST /volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types => generated 264 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:17.539611 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db14870a-3316-4147-8258-a8af3508e8ca tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] GET http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types Jan 25 11:08:17.540427 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-db14870a-3316-4147-8258-a8af3508e8ca tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:17.541484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-db14870a-3316-4147-8258-a8af3508e8ca tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:17.571011 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db14870a-3316-4147-8258-a8af3508e8ca tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types returned with HTTP 200 Jan 25 11:08:17.572359 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 360/732] 10.222.0.57 () {60 vars in 1257 bytes} [Mon Jan 25 11:08:17 2021] GET /volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types => generated 498 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:17.583222 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac2f3646-3a59-45ff-a8e5-32a69f7d6ae5 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] PUT http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types/1a2ba998-0c77-4eef-b9f7-d749211cd08c Jan 25 11:08:17.584238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac2f3646-3a59-45ff-a8e5-32a69f7d6ae5 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1066605407", "description": "updated-group-type-desc"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:17.630828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac2f3646-3a59-45ff-a8e5-32a69f7d6ae5 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types/1a2ba998-0c77-4eef-b9f7-d749211cd08c returned with HTTP 200 Jan 25 11:08:17.639522 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 373/733] 10.222.0.57 () {62 vars in 1389 bytes} [Mon Jan 25 11:08:17 2021] PUT /volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types/1a2ba998-0c77-4eef-b9f7-d749211cd08c => generated 255 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:17.653168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64fbaa4a-5ecb-4a38-91d1-77f7410d4f0b tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] GET http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types/1a2ba998-0c77-4eef-b9f7-d749211cd08c Jan 25 11:08:17.656881 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64fbaa4a-5ecb-4a38-91d1-77f7410d4f0b tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:17.658709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64fbaa4a-5ecb-4a38-91d1-77f7410d4f0b tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:17.694539 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64fbaa4a-5ecb-4a38-91d1-77f7410d4f0b tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types/1a2ba998-0c77-4eef-b9f7-d749211cd08c returned with HTTP 200 Jan 25 11:08:17.695956 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 361/734] 10.222.0.57 () {60 vars in 1368 bytes} [Mon Jan 25 11:08:17 2021] GET /volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types/1a2ba998-0c77-4eef-b9f7-d749211cd08c => generated 255 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:17.707249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3730007-6884-4ee0-bbe5-51cf7e2085f7 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] DELETE http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types/1a2ba998-0c77-4eef-b9f7-d749211cd08c Jan 25 11:08:17.708234 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3730007-6884-4ee0-bbe5-51cf7e2085f7 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:17.708882 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3730007-6884-4ee0-bbe5-51cf7e2085f7 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:17.784034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3730007-6884-4ee0-bbe5-51cf7e2085f7 tempest-GroupTypesTest-291367507 tempest-GroupTypesTest-291367507] http://10.222.0.57/volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types/1a2ba998-0c77-4eef-b9f7-d749211cd08c returned with HTTP 202 Jan 25 11:08:17.785957 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 374/735] 10.222.0.57 () {60 vars in 1371 bytes} [Mon Jan 25 11:08:17 2021] DELETE /volume/v3/e2bb9b25e2b449748f10ad1cf73c04c9/group_types/1a2ba998-0c77-4eef-b9f7-d749211cd08c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:30.040822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6b19bfb-1769-495d-a32c-6021976560c3 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] POST http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types Jan 25 11:08:30.041775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6b19bfb-1769-495d-a32c-6021976560c3 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-360883143"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:30.144151 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6b19bfb-1769-495d-a32c-6021976560c3 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types returned with HTTP 200 Jan 25 11:08:30.146187 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 362/736] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:08:29 2021] POST /volume/v3/1464e82d91b64bfbafb612709f9a8794/types => generated 215 bytes in 849 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:30.156571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-efc6a89e-c59c-4c74-94a3-c97a32eea5d0 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] POST http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types Jan 25 11:08:30.157726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-efc6a89e-c59c-4c74-94a3-c97a32eea5d0 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1023636658"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:30.238781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-efc6a89e-c59c-4c74-94a3-c97a32eea5d0 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types returned with HTTP 202 Jan 25 11:08:30.240090 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 375/737] 10.222.0.57 () {62 vars in 1278 bytes} [Mon Jan 25 11:08:30 2021] POST /volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types => generated 173 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:30.730783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a07d958-5e83-459d-b84a-d50ac6c38bb7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups Jan 25 11:08:30.731611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a07d958-5e83-459d-b84a-d50ac6c38bb7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'create', calling method: version_select, body: {"group": {"group_type": "554120a6-996d-473f-9a27-a02fa4946dab", "volume_types": ["37ed443e-88cd-4514-bc5c-95bd123e9a7f"], "name": "tempest-Group1-1979354422"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:30.732856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-8a07d958-5e83-459d-b84a-d50ac6c38bb7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Creating new group {'group': {'group_type': '554120a6-996d-473f-9a27-a02fa4946dab', 'volume_types': ['37ed443e-88cd-4514-bc5c-95bd123e9a7f'], 'name': 'tempest-Group1-1979354422'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 11:08:30.754668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-8a07d958-5e83-459d-b84a-d50ac6c38bb7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Creating group tempest-Group1-1979354422. Jan 25 11:08:30.813602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8a07d958-5e83-459d-b84a-d50ac6c38bb7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Availability Zones retrieved successfully. Jan 25 11:08:30.867476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-8a07d958-5e83-459d-b84a-d50ac6c38bb7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Created reservations ['f358e8c7-b0dc-4238-a201-cfeb8c5814cb'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:08:30.972707 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a07d958-5e83-459d-b84a-d50ac6c38bb7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups returned with HTTP 202 Jan 25 11:08:30.977825 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 363/738] 10.222.0.57 () {62 vars in 1264 bytes} [Mon Jan 25 11:08:30 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups => generated 94 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:08:30.988584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3245ed4b-bca2-4bd1-960b-23844a2594ac tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 Jan 25 11:08:30.989335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3245ed4b-bca2-4bd1-960b-23844a2594ac tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:30.990012 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3245ed4b-bca2-4bd1-960b-23844a2594ac tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:30.990577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-3245ed4b-bca2-4bd1-960b-23844a2594ac tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member f4398ba1-55b2-4e0b-b38a-a7461e1fb671 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:31.005057 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:31.005057 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:31.097051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3245ed4b-bca2-4bd1-960b-23844a2594ac tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 returned with HTTP 200 Jan 25 11:08:31.098296 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 376/739] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:30 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 => generated 322 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:32.116219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2eda996d-ab21-4ec6-9641-4ae3c7d2afc4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 Jan 25 11:08:32.116850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2eda996d-ab21-4ec6-9641-4ae3c7d2afc4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:32.117081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:32.117081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:32.117462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2eda996d-ab21-4ec6-9641-4ae3c7d2afc4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:32.118003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-2eda996d-ab21-4ec6-9641-4ae3c7d2afc4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member f4398ba1-55b2-4e0b-b38a-a7461e1fb671 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:32.130163 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:32.130163 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:32.218886 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2eda996d-ab21-4ec6-9641-4ae3c7d2afc4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 returned with HTTP 200 Jan 25 11:08:32.220502 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 364/740] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:32 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 => generated 323 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:32.231284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a390223b-6b40-4574-84a9-bfda17500a64 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups Jan 25 11:08:32.232088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:32.232088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:32.232512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a390223b-6b40-4574-84a9-bfda17500a64 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'create', calling method: version_select, body: {"group": {"group_type": "554120a6-996d-473f-9a27-a02fa4946dab", "volume_types": ["37ed443e-88cd-4514-bc5c-95bd123e9a7f"], "name": "tempest-Group2-1911222632"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:32.234306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-a390223b-6b40-4574-84a9-bfda17500a64 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Creating new group {'group': {'group_type': '554120a6-996d-473f-9a27-a02fa4946dab', 'volume_types': ['37ed443e-88cd-4514-bc5c-95bd123e9a7f'], 'name': 'tempest-Group2-1911222632'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 11:08:32.257894 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-a390223b-6b40-4574-84a9-bfda17500a64 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Creating group tempest-Group2-1911222632. Jan 25 11:08:32.258896 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:32.258896 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:32.334245 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a390223b-6b40-4574-84a9-bfda17500a64 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Availability Zones retrieved successfully. Jan 25 11:08:32.402813 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a390223b-6b40-4574-84a9-bfda17500a64 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Created reservations ['1e0ff9f4-3015-49f1-aaff-2c267be58f14'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:08:32.502002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a390223b-6b40-4574-84a9-bfda17500a64 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups returned with HTTP 202 Jan 25 11:08:32.512302 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 377/741] 10.222.0.57 () {62 vars in 1264 bytes} [Mon Jan 25 11:08:32 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups => generated 94 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:08:32.515627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a2cba28-828a-45d9-8e30-03e3860f6046 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a Jan 25 11:08:32.516324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a2cba28-828a-45d9-8e30-03e3860f6046 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:32.516530 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:32.516530 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:32.516907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a2cba28-828a-45d9-8e30-03e3860f6046 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:32.517321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-4a2cba28-828a-45d9-8e30-03e3860f6046 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 46d7aa7e-ecde-4992-b658-f1b7eb75df3a {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:32.537467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:32.537467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:32.589141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a2cba28-828a-45d9-8e30-03e3860f6046 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a returned with HTTP 200 Jan 25 11:08:32.594318 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 365/742] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:32 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a => generated 322 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:08:33.613490 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d7c758d-adcb-425d-a557-827a2494e664 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a Jan 25 11:08:33.614678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d7c758d-adcb-425d-a557-827a2494e664 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:33.620853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:33.620853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:33.620853 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d7c758d-adcb-425d-a557-827a2494e664 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:33.620853 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-3d7c758d-adcb-425d-a557-827a2494e664 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 46d7aa7e-ecde-4992-b658-f1b7eb75df3a {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:33.640397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:33.640397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:33.718726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d7c758d-adcb-425d-a557-827a2494e664 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a returned with HTTP 200 Jan 25 11:08:33.718726 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 378/743] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:33 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a => generated 323 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:33.733135 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes Jan 25 11:08:33.733135 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:33.733135 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:33.733135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2067814502", "volume_type": "37ed443e-88cd-4514-bc5c-95bd123e9a7f", "group_id": "f4398ba1-55b2-4e0b-b38a-a7461e1fb671", "size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:33.733135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Create volume request body: {'volume': {'name': 'tempest-volume-2067814502', 'volume_type': '37ed443e-88cd-4514-bc5c-95bd123e9a7f', 'group_id': 'f4398ba1-55b2-4e0b-b38a-a7461e1fb671', 'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:08:33.746638 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:33.746638 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:33.747852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Create volume of 1 GB Jan 25 11:08:33.764414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Availability Zones retrieved successfully. Jan 25 11:08:33.795354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Flow 'volume_create_api' (83a657fd-68fd-49c4-a6b9-8f4041063efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:33.795354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9766f5-0500-41cd-83a1-96a03ab9ddca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:33.795354 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:33.795354 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:33.795354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:08:33.848332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9766f5-0500-41cd-83a1-96a03ab9ddca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:08:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=37ed443e-88cd-4514-bc5c-95bd123e9a7f,is_public=True,name='tempest-GroupsTest-volume-type-360883143',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37ed443e-88cd-4514-bc5c-95bd123e9a7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f4398ba1-55b2-4e0b-b38a-a7461e1fb671', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:33.850603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de99cc62-197c-4145-b8d4-78ccee864c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:33.902426 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-360883143 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-360883143, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:08:33.904383 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-360883143 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-360883143, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:08:33.951074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Created reservations ['afe8a494-f0a3-4ff5-871b-6c7cfec9e1e5', '7902b9f8-d44e-4637-be31-d6c94ceaa749', 'ca9de729-25c2-4afd-9642-0a4587aea23c', '76c47097-c06f-4846-9623-3f4914b67f79'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:08:33.955645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de99cc62-197c-4145-b8d4-78ccee864c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe8a494-f0a3-4ff5-871b-6c7cfec9e1e5', '7902b9f8-d44e-4637-be31-d6c94ceaa749', 'ca9de729-25c2-4afd-9642-0a4587aea23c', '76c47097-c06f-4846-9623-3f4914b67f79']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:33.962488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f5323e0-ad8a-4ac6-a1bb-300d32868cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:34.144621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f5323e0-ad8a-4ac6-a1bb-300d32868cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '888f0199-18d6-4e5f-8a48-dfe34f16d81b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2067814502',encryption_key_id=None,group_id=f4398ba1-55b2-4e0b-b38a-a7461e1fb671,group_type_id=,metadata={},multiattach=False,project_id='d3b2974fc3c54240894bffdc8ee26fc3',qos_specs=None,replication_status=,reservations=['afe8a494-f0a3-4ff5-871b-6c7cfec9e1e5','7902b9f8-d44e-4637-be31-d6c94ceaa749','ca9de729-25c2-4afd-9642-0a4587aea23c','76c47097-c06f-4846-9623-3f4914b67f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352567d684b64a39a86edf5c43110d5a',volume_type_id=37ed443e-88cd-4514-bc5c-95bd123e9a7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2067814502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f4398ba1-55b2-4e0b-b38a-a7461e1fb671,host=None,id=888f0199-18d6-4e5f-8a48-dfe34f16d81b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3b2974fc3c54240894bffdc8ee26fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='352567d684b64a39a86edf5c43110d5a',volume_attachment=,volume_type=,volume_type_id=37ed443e-88cd-4514-bc5c-95bd123e9a7f)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:34.146862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc6df87-3c3e-4868-a413-3262e4124335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:34.188570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc6df87-3c3e-4868-a413-3262e4124335) transitioned into state 'SUCCESS' from state '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-2067814502',encryption_key_id=None,group_id=f4398ba1-55b2-4e0b-b38a-a7461e1fb671,group_type_id=,metadata={},multiattach=False,project_id='d3b2974fc3c54240894bffdc8ee26fc3',qos_specs=None,replication_status=,reservations=['afe8a494-f0a3-4ff5-871b-6c7cfec9e1e5','7902b9f8-d44e-4637-be31-d6c94ceaa749','ca9de729-25c2-4afd-9642-0a4587aea23c','76c47097-c06f-4846-9623-3f4914b67f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352567d684b64a39a86edf5c43110d5a',volume_type_id=37ed443e-88cd-4514-bc5c-95bd123e9a7f)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:34.190855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a39389c-282c-490f-8f92-72bd1bbf377d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:34.226930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a39389c-282c-490f-8f92-72bd1bbf377d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:34.238336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Flow 'volume_create_api' (83a657fd-68fd-49c4-a6b9-8f4041063efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:34.308768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Create volume request issued successfully. Jan 25 11:08:34.324504 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:34.325099 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:34.333530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:34.341108 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:34.341108 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:34.360427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c451ef64-bd40-4ffa-89e3-45bb4a3ecdab tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes returned with HTTP 202 Jan 25 11:08:34.371387 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 366/744] 10.222.0.57 () {62 vars in 1267 bytes} [Mon Jan 25 11:08:33 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes => generated 880 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:34.376868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfb689fe-1e5b-423a-8984-d0808eb85736 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b Jan 25 11:08:34.377456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfb689fe-1e5b-423a-8984-d0808eb85736 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:34.377673 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:34.377673 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:34.378336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfb689fe-1e5b-423a-8984-d0808eb85736 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:34.531537 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:34.531537 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:34.557255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cfb689fe-1e5b-423a-8984-d0808eb85736 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:34.601873 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-cfb689fe-1e5b-423a-8984-d0808eb85736 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:34.605236 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-cfb689fe-1e5b-423a-8984-d0808eb85736 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:34.629207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb689fe-1e5b-423a-8984-d0808eb85736 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:34.637120 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:34.637120 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:34.689846 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfb689fe-1e5b-423a-8984-d0808eb85736 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b returned with HTTP 200 Jan 25 11:08:34.693259 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 379/745] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:34 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b => generated 948 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:35.709242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d8a0acd7-734d-420b-93ff-522213fa02b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b Jan 25 11:08:35.709889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d8a0acd7-734d-420b-93ff-522213fa02b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:35.710112 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:35.710112 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:35.710489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d8a0acd7-734d-420b-93ff-522213fa02b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:35.856280 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:35.856280 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:35.887572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d8a0acd7-734d-420b-93ff-522213fa02b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:35.905687 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-d8a0acd7-734d-420b-93ff-522213fa02b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:35.906242 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-d8a0acd7-734d-420b-93ff-522213fa02b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:35.933653 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-d8a0acd7-734d-420b-93ff-522213fa02b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:35.948085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:35.948085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:36.000417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d8a0acd7-734d-420b-93ff-522213fa02b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b returned with HTTP 200 Jan 25 11:08:36.014030 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 367/746] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:35 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b => generated 973 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:36.018974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c41f69ca-0c87-48f3-a55c-d5ab352f22b7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 Jan 25 11:08:36.023675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c41f69ca-0c87-48f3-a55c-d5ab352f22b7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:36.024387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:36.024387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:36.025040 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c41f69ca-0c87-48f3-a55c-d5ab352f22b7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:36.025943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-c41f69ca-0c87-48f3-a55c-d5ab352f22b7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member f4398ba1-55b2-4e0b-b38a-a7461e1fb671 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:36.047184 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:36.047184 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:36.392087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c41f69ca-0c87-48f3-a55c-d5ab352f22b7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 returned with HTTP 200 Jan 25 11:08:36.392949 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 380/747] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:36 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 => generated 323 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:36.404072 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-778153ea-c6fc-4e8f-9fa4-a45bb71fcde3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a Jan 25 11:08:36.404843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-778153ea-c6fc-4e8f-9fa4-a45bb71fcde3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:36.405240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:36.405240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:36.406452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-778153ea-c6fc-4e8f-9fa4-a45bb71fcde3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:36.407011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-778153ea-c6fc-4e8f-9fa4-a45bb71fcde3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 46d7aa7e-ecde-4992-b658-f1b7eb75df3a {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:36.421704 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:36.421704 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:36.465333 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-778153ea-c6fc-4e8f-9fa4-a45bb71fcde3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a returned with HTTP 200 Jan 25 11:08:36.473524 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 368/748] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:36 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a => generated 323 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:36.479747 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2469828-aea6-496a-ac69-e3ad628c2129 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/detail Jan 25 11:08:36.480708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2469828-aea6-496a-ac69-e3ad628c2129 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:36.481136 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:36.481136 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:36.482718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2469828-aea6-496a-ac69-e3ad628c2129 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:36.483898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:36.483898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:36.616928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2469828-aea6-496a-ac69-e3ad628c2129 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/detail returned with HTTP 200 Jan 25 11:08:36.618203 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 381/749] 10.222.0.57 () {60 vars in 1263 bytes} [Mon Jan 25 11:08:36 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/detail => generated 640 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:36.633718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail Jan 25 11:08:36.634893 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:36.635314 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:36.635314 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:36.636129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:36.637060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:08:36.638119 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:36.638119 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:36.639527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:08:36.765212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Get all volumes completed successfully. Jan 25 11:08:36.775880 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:36.776538 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:36.785348 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:36.799545 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:36.799545 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:36.847644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3052d140-96a1-4e4a-990c-b0074c86bc7b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail returned with HTTP 200 Jan 25 11:08:36.848711 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 369/750] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:08:36 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail => generated 976 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:36.871330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail Jan 25 11:08:36.871818 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:36.872032 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:36.872032 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:36.872404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:36.873011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:08:36.873847 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:36.873847 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:36.875427 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:08:36.991529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Get all volumes completed successfully. Jan 25 11:08:36.993501 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:36.997634 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:37.010022 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:37.018560 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:37.018560 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:37.044468 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f60fccae-71f0-4c25-b840-448d363d21d4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail returned with HTTP 200 Jan 25 11:08:37.045587 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 382/751] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:08:36 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail => generated 976 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:37.062522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c265f861-c169-4a31-90a5-7c59d0f303bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671/action Jan 25 11:08:37.063034 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:37.063034 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:37.063479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c265f861-c169-4a31-90a5-7c59d0f303bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:08:37.063865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c265f861-c169-4a31-90a5-7c59d0f303bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:37.064776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-c265f861-c169-4a31-90a5-7c59d0f303bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] delete called for group f4398ba1-55b2-4e0b-b38a-a7461e1fb671 {{(pid=91484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:08:37.065301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-c265f861-c169-4a31-90a5-7c59d0f303bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Delete group with id: f4398ba1-55b2-4e0b-b38a-a7461e1fb671 Jan 25 11:08:37.082637 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:37.082637 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:37.307560 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c265f861-c169-4a31-90a5-7c59d0f303bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671/action returned with HTTP 202 Jan 25 11:08:37.309694 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 370/752] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:08:37 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:37.317337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80b640f3-1c15-4a2c-a3ca-d2ad833a9cc7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b Jan 25 11:08:37.317969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80b640f3-1c15-4a2c-a3ca-d2ad833a9cc7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:37.318165 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:37.318165 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:37.318948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80b640f3-1c15-4a2c-a3ca-d2ad833a9cc7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:37.438003 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:37.438003 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:37.464507 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-80b640f3-1c15-4a2c-a3ca-d2ad833a9cc7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:37.497942 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-80b640f3-1c15-4a2c-a3ca-d2ad833a9cc7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:37.497942 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-80b640f3-1c15-4a2c-a3ca-d2ad833a9cc7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:37.506972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-80b640f3-1c15-4a2c-a3ca-d2ad833a9cc7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:37.529026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:37.529026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:37.581737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80b640f3-1c15-4a2c-a3ca-d2ad833a9cc7 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b returned with HTTP 200 Jan 25 11:08:37.583142 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 383/753] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:37 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b => generated 972 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:38.599152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41f6b71a-56ba-401c-b57d-e30b3c2bfd6d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b Jan 25 11:08:38.599734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41f6b71a-56ba-401c-b57d-e30b3c2bfd6d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:38.599953 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:38.599953 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:38.600329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41f6b71a-56ba-401c-b57d-e30b3c2bfd6d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:38.721534 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:38.721534 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:38.748706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-41f6b71a-56ba-401c-b57d-e30b3c2bfd6d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:38.775078 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-41f6b71a-56ba-401c-b57d-e30b3c2bfd6d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:38.775528 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-41f6b71a-56ba-401c-b57d-e30b3c2bfd6d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:38.794175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-41f6b71a-56ba-401c-b57d-e30b3c2bfd6d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:38.807710 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:38.807710 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:38.846906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41f6b71a-56ba-401c-b57d-e30b3c2bfd6d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b returned with HTTP 200 Jan 25 11:08:38.847709 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 371/754] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:38 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b => generated 972 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:39.864381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04414b3a-527e-4c7d-820b-eca6e5d99ca6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b Jan 25 11:08:39.865029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04414b3a-527e-4c7d-820b-eca6e5d99ca6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:39.865267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:39.865267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:39.865956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04414b3a-527e-4c7d-820b-eca6e5d99ca6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:40.007113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:40.007113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:40.046161 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-04414b3a-527e-4c7d-820b-eca6e5d99ca6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:40.089213 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-04414b3a-527e-4c7d-820b-eca6e5d99ca6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:40.089972 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-04414b3a-527e-4c7d-820b-eca6e5d99ca6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:40.101187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-04414b3a-527e-4c7d-820b-eca6e5d99ca6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:40.124529 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:40.124529 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:40.186961 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04414b3a-527e-4c7d-820b-eca6e5d99ca6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b returned with HTTP 200 Jan 25 11:08:40.188098 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 384/755] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:39 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b => generated 972 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:40.847904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5428aac4-ab27-4f38-b8a4-acd2bd10c4ab tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] POST http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types Jan 25 11:08:40.848579 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:40.848579 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:40.848998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5428aac4-ab27-4f38-b8a4-acd2bd10c4ab tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1062480380"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:40.955632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5428aac4-ab27-4f38-b8a4-acd2bd10c4ab tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types returned with HTTP 202 Jan 25 11:08:40.962272 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 372/756] 10.222.0.57 () {62 vars in 1278 bytes} [Mon Jan 25 11:08:40 2021] POST /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types => generated 181 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:40.973056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3fad2f9a-af57-4957-b083-8c64caee8ee6 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] POST http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs Jan 25 11:08:40.973836 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:40.973836 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:40.974715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3fad2f9a-af57-4957-b083-8c64caee8ee6 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:41.058276 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3fad2f9a-af57-4957-b083-8c64caee8ee6 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs returned with HTTP 202 Jan 25 11:08:41.059763 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 385/757] 10.222.0.57 () {62 vars in 1425 bytes} [Mon Jan 25 11:08:40 2021] POST /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs => generated 53 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:08:41.069667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfcc69fe-58e3-42c3-bb22-818611847edf tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] POST http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs Jan 25 11:08:41.070504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfcc69fe-58e3-42c3-bb22-818611847edf tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:41.188061 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfcc69fe-58e3-42c3-bb22-818611847edf tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs returned with HTTP 202 Jan 25 11:08:41.188975 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 373/758] 10.222.0.57 () {62 vars in 1425 bytes} [Mon Jan 25 11:08:41 2021] POST /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs => generated 61 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:08:41.198249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f32a682-e182-4671-bb3e-989d46550cd5 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] GET http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key2 Jan 25 11:08:41.199741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f32a682-e182-4671-bb3e-989d46550cd5 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:41.200608 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f32a682-e182-4671-bb3e-989d46550cd5 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:41.208604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-041a7eac-a103-44e2-a0dc-3ce28e189efe tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b Jan 25 11:08:41.216246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-041a7eac-a103-44e2-a0dc-3ce28e189efe tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:41.219975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-041a7eac-a103-44e2-a0dc-3ce28e189efe tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:41.299985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f32a682-e182-4671-bb3e-989d46550cd5 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key2 returned with HTTP 200 Jan 25 11:08:41.307208 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 386/759] 10.222.0.57 () {60 vars in 1419 bytes} [Mon Jan 25 11:08:41 2021] GET /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key2 => generated 26 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:41.330015 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-815e4c74-4a69-407b-8145-4e4b75f39a2b tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] GET http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key3 Jan 25 11:08:41.331578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-815e4c74-4a69-407b-8145-4e4b75f39a2b tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:41.334381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-815e4c74-4a69-407b-8145-4e4b75f39a2b tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:41.401109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-815e4c74-4a69-407b-8145-4e4b75f39a2b tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key3 returned with HTTP 200 Jan 25 11:08:41.402329 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 387/760] 10.222.0.57 () {60 vars in 1419 bytes} [Mon Jan 25 11:08:41 2021] GET /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key3 => generated 18 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:41.414931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c80fcc8c-23c2-4ff6-8ef6-687bb2cfeca0 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] PUT http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key3 Jan 25 11:08:41.416544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c80fcc8c-23c2-4ff6-8ef6-687bb2cfeca0 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:41.429658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-041a7eac-a103-44e2-a0dc-3ce28e189efe tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b returned with HTTP 404 Jan 25 11:08:41.437809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 374/761] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:41 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/888f0199-18d6-4e5f-8a48-dfe34f16d81b => generated 109 bytes in 235 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:08:41.454728 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65da3855-a225-4221-9fca-ae7318f26a85 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 Jan 25 11:08:41.455323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65da3855-a225-4221-9fca-ae7318f26a85 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:41.455821 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65da3855-a225-4221-9fca-ae7318f26a85 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:41.464300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-65da3855-a225-4221-9fca-ae7318f26a85 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member f4398ba1-55b2-4e0b-b38a-a7461e1fb671 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:41.487960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65da3855-a225-4221-9fca-ae7318f26a85 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 returned with HTTP 404 Jan 25 11:08:41.494254 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 375/762] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:41 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671 => generated 108 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 25 11:08:41.499862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c80fcc8c-23c2-4ff6-8ef6-687bb2cfeca0 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key3 returned with HTTP 200 Jan 25 11:08:41.502047 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 388/763] 10.222.0.57 () {62 vars in 1439 bytes} [Mon Jan 25 11:08:41 2021] PUT /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key3 => generated 26 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:08:41.509659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9dc1252-f5a6-4e50-89cb-e442dd629d42 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] GET http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs Jan 25 11:08:41.510497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9dc1252-f5a6-4e50-89cb-e442dd629d42 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:41.510633 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7bfe56d1-6388-4961-b1ef-337b5104fdad tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a/action Jan 25 11:08:41.511242 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9dc1252-f5a6-4e50-89cb-e442dd629d42 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:41.511533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7bfe56d1-6388-4961-b1ef-337b5104fdad tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:08:41.511926 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7bfe56d1-6388-4961-b1ef-337b5104fdad tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:41.514837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-7bfe56d1-6388-4961-b1ef-337b5104fdad tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] delete called for group 46d7aa7e-ecde-4992-b658-f1b7eb75df3a {{(pid=91484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:08:41.522579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-7bfe56d1-6388-4961-b1ef-337b5104fdad tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Delete group with id: 46d7aa7e-ecde-4992-b658-f1b7eb75df3a Jan 25 11:08:41.549460 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:41.549460 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:41.552188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9dc1252-f5a6-4e50-89cb-e442dd629d42 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs returned with HTTP 200 Jan 25 11:08:41.553578 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 389/764] 10.222.0.57 () {60 vars in 1404 bytes} [Mon Jan 25 11:08:41 2021] GET /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs => generated 87 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:41.563400 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5852bc18-634a-4ccb-8160-968c6fe972ef tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] DELETE http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key1 Jan 25 11:08:41.564218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5852bc18-634a-4ccb-8160-968c6fe972ef tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:41.565062 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5852bc18-634a-4ccb-8160-968c6fe972ef tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:41.625800 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:08:41.625800 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:08:41.645183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5852bc18-634a-4ccb-8160-968c6fe972ef tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key1 returned with HTTP 202 Jan 25 11:08:41.647396 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 390/765] 10.222.0.57 () {60 vars in 1422 bytes} [Mon Jan 25 11:08:41 2021] DELETE /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:41.664371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d24d80e3-6d5c-496f-a119-210f1a9b2f41 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] GET http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key1 Jan 25 11:08:41.665400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d24d80e3-6d5c-496f-a119-210f1a9b2f41 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:41.666284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d24d80e3-6d5c-496f-a119-210f1a9b2f41 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:41.745197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7bfe56d1-6388-4961-b1ef-337b5104fdad tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a/action returned with HTTP 202 Jan 25 11:08:41.746696 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 376/766] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:08:41 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 25 11:08:41.754890 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9977b9b1-e58b-4ad6-8a6c-3e55e8443c14 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a Jan 25 11:08:41.755712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9977b9b1-e58b-4ad6-8a6c-3e55e8443c14 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:41.756115 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:41.756115 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:41.756708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9977b9b1-e58b-4ad6-8a6c-3e55e8443c14 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:41.757273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-9977b9b1-e58b-4ad6-8a6c-3e55e8443c14 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 46d7aa7e-ecde-4992-b658-f1b7eb75df3a {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:41.775676 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:41.775676 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:41.801490 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d24d80e3-6d5c-496f-a119-210f1a9b2f41 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] HTTP exception thrown: Group Type 94b235a5-23de-4d4c-a83e-c1c8c70d4523 has no extra spec with key key1. Jan 25 11:08:41.801999 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d24d80e3-6d5c-496f-a119-210f1a9b2f41 tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key1 returned with HTTP 404 Jan 25 11:08:41.807110 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 391/767] 10.222.0.57 () {60 vars in 1419 bytes} [Mon Jan 25 11:08:41 2021] GET /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523/group_specs/key1 => generated 126 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:08:41.818856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5120f6e-af47-4ec6-8748-abdfed65bdad tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] DELETE http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523 Jan 25 11:08:41.819453 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5120f6e-af47-4ec6-8748-abdfed65bdad tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:41.819939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5120f6e-af47-4ec6-8748-abdfed65bdad tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:41.843266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9977b9b1-e58b-4ad6-8a6c-3e55e8443c14 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a returned with HTTP 200 Jan 25 11:08:41.845039 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 377/768] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:41 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a => generated 322 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:41.986131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5120f6e-af47-4ec6-8748-abdfed65bdad tempest-GroupTypeSpecsTest-2045516864 tempest-GroupTypeSpecsTest-2045516864] http://10.222.0.57/volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523 returned with HTTP 202 Jan 25 11:08:41.988819 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 392/769] 10.222.0.57 () {60 vars in 1371 bytes} [Mon Jan 25 11:08:41 2021] DELETE /volume/v3/fda8508dfb7a49a3a2495e96de555376/group_types/94b235a5-23de-4d4c-a83e-c1c8c70d4523 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:42.856871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e14a4016-69e6-4a3a-bd4e-fd1862a5145d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a Jan 25 11:08:42.857993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e14a4016-69e6-4a3a-bd4e-fd1862a5145d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:42.858540 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:42.858540 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:42.859240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e14a4016-69e6-4a3a-bd4e-fd1862a5145d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:42.859813 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-e14a4016-69e6-4a3a-bd4e-fd1862a5145d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 46d7aa7e-ecde-4992-b658-f1b7eb75df3a {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:42.875295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e14a4016-69e6-4a3a-bd4e-fd1862a5145d tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a returned with HTTP 404 Jan 25 11:08:42.877142 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 378/770] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:42 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:08:42.885444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b305b59-e5e8-43a7-b714-13378e0d9261 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/detail Jan 25 11:08:42.886322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b305b59-e5e8-43a7-b714-13378e0d9261 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:42.886968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b305b59-e5e8-43a7-b714-13378e0d9261 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:42.909808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b305b59-e5e8-43a7-b714-13378e0d9261 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/detail returned with HTTP 200 Jan 25 11:08:42.910717 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 393/771] 10.222.0.57 () {60 vars in 1263 bytes} [Mon Jan 25 11:08:42 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/detail => generated 14 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:42.921111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f858fa3-18c7-465d-adad-5acef4e68e76 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail Jan 25 11:08:42.922184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f858fa3-18c7-465d-adad-5acef4e68e76 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:42.922657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f858fa3-18c7-465d-adad-5acef4e68e76 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:42.923946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-0f858fa3-18c7-465d-adad-5acef4e68e76 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:08:42.924995 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:42.924995 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:42.926401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f858fa3-18c7-465d-adad-5acef4e68e76 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:08:43.122910 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0f858fa3-18c7-465d-adad-5acef4e68e76 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Get all volumes completed successfully. Jan 25 11:08:43.137366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f858fa3-18c7-465d-adad-5acef4e68e76 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail returned with HTTP 200 Jan 25 11:08:43.150147 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 379/772] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:08:42 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:43.155440 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c90a95e9-4db5-437a-8c66-b460529af9bb tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a/action Jan 25 11:08:43.156953 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c90a95e9-4db5-437a-8c66-b460529af9bb tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:08:43.157510 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c90a95e9-4db5-437a-8c66-b460529af9bb tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:43.158578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-c90a95e9-4db5-437a-8c66-b460529af9bb tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] delete called for group 46d7aa7e-ecde-4992-b658-f1b7eb75df3a {{(pid=91483) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:08:43.159030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-c90a95e9-4db5-437a-8c66-b460529af9bb tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Delete group with id: 46d7aa7e-ecde-4992-b658-f1b7eb75df3a Jan 25 11:08:43.179449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c90a95e9-4db5-437a-8c66-b460529af9bb tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a/action returned with HTTP 404 Jan 25 11:08:43.181154 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 394/773] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:08:43 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/46d7aa7e-ecde-4992-b658-f1b7eb75df3a/action => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:08:43.190208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a09de59e-32b7-46ce-92b4-40e8b83e9f05 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail Jan 25 11:08:43.191024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a09de59e-32b7-46ce-92b4-40e8b83e9f05 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:43.191695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a09de59e-32b7-46ce-92b4-40e8b83e9f05 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:43.192659 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-a09de59e-32b7-46ce-92b4-40e8b83e9f05 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:08:43.194635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a09de59e-32b7-46ce-92b4-40e8b83e9f05 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:08:43.339093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a09de59e-32b7-46ce-92b4-40e8b83e9f05 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Get all volumes completed successfully. Jan 25 11:08:43.349363 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a09de59e-32b7-46ce-92b4-40e8b83e9f05 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail returned with HTTP 200 Jan 25 11:08:43.352185 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 380/774] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:08:43 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:43.369532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de7d0c3e-e360-4068-9c55-020af274e83f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671/action Jan 25 11:08:43.370980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de7d0c3e-e360-4068-9c55-020af274e83f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:08:43.371489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de7d0c3e-e360-4068-9c55-020af274e83f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:43.373272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-de7d0c3e-e360-4068-9c55-020af274e83f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] delete called for group f4398ba1-55b2-4e0b-b38a-a7461e1fb671 {{(pid=91483) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:08:43.373809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-de7d0c3e-e360-4068-9c55-020af274e83f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Delete group with id: f4398ba1-55b2-4e0b-b38a-a7461e1fb671 Jan 25 11:08:43.387877 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de7d0c3e-e360-4068-9c55-020af274e83f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671/action returned with HTTP 404 Jan 25 11:08:43.391260 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 395/775] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:08:43 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/f4398ba1-55b2-4e0b-b38a-a7461e1fb671/action => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:08:43.399434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1fcb9fbf-85b6-435b-83c4-f6dcca7fcbf9 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] DELETE http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types/554120a6-996d-473f-9a27-a02fa4946dab Jan 25 11:08:43.400527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1fcb9fbf-85b6-435b-83c4-f6dcca7fcbf9 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:43.401531 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1fcb9fbf-85b6-435b-83c4-f6dcca7fcbf9 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:43.475167 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:08:43.475167 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:08:43.499599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1fcb9fbf-85b6-435b-83c4-f6dcca7fcbf9 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types/554120a6-996d-473f-9a27-a02fa4946dab returned with HTTP 202 Jan 25 11:08:43.507013 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 381/776] 10.222.0.57 () {60 vars in 1371 bytes} [Mon Jan 25 11:08:43 2021] DELETE /volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types/554120a6-996d-473f-9a27-a02fa4946dab => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:43.510409 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e275fb6d-456b-4a10-a32e-6eae6a2734ea tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] POST http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types Jan 25 11:08:43.511195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e275fb6d-456b-4a10-a32e-6eae6a2734ea tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1064737369"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:43.613987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e275fb6d-456b-4a10-a32e-6eae6a2734ea tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types returned with HTTP 200 Jan 25 11:08:43.620622 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 396/777] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:08:43 2021] POST /volume/v3/1464e82d91b64bfbafb612709f9a8794/types => generated 216 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:43.629414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47e61179-8455-4085-b3f5-799b4e4b1cc3 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] POST http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types Jan 25 11:08:43.630277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47e61179-8455-4085-b3f5-799b4e4b1cc3 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-324857591"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:43.723613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47e61179-8455-4085-b3f5-799b4e4b1cc3 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types returned with HTTP 202 Jan 25 11:08:43.735606 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9bbe88d-f2e0-4dc3-ab1f-f95dd05bdf07 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups Jan 25 11:08:43.736396 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9bbe88d-f2e0-4dc3-ab1f-f95dd05bdf07 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0e9bd23e-5b68-4cd8-ba2e-b6a861acef5f", "volume_types": ["ad2a70d3-3ff8-430c-96e8-ad62e727a672"], "name": "tempest-GroupsTest-Group-1118079674"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:43.737877 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-d9bbe88d-f2e0-4dc3-ab1f-f95dd05bdf07 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Creating new group {'group': {'group_type': '0e9bd23e-5b68-4cd8-ba2e-b6a861acef5f', 'volume_types': ['ad2a70d3-3ff8-430c-96e8-ad62e727a672'], 'name': 'tempest-GroupsTest-Group-1118079674'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 11:08:43.739850 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 382/778] 10.222.0.57 () {62 vars in 1278 bytes} [Mon Jan 25 11:08:43 2021] POST /volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types => generated 172 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:43.763030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-d9bbe88d-f2e0-4dc3-ab1f-f95dd05bdf07 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Creating group tempest-GroupsTest-Group-1118079674. Jan 25 11:08:43.836988 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d9bbe88d-f2e0-4dc3-ab1f-f95dd05bdf07 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Availability Zones retrieved successfully. Jan 25 11:08:43.906638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d9bbe88d-f2e0-4dc3-ab1f-f95dd05bdf07 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Created reservations ['04e57160-bea5-4dc5-8284-8a5a36cf2c5c'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:08:44.014739 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9bbe88d-f2e0-4dc3-ab1f-f95dd05bdf07 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups returned with HTTP 202 Jan 25 11:08:44.015945 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 397/779] 10.222.0.57 () {62 vars in 1264 bytes} [Mon Jan 25 11:08:43 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups => generated 104 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:44.025292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b283e94-fbd0-41b6-9b55-5faf00241e25 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:44.025889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6b283e94-fbd0-41b6-9b55-5faf00241e25 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:44.026374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6b283e94-fbd0-41b6-9b55-5faf00241e25 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:44.026785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-6b283e94-fbd0-41b6-9b55-5faf00241e25 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:44.050340 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:44.050340 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:44.138113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b283e94-fbd0-41b6-9b55-5faf00241e25 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 200 Jan 25 11:08:44.143096 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 383/780] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:44 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 332 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:45.156737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa65ed7a-1e18-4d5f-92de-aa006c24072a tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:45.158229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa65ed7a-1e18-4d5f-92de-aa006c24072a tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:45.158653 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:45.158653 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:45.159335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa65ed7a-1e18-4d5f-92de-aa006c24072a tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:45.160132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-fa65ed7a-1e18-4d5f-92de-aa006c24072a tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:45.180232 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:45.180232 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:45.261526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa65ed7a-1e18-4d5f-92de-aa006c24072a tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 200 Jan 25 11:08:45.266130 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 398/781] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:45 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 333 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:45.290431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes Jan 25 11:08:45.291031 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:45.291031 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:45.291512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad2a70d3-3ff8-430c-96e8-ad62e727a672", "group_id": "14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1", "size": 1, "name": "tempest-GroupsTest-Volume-114857034"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:45.292697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Create volume request body: {'volume': {'volume_type': 'ad2a70d3-3ff8-430c-96e8-ad62e727a672', 'group_id': '14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1', 'size': 1, 'name': 'tempest-GroupsTest-Volume-114857034'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:08:45.333907 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:45.333907 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:45.335079 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Create volume of 1 GB Jan 25 11:08:45.364086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Availability Zones retrieved successfully. Jan 25 11:08:45.382416 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Flow 'volume_create_api' (b04ce733-e3cc-4ab2-a525-b1284e590f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:45.385939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41a08ef-4243-4ca2-bb1e-049e80313d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:45.387870 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:45.387870 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:45.388795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:08:45.473304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41a08ef-4243-4ca2-bb1e-049e80313d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:08:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad2a70d3-3ff8-430c-96e8-ad62e727a672,is_public=True,name='tempest-GroupsTest-volume-type-1064737369',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad2a70d3-3ff8-430c-96e8-ad62e727a672', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:45.476404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c34a0f7-f2a6-472f-807f-73e246a85a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:45.579862 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1064737369 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1064737369, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:08:45.581137 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1064737369 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1064737369, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:08:45.638823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Created reservations ['22d14975-744f-469c-a48d-191f171dd60b', '55f1adfa-c765-46f5-83e9-fdfefc09034d', '49b548ad-1277-46cb-9e1d-0b810ce6e813', 'a0d0364b-a145-4260-9c7b-3679d793aee7'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:08:45.645811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c34a0f7-f2a6-472f-807f-73e246a85a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22d14975-744f-469c-a48d-191f171dd60b', '55f1adfa-c765-46f5-83e9-fdfefc09034d', '49b548ad-1277-46cb-9e1d-0b810ce6e813', 'a0d0364b-a145-4260-9c7b-3679d793aee7']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:45.649370 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa85ff7d-0d68-4044-a860-9991cf9adf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:45.805712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa85ff7d-0d68-4044-a860-9991cf9adf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d81b5d5-9a1e-44fc-9a72-41961cb69654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-114857034',encryption_key_id=None,group_id=14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1,group_type_id=,metadata={},multiattach=False,project_id='d3b2974fc3c54240894bffdc8ee26fc3',qos_specs=None,replication_status=,reservations=['22d14975-744f-469c-a48d-191f171dd60b','55f1adfa-c765-46f5-83e9-fdfefc09034d','49b548ad-1277-46cb-9e1d-0b810ce6e813','a0d0364b-a145-4260-9c7b-3679d793aee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352567d684b64a39a86edf5c43110d5a',volume_type_id=ad2a70d3-3ff8-430c-96e8-ad62e727a672), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-114857034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1,host=None,id=7d81b5d5-9a1e-44fc-9a72-41961cb69654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3b2974fc3c54240894bffdc8ee26fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='352567d684b64a39a86edf5c43110d5a',volume_attachment=,volume_type=,volume_type_id=ad2a70d3-3ff8-430c-96e8-ad62e727a672)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:45.813861 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1239d5a7-31e1-4e92-8740-600e0f542f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:45.878214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1239d5a7-31e1-4e92-8740-600e0f542f90) transitioned into state 'SUCCESS' from state '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-114857034',encryption_key_id=None,group_id=14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1,group_type_id=,metadata={},multiattach=False,project_id='d3b2974fc3c54240894bffdc8ee26fc3',qos_specs=None,replication_status=,reservations=['22d14975-744f-469c-a48d-191f171dd60b','55f1adfa-c765-46f5-83e9-fdfefc09034d','49b548ad-1277-46cb-9e1d-0b810ce6e813','a0d0364b-a145-4260-9c7b-3679d793aee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352567d684b64a39a86edf5c43110d5a',volume_type_id=ad2a70d3-3ff8-430c-96e8-ad62e727a672)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:45.880385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ee1ba3c-924a-4f67-9d1e-e0f08614475f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:45.917487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ee1ba3c-924a-4f67-9d1e-e0f08614475f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:45.922775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Flow 'volume_create_api' (b04ce733-e3cc-4ab2-a525-b1284e590f9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:45.986672 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Create volume request issued successfully. Jan 25 11:08:46.004496 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:46.005225 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:46.014640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:46.021955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:46.021955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:46.036144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d19d0516-9627-420e-a54d-2e6f70da7034 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes returned with HTTP 202 Jan 25 11:08:46.037399 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 384/782] 10.222.0.57 () {62 vars in 1267 bytes} [Mon Jan 25 11:08:45 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes => generated 891 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:46.056709 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f23bf09a-db5d-416d-be23-3edacaaae432 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 Jan 25 11:08:46.057290 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f23bf09a-db5d-416d-be23-3edacaaae432 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:46.057499 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:46.057499 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:46.058630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f23bf09a-db5d-416d-be23-3edacaaae432 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:46.183609 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:46.183609 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:46.194748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f23bf09a-db5d-416d-be23-3edacaaae432 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:46.210575 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-f23bf09a-db5d-416d-be23-3edacaaae432 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:46.211259 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-f23bf09a-db5d-416d-be23-3edacaaae432 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:46.220723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-f23bf09a-db5d-416d-be23-3edacaaae432 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:46.228679 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:46.228679 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:46.253152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f23bf09a-db5d-416d-be23-3edacaaae432 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 returned with HTTP 200 Jan 25 11:08:46.264531 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 399/783] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:46 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 => generated 959 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:47.270816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad38fc2c-3c34-4f3a-b94b-3d4c05c2e0c3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 Jan 25 11:08:47.271644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad38fc2c-3c34-4f3a-b94b-3d4c05c2e0c3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:47.271867 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:47.271867 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:47.272262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad38fc2c-3c34-4f3a-b94b-3d4c05c2e0c3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:47.376400 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:47.376400 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:47.386911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ad38fc2c-3c34-4f3a-b94b-3d4c05c2e0c3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:47.403132 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-ad38fc2c-3c34-4f3a-b94b-3d4c05c2e0c3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:47.403766 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-ad38fc2c-3c34-4f3a-b94b-3d4c05c2e0c3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:47.415870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-ad38fc2c-3c34-4f3a-b94b-3d4c05c2e0c3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:47.424590 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:47.424590 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:47.477724 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad38fc2c-3c34-4f3a-b94b-3d4c05c2e0c3 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 returned with HTTP 200 Jan 25 11:08:47.492983 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 385/784] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:47 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 => generated 983 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:48.500473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65254998-28c4-48c8-9190-4a26c86dcf0f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 Jan 25 11:08:48.501086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65254998-28c4-48c8-9190-4a26c86dcf0f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:48.501690 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:48.501690 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:48.502334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65254998-28c4-48c8-9190-4a26c86dcf0f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:48.628561 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:48.628561 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:48.667049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-65254998-28c4-48c8-9190-4a26c86dcf0f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:48.695549 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-65254998-28c4-48c8-9190-4a26c86dcf0f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:48.695888 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-65254998-28c4-48c8-9190-4a26c86dcf0f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:48.714353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-65254998-28c4-48c8-9190-4a26c86dcf0f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:48.722221 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:48.722221 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:48.751936 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65254998-28c4-48c8-9190-4a26c86dcf0f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 returned with HTTP 200 Jan 25 11:08:48.753449 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 400/785] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:48 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 => generated 984 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:48.778554 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes Jan 25 11:08:48.779085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:48.779085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:48.779594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad2a70d3-3ff8-430c-96e8-ad62e727a672", "group_id": "14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1", "size": 1, "name": "tempest-GroupsTest-Volume-671877245"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:48.781487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Create volume request body: {'volume': {'volume_type': 'ad2a70d3-3ff8-430c-96e8-ad62e727a672', 'group_id': '14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1', 'size': 1, 'name': 'tempest-GroupsTest-Volume-671877245'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:08:48.841041 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:48.841041 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:48.843827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Create volume of 1 GB Jan 25 11:08:48.881676 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Availability Zones retrieved successfully. Jan 25 11:08:48.936793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Flow 'volume_create_api' (3f14650d-7ed1-4930-96fd-a379c2d9b948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:48.940131 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80318ef-854d-4c10-a893-8f4864636e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:48.953139 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:48.953139 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:48.954291 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:08:49.076582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80318ef-854d-4c10-a893-8f4864636e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:08:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad2a70d3-3ff8-430c-96e8-ad62e727a672,is_public=True,name='tempest-GroupsTest-volume-type-1064737369',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad2a70d3-3ff8-430c-96e8-ad62e727a672', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:49.078941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7561e148-349f-4693-aba5-1534bf8ff1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:49.218855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Created reservations ['c84979a4-2e38-4763-a553-cff4a0cb4748', 'f68ae4c2-b322-42e3-8b47-7b1eabf81cb0', '50127878-65aa-4a4b-845e-bebb6441f5bf', '2ff7df78-2df9-49f8-b67a-c143b830b541'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:08:49.220849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7561e148-349f-4693-aba5-1534bf8ff1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c84979a4-2e38-4763-a553-cff4a0cb4748', 'f68ae4c2-b322-42e3-8b47-7b1eabf81cb0', '50127878-65aa-4a4b-845e-bebb6441f5bf', '2ff7df78-2df9-49f8-b67a-c143b830b541']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:49.223047 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a4d21d-657e-4d01-917c-5907366b918d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:49.422563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a4d21d-657e-4d01-917c-5907366b918d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '375b3666-e259-4113-a726-e4a94a4306b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-671877245',encryption_key_id=None,group_id=14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1,group_type_id=,metadata={},multiattach=False,project_id='d3b2974fc3c54240894bffdc8ee26fc3',qos_specs=None,replication_status=,reservations=['c84979a4-2e38-4763-a553-cff4a0cb4748','f68ae4c2-b322-42e3-8b47-7b1eabf81cb0','50127878-65aa-4a4b-845e-bebb6441f5bf','2ff7df78-2df9-49f8-b67a-c143b830b541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352567d684b64a39a86edf5c43110d5a',volume_type_id=ad2a70d3-3ff8-430c-96e8-ad62e727a672), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-671877245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1,host=None,id=375b3666-e259-4113-a726-e4a94a4306b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3b2974fc3c54240894bffdc8ee26fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='352567d684b64a39a86edf5c43110d5a',volume_attachment=,volume_type=,volume_type_id=ad2a70d3-3ff8-430c-96e8-ad62e727a672)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:49.424677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6d137b9-765a-4267-930d-ef951b983385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:49.487000 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6d137b9-765a-4267-930d-ef951b983385) transitioned into state 'SUCCESS' from state '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-671877245',encryption_key_id=None,group_id=14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1,group_type_id=,metadata={},multiattach=False,project_id='d3b2974fc3c54240894bffdc8ee26fc3',qos_specs=None,replication_status=,reservations=['c84979a4-2e38-4763-a553-cff4a0cb4748','f68ae4c2-b322-42e3-8b47-7b1eabf81cb0','50127878-65aa-4a4b-845e-bebb6441f5bf','2ff7df78-2df9-49f8-b67a-c143b830b541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352567d684b64a39a86edf5c43110d5a',volume_type_id=ad2a70d3-3ff8-430c-96e8-ad62e727a672)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:49.488972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10171603-fbd8-4c46-96d9-0a10c7c200d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:49.558125 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10171603-fbd8-4c46-96d9-0a10c7c200d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:49.560955 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Flow 'volume_create_api' (3f14650d-7ed1-4930-96fd-a379c2d9b948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:49.714579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Create volume request issued successfully. Jan 25 11:08:49.754427 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:49.754885 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:49.769394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:49.783853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:49.783853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:49.822179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfa82dd6-8f9b-4746-b2ff-9a8dbf8c77d6 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes returned with HTTP 202 Jan 25 11:08:49.827534 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 386/786] 10.222.0.57 () {62 vars in 1267 bytes} [Mon Jan 25 11:08:48 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes => generated 891 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:08:49.839924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6aef06e6-ac3a-4ad4-a0bf-f95d8bd252bd tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:08:49.841535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6aef06e6-ac3a-4ad4-a0bf-f95d8bd252bd tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:49.843152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:49.843152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:49.843775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6aef06e6-ac3a-4ad4-a0bf-f95d8bd252bd tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:49.965473 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:49.965473 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:49.974865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6aef06e6-ac3a-4ad4-a0bf-f95d8bd252bd tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:50.013326 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-6aef06e6-ac3a-4ad4-a0bf-f95d8bd252bd tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:50.018178 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-6aef06e6-ac3a-4ad4-a0bf-f95d8bd252bd tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:50.031552 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-6aef06e6-ac3a-4ad4-a0bf-f95d8bd252bd tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:50.046661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:50.046661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:50.094305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6aef06e6-ac3a-4ad4-a0bf-f95d8bd252bd tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 200 Jan 25 11:08:50.104144 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 401/787] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:49 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 983 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:08:51.113347 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0657805d-9a3a-437a-906f-2714139832aa tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:08:51.113976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0657805d-9a3a-437a-906f-2714139832aa tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:51.114204 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:51.114204 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:51.114519 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0657805d-9a3a-437a-906f-2714139832aa tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:51.244408 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:51.244408 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:51.265535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0657805d-9a3a-437a-906f-2714139832aa tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:51.291923 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-0657805d-9a3a-437a-906f-2714139832aa tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:51.292379 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-0657805d-9a3a-437a-906f-2714139832aa tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:51.300839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-0657805d-9a3a-437a-906f-2714139832aa tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:51.312480 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:51.312480 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:51.364007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0657805d-9a3a-437a-906f-2714139832aa tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 200 Jan 25 11:08:51.365360 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 387/788] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:51 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 983 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:52.383217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7012f117-7a09-48cb-a987-92a7dbd95cf4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:08:52.384664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7012f117-7a09-48cb-a987-92a7dbd95cf4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:52.385332 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:52.385332 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:52.386004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7012f117-7a09-48cb-a987-92a7dbd95cf4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:52.485383 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:52.485383 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:52.495422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7012f117-7a09-48cb-a987-92a7dbd95cf4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:52.518938 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-7012f117-7a09-48cb-a987-92a7dbd95cf4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:52.519644 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-7012f117-7a09-48cb-a987-92a7dbd95cf4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:52.528366 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-7012f117-7a09-48cb-a987-92a7dbd95cf4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:52.537144 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:52.537144 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:52.560495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7012f117-7a09-48cb-a987-92a7dbd95cf4 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 200 Jan 25 11:08:52.562842 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 402/789] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:52 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 984 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:52.579780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-602d3e56-b021-4042-ae6f-e68859b3808f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] PUT http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:52.580575 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:52.580575 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:52.580989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-602d3e56-b021-4042-ae6f-e68859b3808f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "375b3666-e259-4113-a726-e4a94a4306b1"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:52.582664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-602d3e56-b021-4042-ae6f-e68859b3808f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Update called for group 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1. {{(pid=91484) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 11:08:52.583169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-602d3e56-b021-4042-ae6f-e68859b3808f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Updating group 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 with name new_group description: This is a new group add_volumes: None remove_volumes: 375b3666-e259-4113-a726-e4a94a4306b1. Jan 25 11:08:52.593380 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:52.593380 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:52.672369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-602d3e56-b021-4042-ae6f-e68859b3808f tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 202 Jan 25 11:08:52.673710 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 388/790] 10.222.0.57 () {62 vars in 1374 bytes} [Mon Jan 25 11:08:52 2021] PUT /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:52.682166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a01f5463-56a4-4bb3-8d02-08a1a0cb75b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:52.682815 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a01f5463-56a4-4bb3-8d02-08a1a0cb75b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:52.683007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:52.683007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:52.683825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a01f5463-56a4-4bb3-8d02-08a1a0cb75b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:52.684393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-a01f5463-56a4-4bb3-8d02-08a1a0cb75b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:52.697083 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:52.697083 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:52.761655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a01f5463-56a4-4bb3-8d02-08a1a0cb75b2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 200 Jan 25 11:08:52.766369 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 403/791] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:52 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 323 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:53.007091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] POST http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes Jan 25 11:08:53.007927 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:53.007927 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:53.009016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-389655147", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:53.010820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-389655147', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:08:53.011440 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Create volume of 1 GB Jan 25 11:08:53.038608 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Availability Zones retrieved successfully. Jan 25 11:08:53.075905 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Flow 'volume_create_api' (1cd5652c-cab9-4366-901e-bf9a8602b632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:53.088578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29abdb7-eaf2-44b5-b42a-d6170b336eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:53.091937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:08:53.174576 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29abdb7-eaf2-44b5-b42a-d6170b336eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:53.177184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd1d97ad-825d-4e37-a76d-b8f2fdc1f4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:53.292678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Created reservations ['49959da8-f853-4127-aaab-ac8274ea91ce', '47bbaf8c-5bb0-4774-aeb7-82e7477debb4', '5ded5944-780d-483a-b939-9be92bda548d', '4e1a93b2-e448-40cc-bf17-2c0f739fbbcc'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:08:53.297331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd1d97ad-825d-4e37-a76d-b8f2fdc1f4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49959da8-f853-4127-aaab-ac8274ea91ce', '47bbaf8c-5bb0-4774-aeb7-82e7477debb4', '5ded5944-780d-483a-b939-9be92bda548d', '4e1a93b2-e448-40cc-bf17-2c0f739fbbcc']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:53.301185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c9f8ab-811d-46c0-8a6b-f37f2b6f51bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:53.452376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c9f8ab-811d-46c0-8a6b-f37f2b6f51bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f10a9ce2-a6a6-48d7-acc3-f21e53655f00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-389655147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f014f8404dc45d9becead06e1abbf37',qos_specs=None,replication_status=,reservations=['49959da8-f853-4127-aaab-ac8274ea91ce','47bbaf8c-5bb0-4774-aeb7-82e7477debb4','5ded5944-780d-483a-b939-9be92bda548d','4e1a93b2-e448-40cc-bf17-2c0f739fbbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cb241b0d18496981890f72b8125e37',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-389655147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f10a9ce2-a6a6-48d7-acc3-f21e53655f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f014f8404dc45d9becead06e1abbf37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='24cb241b0d18496981890f72b8125e37',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:53.454614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cbbad5f-41f2-4022-afe2-ed13938c0c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:53.515812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cbbad5f-41f2-4022-afe2-ed13938c0c97) transitioned into state 'SUCCESS' from state '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-389655147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f014f8404dc45d9becead06e1abbf37',qos_specs=None,replication_status=,reservations=['49959da8-f853-4127-aaab-ac8274ea91ce','47bbaf8c-5bb0-4774-aeb7-82e7477debb4','5ded5944-780d-483a-b939-9be92bda548d','4e1a93b2-e448-40cc-bf17-2c0f739fbbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cb241b0d18496981890f72b8125e37',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:53.518571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9219a2d8-294c-4494-896b-8e804e8cdda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:53.556169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9219a2d8-294c-4494-896b-8e804e8cdda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:53.559143 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Flow 'volume_create_api' (1cd5652c-cab9-4366-901e-bf9a8602b632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:53.683992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Create volume request issued successfully. Jan 25 11:08:53.719508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-2080a72e-4f58-469d-9e14-095536f64d5c tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes returned with HTTP 202 Jan 25 11:08:53.721656 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 389/792] 10.222.0.57 () {64 vars in 1512 bytes} [Mon Jan 25 11:08:53 2021] POST /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes => generated 823 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:08:53.733877 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-0161b455-e492-4b30-924d-7f1601b9db39 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:08:53.734342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-0161b455-e492-4b30-924d-7f1601b9db39 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:53.734438 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:53.734438 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:53.734823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-0161b455-e492-4b30-924d-7f1601b9db39 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:53.778639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e955515-7c1a-421e-ba61-b406836ce044 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:53.779264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e955515-7c1a-421e-ba61-b406836ce044 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:53.779498 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:53.779498 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:53.780935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e955515-7c1a-421e-ba61-b406836ce044 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:53.780935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-9e955515-7c1a-421e-ba61-b406836ce044 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:53.799865 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:53.799865 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:53.808603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:53.808603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:53.832837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-0161b455-e492-4b30-924d-7f1601b9db39 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Volume info retrieved successfully. Jan 25 11:08:53.850945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e955515-7c1a-421e-ba61-b406836ce044 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 200 Jan 25 11:08:53.855183 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 390/793] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:53 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 324 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:53.863402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3158912a-256d-4a82-836f-807d0e4296e2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:53.865906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3158912a-256d-4a82-836f-807d0e4296e2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:53.866234 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:53.866234 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:53.866794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3158912a-256d-4a82-836f-807d0e4296e2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:53.870340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-3158912a-256d-4a82-836f-807d0e4296e2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:53.880322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-b1e18118-ed8c-466d-b662-c9952055b6bd req-0161b455-e492-4b30-924d-7f1601b9db39 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 200 Jan 25 11:08:53.882273 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:53.882273 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:53.884541 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 404/794] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:08:53 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 891 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:53.941544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3158912a-256d-4a82-836f-807d0e4296e2 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 200 Jan 25 11:08:53.942536 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 391/795] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:53 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 324 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:08:53.953779 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail Jan 25 11:08:53.954877 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:53.955104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:53.955104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:53.955621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:53.956424 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:08:53.958476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:08:54.068737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Get all volumes completed successfully. Jan 25 11:08:54.076058 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:54.077293 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:54.098073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:54.105116 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:54.105116 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:54.152747 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34ae6e52-30c8-4fba-b704-47a0aec9635e tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail returned with HTTP 200 Jan 25 11:08:54.159189 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 405/796] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:08:53 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail => generated 1927 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:08:54.181709 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e86545a5-5924-4929-9109-b24f88f173c9 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] PUT http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:54.182480 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:54.182480 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:54.183254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e86545a5-5924-4929-9109-b24f88f173c9 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "375b3666-e259-4113-a726-e4a94a4306b1"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:54.184523 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-e86545a5-5924-4929-9109-b24f88f173c9 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Update called for group 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1. {{(pid=91484) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 11:08:54.185051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-e86545a5-5924-4929-9109-b24f88f173c9 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Updating group 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 with name None description: None add_volumes: 375b3666-e259-4113-a726-e4a94a4306b1 remove_volumes: None. Jan 25 11:08:54.208064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:54.208064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:54.234760 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-d02d66fa-279a-4111-9d35-c162bcbd2e4e req-98dd650b-5746-40a2-8452-86127d14ca43 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:08:54.235975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-d02d66fa-279a-4111-9d35-c162bcbd2e4e req-98dd650b-5746-40a2-8452-86127d14ca43 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:54.236382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:54.236382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:54.237019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-d02d66fa-279a-4111-9d35-c162bcbd2e4e req-98dd650b-5746-40a2-8452-86127d14ca43 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:54.350175 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:54.350175 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:54.371363 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-d02d66fa-279a-4111-9d35-c162bcbd2e4e req-98dd650b-5746-40a2-8452-86127d14ca43 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Volume info retrieved successfully. Jan 25 11:08:54.425587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-d02d66fa-279a-4111-9d35-c162bcbd2e4e req-98dd650b-5746-40a2-8452-86127d14ca43 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 200 Jan 25 11:08:54.429134 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 406/797] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:08:54 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 915 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:54.477990 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e86545a5-5924-4929-9109-b24f88f173c9 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 202 Jan 25 11:08:54.479302 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 392/798] 10.222.0.57 () {62 vars in 1373 bytes} [Mon Jan 25 11:08:54 2021] PUT /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:54.487496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9cd7815c-9c31-40fa-ba3c-cfda0a41eeaf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:54.488360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9cd7815c-9c31-40fa-ba3c-cfda0a41eeaf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:54.488782 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:54.488782 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:54.489412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9cd7815c-9c31-40fa-ba3c-cfda0a41eeaf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:54.490051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-9cd7815c-9c31-40fa-ba3c-cfda0a41eeaf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:54.505457 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:54.505457 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:54.558858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9cd7815c-9c31-40fa-ba3c-cfda0a41eeaf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 200 Jan 25 11:08:54.569980 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 407/799] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:54 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 323 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:55.553492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-de26963c-be30-468f-89b5-8c2da30b2d00 req-a488448a-315f-4271-9378-4bf1b8b3d605 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:08:55.554094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-de26963c-be30-468f-89b5-8c2da30b2d00 req-a488448a-315f-4271-9378-4bf1b8b3d605 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:55.554320 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:55.554320 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:55.554597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-de26963c-be30-468f-89b5-8c2da30b2d00 req-a488448a-315f-4271-9378-4bf1b8b3d605 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:55.620744 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:55.620744 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:55.630336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-de26963c-be30-468f-89b5-8c2da30b2d00 req-a488448a-315f-4271-9378-4bf1b8b3d605 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Volume info retrieved successfully. Jan 25 11:08:55.658259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-de26963c-be30-468f-89b5-8c2da30b2d00 req-a488448a-315f-4271-9378-4bf1b8b3d605 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 200 Jan 25 11:08:55.683857 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 408/800] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:08:55 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:55.693431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-382ec7db-9b0c-464e-a0a8-42aa36a80a24 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:55.695428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-382ec7db-9b0c-464e-a0a8-42aa36a80a24 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:55.695630 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:55.695630 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:55.696013 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-382ec7db-9b0c-464e-a0a8-42aa36a80a24 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:55.697855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-382ec7db-9b0c-464e-a0a8-42aa36a80a24 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:08:55.719561 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:55.719561 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:55.768685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-382ec7db-9b0c-464e-a0a8-42aa36a80a24 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 200 Jan 25 11:08:55.770157 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 409/801] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:08:55 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 324 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:55.774997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dae981f2-06a1-4690-b7e5-a8e2c9935a4f req-904ff256-509c-425d-a52f-ed20f6bcd5c3 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] POST http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots Jan 25 11:08:55.775456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:55.775456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:55.776149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dae981f2-06a1-4690-b7e5-a8e2c9935a4f req-904ff256-509c-425d-a52f-ed20f6bcd5c3 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f10a9ce2-a6a6-48d7-acc3-f21e53655f00", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-787789931", "description": null, "metadata": {}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:55.837083 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:55.837083 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:55.838317 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-dae981f2-06a1-4690-b7e5-a8e2c9935a4f req-904ff256-509c-425d-a52f-ed20f6bcd5c3 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Volume info retrieved successfully. Jan 25 11:08:55.838684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [req-dae981f2-06a1-4690-b7e5-a8e2c9935a4f req-904ff256-509c-425d-a52f-ed20f6bcd5c3 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Create snapshot from volume f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:08:55.896692 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [req-dae981f2-06a1-4690-b7e5-a8e2c9935a4f req-904ff256-509c-425d-a52f-ed20f6bcd5c3 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] 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 25 11:08:55.902460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] POST http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes Jan 25 11:08:55.902926 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:55.902926 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:55.903533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1888704563"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:55.905281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1888704563'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:08:55.905726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Create volume of 1 GB Jan 25 11:08:55.906552 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:55.906552 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:55.932208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Availability Zones retrieved successfully. Jan 25 11:08:55.962056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [req-dae981f2-06a1-4690-b7e5-a8e2c9935a4f req-904ff256-509c-425d-a52f-ed20f6bcd5c3 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Created reservations ['a805fe5d-ab7e-4e1c-b941-b5a31e1c09a1', '00c80fc6-4a8d-4500-8818-66ce4431aed7', '20989ac0-1516-493c-8db4-9ab54b8b0e5a', 'f5779b65-32e8-4858-a4c0-703fbdfb47be'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:08:55.989941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Flow 'volume_create_api' (31326628-972a-4828-acb4-d4d23932b0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:55.994080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522f5ea9-021e-408d-b7ec-1d30705f9edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:55.999593 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:08:56.159177 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-dae981f2-06a1-4690-b7e5-a8e2c9935a4f req-904ff256-509c-425d-a52f-ed20f6bcd5c3 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot create request issued successfully. Jan 25 11:08:56.160016 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dae981f2-06a1-4690-b7e5-a8e2c9935a4f req-904ff256-509c-425d-a52f-ed20f6bcd5c3 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots returned with HTTP 202 Jan 25 11:08:56.160925 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 410/802] 10.222.0.57 () {64 vars in 1518 bytes} [Mon Jan 25 11:08:55 2021] POST /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots => generated 310 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:08:56.177240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522f5ea9-021e-408d-b7ec-1d30705f9edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:56.185784 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail Jan 25 11:08:56.192992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:56.193240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:56.193240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:56.193661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:56.194409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:08:56.194664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (928c2448-5c5a-4d16-a3c5-b88b0db03021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:56.195314 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:56.195314 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:56.196518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:08:56.332702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Get all volumes completed successfully. Jan 25 11:08:56.341692 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:56.345789 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:56.361707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:56.378294 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:56.378294 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:56.394608 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Created reservations ['8a1938c8-6d1c-4472-9023-580f44b3a0b0', 'fa56dc39-1d2f-4f01-ad11-015c37db9beb', '6b5ca343-b6ba-42e8-9969-7d1d74277e25', '7ed2f810-6ffc-48eb-96f3-89b7c398e381'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:08:56.396764 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (928c2448-5c5a-4d16-a3c5-b88b0db03021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a1938c8-6d1c-4472-9023-580f44b3a0b0', 'fa56dc39-1d2f-4f01-ad11-015c37db9beb', '6b5ca343-b6ba-42e8-9969-7d1d74277e25', '7ed2f810-6ffc-48eb-96f3-89b7c398e381']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:56.402885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35dadf35-f357-4b7c-862b-af9ce7b78908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:56.414986 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:56.415924 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:56.429497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:56.444907 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:56.444907 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:56.509692 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d74e3533-362b-4a39-aba5-89151401d4bf tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail returned with HTTP 200 Jan 25 11:08:56.521664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 411/803] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:08:56 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail => generated 1961 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:08:56.541556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35dadf35-f357-4b7c-862b-af9ce7b78908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '287e9ab3-fe5a-48d4-a355-a9493c7073e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1888704563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d91f79dd13d4e508148fd3955db6e94',qos_specs=None,replication_status=,reservations=['8a1938c8-6d1c-4472-9023-580f44b3a0b0','fa56dc39-1d2f-4f01-ad11-015c37db9beb','6b5ca343-b6ba-42e8-9969-7d1d74277e25','7ed2f810-6ffc-48eb-96f3-89b7c398e381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a939535f90a4b10b76b62226bef9f98',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1888704563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=287e9ab3-fe5a-48d4-a355-a9493c7073e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d91f79dd13d4e508148fd3955db6e94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1a939535f90a4b10b76b62226bef9f98',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:56.550613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cfdf3f5c-6254-47c7-8c48-67f8775b6b6b req-57910eb3-5ce9-4c42-b995-d78af2a79395 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:08:56.551395 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cfdf3f5c-6254-47c7-8c48-67f8775b6b6b req-57910eb3-5ce9-4c42-b995-d78af2a79395 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:56.553512 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:56.553512 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:56.554549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-cfdf3f5c-6254-47c7-8c48-67f8775b6b6b req-57910eb3-5ce9-4c42-b995-d78af2a79395 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:56.558105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (befa94db-7bf1-48b1-92de-06fc9d32701a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:56.611516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:56.611516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:56.615462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (befa94db-7bf1-48b1-92de-06fc9d32701a) transitioned into state 'SUCCESS' from state '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-1888704563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d91f79dd13d4e508148fd3955db6e94',qos_specs=None,replication_status=,reservations=['8a1938c8-6d1c-4472-9023-580f44b3a0b0','fa56dc39-1d2f-4f01-ad11-015c37db9beb','6b5ca343-b6ba-42e8-9969-7d1d74277e25','7ed2f810-6ffc-48eb-96f3-89b7c398e381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a939535f90a4b10b76b62226bef9f98',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:56.620738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-cfdf3f5c-6254-47c7-8c48-67f8775b6b6b req-57910eb3-5ce9-4c42-b995-d78af2a79395 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot retrieved successfully. Jan 25 11:08:56.623055 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-cfdf3f5c-6254-47c7-8c48-67f8775b6b6b req-57910eb3-5ce9-4c42-b995-d78af2a79395 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e returned with HTTP 200 Jan 25 11:08:56.623842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77d0b9d-5c95-4ce1-91a9-271b8c92c551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:08:56.630239 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 412/804] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:08:56 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e => generated 442 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:56.659062 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail Jan 25 11:08:56.661744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:56.663728 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:56.663728 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:56.665462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:56.667959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:08:56.671831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:08:56.679928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77d0b9d-5c95-4ce1-91a9-271b8c92c551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:08:56.687802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Flow 'volume_create_api' (31326628-972a-4828-acb4-d4d23932b0a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:08:56.823391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Create volume request issued successfully. Jan 25 11:08:56.825467 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Get all volumes completed successfully. Jan 25 11:08:56.830007 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:56.830463 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:56.848875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:56.853893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-74ff1f0d-1ddb-493f-8197-32c0baab0f88 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes returned with HTTP 202 Jan 25 11:08:56.869063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:56.869063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:56.870079 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 393/805] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:08:55 2021] POST /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes => generated 819 bytes in 1649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:08:56.880429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2a0b3ce-f390-4366-b2ec-b99d72118905 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:08:56.880888 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2a0b3ce-f390-4366-b2ec-b99d72118905 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:56.881115 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:56.881115 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:56.881493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2a0b3ce-f390-4366-b2ec-b99d72118905 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:56.896616 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:56.897067 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:56.914196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:56.935649 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:56.935649 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:57.065201 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d55186b4-897d-43ba-a2c9-3d9376c1fb3b tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail returned with HTTP 200 Jan 25 11:08:57.066221 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 413/806] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:08:56 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/detail => generated 1961 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:08:57.075182 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:57.075182 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:57.093469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f35abc7-9326-4e35-9c16-18bacf0b45fe req-19d9a94d-2606-485e-98a2-0261455fbc14 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/detail Jan 25 11:08:57.093999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f35abc7-9326-4e35-9c16-18bacf0b45fe req-19d9a94d-2606-485e-98a2-0261455fbc14 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:57.094228 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:57.094228 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:57.094608 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f35abc7-9326-4e35-9c16-18bacf0b45fe req-19d9a94d-2606-485e-98a2-0261455fbc14 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:57.095186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [req-0f35abc7-9326-4e35-9c16-18bacf0b45fe req-19d9a94d-2606-485e-98a2-0261455fbc14 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:08:57.096442 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a2a0b3ce-f390-4366-b2ec-b99d72118905 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:08:57.097432 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [req-0f35abc7-9326-4e35-9c16-18bacf0b45fe req-19d9a94d-2606-485e-98a2-0261455fbc14 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:08:57.147209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2a0b3ce-f390-4366-b2ec-b99d72118905 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 returned with HTTP 200 Jan 25 11:08:57.147531 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0f35abc7-9326-4e35-9c16-18bacf0b45fe req-19d9a94d-2606-485e-98a2-0261455fbc14 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Get all snapshots completed successfully. Jan 25 11:08:57.148602 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:57.148602 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:57.158610 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 394/807] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:08:56 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 => generated 911 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:57.158845 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f35abc7-9326-4e35-9c16-18bacf0b45fe req-19d9a94d-2606-485e-98a2-0261455fbc14 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/detail returned with HTTP 200 Jan 25 11:08:57.158845 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 414/808] 10.222.0.57 () {60 vars in 1485 bytes} [Mon Jan 25 11:08:57 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/detail => generated 445 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:57.159079 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d418227c-1231-49f9-a2a4-191fb566e0cc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] POST http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1/action Jan 25 11:08:57.159079 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:57.159079 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:57.159079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d418227c-1231-49f9-a2a4-191fb566e0cc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:08:57.159079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d418227c-1231-49f9-a2a4-191fb566e0cc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:57.163249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-d418227c-1231-49f9-a2a4-191fb566e0cc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] delete called for group 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 {{(pid=91484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:08:57.164899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-d418227c-1231-49f9-a2a4-191fb566e0cc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Delete group with id: 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:08:57.179010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:57.179010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:57.228752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe2f1692-9c37-4f03-b53a-b4be90312e3e req-7d513992-f91e-4a96-9b16-9d2efb6d696e tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:08:57.229523 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe2f1692-9c37-4f03-b53a-b4be90312e3e req-7d513992-f91e-4a96-9b16-9d2efb6d696e tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:57.229925 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:57.229925 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:57.230545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe2f1692-9c37-4f03-b53a-b4be90312e3e req-7d513992-f91e-4a96-9b16-9d2efb6d696e tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:57.297154 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:57.297154 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:57.298300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-fe2f1692-9c37-4f03-b53a-b4be90312e3e req-7d513992-f91e-4a96-9b16-9d2efb6d696e tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot retrieved successfully. Jan 25 11:08:57.300451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe2f1692-9c37-4f03-b53a-b4be90312e3e req-7d513992-f91e-4a96-9b16-9d2efb6d696e tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e returned with HTTP 200 Jan 25 11:08:57.313189 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 415/809] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:08:57 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e => generated 442 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:08:57.457256 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d418227c-1231-49f9-a2a4-191fb566e0cc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1/action returned with HTTP 202 Jan 25 11:08:57.458442 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 395/810] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:08:57 2021] POST /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1/action => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:08:57.466335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75d3b280-8fc8-4ffd-bb7f-afb0530b5e83 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:08:57.467295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75d3b280-8fc8-4ffd-bb7f-afb0530b5e83 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:57.467714 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:57.467714 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:57.468541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75d3b280-8fc8-4ffd-bb7f-afb0530b5e83 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:57.578073 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:57.578073 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:57.599368 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-75d3b280-8fc8-4ffd-bb7f-afb0530b5e83 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:57.647097 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-75d3b280-8fc8-4ffd-bb7f-afb0530b5e83 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:57.650979 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-75d3b280-8fc8-4ffd-bb7f-afb0530b5e83 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:57.672940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-75d3b280-8fc8-4ffd-bb7f-afb0530b5e83 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:57.681706 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:57.681706 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:57.729562 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75d3b280-8fc8-4ffd-bb7f-afb0530b5e83 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 200 Jan 25 11:08:57.736311 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 416/811] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:57 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 983 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:58.165813 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76a59e6e-8353-4824-b721-71a4b904a2f7 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:08:58.166339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76a59e6e-8353-4824-b721-71a4b904a2f7 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:58.166557 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:58.166557 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:58.166931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76a59e6e-8353-4824-b721-71a4b904a2f7 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:58.371536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:58.371536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:58.380532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f4935ad-fa95-4621-806b-355323448486 req-b256baee-03fa-4fb3-899a-37003ad70a16 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:08:58.381892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3f4935ad-fa95-4621-806b-355323448486 req-b256baee-03fa-4fb3-899a-37003ad70a16 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:58.382327 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:58.382327 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:58.383034 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3f4935ad-fa95-4621-806b-355323448486 req-b256baee-03fa-4fb3-899a-37003ad70a16 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:58.406371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-76a59e6e-8353-4824-b721-71a4b904a2f7 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:08:58.461916 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:58.461916 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:58.472214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76a59e6e-8353-4824-b721-71a4b904a2f7 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 returned with HTTP 200 Jan 25 11:08:58.473044 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 396/812] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:08:58 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 => generated 911 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:58.486991 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3f4935ad-fa95-4621-806b-355323448486 req-b256baee-03fa-4fb3-899a-37003ad70a16 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot retrieved successfully. Jan 25 11:08:58.489366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3f4935ad-fa95-4621-806b-355323448486 req-b256baee-03fa-4fb3-899a-37003ad70a16 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e returned with HTTP 200 Jan 25 11:08:58.492426 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 417/813] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:08:58 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e => generated 442 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:58.754628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91021d46-e447-4bfc-a343-973cfd98cac5 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:08:58.757222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91021d46-e447-4bfc-a343-973cfd98cac5 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:58.757685 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:58.757685 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:58.758354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91021d46-e447-4bfc-a343-973cfd98cac5 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:58.891566 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:58.891566 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:58.930766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-91021d46-e447-4bfc-a343-973cfd98cac5 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:08:58.983534 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-91021d46-e447-4bfc-a343-973cfd98cac5 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:08:58.983710 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-91021d46-e447-4bfc-a343-973cfd98cac5 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:08:59.005286 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-91021d46-e447-4bfc-a343-973cfd98cac5 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:08:59.015458 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:59.015458 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:59.062280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91021d46-e447-4bfc-a343-973cfd98cac5 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 200 Jan 25 11:08:59.065458 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 397/814] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:08:58 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 983 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:08:59.489541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cffddd2-e936-4ae3-a00f-79e8c2689c96 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:08:59.490153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cffddd2-e936-4ae3-a00f-79e8c2689c96 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:59.490338 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:59.490338 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:59.490928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cffddd2-e936-4ae3-a00f-79e8c2689c96 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:59.618910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:59.618910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:59.629796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c97b636a-a1db-4949-b601-0d01c3aa594d req-f6ee85cc-47e9-480b-8933-a43808a80e7b tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:08:59.630335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c97b636a-a1db-4949-b601-0d01c3aa594d req-f6ee85cc-47e9-480b-8933-a43808a80e7b tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:59.630552 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:59.630552 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:59.630933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c97b636a-a1db-4949-b601-0d01c3aa594d req-f6ee85cc-47e9-480b-8933-a43808a80e7b tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:59.642641 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8cffddd2-e936-4ae3-a00f-79e8c2689c96 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:08:59.710096 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cffddd2-e936-4ae3-a00f-79e8c2689c96 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 returned with HTTP 200 Jan 25 11:08:59.710937 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 418/815] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:08:59 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 => generated 912 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:59.716214 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:59.716214 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:59.722433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-c97b636a-a1db-4949-b601-0d01c3aa594d req-f6ee85cc-47e9-480b-8933-a43808a80e7b tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot retrieved successfully. Jan 25 11:08:59.726600 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c97b636a-a1db-4949-b601-0d01c3aa594d req-f6ee85cc-47e9-480b-8933-a43808a80e7b tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e returned with HTTP 200 Jan 25 11:08:59.738622 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 398/816] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:08:59 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e => generated 469 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:59.745533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aefb3dc3-1974-4d6b-b1e9-f5c692e3dc5c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] POST http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata Jan 25 11:08:59.760661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:59.760661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:59.762074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aefb3dc3-1974-4d6b-b1e9-f5c692e3dc5c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:08:59.831854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7728325e-c078-4c4c-a1d0-db2ece29281f req-d9976f0c-d41f-4da6-a294-3cdcc3f9cbdd tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] DELETE http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:08:59.832627 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7728325e-c078-4c4c-a1d0-db2ece29281f req-d9976f0c-d41f-4da6-a294-3cdcc3f9cbdd tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:59.833010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:59.833010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:59.833665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7728325e-c078-4c4c-a1d0-db2ece29281f req-d9976f0c-d41f-4da6-a294-3cdcc3f9cbdd tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:08:59.834182 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [req-7728325e-c078-4c4c-a1d0-db2ece29281f req-d9976f0c-d41f-4da6-a294-3cdcc3f9cbdd tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Delete snapshot with id: a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:08:59.892873 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:59.892873 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:59.899128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-7728325e-c078-4c4c-a1d0-db2ece29281f req-d9976f0c-d41f-4da6-a294-3cdcc3f9cbdd tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot retrieved successfully. Jan 25 11:08:59.899843 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:08:59.899843 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:08:59.901286 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aefb3dc3-1974-4d6b-b1e9-f5c692e3dc5c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:08:59.926520 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aefb3dc3-1974-4d6b-b1e9-f5c692e3dc5c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Create volume metadata completed successfully. Jan 25 11:08:59.927445 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aefb3dc3-1974-4d6b-b1e9-f5c692e3dc5c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata returned with HTTP 200 Jan 25 11:08:59.929761 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 419/817] 10.222.0.57 () {60 vars in 1364 bytes} [Mon Jan 25 11:08:59 2021] POST /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata => generated 101 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:08:59.943946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21c52b29-30e4-46a9-a398-c133e136812c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata Jan 25 11:08:59.944807 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21c52b29-30e4-46a9-a398-c133e136812c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:08:59.945246 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:08:59.945246 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:08:59.945916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21c52b29-30e4-46a9-a398-c133e136812c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:00.027791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:00.027791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:00.031916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-21c52b29-30e4-46a9-a398-c133e136812c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:00.044142 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-21c52b29-30e4-46a9-a398-c133e136812c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Get volume metadata completed successfully. Jan 25 11:09:00.045829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21c52b29-30e4-46a9-a398-c133e136812c tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata returned with HTTP 200 Jan 25 11:09:00.047523 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 420/818] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:08:59 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata => generated 101 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:00.058671 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e04c8cc-fa68-4b81-b618-8ce47a1231f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] PUT http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata Jan 25 11:09:00.059152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:00.059152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:00.059561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e04c8cc-fa68-4b81-b618-8ce47a1231f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:00.138999 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-7728325e-c078-4c4c-a1d0-db2ece29281f req-d9976f0c-d41f-4da6-a294-3cdcc3f9cbdd tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot delete request issued successfully. Jan 25 11:09:00.139492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7728325e-c078-4c4c-a1d0-db2ece29281f req-d9976f0c-d41f-4da6-a294-3cdcc3f9cbdd tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e returned with HTTP 202 Jan 25 11:09:00.146720 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 399/819] 10.222.0.57 () {62 vars in 1597 bytes} [Mon Jan 25 11:08:59 2021] DELETE /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:09:00.159790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0e0cf55-1a7b-418f-b20d-c839d3751258 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:09:00.160386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0e0cf55-1a7b-418f-b20d-c839d3751258 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:00.160609 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:00.160609 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:00.160986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0e0cf55-1a7b-418f-b20d-c839d3751258 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:00.202045 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:00.202045 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:00.203501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9e04c8cc-fa68-4b81-b618-8ce47a1231f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:00.289958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9e04c8cc-fa68-4b81-b618-8ce47a1231f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Update volume metadata completed successfully. Jan 25 11:09:00.290902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e04c8cc-fa68-4b81-b618-8ce47a1231f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata returned with HTTP 200 Jan 25 11:09:00.297257 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 421/820] 10.222.0.57 () {60 vars in 1362 bytes} [Mon Jan 25 11:09:00 2021] PUT /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata => generated 57 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 25 11:09:00.308633 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9e8754d7-e1e8-4642-8547-b081ba2b980c req-990bf1cb-7da1-4083-ad74-960af7944fe0 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:09:00.323008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9e8754d7-e1e8-4642-8547-b081ba2b980c req-990bf1cb-7da1-4083-ad74-960af7944fe0 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:00.323334 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:00.323334 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:00.327147 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-9e8754d7-e1e8-4642-8547-b081ba2b980c req-990bf1cb-7da1-4083-ad74-960af7944fe0 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:00.343948 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:00.343948 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:00.385747 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c0e0cf55-1a7b-418f-b20d-c839d3751258 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:09:00.409062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:00.409062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:00.410399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-9e8754d7-e1e8-4642-8547-b081ba2b980c req-990bf1cb-7da1-4083-ad74-960af7944fe0 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot retrieved successfully. Jan 25 11:09:00.412382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-9e8754d7-e1e8-4642-8547-b081ba2b980c req-990bf1cb-7da1-4083-ad74-960af7944fe0 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e returned with HTTP 200 Jan 25 11:09:00.417663 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 422/821] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:09:00 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e => generated 468 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:00.435309 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a76de1c7-bf5d-4787-9a0d-989a79dc94c6 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata Jan 25 11:09:00.435839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a76de1c7-bf5d-4787-9a0d-989a79dc94c6 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:00.436034 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:00.436034 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:00.436442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a76de1c7-bf5d-4787-9a0d-989a79dc94c6 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:00.437077 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-c0e0cf55-1a7b-418f-b20d-c839d3751258 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:09:00.437580 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-c0e0cf55-1a7b-418f-b20d-c839d3751258 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:09:00.458172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-c0e0cf55-1a7b-418f-b20d-c839d3751258 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:09:00.479417 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:00.479417 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:00.566382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0e0cf55-1a7b-418f-b20d-c839d3751258 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 200 Jan 25 11:09:00.567381 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 400/822] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:09:00 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 983 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:09:00.615007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:00.615007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:00.621680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a76de1c7-bf5d-4787-9a0d-989a79dc94c6 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:00.647512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a76de1c7-bf5d-4787-9a0d-989a79dc94c6 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Get volume metadata completed successfully. Jan 25 11:09:00.648179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a76de1c7-bf5d-4787-9a0d-989a79dc94c6 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata returned with HTTP 200 Jan 25 11:09:00.649202 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 423/823] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:09:00 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata => generated 57 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:09:00.668422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebbd0ee2-03fd-4881-bfb8-c869b9ef4573 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] DELETE http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata/key1 Jan 25 11:09:00.671785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebbd0ee2-03fd-4881-bfb8-c869b9ef4573 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:00.672245 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:00.672245 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:00.672827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebbd0ee2-03fd-4881-bfb8-c869b9ef4573 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:00.788942 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:00.788942 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:00.790321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ebbd0ee2-03fd-4881-bfb8-c869b9ef4573 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:00.816159 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ebbd0ee2-03fd-4881-bfb8-c869b9ef4573 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Get volume metadata completed successfully. Jan 25 11:09:00.831379 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:09:00.831379 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:09:00.847666 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ebbd0ee2-03fd-4881-bfb8-c869b9ef4573 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Delete volume metadata completed successfully. Jan 25 11:09:00.848160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebbd0ee2-03fd-4881-bfb8-c869b9ef4573 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata/key1 returned with HTTP 200 Jan 25 11:09:00.849033 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 401/824] 10.222.0.57 () {58 vars in 1360 bytes} [Mon Jan 25 11:09:00 2021] DELETE /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata/key1 => generated 0 bytes in 187 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 25 11:09:00.864304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffde99da-6572-4bfb-821c-f2636b72a105 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata Jan 25 11:09:00.874446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffde99da-6572-4bfb-821c-f2636b72a105 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:00.875749 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:00.875749 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:00.877699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffde99da-6572-4bfb-821c-f2636b72a105 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:01.086143 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:01.086143 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:01.087642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ffde99da-6572-4bfb-821c-f2636b72a105 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:01.114540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ffde99da-6572-4bfb-821c-f2636b72a105 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Get volume metadata completed successfully. Jan 25 11:09:01.115332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffde99da-6572-4bfb-821c-f2636b72a105 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata returned with HTTP 200 Jan 25 11:09:01.120915 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 424/825] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:09:00 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata => generated 32 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:09:01.134066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-301bd1d7-94a0-4d1c-9156-04567478a679 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] PUT http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata Jan 25 11:09:01.134066 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:01.134066 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:01.134066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-301bd1d7-94a0-4d1c-9156-04567478a679 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:01.308045 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:01.308045 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:01.319227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-301bd1d7-94a0-4d1c-9156-04567478a679 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:01.378797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-301bd1d7-94a0-4d1c-9156-04567478a679 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Update volume metadata completed successfully. Jan 25 11:09:01.380188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-301bd1d7-94a0-4d1c-9156-04567478a679 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata returned with HTTP 200 Jan 25 11:09:01.388111 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 402/826] 10.222.0.57 () {60 vars in 1362 bytes} [Mon Jan 25 11:09:01 2021] PUT /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata => generated 16 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:09:01.396457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe7fe424-9ed3-4a41-93b8-4fb469c4f58b tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] POST http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata Jan 25 11:09:01.397347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:01.397347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:01.397910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe7fe424-9ed3-4a41-93b8-4fb469c4f58b tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:01.498368 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-85b01565-abcb-490a-8258-f29a84aeb57d req-89bd081f-f10b-42fd-9b49-03145eb6db46 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:09:01.499123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-85b01565-abcb-490a-8258-f29a84aeb57d req-89bd081f-f10b-42fd-9b49-03145eb6db46 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:01.499452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:01.499452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:01.500014 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-85b01565-abcb-490a-8258-f29a84aeb57d req-89bd081f-f10b-42fd-9b49-03145eb6db46 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:01.553180 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:01.553180 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:01.556787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fe7fe424-9ed3-4a41-93b8-4fb469c4f58b tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:01.563486 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:01.563486 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:01.577007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-85b01565-abcb-490a-8258-f29a84aeb57d req-89bd081f-f10b-42fd-9b49-03145eb6db46 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot retrieved successfully. Jan 25 11:09:01.579586 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-85b01565-abcb-490a-8258-f29a84aeb57d req-89bd081f-f10b-42fd-9b49-03145eb6db46 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e returned with HTTP 200 Jan 25 11:09:01.580691 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 403/827] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:09:01 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e => generated 468 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:09:01.592506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9934ccf0-57a8-4c09-8c3d-d8be458a83bc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:09:01.593635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9934ccf0-57a8-4c09-8c3d-d8be458a83bc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:01.593635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:01.593635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:01.594981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9934ccf0-57a8-4c09-8c3d-d8be458a83bc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:01.624992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fe7fe424-9ed3-4a41-93b8-4fb469c4f58b tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Create volume metadata completed successfully. Jan 25 11:09:01.625719 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe7fe424-9ed3-4a41-93b8-4fb469c4f58b tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata returned with HTTP 200 Jan 25 11:09:01.626796 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 425/828] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:09:01 2021] POST /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata => generated 68 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:09:01.646486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23544453-1360-4c4e-8b3f-840f09651bcf tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] PUT http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata/key3 Jan 25 11:09:01.653182 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:01.653182 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:01.657871 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23544453-1360-4c4e-8b3f-840f09651bcf tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:01.714007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:01.714007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:01.740850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9934ccf0-57a8-4c09-8c3d-d8be458a83bc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:09:01.766735 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-9934ccf0-57a8-4c09-8c3d-d8be458a83bc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:09:01.771308 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-9934ccf0-57a8-4c09-8c3d-d8be458a83bc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:09:01.793923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-9934ccf0-57a8-4c09-8c3d-d8be458a83bc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:09:01.801819 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:01.801819 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:01.825452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:01.825452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:01.838027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-23544453-1360-4c4e-8b3f-840f09651bcf tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:01.876010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9934ccf0-57a8-4c09-8c3d-d8be458a83bc tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 200 Jan 25 11:09:01.884247 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 404/829] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:09:01 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 983 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:09:01.898537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-23544453-1360-4c4e-8b3f-840f09651bcf tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Update volume metadata completed successfully. Jan 25 11:09:01.899166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23544453-1360-4c4e-8b3f-840f09651bcf tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata/key3 returned with HTTP 200 Jan 25 11:09:01.901274 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 426/830] 10.222.0.57 () {60 vars in 1377 bytes} [Mon Jan 25 11:09:01 2021] PUT /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata/key3 => generated 35 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:09:01.910630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f90a4a91-00cf-4761-905b-ce47c5a675f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata/key3 Jan 25 11:09:01.911157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f90a4a91-00cf-4761-905b-ce47c5a675f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:01.911355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:01.911355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:01.911857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f90a4a91-00cf-4761-905b-ce47c5a675f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:02.056750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:02.056750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:02.078675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f90a4a91-00cf-4761-905b-ce47c5a675f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:02.121006 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f90a4a91-00cf-4761-905b-ce47c5a675f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Get volume metadata completed successfully. Jan 25 11:09:02.121648 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f90a4a91-00cf-4761-905b-ce47c5a675f9 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata/key3 returned with HTTP 200 Jan 25 11:09:02.130141 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 405/831] 10.222.0.57 () {58 vars in 1357 bytes} [Mon Jan 25 11:09:01 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata/key3 => generated 35 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:09:02.134486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40a7db15-167d-49ab-a83d-9ee1332a3a76 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata Jan 25 11:09:02.135221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40a7db15-167d-49ab-a83d-9ee1332a3a76 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:02.135421 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:02.135421 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:02.135796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40a7db15-167d-49ab-a83d-9ee1332a3a76 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:02.219173 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:02.219173 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:02.220379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-40a7db15-167d-49ab-a83d-9ee1332a3a76 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:02.244134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-40a7db15-167d-49ab-a83d-9ee1332a3a76 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Get volume metadata completed successfully. Jan 25 11:09:02.247148 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40a7db15-167d-49ab-a83d-9ee1332a3a76 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata returned with HTTP 200 Jan 25 11:09:02.250215 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 427/832] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:09:02 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata => generated 75 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:09:02.263323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4074ba7-0b20-41a5-8e7d-69761c6e44fa tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] PUT http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata Jan 25 11:09:02.263859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:02.263859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:02.266173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4074ba7-0b20-41a5-8e7d-69761c6e44fa tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:02.367216 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:02.367216 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:02.368433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d4074ba7-0b20-41a5-8e7d-69761c6e44fa tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:02.428027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d4074ba7-0b20-41a5-8e7d-69761c6e44fa tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Update volume metadata completed successfully. Jan 25 11:09:02.428646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4074ba7-0b20-41a5-8e7d-69761c6e44fa tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata returned with HTTP 200 Jan 25 11:09:02.429747 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 406/833] 10.222.0.57 () {60 vars in 1362 bytes} [Mon Jan 25 11:09:02 2021] PUT /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3/metadata => generated 16 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:09:02.439533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a54ccbe-ab25-4422-89cc-479345075a6f tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] DELETE http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:09:02.440511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a54ccbe-ab25-4422-89cc-479345075a6f tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:02.441195 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:02.441195 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:02.442028 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a54ccbe-ab25-4422-89cc-479345075a6f tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:02.443337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-4a54ccbe-ab25-4422-89cc-479345075a6f tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Delete volume with id: 287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:09:02.549695 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:02.549695 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:02.550922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4a54ccbe-ab25-4422-89cc-479345075a6f tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:02.674566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4a54ccbe-ab25-4422-89cc-479345075a6f tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Delete volume request issued successfully. Jan 25 11:09:02.684377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a54ccbe-ab25-4422-89cc-479345075a6f tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 returned with HTTP 202 Jan 25 11:09:02.689520 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 428/834] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:09:02 2021] DELETE /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:09:02.693183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c846a1ad-f741-448e-8db2-da94fde1e4ed tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:09:02.693746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c846a1ad-f741-448e-8db2-da94fde1e4ed tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:02.693949 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:02.693949 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:02.694596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c846a1ad-f741-448e-8db2-da94fde1e4ed tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:02.710569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-eef74133-16d9-4ba9-9dba-3873373b3e48 req-52bc5764-bd6d-43d8-94ed-4c508fea09c4 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:09:02.718602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-eef74133-16d9-4ba9-9dba-3873373b3e48 req-52bc5764-bd6d-43d8-94ed-4c508fea09c4 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:02.718602 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:02.718602 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:02.718602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-eef74133-16d9-4ba9-9dba-3873373b3e48 req-52bc5764-bd6d-43d8-94ed-4c508fea09c4 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:02.820652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:02.820652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:02.821836 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-eef74133-16d9-4ba9-9dba-3873373b3e48 req-52bc5764-bd6d-43d8-94ed-4c508fea09c4 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Snapshot retrieved successfully. Jan 25 11:09:02.843098 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-eef74133-16d9-4ba9-9dba-3873373b3e48 req-52bc5764-bd6d-43d8-94ed-4c508fea09c4 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e returned with HTTP 200 Jan 25 11:09:02.846249 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 429/835] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:09:02 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e => generated 468 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:02.861838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:02.861838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:02.880474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c846a1ad-f741-448e-8db2-da94fde1e4ed tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:02.905598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09f65b29-5211-4ead-8002-a17f5c587b74 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:09:02.906550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09f65b29-5211-4ead-8002-a17f5c587b74 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:02.907130 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:02.907130 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:02.907521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09f65b29-5211-4ead-8002-a17f5c587b74 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:02.947156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c846a1ad-f741-448e-8db2-da94fde1e4ed tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 returned with HTTP 200 Jan 25 11:09:02.947972 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 407/836] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:02 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 => generated 911 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:09:03.179313 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:03.179313 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:03.202927 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-09f65b29-5211-4ead-8002-a17f5c587b74 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:09:03.240253 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-09f65b29-5211-4ead-8002-a17f5c587b74 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:09:03.240997 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-09f65b29-5211-4ead-8002-a17f5c587b74 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:09:03.257388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-09f65b29-5211-4ead-8002-a17f5c587b74 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:09:03.273070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:03.273070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:03.340146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09f65b29-5211-4ead-8002-a17f5c587b74 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 200 Jan 25 11:09:03.348906 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 430/837] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:09:02 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 983 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:09:03.918644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dbc4b2e4-093d-4dd4-a554-afdef1f6c95e req-775a9676-60df-4feb-8c9d-86b7d8821980 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e Jan 25 11:09:03.919580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dbc4b2e4-093d-4dd4-a554-afdef1f6c95e req-775a9676-60df-4feb-8c9d-86b7d8821980 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:03.919977 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:03.919977 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:03.920860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-dbc4b2e4-093d-4dd4-a554-afdef1f6c95e req-775a9676-60df-4feb-8c9d-86b7d8821980 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:03.965645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4be6fc78-950a-46c3-907d-81fa1b6913f5 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:09:03.966182 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4be6fc78-950a-46c3-907d-81fa1b6913f5 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:03.966377 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:03.966377 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:03.968731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4be6fc78-950a-46c3-907d-81fa1b6913f5 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:03.979259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-dbc4b2e4-093d-4dd4-a554-afdef1f6c95e req-775a9676-60df-4feb-8c9d-86b7d8821980 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e returned with HTTP 404 Jan 25 11:09:03.980328 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 408/838] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:09:03 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/snapshots/a01b7784-2570-404d-a59f-1bae7d49f53e => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:04.106455 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-90014c76-d49e-4d1a-b194-64943246ad3f req-c8626da2-f96d-4c31-8230-2fa2d7408eb6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] DELETE http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:09:04.109940 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:04.109940 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:04.110575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-90014c76-d49e-4d1a-b194-64943246ad3f req-c8626da2-f96d-4c31-8230-2fa2d7408eb6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:04.112333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-90014c76-d49e-4d1a-b194-64943246ad3f req-c8626da2-f96d-4c31-8230-2fa2d7408eb6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:04.113022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-90014c76-d49e-4d1a-b194-64943246ad3f req-c8626da2-f96d-4c31-8230-2fa2d7408eb6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Delete volume with id: f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:09:04.128405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4be6fc78-950a-46c3-907d-81fa1b6913f5 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:04.181028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4be6fc78-950a-46c3-907d-81fa1b6913f5 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 returned with HTTP 200 Jan 25 11:09:04.185025 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 431/839] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:03 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 => generated 911 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:04.286122 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:04.286122 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:04.293168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-90014c76-d49e-4d1a-b194-64943246ad3f req-c8626da2-f96d-4c31-8230-2fa2d7408eb6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Volume info retrieved successfully. Jan 25 11:09:04.353481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-90014c76-d49e-4d1a-b194-64943246ad3f req-c8626da2-f96d-4c31-8230-2fa2d7408eb6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Delete volume request issued successfully. Jan 25 11:09:04.354168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-90014c76-d49e-4d1a-b194-64943246ad3f req-c8626da2-f96d-4c31-8230-2fa2d7408eb6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 202 Jan 25 11:09:04.355188 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 409/840] 10.222.0.57 () {62 vars in 1591 bytes} [Mon Jan 25 11:09:04 2021] DELETE /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:09:04.368701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b70e2d98-5ab2-43ef-a4e9-3e8c5035fa75 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:09:04.369187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b70e2d98-5ab2-43ef-a4e9-3e8c5035fa75 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:04.369405 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:04.369405 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:04.375827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b70e2d98-5ab2-43ef-a4e9-3e8c5035fa75 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:04.446976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-406e7dad-9dc2-463b-a994-4bf7b7b711f9 req-c282ce7a-93e1-4021-8fd8-f71101f41ad6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:09:04.447732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-406e7dad-9dc2-463b-a994-4bf7b7b711f9 req-c282ce7a-93e1-4021-8fd8-f71101f41ad6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:04.448057 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:04.448057 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:04.448621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-406e7dad-9dc2-463b-a994-4bf7b7b711f9 req-c282ce7a-93e1-4021-8fd8-f71101f41ad6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:04.505651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:04.505651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:04.529127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b70e2d98-5ab2-43ef-a4e9-3e8c5035fa75 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Volume info retrieved successfully. Jan 25 11:09:04.565439 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-b70e2d98-5ab2-43ef-a4e9-3e8c5035fa75 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:09:04.566818 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-b70e2d98-5ab2-43ef-a4e9-3e8c5035fa75 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:09:04.589725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-b70e2d98-5ab2-43ef-a4e9-3e8c5035fa75 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:09:04.602607 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:04.602607 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:04.617027 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:04.617027 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:04.647721 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b70e2d98-5ab2-43ef-a4e9-3e8c5035fa75 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 200 Jan 25 11:09:04.661199 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-406e7dad-9dc2-463b-a994-4bf7b7b711f9 req-c282ce7a-93e1-4021-8fd8-f71101f41ad6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Volume info retrieved successfully. Jan 25 11:09:04.667935 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 432/841] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:09:04 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 983 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:09:04.713388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-406e7dad-9dc2-463b-a994-4bf7b7b711f9 req-c282ce7a-93e1-4021-8fd8-f71101f41ad6 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 200 Jan 25 11:09:04.714280 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 410/842] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:09:04 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 915 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:05.203631 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e00de56-6b41-40af-93be-02a8275a70c8 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:09:05.204470 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e00de56-6b41-40af-93be-02a8275a70c8 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:05.204707 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:05.204707 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:05.205097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e00de56-6b41-40af-93be-02a8275a70c8 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:05.361183 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:05.361183 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:05.386386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3e00de56-6b41-40af-93be-02a8275a70c8 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:05.441190 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e00de56-6b41-40af-93be-02a8275a70c8 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 returned with HTTP 200 Jan 25 11:09:05.461149 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 433/843] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:05 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 => generated 911 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:05.665458 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1c537c0-dc73-40ef-9e93-c2920cfcee2a tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:09:05.666079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1c537c0-dc73-40ef-9e93-c2920cfcee2a tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:05.666309 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:05.666309 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:05.666654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1c537c0-dc73-40ef-9e93-c2920cfcee2a tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:05.804005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1c537c0-dc73-40ef-9e93-c2920cfcee2a tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 404 Jan 25 11:09:05.807146 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 411/844] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:09:05 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:09:05.815889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32b492b5-f528-4a45-88aa-0cccbff36bf8 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 Jan 25 11:09:05.819665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32b492b5-f528-4a45-88aa-0cccbff36bf8 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:05.820024 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:05.820024 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:05.820605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32b492b5-f528-4a45-88aa-0cccbff36bf8 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:05.841396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2699151e-e4b4-4fd8-8187-7739ec1da8bb req-165f7eac-b0fa-47ca-b3f1-be399c655841 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:09:05.844781 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2699151e-e4b4-4fd8-8187-7739ec1da8bb req-165f7eac-b0fa-47ca-b3f1-be399c655841 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:05.847164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2699151e-e4b4-4fd8-8187-7739ec1da8bb req-165f7eac-b0fa-47ca-b3f1-be399c655841 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:05.996229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32b492b5-f528-4a45-88aa-0cccbff36bf8 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 returned with HTTP 404 Jan 25 11:09:05.998170 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 434/845] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:09:05 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:09:06.008984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93ef34e3-d81c-4192-b1cc-959d123fe9de tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] GET http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 Jan 25 11:09:06.011697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:06.011697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:06.012522 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93ef34e3-d81c-4192-b1cc-959d123fe9de tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:06.013265 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93ef34e3-d81c-4192-b1cc-959d123fe9de tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:06.014280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-93ef34e3-d81c-4192-b1cc-959d123fe9de tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] show called for member 14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:09:06.027096 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93ef34e3-d81c-4192-b1cc-959d123fe9de tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 returned with HTTP 404 Jan 25 11:09:06.034070 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 435/846] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:09:06 2021] GET /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/groups/14fe0c8e-2fe9-4940-b7d8-6a94e0d6e2f1 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:09:06.036188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-2699151e-e4b4-4fd8-8187-7739ec1da8bb req-165f7eac-b0fa-47ca-b3f1-be399c655841 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Volume info retrieved successfully. Jan 25 11:09:06.044547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-11cfa1c4-1a6f-416b-a448-45da62406244 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] DELETE http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types/0e9bd23e-5b68-4cd8-ba2e-b6a861acef5f Jan 25 11:09:06.045375 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-11cfa1c4-1a6f-416b-a448-45da62406244 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:06.047479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-11cfa1c4-1a6f-416b-a448-45da62406244 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:06.106934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2699151e-e4b4-4fd8-8187-7739ec1da8bb req-165f7eac-b0fa-47ca-b3f1-be399c655841 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 200 Jan 25 11:09:06.112092 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 412/847] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:09:05 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 915 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:06.127001 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:09:06.127001 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:09:06.143276 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-11cfa1c4-1a6f-416b-a448-45da62406244 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types/0e9bd23e-5b68-4cd8-ba2e-b6a861acef5f returned with HTTP 202 Jan 25 11:09:06.149545 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 436/848] 10.222.0.57 () {60 vars in 1371 bytes} [Mon Jan 25 11:09:06 2021] DELETE /volume/v3/1464e82d91b64bfbafb612709f9a8794/group_types/0e9bd23e-5b68-4cd8-ba2e-b6a861acef5f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:09:06.157187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6cc21b8-31ce-4ca8-a9b4-de961abaada1 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] DELETE http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:09:06.157997 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6cc21b8-31ce-4ca8-a9b4-de961abaada1 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:06.158151 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:06.158151 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:06.158897 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6cc21b8-31ce-4ca8-a9b4-de961abaada1 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:06.159587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f6cc21b8-31ce-4ca8-a9b4-de961abaada1 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Delete volume with id: 375b3666-e259-4113-a726-e4a94a4306b1 Jan 25 11:09:06.285825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6cc21b8-31ce-4ca8-a9b4-de961abaada1 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 returned with HTTP 404 Jan 25 11:09:06.289769 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 413/849] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:09:06 2021] DELETE /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/375b3666-e259-4113-a726-e4a94a4306b1 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:06.295456 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c30e193a-1950-4a65-832c-7a460783ef95 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] DELETE http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 Jan 25 11:09:06.296557 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c30e193a-1950-4a65-832c-7a460783ef95 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:06.297451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c30e193a-1950-4a65-832c-7a460783ef95 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:06.298186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-c30e193a-1950-4a65-832c-7a460783ef95 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] Delete volume with id: 7d81b5d5-9a1e-44fc-9a72-41961cb69654 Jan 25 11:09:06.465148 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bcfa13c6-b365-49d1-8628-0ff3f6cb8cec tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:09:06.470252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bcfa13c6-b365-49d1-8628-0ff3f6cb8cec tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:06.471011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bcfa13c6-b365-49d1-8628-0ff3f6cb8cec tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:06.483236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c30e193a-1950-4a65-832c-7a460783ef95 tempest-GroupsTest-196246672 tempest-GroupsTest-196246672] http://10.222.0.57/volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 returned with HTTP 404 Jan 25 11:09:06.488800 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 437/850] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:09:06 2021] DELETE /volume/v3/d3b2974fc3c54240894bffdc8ee26fc3/volumes/7d81b5d5-9a1e-44fc-9a72-41961cb69654 => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:06.494073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3eb52e24-2e5a-45a5-8acf-2d89d8932ec0 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] DELETE http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types/ad2a70d3-3ff8-430c-96e8-ad62e727a672 Jan 25 11:09:06.494609 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3eb52e24-2e5a-45a5-8acf-2d89d8932ec0 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:06.495121 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3eb52e24-2e5a-45a5-8acf-2d89d8932ec0 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:06.630732 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:06.630732 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:06.662649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bcfa13c6-b365-49d1-8628-0ff3f6cb8cec tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Volume info retrieved successfully. Jan 25 11:09:06.749720 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bcfa13c6-b365-49d1-8628-0ff3f6cb8cec tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 returned with HTTP 200 Jan 25 11:09:06.750595 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 414/851] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:06 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 => generated 911 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:06.766272 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3eb52e24-2e5a-45a5-8acf-2d89d8932ec0 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types/ad2a70d3-3ff8-430c-96e8-ad62e727a672 returned with HTTP 202 Jan 25 11:09:06.768205 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 438/852] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:09:06 2021] DELETE /volume/v3/1464e82d91b64bfbafb612709f9a8794/types/ad2a70d3-3ff8-430c-96e8-ad62e727a672 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:09:06.775926 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de27d659-35f7-4550-9331-cb4ed7639199 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] GET http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types/ad2a70d3-3ff8-430c-96e8-ad62e727a672 Jan 25 11:09:06.776455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de27d659-35f7-4550-9331-cb4ed7639199 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:06.776663 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:06.776663 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:06.777026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de27d659-35f7-4550-9331-cb4ed7639199 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:06.835412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de27d659-35f7-4550-9331-cb4ed7639199 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types/ad2a70d3-3ff8-430c-96e8-ad62e727a672 returned with HTTP 404 Jan 25 11:09:06.839883 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 415/853] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:09:06 2021] GET /volume/v3/1464e82d91b64bfbafb612709f9a8794/types/ad2a70d3-3ff8-430c-96e8-ad62e727a672 => generated 114 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:06.845922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c333c578-97dc-4c85-86b7-45f0adbc3cfb tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] DELETE http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types/37ed443e-88cd-4514-bc5c-95bd123e9a7f Jan 25 11:09:06.846817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c333c578-97dc-4c85-86b7-45f0adbc3cfb tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:06.847487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c333c578-97dc-4c85-86b7-45f0adbc3cfb tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:07.187989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c333c578-97dc-4c85-86b7-45f0adbc3cfb tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types/37ed443e-88cd-4514-bc5c-95bd123e9a7f returned with HTTP 202 Jan 25 11:09:07.188766 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 439/854] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:09:06 2021] DELETE /volume/v3/1464e82d91b64bfbafb612709f9a8794/types/37ed443e-88cd-4514-bc5c-95bd123e9a7f => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:09:07.197203 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e534a34a-b5e2-4136-8e55-5be7ccf76ab6 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] GET http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types/37ed443e-88cd-4514-bc5c-95bd123e9a7f Jan 25 11:09:07.198292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e534a34a-b5e2-4136-8e55-5be7ccf76ab6 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:07.198646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e534a34a-b5e2-4136-8e55-5be7ccf76ab6 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:07.230335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2326c9ac-3773-46ba-9997-c7e8d7027845 req-740e5f4b-d09b-470a-a9e1-2ff3cbd0b53f tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:09:07.231129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2326c9ac-3773-46ba-9997-c7e8d7027845 req-740e5f4b-d09b-470a-a9e1-2ff3cbd0b53f tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:07.231775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2326c9ac-3773-46ba-9997-c7e8d7027845 req-740e5f4b-d09b-470a-a9e1-2ff3cbd0b53f tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:07.246619 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e534a34a-b5e2-4136-8e55-5be7ccf76ab6 tempest-GroupsTest-430039094 tempest-GroupsTest-430039094] http://10.222.0.57/volume/v3/1464e82d91b64bfbafb612709f9a8794/types/37ed443e-88cd-4514-bc5c-95bd123e9a7f returned with HTTP 404 Jan 25 11:09:07.247809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 416/855] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:09:07 2021] GET /volume/v3/1464e82d91b64bfbafb612709f9a8794/types/37ed443e-88cd-4514-bc5c-95bd123e9a7f => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:07.334110 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:07.334110 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:07.355436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-2326c9ac-3773-46ba-9997-c7e8d7027845 req-740e5f4b-d09b-470a-a9e1-2ff3cbd0b53f tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Volume info retrieved successfully. Jan 25 11:09:07.386030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2326c9ac-3773-46ba-9997-c7e8d7027845 req-740e5f4b-d09b-470a-a9e1-2ff3cbd0b53f tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 200 Jan 25 11:09:07.392576 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 440/856] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:09:07 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 915 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:07.767091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78106373-c88a-43b7-91f5-de5361dcb380 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] GET http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 Jan 25 11:09:07.767890 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78106373-c88a-43b7-91f5-de5361dcb380 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:07.768541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78106373-c88a-43b7-91f5-de5361dcb380 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:07.865400 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78106373-c88a-43b7-91f5-de5361dcb380 tempest-VolumesMetadataTest-2080743952 tempest-VolumesMetadataTest-2080743952] http://10.222.0.57/volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 returned with HTTP 404 Jan 25 11:09:07.867697 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 417/857] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:07 2021] GET /volume/v3/8d91f79dd13d4e508148fd3955db6e94/volumes/287e9ab3-fe5a-48d4-a355-a9493c7073e3 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:08.476159 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c9bb8187-2b48-4192-bb29-056df6954ad5 req-5fe8ab4d-6289-4224-acad-fca6ef874d58 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:09:08.476674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c9bb8187-2b48-4192-bb29-056df6954ad5 req-5fe8ab4d-6289-4224-acad-fca6ef874d58 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:08.476851 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:08.476851 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:08.477641 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c9bb8187-2b48-4192-bb29-056df6954ad5 req-5fe8ab4d-6289-4224-acad-fca6ef874d58 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:08.680805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:08.680805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:08.692257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c9bb8187-2b48-4192-bb29-056df6954ad5 req-5fe8ab4d-6289-4224-acad-fca6ef874d58 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 404 Jan 25 11:09:08.694140 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 441/858] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:09:08 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 109 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:08.781117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-b4e0ae51-66e5-498f-84aa-cec24181aa79 req-c898b9ad-40d7-473f-a6dd-39ce23aef212 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] DELETE http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:09:08.782016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-b4e0ae51-66e5-498f-84aa-cec24181aa79 req-c898b9ad-40d7-473f-a6dd-39ce23aef212 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:08.782662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-b4e0ae51-66e5-498f-84aa-cec24181aa79 req-c898b9ad-40d7-473f-a6dd-39ce23aef212 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:08.783460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-b4e0ae51-66e5-498f-84aa-cec24181aa79 req-c898b9ad-40d7-473f-a6dd-39ce23aef212 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Delete volume with id: f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:09:08.879413 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-b4e0ae51-66e5-498f-84aa-cec24181aa79 req-c898b9ad-40d7-473f-a6dd-39ce23aef212 tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 404 Jan 25 11:09:08.884487 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 418/859] 10.222.0.57 () {62 vars in 1591 bytes} [Mon Jan 25 11:09:08 2021] DELETE /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:09.262568 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-b8fc8981-42cb-4a3d-bcaf-26398dd14967 req-3829f2b5-5f10-4154-b341-e07d2c8010aa tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] GET http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 Jan 25 11:09:09.263294 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-b8fc8981-42cb-4a3d-bcaf-26398dd14967 req-3829f2b5-5f10-4154-b341-e07d2c8010aa tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:09.264215 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:09.264215 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:09.264799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-b8fc8981-42cb-4a3d-bcaf-26398dd14967 req-3829f2b5-5f10-4154-b341-e07d2c8010aa tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:09.440258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-b8fc8981-42cb-4a3d-bcaf-26398dd14967 req-3829f2b5-5f10-4154-b341-e07d2c8010aa tempest-VolumesSnapshotsTestJSON-279401525 tempest-VolumesSnapshotsTestJSON-279401525] http://10.222.0.57/volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 returned with HTTP 404 Jan 25 11:09:09.442767 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 442/860] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:09:09 2021] GET /volume/v3/4f014f8404dc45d9becead06e1abbf37/volumes/f10a9ce2-a6a6-48d7-acc3-f21e53655f00 => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:15.766997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes Jan 25 11:09:15.767872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1259599127"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:15.769206 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1259599127'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:09:15.769953 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume of 1 GB Jan 25 11:09:15.796493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Availability Zones retrieved successfully. Jan 25 11:09:15.832188 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (11a1ba5e-c685-4e74-a004-cce8aa07c8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:09:15.836752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338acfc7-3c8d-4bd0-91ec-98b2f7d9e083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:09:15.839621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:09:15.924746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338acfc7-3c8d-4bd0-91ec-98b2f7d9e083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:09:15.931739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4839ebd4-12b0-46c4-a9db-d568f2c68dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:09:16.045217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Created reservations ['ac45d682-2cac-457e-b53a-cee1ddc27e24', 'c141ebeb-cbc1-4d9a-99bb-6ccfe61c8c98', '6d72be71-cb31-4646-b903-e9de1ea56a21', '16abdd7b-81b8-413e-a971-3995795d8881'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:09:16.047339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4839ebd4-12b0-46c4-a9db-d568f2c68dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac45d682-2cac-457e-b53a-cee1ddc27e24', 'c141ebeb-cbc1-4d9a-99bb-6ccfe61c8c98', '6d72be71-cb31-4646-b903-e9de1ea56a21', '16abdd7b-81b8-413e-a971-3995795d8881']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:09:16.061689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd417d5-5d5a-4e92-9237-8a3219d26b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:09:16.183392 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd417d5-5d5a-4e92-9237-8a3219d26b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b38505-61c1-44f4-b63b-753a6ac5fa5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1259599127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['ac45d682-2cac-457e-b53a-cee1ddc27e24','c141ebeb-cbc1-4d9a-99bb-6ccfe61c8c98','6d72be71-cb31-4646-b903-e9de1ea56a21','16abdd7b-81b8-413e-a971-3995795d8881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1259599127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b38505-61c1-44f4-b63b-753a6ac5fa5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1d1d51250735457eaef2d77ae5e9d127',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:09:16.196918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0aa05f6-6a68-4ca7-82db-1b3bf2d415e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:09:16.252025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0aa05f6-6a68-4ca7-82db-1b3bf2d415e3) transitioned into state 'SUCCESS' from state '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-1259599127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['ac45d682-2cac-457e-b53a-cee1ddc27e24','c141ebeb-cbc1-4d9a-99bb-6ccfe61c8c98','6d72be71-cb31-4646-b903-e9de1ea56a21','16abdd7b-81b8-413e-a971-3995795d8881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:09:16.254445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ba0ae6-12e1-4334-8bdc-98df7b26079d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:09:16.288242 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ba0ae6-12e1-4334-8bdc-98df7b26079d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:09:16.291342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (11a1ba5e-c685-4e74-a004-cce8aa07c8ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:09:16.403096 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume request issued successfully. Jan 25 11:09:16.439740 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6a1bd21-6e08-4bf9-9af7-5c6f0ed16a1a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes returned with HTTP 202 Jan 25 11:09:16.441136 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 419/861] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:09:14 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes => generated 818 bytes in 1475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:09:16.456161 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54939432-2b55-433b-a0ff-c032cce2f402 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:16.457024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54939432-2b55-433b-a0ff-c032cce2f402 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:16.457748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54939432-2b55-433b-a0ff-c032cce2f402 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:16.586919 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:16.586919 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:16.606621 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-54939432-2b55-433b-a0ff-c032cce2f402 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:16.652018 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54939432-2b55-433b-a0ff-c032cce2f402 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:16.652856 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 443/862] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:16 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 910 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:17.669243 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39c47ccb-69af-4c33-8de9-2192d7c503a8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:17.670338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39c47ccb-69af-4c33-8de9-2192d7c503a8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:17.670524 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:17.670524 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:17.670907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39c47ccb-69af-4c33-8de9-2192d7c503a8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:17.799950 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:17.799950 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:17.824632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-39c47ccb-69af-4c33-8de9-2192d7c503a8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:17.888107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39c47ccb-69af-4c33-8de9-2192d7c503a8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:17.898289 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 420/863] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:17 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 910 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:18.906383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1db34774-55de-4dd0-84b8-bd8fd42d4d75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:18.906887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1db34774-55de-4dd0-84b8-bd8fd42d4d75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:18.907363 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:18.907363 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:18.907975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1db34774-55de-4dd0-84b8-bd8fd42d4d75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:19.062762 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:19.062762 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:19.106560 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1db34774-55de-4dd0-84b8-bd8fd42d4d75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:19.150186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1db34774-55de-4dd0-84b8-bd8fd42d4d75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:19.173584 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 444/864] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:18 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 911 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:22.501963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46aa3805-46d1-4349-b271-27bfcedd90b0 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] GET http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services Jan 25 11:09:22.502467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46aa3805-46d1-4349-b271-27bfcedd90b0 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:22.502862 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:22.502862 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:22.503759 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46aa3805-46d1-4349-b271-27bfcedd90b0 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:22.534899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46aa3805-46d1-4349-b271-27bfcedd90b0 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services returned with HTTP 200 Jan 25 11:09:22.545488 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 421/865] 10.222.0.57 () {58 vars in 1216 bytes} [Mon Jan 25 11:09:22 2021] GET /volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services => generated 632 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:22.552974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07e79b4f-2a99-4201-9cdb-3cc90d72c21b tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] PUT http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/disable-log-reason Jan 25 11:09:22.553792 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:22.553792 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:22.554788 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-07e79b4f-2a99-4201-9cdb-3cc90d72c21b tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] Action: 'update', calling method: update, body: {"host": "n-d-764292-12", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:22.557788 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07e79b4f-2a99-4201-9cdb-3cc90d72c21b tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/disable-log-reason returned with HTTP 400 Jan 25 11:09:22.572160 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 445/866] 10.222.0.57 () {60 vars in 1293 bytes} [Mon Jan 25 11:09:22 2021] PUT /volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/disable-log-reason => generated 136 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:09:22.573340 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e514f43-a7b9-4bda-b626-d1a6583d8740 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] PUT http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/disable Jan 25 11:09:22.574413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e514f43-a7b9-4bda-b626-d1a6583d8740 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] Action: 'update', calling method: update, body: {"host": "n-d-764292-12", "binary": "invalid_binary"} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:22.584645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e514f43-a7b9-4bda-b626-d1a6583d8740 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/disable returned with HTTP 404 Jan 25 11:09:22.600922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2e473fc-3376-418e-a7b2-8bb27142fda5 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] PUT http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/enable Jan 25 11:09:22.602122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2e473fc-3376-418e-a7b2-8bb27142fda5 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:22.608448 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 422/867] 10.222.0.57 () {60 vars in 1260 bytes} [Mon Jan 25 11:09:22 2021] PUT /volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/disable => generated 110 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:22.616056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2e473fc-3376-418e-a7b2-8bb27142fda5 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/enable returned with HTTP 404 Jan 25 11:09:22.631844 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-857fa190-fd67-4984-8850-8eccf03f2747 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] PUT http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/freeze Jan 25 11:09:22.632843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-857fa190-fd67-4984-8850-8eccf03f2747 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:22.635368 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 446/868] 10.222.0.57 () {60 vars in 1257 bytes} [Mon Jan 25 11:09:22 2021] PUT /volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/enable => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:09:22.648348 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-857fa190-fd67-4984-8850-8eccf03f2747 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/freeze returned with HTTP 400 Jan 25 11:09:22.656962 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 423/869] 10.222.0.57 () {60 vars in 1257 bytes} [Mon Jan 25 11:09:22 2021] PUT /volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/freeze => generated 83 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:09:22.664219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00b8955e-0421-431d-a200-3c5ac874c0e1 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] PUT http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/thaw Jan 25 11:09:22.664994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00b8955e-0421-431d-a200-3c5ac874c0e1 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:22.688447 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00b8955e-0421-431d-a200-3c5ac874c0e1 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] http://10.222.0.57/volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/thaw returned with HTTP 400 Jan 25 11:09:22.690752 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 447/870] 10.222.0.57 () {60 vars in 1251 bytes} [Mon Jan 25 11:09:22 2021] PUT /volume/v3/f8a16185c4f54f518ca181f3cb958a16/os-services/thaw => generated 83 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 25 11:09:53.934188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-886c1bc8-dd1d-44a4-92e8-14b6553f84a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:53.934810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-886c1bc8-dd1d-44a4-92e8-14b6553f84a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:53.935367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-886c1bc8-dd1d-44a4-92e8-14b6553f84a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:53.994403 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:53.994403 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:54.009054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-886c1bc8-dd1d-44a4-92e8-14b6553f84a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:54.035542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-886c1bc8-dd1d-44a4-92e8-14b6553f84a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:54.036657 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 424/871] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:09:53 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:54.136109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00b8955e-0421-431d-a200-3c5ac874c0e1 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] GET http://10.222.0.57/volume// Jan 25 11:09:54.136584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00b8955e-0421-431d-a200-3c5ac874c0e1 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:54.138414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00b8955e-0421-431d-a200-3c5ac874c0e1 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:54.140563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00b8955e-0421-431d-a200-3c5ac874c0e1 tempest-VolumeServicesNegativeTest-1503299693 tempest-VolumeServicesNegativeTest-1503299693] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:09:54.142172 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 448/872] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:09:54 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:09:54.168748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7e94e5ba-7d87-4b9e-9ded-a7d34951e3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments Jan 25 11:09:54.169573 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:54.169573 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:54.171976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7e94e5ba-7d87-4b9e-9ded-a7d34951e3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9b38505-61c1-44f4-b63b-753a6ac5fa5d", "instance_uuid": "65e086af-7470-4c29-b0d5-2b83dc21c333", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:54.294420 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:54.294420 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:54.360443 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7e94e5ba-7d87-4b9e-9ded-a7d34951e3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments returned with HTTP 200 Jan 25 11:09:54.361460 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 425/873] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:09:54 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:09:54.397013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d92b05d-0db9-48cf-a338-70b6b3740ada tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:54.397536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d92b05d-0db9-48cf-a338-70b6b3740ada tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:54.398044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d92b05d-0db9-48cf-a338-70b6b3740ada tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:54.415013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7e94e5ba-7d87-4b9e-9ded-a7d34951e3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume// Jan 25 11:09:54.416258 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7e94e5ba-7d87-4b9e-9ded-a7d34951e3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:54.416699 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:54.416699 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:54.417355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7e94e5ba-7d87-4b9e-9ded-a7d34951e3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:54.420679 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7e94e5ba-7d87-4b9e-9ded-a7d34951e3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:09:54.421854 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 426/874] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:09:54 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:09:54.441598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-2779c6f9-2adb-4513-88ce-d709e41e577e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:54.442421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-2779c6f9-2adb-4513-88ce-d709e41e577e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:54.443118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-2779c6f9-2adb-4513-88ce-d709e41e577e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:54.468536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:54.468536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:54.483849 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4d92b05d-0db9-48cf-a338-70b6b3740ada tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:54.505182 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:54.505182 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:54.510208 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:54.510208 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:54.515115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-2779c6f9-2adb-4513-88ce-d709e41e577e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:54.523155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d92b05d-0db9-48cf-a338-70b6b3740ada tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:54.524304 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 449/875] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:54 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 910 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:54.537204 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:54.537204 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:54.547216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-2779c6f9-2adb-4513-88ce-d709e41e577e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:54.548148 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 427/876] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:09:54 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 1009 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:09:54.566405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-22a0bda1-1f77-4fcf-8cc5-babb7f2393b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] PUT http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments/ff6518b0-e6f5-4224-a7a9-367f9d475767 Jan 25 11:09:54.567073 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:54.567073 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:54.567674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-22a0bda1-1f77-4fcf-8cc5-babb7f2393b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:09:54.598568 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:09:54.598568 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:09:54.599078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-22a0bda1-1f77-4fcf-8cc5-babb7f2393b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Lock "b'cinder-attachment_update-f9b38505-61c1-44f4-b63b-753a6ac5fa5d-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.011s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:09:54.601349 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:54.601349 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:55.541243 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-174e55d6-2cf3-4417-a3ff-62414449a25f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:55.542728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-174e55d6-2cf3-4417-a3ff-62414449a25f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:55.543246 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:55.543246 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:55.544457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-174e55d6-2cf3-4417-a3ff-62414449a25f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:55.629452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:55.629452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:55.640253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-174e55d6-2cf3-4417-a3ff-62414449a25f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:55.682242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:55.682242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:55.707808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-174e55d6-2cf3-4417-a3ff-62414449a25f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:55.709019 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 428/877] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:55 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:56.614202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-22a0bda1-1f77-4fcf-8cc5-babb7f2393b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Lock "b'cinder-attachment_update-f9b38505-61c1-44f4-b63b-753a6ac5fa5d-n-h1-764292-12'" released by "attachment_update" :: held 2.015s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:09:56.615772 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-22a0bda1-1f77-4fcf-8cc5-babb7f2393b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments/ff6518b0-e6f5-4224-a7a9-367f9d475767 returned with HTTP 200 Jan 25 11:09:56.617254 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 450/878] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:09:54 2021] PUT /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments/ff6518b0-e6f5-4224-a7a9-367f9d475767 => generated 762 bytes in 2056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:09:56.731645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77840ce1-d907-4601-88bd-36d80ebb3420 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:56.731645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77840ce1-d907-4601-88bd-36d80ebb3420 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:56.731645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:56.731645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:56.731645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77840ce1-d907-4601-88bd-36d80ebb3420 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:56.785101 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:56.785101 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:56.801830 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-77840ce1-d907-4601-88bd-36d80ebb3420 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:56.818838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:56.818838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:56.830403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77840ce1-d907-4601-88bd-36d80ebb3420 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:56.848232 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 429/879] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:56 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:57.854461 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08999ae2-1f49-461a-9f14-f1df1b802771 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:57.855012 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08999ae2-1f49-461a-9f14-f1df1b802771 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:57.855362 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:57.855362 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:57.855897 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08999ae2-1f49-461a-9f14-f1df1b802771 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:57.967954 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:57.967954 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:58.001567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-08999ae2-1f49-461a-9f14-f1df1b802771 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:58.039087 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:58.039087 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:58.059727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08999ae2-1f49-461a-9f14-f1df1b802771 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:58.062788 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 451/880] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:57 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 911 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:09:59.079655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-727cbb70-dccf-456f-8d29-b4fbdf028229 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:09:59.080444 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-727cbb70-dccf-456f-8d29-b4fbdf028229 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:09:59.080775 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:09:59.080775 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:09:59.081343 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-727cbb70-dccf-456f-8d29-b4fbdf028229 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:09:59.178942 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:59.178942 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:59.208566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-727cbb70-dccf-456f-8d29-b4fbdf028229 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:09:59.245454 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:09:59.245454 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:09:59.272120 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-727cbb70-dccf-456f-8d29-b4fbdf028229 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:09:59.273054 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 430/881] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:09:59 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 911 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:00.290929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b08eb51-37a0-4194-9d55-89d38960c9b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:10:00.292180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b08eb51-37a0-4194-9d55-89d38960c9b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:00.292558 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:00.292558 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:00.293456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b08eb51-37a0-4194-9d55-89d38960c9b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:00.378183 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:00.378183 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:00.389445 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1b08eb51-37a0-4194-9d55-89d38960c9b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:10:00.416421 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:00.416421 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:00.437238 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b08eb51-37a0-4194-9d55-89d38960c9b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:10:00.440012 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 452/882] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:00 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 911 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:01.456635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49f24e08-0b23-470b-9656-7d50a00c2788 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:10:01.457691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49f24e08-0b23-470b-9656-7d50a00c2788 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:01.458100 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:01.458100 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:01.458769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49f24e08-0b23-470b-9656-7d50a00c2788 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:01.569230 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:01.569230 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:01.590272 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-49f24e08-0b23-470b-9656-7d50a00c2788 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:10:01.625259 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:01.625259 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:01.634902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49f24e08-0b23-470b-9656-7d50a00c2788 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:10:01.635907 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 431/883] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:01 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 911 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:02.148698 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7ff30b5d-de87-4066-adce-1e7a74aa5c44 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments/ff6518b0-e6f5-4224-a7a9-367f9d475767/action Jan 25 11:10:02.149383 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:02.149383 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:02.150158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7ff30b5d-de87-4066-adce-1e7a74aa5c44 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:10:02.150745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7ff30b5d-de87-4066-adce-1e7a74aa5c44 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:10:02.296220 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:02.296220 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:02.315056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-494f034d-a5ae-4132-8517-8c09fe72bae1 req-7ff30b5d-de87-4066-adce-1e7a74aa5c44 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments/ff6518b0-e6f5-4224-a7a9-367f9d475767/action returned with HTTP 204 Jan 25 11:10:02.316346 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 453/884] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:10:02 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments/ff6518b0-e6f5-4224-a7a9-367f9d475767/action => generated 0 bytes in 173 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:10:02.656329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5325c347-044b-4ff5-8268-1275392e4ad9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:10:02.659266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5325c347-044b-4ff5-8268-1275392e4ad9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:02.660158 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:02.660158 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:02.661421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5325c347-044b-4ff5-8268-1275392e4ad9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:02.742094 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:02.742094 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:02.752895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5325c347-044b-4ff5-8268-1275392e4ad9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:10:02.779708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:02.779708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:02.810555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5325c347-044b-4ff5-8268-1275392e4ad9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:10:02.812001 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 432/885] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:02 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 1203 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:02.828734 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1131b15-e6d4-4586-b01e-1b4511a40abf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups Jan 25 11:10:02.829205 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:02.829205 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:02.829648 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1131b15-e6d4-4586-b01e-1b4511a40abf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9b38505-61c1-44f4-b63b-753a6ac5fa5d", "name": "tempest-VolumesBackupsTest-Backup-1682214895", "force": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:10:02.830772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-f1131b15-e6d4-4586-b01e-1b4511a40abf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Creating new backup {'backup': {'volume_id': 'f9b38505-61c1-44f4-b63b-753a6ac5fa5d', 'name': 'tempest-VolumesBackupsTest-Backup-1682214895', 'force': True}} {{(pid=91483) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 11:10:02.831191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-f1131b15-e6d4-4586-b01e-1b4511a40abf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Creating backup of volume f9b38505-61c1-44f4-b63b-753a6ac5fa5d in container None Jan 25 11:10:03.006880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:03.006880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:03.011153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f1131b15-e6d4-4586-b01e-1b4511a40abf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:10:03.097193 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-f1131b15-e6d4-4586-b01e-1b4511a40abf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] 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 25 11:10:03.103551 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-f1131b15-e6d4-4586-b01e-1b4511a40abf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] 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 25 11:10:03.157985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f1131b15-e6d4-4586-b01e-1b4511a40abf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Created reservations ['dddecd50-1ec5-411e-8bb6-bff85ad23336', 'da377074-b7d0-4a23-98c5-a3eaafb728de'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:10:03.265146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1131b15-e6d4-4586-b01e-1b4511a40abf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups returned with HTTP 202 Jan 25 11:10:03.268570 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 454/886] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:10:02 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups => generated 396 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:10:03.278660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd0be50d-07b3-47b5-be80-f5f37c7ca2ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:03.279515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd0be50d-07b3-47b5-be80-f5f37c7ca2ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:03.279745 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:03.279745 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:03.280102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd0be50d-07b3-47b5-be80-f5f37c7ca2ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:03.280661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bd0be50d-07b3-47b5-be80-f5f37c7ca2ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:03.362880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:03.362880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:03.379843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd0be50d-07b3-47b5-be80-f5f37c7ca2ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:03.381517 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 433/887] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:03 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:04.396347 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76eb172e-8fdf-4431-87a2-35affad47d32 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:04.397548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76eb172e-8fdf-4431-87a2-35affad47d32 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:04.398007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:04.398007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:04.398687 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76eb172e-8fdf-4431-87a2-35affad47d32 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:04.399387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-76eb172e-8fdf-4431-87a2-35affad47d32 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:04.423542 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:04.423542 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:04.426003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76eb172e-8fdf-4431-87a2-35affad47d32 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:04.427034 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 455/888] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:04 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:05.443752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e1d66af-858f-48c3-8dbd-e7bfe0c28e1c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:05.444736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e1d66af-858f-48c3-8dbd-e7bfe0c28e1c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:05.444936 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:05.444936 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:05.445586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e1d66af-858f-48c3-8dbd-e7bfe0c28e1c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:05.446128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7e1d66af-858f-48c3-8dbd-e7bfe0c28e1c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:05.488627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:05.488627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:05.496789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e1d66af-858f-48c3-8dbd-e7bfe0c28e1c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:05.498131 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 434/889] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:05 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:06.512666 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0182b8af-a9f7-4685-976b-ffc7c5ab11a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:06.514152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0182b8af-a9f7-4685-976b-ffc7c5ab11a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:06.514586 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:06.514586 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:06.515293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0182b8af-a9f7-4685-976b-ffc7c5ab11a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:06.515870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0182b8af-a9f7-4685-976b-ffc7c5ab11a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:06.557059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:06.557059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:06.561888 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0182b8af-a9f7-4685-976b-ffc7c5ab11a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:06.564539 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 456/890] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:06 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:07.578803 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb0a6b96-7041-4c0b-8cd9-9f49e83d7a6b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:07.579988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb0a6b96-7041-4c0b-8cd9-9f49e83d7a6b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:07.580584 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:07.580584 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:07.581262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb0a6b96-7041-4c0b-8cd9-9f49e83d7a6b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:07.581862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fb0a6b96-7041-4c0b-8cd9-9f49e83d7a6b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:07.616632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:07.616632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:07.669309 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb0a6b96-7041-4c0b-8cd9-9f49e83d7a6b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:07.681697 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 435/891] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:07 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:08.688519 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e5a9140-9040-4494-91b8-656fa1b4dcd8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:08.690465 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e5a9140-9040-4494-91b8-656fa1b4dcd8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:08.690942 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:08.690942 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:08.691694 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e5a9140-9040-4494-91b8-656fa1b4dcd8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:08.692313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0e5a9140-9040-4494-91b8-656fa1b4dcd8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:08.748339 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:08.748339 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:08.750564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e5a9140-9040-4494-91b8-656fa1b4dcd8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:08.758493 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 457/892] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:08 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:09.772390 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05c86e99-bf40-463a-893b-e5cd4fd0eb1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:09.772951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05c86e99-bf40-463a-893b-e5cd4fd0eb1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:09.773145 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:09.773145 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:09.773532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05c86e99-bf40-463a-893b-e5cd4fd0eb1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:09.773940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-05c86e99-bf40-463a-893b-e5cd4fd0eb1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:09.844360 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:09.844360 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:09.847726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05c86e99-bf40-463a-893b-e5cd4fd0eb1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:09.858004 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 436/893] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:09 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:10.863049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a3c31218-bc6d-409c-b678-a5eec4ccd4df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:10.863599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a3c31218-bc6d-409c-b678-a5eec4ccd4df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:10.863599 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:10.863599 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:10.863865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a3c31218-bc6d-409c-b678-a5eec4ccd4df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:10.864226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a3c31218-bc6d-409c-b678-a5eec4ccd4df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:10.905470 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:10.905470 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:10.907376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a3c31218-bc6d-409c-b678-a5eec4ccd4df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:10.908210 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 458/894] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:10 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:11.922135 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc8d4c03-af99-4872-bbc4-26bcf1dd0a06 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:11.923260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc8d4c03-af99-4872-bbc4-26bcf1dd0a06 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:11.923632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:11.923632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:11.924254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc8d4c03-af99-4872-bbc4-26bcf1dd0a06 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:11.924777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cc8d4c03-af99-4872-bbc4-26bcf1dd0a06 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:11.951799 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:11.951799 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:11.954113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc8d4c03-af99-4872-bbc4-26bcf1dd0a06 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:11.955446 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 437/895] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:11 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:12.972314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fd3b3e6-066e-49cb-b108-0fa8919a418a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:12.972314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fd3b3e6-066e-49cb-b108-0fa8919a418a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:12.972314 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:12.972314 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:12.972314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fd3b3e6-066e-49cb-b108-0fa8919a418a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:12.972314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8fd3b3e6-066e-49cb-b108-0fa8919a418a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:13.029821 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:13.029821 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:13.029821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fd3b3e6-066e-49cb-b108-0fa8919a418a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:13.029821 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 459/896] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:12 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:14.041312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06af4d71-00ef-4cdc-b1fd-f4a5e3675580 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:14.043651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06af4d71-00ef-4cdc-b1fd-f4a5e3675580 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:14.044291 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:14.044291 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:14.044934 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06af4d71-00ef-4cdc-b1fd-f4a5e3675580 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:14.045481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-06af4d71-00ef-4cdc-b1fd-f4a5e3675580 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:14.112193 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:14.112193 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:14.128220 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06af4d71-00ef-4cdc-b1fd-f4a5e3675580 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:14.129735 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 438/897] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:14 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:15.144834 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a22e2bc3-7e57-4a62-8fff-d195913153d8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:15.145377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a22e2bc3-7e57-4a62-8fff-d195913153d8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:15.145490 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:15.145490 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:15.145892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a22e2bc3-7e57-4a62-8fff-d195913153d8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:15.146265 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a22e2bc3-7e57-4a62-8fff-d195913153d8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:15.260206 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:15.260206 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:15.263708 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a22e2bc3-7e57-4a62-8fff-d195913153d8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:15.272739 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 460/898] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:15 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:16.282154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-43555fd3-fbb6-4efc-98d7-78c056d966ce tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:16.283302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-43555fd3-fbb6-4efc-98d7-78c056d966ce tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:16.283673 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:16.283673 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:16.284647 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-43555fd3-fbb6-4efc-98d7-78c056d966ce tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:16.285169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-43555fd3-fbb6-4efc-98d7-78c056d966ce tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:16.335568 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:16.335568 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:16.340642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-43555fd3-fbb6-4efc-98d7-78c056d966ce tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:16.345405 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 439/899] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:16 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:16.511848 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] POST http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes Jan 25 11:10:16.512678 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:16.512678 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:16.513124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1118078511"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:10:16.514281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1118078511'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:10:16.514636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Create volume of 1 GB Jan 25 11:10:16.528420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Availability Zones retrieved successfully. Jan 25 11:10:16.548081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Flow 'volume_create_api' (42b1db03-f402-4637-aac1-4d99593545b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:10:16.551223 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a7bb53a-40d3-4b30-b705-cbfc2d9d85f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:16.553578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:10:16.659588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a7bb53a-40d3-4b30-b705-cbfc2d9d85f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:16.671935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a4e889-60cf-4f72-810a-55acc23f0ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:16.946274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Created reservations ['8e530549-1903-4a9d-a678-d53a36f33072', '9fda3e35-b42d-4aab-91f8-93b31566f8ae', '50591b26-cdde-41c3-84e2-cd52ce97f0cf', '6174258f-7950-4684-8788-37d1a1e96e0a'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:10:16.948256 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a4e889-60cf-4f72-810a-55acc23f0ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e530549-1903-4a9d-a678-d53a36f33072', '9fda3e35-b42d-4aab-91f8-93b31566f8ae', '50591b26-cdde-41c3-84e2-cd52ce97f0cf', '6174258f-7950-4684-8788-37d1a1e96e0a']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:16.952047 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e089120-1501-4f3e-8e9b-bc42094d969b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:17.119322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e089120-1501-4f3e-8e9b-bc42094d969b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1118078511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1313be1f73924174a12e7d34dc1fa8f0',qos_specs=None,replication_status=,reservations=['8e530549-1903-4a9d-a678-d53a36f33072','9fda3e35-b42d-4aab-91f8-93b31566f8ae','50591b26-cdde-41c3-84e2-cd52ce97f0cf','6174258f-7950-4684-8788-37d1a1e96e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2019a9a2d9a545c19359ddc8e7facb7c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1118078511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1313be1f73924174a12e7d34dc1fa8f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2019a9a2d9a545c19359ddc8e7facb7c',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:17.126688 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aebc35d-280c-4c11-9832-7617c326de51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:17.201886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aebc35d-280c-4c11-9832-7617c326de51) transitioned into state 'SUCCESS' from state '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-1118078511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1313be1f73924174a12e7d34dc1fa8f0',qos_specs=None,replication_status=,reservations=['8e530549-1903-4a9d-a678-d53a36f33072','9fda3e35-b42d-4aab-91f8-93b31566f8ae','50591b26-cdde-41c3-84e2-cd52ce97f0cf','6174258f-7950-4684-8788-37d1a1e96e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2019a9a2d9a545c19359ddc8e7facb7c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:17.203876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b54bb882-9651-4b04-adaf-e48a371846f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:17.241153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b54bb882-9651-4b04-adaf-e48a371846f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:17.252278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Flow 'volume_create_api' (42b1db03-f402-4637-aac1-4d99593545b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:10:17.368283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54efbd09-3ed3-44e8-8586-1edbe035db3e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:17.369410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54efbd09-3ed3-44e8-8586-1edbe035db3e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:17.370000 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:17.370000 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:17.371316 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54efbd09-3ed3-44e8-8586-1edbe035db3e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:17.372215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-54efbd09-3ed3-44e8-8586-1edbe035db3e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:17.412415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Create volume request issued successfully. Jan 25 11:10:17.445099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:17.445099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:17.451413 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f7dc09d-fc91-487a-91e9-a3cc70376503 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes returned with HTTP 202 Jan 25 11:10:17.451804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54efbd09-3ed3-44e8-8586-1edbe035db3e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:17.453904 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 440/900] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:17 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:17.460478 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 461/901] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:10:16 2021] POST /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes => generated 823 bytes in 953 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:10:17.475593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-112920e6-ad4d-4ccb-9e05-5c0f523f1730 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:10:17.476511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-112920e6-ad4d-4ccb-9e05-5c0f523f1730 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:17.477148 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:17.477148 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:17.478349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-112920e6-ad4d-4ccb-9e05-5c0f523f1730 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:17.597064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:17.597064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:17.619771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-112920e6-ad4d-4ccb-9e05-5c0f523f1730 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:10:17.679198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-112920e6-ad4d-4ccb-9e05-5c0f523f1730 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 200 Jan 25 11:10:17.683911 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 441/902] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:17 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 891 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:18.470125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50dc3577-da67-44b3-a483-acd23ea21a5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:18.470664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50dc3577-da67-44b3-a483-acd23ea21a5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:18.470863 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:18.470863 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:18.471404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50dc3577-da67-44b3-a483-acd23ea21a5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:18.471776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-50dc3577-da67-44b3-a483-acd23ea21a5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:18.559023 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:18.559023 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:18.566165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50dc3577-da67-44b3-a483-acd23ea21a5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:18.569214 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 462/903] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:18 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:18.700080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79598cf6-f7e5-42af-b887-fa055ab01b9f tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:10:18.701451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79598cf6-f7e5-42af-b887-fa055ab01b9f tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:18.701904 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:18.701904 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:18.702733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79598cf6-f7e5-42af-b887-fa055ab01b9f tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:18.822774 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:18.822774 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:18.845509 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-79598cf6-f7e5-42af-b887-fa055ab01b9f tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:10:18.897472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79598cf6-f7e5-42af-b887-fa055ab01b9f tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 200 Jan 25 11:10:18.902961 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 442/904] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:18 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:19.581006 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7663dd2b-c9c8-43dc-960b-3b77867b1722 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:19.581451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7663dd2b-c9c8-43dc-960b-3b77867b1722 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:19.581549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:19.581549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:19.581928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7663dd2b-c9c8-43dc-960b-3b77867b1722 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:19.582474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7663dd2b-c9c8-43dc-960b-3b77867b1722 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:19.620398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:19.620398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:19.638848 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7663dd2b-c9c8-43dc-960b-3b77867b1722 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:19.640229 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 463/905] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:19 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:19.918577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-928e78da-1172-4fd5-8dc2-5aa97f19eba5 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:10:19.919089 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-928e78da-1172-4fd5-8dc2-5aa97f19eba5 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:19.919481 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:19.919481 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:19.920109 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-928e78da-1172-4fd5-8dc2-5aa97f19eba5 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:20.033580 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:20.033580 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:20.048657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-928e78da-1172-4fd5-8dc2-5aa97f19eba5 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:10:20.092472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-928e78da-1172-4fd5-8dc2-5aa97f19eba5 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 200 Jan 25 11:10:20.108788 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 443/906] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:19 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:20.112997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d801d987-b3af-4232-a7e2-51178f8d12ff tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] POST http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8/action Jan 25 11:10:20.113699 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:20.113699 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:20.116051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d801d987-b3af-4232-a7e2-51178f8d12ff tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:10:20.116659 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d801d987-b3af-4232-a7e2-51178f8d12ff tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:10:20.239201 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:20.239201 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:20.240737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d801d987-b3af-4232-a7e2-51178f8d12ff tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:10:20.271304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d801d987-b3af-4232-a7e2-51178f8d12ff tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume updated successfully. Jan 25 11:10:20.271867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d801d987-b3af-4232-a7e2-51178f8d12ff tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8/action returned with HTTP 200 Jan 25 11:10:20.273739 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 464/907] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:10:20 2021] POST /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8/action => generated 0 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 11:10:20.282248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d100a7dd-fc22-4279-be4e-511bde5100b9 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:10:20.282999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d100a7dd-fc22-4279-be4e-511bde5100b9 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:20.283393 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:20.283393 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:20.284018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d100a7dd-fc22-4279-be4e-511bde5100b9 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:20.354491 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:20.354491 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:20.365968 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d100a7dd-fc22-4279-be4e-511bde5100b9 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:10:20.404422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d100a7dd-fc22-4279-be4e-511bde5100b9 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 200 Jan 25 11:10:20.414840 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 444/908] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:20 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 916 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:20.620004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c3ee2457-752a-46ab-bddb-383c7c0aef4a req-420eb1e2-8d4b-46df-a124-8f61eab9b3fe tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:10:20.621768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c3ee2457-752a-46ab-bddb-383c7c0aef4a req-420eb1e2-8d4b-46df-a124-8f61eab9b3fe tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:20.622641 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:20.622641 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:20.623303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c3ee2457-752a-46ab-bddb-383c7c0aef4a req-420eb1e2-8d4b-46df-a124-8f61eab9b3fe tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:20.658982 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba728c2b-9240-41ce-8d05-64997b5a22d9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:20.659446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba728c2b-9240-41ce-8d05-64997b5a22d9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:20.659645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:20.659645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:20.661300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba728c2b-9240-41ce-8d05-64997b5a22d9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:20.663218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ba728c2b-9240-41ce-8d05-64997b5a22d9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:20.701081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:20.701081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:20.704236 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:20.704236 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:20.706604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba728c2b-9240-41ce-8d05-64997b5a22d9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:20.707564 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 445/909] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:20 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:20.711377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-c3ee2457-752a-46ab-bddb-383c7c0aef4a req-420eb1e2-8d4b-46df-a124-8f61eab9b3fe tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:10:20.735071 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c3ee2457-752a-46ab-bddb-383c7c0aef4a req-420eb1e2-8d4b-46df-a124-8f61eab9b3fe tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 200 Jan 25 11:10:20.736432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 465/910] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:10:20 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:21.722355 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d327e8aa-7065-4d4c-8c17-cc2b831ceb7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:21.723964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d327e8aa-7065-4d4c-8c17-cc2b831ceb7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:21.724391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:21.724391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:21.725046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d327e8aa-7065-4d4c-8c17-cc2b831ceb7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:21.725638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d327e8aa-7065-4d4c-8c17-cc2b831ceb7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:21.762597 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:21.762597 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:21.764948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d327e8aa-7065-4d4c-8c17-cc2b831ceb7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:21.766099 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 446/911] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:21 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:22.100121 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] POST http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes Jan 25 11:10:22.100584 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:22.100584 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:22.101001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1689964272"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:10:22.102207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1689964272'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:10:22.102567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Create volume of 1 GB Jan 25 11:10:22.132918 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Availability Zones retrieved successfully. Jan 25 11:10:22.163826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Flow 'volume_create_api' (4d630a9a-9e4b-4b49-bca8-d83dd6638644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:10:22.170750 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b736207-1804-4501-bad4-e48f986f3853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:22.174509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:10:22.300944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b736207-1804-4501-bad4-e48f986f3853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:22.300944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4808c603-9eb9-42fd-9cd3-312bfcb09bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:22.469533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Created reservations ['9888f336-fc20-481c-a94d-da11809a321b', 'e5c44933-3aed-4fed-ba54-4e502004fe56', 'de9bdffd-3cb2-4040-b4e5-fbc44ff76465', '641c6124-76fd-4cec-8e88-a1822327600e'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:10:22.471490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4808c603-9eb9-42fd-9cd3-312bfcb09bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9888f336-fc20-481c-a94d-da11809a321b', 'e5c44933-3aed-4fed-ba54-4e502004fe56', 'de9bdffd-3cb2-4040-b4e5-fbc44ff76465', '641c6124-76fd-4cec-8e88-a1822327600e']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:22.476958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5162268-4abb-4da1-b559-9c86592ddcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:22.563421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5162268-4abb-4da1-b559-9c86592ddcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51f16149-fd47-43f3-a0de-097c1116a6a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1689964272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1313be1f73924174a12e7d34dc1fa8f0',qos_specs=None,replication_status=,reservations=['9888f336-fc20-481c-a94d-da11809a321b','e5c44933-3aed-4fed-ba54-4e502004fe56','de9bdffd-3cb2-4040-b4e5-fbc44ff76465','641c6124-76fd-4cec-8e88-a1822327600e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2019a9a2d9a545c19359ddc8e7facb7c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1689964272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51f16149-fd47-43f3-a0de-097c1116a6a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1313be1f73924174a12e7d34dc1fa8f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2019a9a2d9a545c19359ddc8e7facb7c',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:22.565497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a746f32-ff14-475a-b79b-377491e0a058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:22.591893 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a746f32-ff14-475a-b79b-377491e0a058) transitioned into state 'SUCCESS' from state '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-1689964272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1313be1f73924174a12e7d34dc1fa8f0',qos_specs=None,replication_status=,reservations=['9888f336-fc20-481c-a94d-da11809a321b','e5c44933-3aed-4fed-ba54-4e502004fe56','de9bdffd-3cb2-4040-b4e5-fbc44ff76465','641c6124-76fd-4cec-8e88-a1822327600e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2019a9a2d9a545c19359ddc8e7facb7c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:22.593902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5aac74-4977-4237-bfdf-20ce4b4d6956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:22.613522 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5aac74-4977-4237-bfdf-20ce4b4d6956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:22.616995 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Flow 'volume_create_api' (4d630a9a-9e4b-4b49-bca8-d83dd6638644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:10:22.682419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Create volume request issued successfully. Jan 25 11:10:22.698045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f3bf608-57ac-48c1-b88e-59d29d2d02e3 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes returned with HTTP 202 Jan 25 11:10:22.699498 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 466/912] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:10:22 2021] POST /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes => generated 823 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:10:22.713172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-458c3232-3f1e-45f7-8c11-acc0895d053b tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 Jan 25 11:10:22.714019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-458c3232-3f1e-45f7-8c11-acc0895d053b tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:22.715158 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:22.715158 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:22.715836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-458c3232-3f1e-45f7-8c11-acc0895d053b tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:22.777968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:22.777968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:22.783050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73d7317c-46c6-4189-917c-f30b07f4153d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:22.786877 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-458c3232-3f1e-45f7-8c11-acc0895d053b tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:10:22.796763 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73d7317c-46c6-4189-917c-f30b07f4153d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:22.797517 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:22.797517 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:22.799812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73d7317c-46c6-4189-917c-f30b07f4153d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:22.800443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-73d7317c-46c6-4189-917c-f30b07f4153d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:22.813205 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-458c3232-3f1e-45f7-8c11-acc0895d053b tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 returned with HTTP 200 Jan 25 11:10:22.814105 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 447/913] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:22 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:22.843137 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:22.843137 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:22.845424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73d7317c-46c6-4189-917c-f30b07f4153d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:22.847154 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 467/914] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:22 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:23.830500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-189f9104-0b84-494a-b152-a6feeeddfa66 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 Jan 25 11:10:23.831065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-189f9104-0b84-494a-b152-a6feeeddfa66 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:23.831202 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:23.831202 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:23.831862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-189f9104-0b84-494a-b152-a6feeeddfa66 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:23.861789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c91fec9a-e06d-4d35-9195-ef149a67e37e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:23.862684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c91fec9a-e06d-4d35-9195-ef149a67e37e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:23.863097 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:23.863097 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:23.863742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c91fec9a-e06d-4d35-9195-ef149a67e37e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:23.864331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c91fec9a-e06d-4d35-9195-ef149a67e37e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:23.918904 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:23.918904 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:23.921225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c91fec9a-e06d-4d35-9195-ef149a67e37e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:23.928910 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 468/915] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:23 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 803 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:23.936653 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:23.936653 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:23.961263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-189f9104-0b84-494a-b152-a6feeeddfa66 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:10:24.006815 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-189f9104-0b84-494a-b152-a6feeeddfa66 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 returned with HTTP 200 Jan 25 11:10:24.021800 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 448/916] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:23 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:24.940463 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1de2c6e9-3023-462f-bc62-2b16aa2142eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:24.940975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1de2c6e9-3023-462f-bc62-2b16aa2142eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:24.941390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:24.941390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:24.942009 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1de2c6e9-3023-462f-bc62-2b16aa2142eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:24.942548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1de2c6e9-3023-462f-bc62-2b16aa2142eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:24.987108 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:24.987108 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:24.988969 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1de2c6e9-3023-462f-bc62-2b16aa2142eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:24.994339 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 469/917] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:24 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:26.008755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77542612-5d11-4220-9c47-01550b580bc7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:26.010014 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77542612-5d11-4220-9c47-01550b580bc7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:26.010468 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:26.010468 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:26.011802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77542612-5d11-4220-9c47-01550b580bc7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:26.012436 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-77542612-5d11-4220-9c47-01550b580bc7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:26.081212 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:26.081212 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:26.083103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77542612-5d11-4220-9c47-01550b580bc7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:26.083899 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 449/918] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:26 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:27.099933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8a97355-0860-4036-b4df-40e0f677e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:27.102016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8a97355-0860-4036-b4df-40e0f677e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:27.102016 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:27.102016 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:27.102016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8a97355-0860-4036-b4df-40e0f677e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:27.102636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b8a97355-0860-4036-b4df-40e0f677e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:27.136272 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:27.136272 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:27.139830 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8a97355-0860-4036-b4df-40e0f677e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:27.147228 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 470/919] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:27 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:28.155988 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92d88f3f-a1cd-4451-a9f2-03763eefd1dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:28.156597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92d88f3f-a1cd-4451-a9f2-03763eefd1dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:28.156723 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:28.156723 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:28.157074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92d88f3f-a1cd-4451-a9f2-03763eefd1dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:28.157447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-92d88f3f-a1cd-4451-a9f2-03763eefd1dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:28.265524 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:28.265524 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:28.282021 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92d88f3f-a1cd-4451-a9f2-03763eefd1dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:28.289252 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 450/920] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:28 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:29.297003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b1b85e32-44a4-4d9e-a699-55458b16fffb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:29.297943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b1b85e32-44a4-4d9e-a699-55458b16fffb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:29.298282 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:29.298282 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:29.300303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b1b85e32-44a4-4d9e-a699-55458b16fffb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:29.300303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b1b85e32-44a4-4d9e-a699-55458b16fffb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:29.354021 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:29.354021 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:29.356335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b1b85e32-44a4-4d9e-a699-55458b16fffb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:29.357137 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 471/921] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:29 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:30.381527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de67c72d-2782-484c-b30a-2485d14c8b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:30.382102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de67c72d-2782-484c-b30a-2485d14c8b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:30.382328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:30.382328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:30.382662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de67c72d-2782-484c-b30a-2485d14c8b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:30.383031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-de67c72d-2782-484c-b30a-2485d14c8b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:30.428635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:30.428635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:30.435550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de67c72d-2782-484c-b30a-2485d14c8b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:30.437205 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 451/922] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:30 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:31.453890 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b865ca35-7001-4b94-a4b3-75e8c176fdbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:31.455175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b865ca35-7001-4b94-a4b3-75e8c176fdbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:31.455617 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:31.455617 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:31.456508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b865ca35-7001-4b94-a4b3-75e8c176fdbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:31.457093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b865ca35-7001-4b94-a4b3-75e8c176fdbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:31.513557 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:31.513557 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:31.529205 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b865ca35-7001-4b94-a4b3-75e8c176fdbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:31.531676 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 472/923] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:31 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:32.548359 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8c8ee7c-50f1-4cfa-be4e-974d417f30aa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:32.549646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8c8ee7c-50f1-4cfa-be4e-974d417f30aa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:32.550062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:32.550062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:32.550710 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8c8ee7c-50f1-4cfa-be4e-974d417f30aa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:32.551274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a8c8ee7c-50f1-4cfa-be4e-974d417f30aa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:32.582240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:32.582240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:32.584747 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8c8ee7c-50f1-4cfa-be4e-974d417f30aa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:32.585806 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 452/924] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:32 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:33.600475 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7fb9d721-e6f7-4127-8a16-53217132c6d5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:33.601115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7fb9d721-e6f7-4127-8a16-53217132c6d5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:33.601548 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:33.601548 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:33.602280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7fb9d721-e6f7-4127-8a16-53217132c6d5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:33.602938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7fb9d721-e6f7-4127-8a16-53217132c6d5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:33.629286 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:33.629286 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:33.632044 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7fb9d721-e6f7-4127-8a16-53217132c6d5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:33.633408 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 473/925] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:33 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:34.648078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06cd3d1f-a881-4ac8-900c-dc29888870f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:34.648594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06cd3d1f-a881-4ac8-900c-dc29888870f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:34.648820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:34.648820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:34.649197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06cd3d1f-a881-4ac8-900c-dc29888870f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:34.649566 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-06cd3d1f-a881-4ac8-900c-dc29888870f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:34.671845 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:34.671845 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:34.674920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06cd3d1f-a881-4ac8-900c-dc29888870f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:34.676039 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 453/926] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:34 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:35.702486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-abc2ed82-229a-49a2-8466-1fd409c1aff6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:35.704334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-abc2ed82-229a-49a2-8466-1fd409c1aff6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:35.704716 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:35.704716 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:35.705344 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-abc2ed82-229a-49a2-8466-1fd409c1aff6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:35.712197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-abc2ed82-229a-49a2-8466-1fd409c1aff6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:35.760245 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:35.760245 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:35.765300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-abc2ed82-229a-49a2-8466-1fd409c1aff6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:35.767273 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 474/927] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:35 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:36.810637 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-750619e8-058a-4471-8fa4-a27a1ebe8e2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:36.813939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-750619e8-058a-4471-8fa4-a27a1ebe8e2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:36.813939 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:36.813939 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:36.813939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-750619e8-058a-4471-8fa4-a27a1ebe8e2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:36.813939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-750619e8-058a-4471-8fa4-a27a1ebe8e2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:36.867800 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:36.867800 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:36.878132 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-750619e8-058a-4471-8fa4-a27a1ebe8e2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:36.879271 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 454/928] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:36 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:37.897929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc865e59-b2c3-4d86-8508-4a37fed9cccb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:37.898463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc865e59-b2c3-4d86-8508-4a37fed9cccb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:37.898626 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:37.898626 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:37.899273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc865e59-b2c3-4d86-8508-4a37fed9cccb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:37.899809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fc865e59-b2c3-4d86-8508-4a37fed9cccb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:37.942426 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:37.942426 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:37.946797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc865e59-b2c3-4d86-8508-4a37fed9cccb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:37.947367 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 475/929] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:37 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:38.962186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-beebe6cd-b637-4e27-922d-4c20d8be0933 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:38.962794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-beebe6cd-b637-4e27-922d-4c20d8be0933 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:38.963080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:38.963080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:38.963624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-beebe6cd-b637-4e27-922d-4c20d8be0933 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:38.964610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-beebe6cd-b637-4e27-922d-4c20d8be0933 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:39.004940 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:39.004940 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:39.013301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-beebe6cd-b637-4e27-922d-4c20d8be0933 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:39.014253 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 455/930] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:38 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:40.035107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6cfb8fb-60b8-4271-8904-205050f39067 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:40.039152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6cfb8fb-60b8-4271-8904-205050f39067 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:40.039632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:40.039632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:40.040344 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6cfb8fb-60b8-4271-8904-205050f39067 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:40.042479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e6cfb8fb-60b8-4271-8904-205050f39067 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:40.099550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:40.099550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:40.127572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6cfb8fb-60b8-4271-8904-205050f39067 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:40.129147 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 476/931] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:40 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:41.142684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5251f055-b317-4947-9d16-d7e5c9e8161f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:41.143237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5251f055-b317-4947-9d16-d7e5c9e8161f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:41.143532 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:41.143532 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:41.143808 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5251f055-b317-4947-9d16-d7e5c9e8161f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:41.144110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5251f055-b317-4947-9d16-d7e5c9e8161f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:41.186463 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:41.186463 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:41.188320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5251f055-b317-4947-9d16-d7e5c9e8161f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:41.189141 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 456/932] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:41 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:42.203700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aeb51511-639f-4805-8a50-c31d450a2536 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:42.204265 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aeb51511-639f-4805-8a50-c31d450a2536 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:42.204418 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:42.204418 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:42.204787 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aeb51511-639f-4805-8a50-c31d450a2536 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:42.205155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-aeb51511-639f-4805-8a50-c31d450a2536 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:42.226190 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:42.226190 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:42.227867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aeb51511-639f-4805-8a50-c31d450a2536 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:42.228675 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 477/933] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:42 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:10:43.244616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7975b8b-e2ed-4c6f-a3af-b734465b9b86 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:43.245460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c7975b8b-e2ed-4c6f-a3af-b734465b9b86 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:43.245578 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:43.245578 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:43.246372 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c7975b8b-e2ed-4c6f-a3af-b734465b9b86 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:43.246746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c7975b8b-e2ed-4c6f-a3af-b734465b9b86 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:43.292435 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:43.292435 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:43.294349 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7975b8b-e2ed-4c6f-a3af-b734465b9b86 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:43.295184 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 457/934] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:43 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:44.309093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e8aa0e1-c793-4f76-bad5-6fdd08d3a824 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:44.309730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e8aa0e1-c793-4f76-bad5-6fdd08d3a824 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:44.309825 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:44.309825 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:44.310195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e8aa0e1-c793-4f76-bad5-6fdd08d3a824 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:44.310564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2e8aa0e1-c793-4f76-bad5-6fdd08d3a824 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:44.336440 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:44.336440 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:44.338335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e8aa0e1-c793-4f76-bad5-6fdd08d3a824 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:44.340210 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 478/935] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:44 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:45.355160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9dbf1da6-51a3-4302-a413-70338d5a6b91 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:45.355785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9dbf1da6-51a3-4302-a413-70338d5a6b91 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:45.356040 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:45.356040 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:45.356353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9dbf1da6-51a3-4302-a413-70338d5a6b91 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:45.356725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9dbf1da6-51a3-4302-a413-70338d5a6b91 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:45.416050 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:45.416050 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:45.424572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9dbf1da6-51a3-4302-a413-70338d5a6b91 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:45.425343 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 458/936] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:45 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:45.762064 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] POST http://10.222.0.57/volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes Jan 25 11:10:45.762920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:45.762920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:45.763288 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-860254791"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:10:45.764055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-860254791'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:10:45.764646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Create volume of 1 GB Jan 25 11:10:45.782241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Availability Zones retrieved successfully. Jan 25 11:10:45.814546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Flow 'volume_create_api' (3cb4a73e-01b0-4a0c-9527-b17624199a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:10:45.817491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f57ea80-9900-449e-a307-be63edbab134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:45.819785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:10:45.980633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f57ea80-9900-449e-a307-be63edbab134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:45.985993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99902838-c9f2-4f6a-a3ec-087e0cc97c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:46.169751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Created reservations ['91860a55-f7a6-4fa3-a3d0-1f5b3e6c6898', '5a66465f-35a1-44cc-9dd7-f1fb7e22b136', 'f1e89e94-4c4d-4a89-9505-91283203dc0f', '7568c7ae-01e5-4f59-a844-acecf2ca7e6f'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:10:46.171974 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99902838-c9f2-4f6a-a3ec-087e0cc97c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91860a55-f7a6-4fa3-a3d0-1f5b3e6c6898', '5a66465f-35a1-44cc-9dd7-f1fb7e22b136', 'f1e89e94-4c4d-4a89-9505-91283203dc0f', '7568c7ae-01e5-4f59-a844-acecf2ca7e6f']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:46.174757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04caa864-160f-431c-a752-100ebdf9f989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:46.342853 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04caa864-160f-431c-a752-100ebdf9f989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '028f368d-d700-49e0-bac1-102e7ca343df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-860254791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a023525d6d2495c9d49c7e0c1311208',qos_specs=None,replication_status=,reservations=['91860a55-f7a6-4fa3-a3d0-1f5b3e6c6898','5a66465f-35a1-44cc-9dd7-f1fb7e22b136','f1e89e94-4c4d-4a89-9505-91283203dc0f','7568c7ae-01e5-4f59-a844-acecf2ca7e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f81a7162e14a26976628e03a698579',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-860254791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=028f368d-d700-49e0-bac1-102e7ca343df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a023525d6d2495c9d49c7e0c1311208',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00f81a7162e14a26976628e03a698579',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:46.345156 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58028e8-2f27-4d23-93ee-f523f3184224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:46.410014 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58028e8-2f27-4d23-93ee-f523f3184224) transitioned into state 'SUCCESS' from state '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-860254791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a023525d6d2495c9d49c7e0c1311208',qos_specs=None,replication_status=,reservations=['91860a55-f7a6-4fa3-a3d0-1f5b3e6c6898','5a66465f-35a1-44cc-9dd7-f1fb7e22b136','f1e89e94-4c4d-4a89-9505-91283203dc0f','7568c7ae-01e5-4f59-a844-acecf2ca7e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00f81a7162e14a26976628e03a698579',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:46.412930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18aae306-b688-4d8a-8823-dd45a6dd9b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:46.439826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-806b21eb-b8fe-41c0-aa8b-da123d12e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:46.440649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-806b21eb-b8fe-41c0-aa8b-da123d12e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:46.440939 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:46.440939 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:46.441439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-806b21eb-b8fe-41c0-aa8b-da123d12e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:46.442028 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-806b21eb-b8fe-41c0-aa8b-da123d12e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:46.443379 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18aae306-b688-4d8a-8823-dd45a6dd9b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:46.446256 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Flow 'volume_create_api' (3cb4a73e-01b0-4a0c-9527-b17624199a91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:10:46.493402 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:46.493402 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:46.500790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-806b21eb-b8fe-41c0-aa8b-da123d12e91f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:46.501729 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 459/937] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:46 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:46.556701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Create volume request issued successfully. Jan 25 11:10:46.575759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ae5d2cf-3ff4-4750-9e1e-0dfb208a2c6e tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] http://10.222.0.57/volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes returned with HTTP 202 Jan 25 11:10:46.584195 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 479/938] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:10:45 2021] POST /volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes => generated 820 bytes in 1071 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:10:46.594761 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d7a7f9ca-3d5f-47c7-8334-770bc494e9af tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] GET http://10.222.0.57/volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes/028f368d-d700-49e0-bac1-102e7ca343df Jan 25 11:10:46.595292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d7a7f9ca-3d5f-47c7-8334-770bc494e9af tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:46.595482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:46.595482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:46.596115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d7a7f9ca-3d5f-47c7-8334-770bc494e9af tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:46.794638 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:46.794638 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:46.829449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d7a7f9ca-3d5f-47c7-8334-770bc494e9af tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Volume info retrieved successfully. Jan 25 11:10:46.902405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d7a7f9ca-3d5f-47c7-8334-770bc494e9af tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] http://10.222.0.57/volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes/028f368d-d700-49e0-bac1-102e7ca343df returned with HTTP 200 Jan 25 11:10:46.903606 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 460/939] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:46 2021] GET /volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes/028f368d-d700-49e0-bac1-102e7ca343df => generated 912 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:47.517287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10c0a936-6224-4368-8c6f-6ebced6596c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:47.517863 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10c0a936-6224-4368-8c6f-6ebced6596c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:47.518012 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:47.518012 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:47.518388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10c0a936-6224-4368-8c6f-6ebced6596c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:47.518882 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-10c0a936-6224-4368-8c6f-6ebced6596c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:47.587281 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:47.587281 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:47.595114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10c0a936-6224-4368-8c6f-6ebced6596c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:47.602493 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 480/940] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:47 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:47.920131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f171716-6e68-4a92-8952-2fbc6f44487c tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] GET http://10.222.0.57/volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes/028f368d-d700-49e0-bac1-102e7ca343df Jan 25 11:10:47.920916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f171716-6e68-4a92-8952-2fbc6f44487c tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:47.921655 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:47.921655 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:47.922267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f171716-6e68-4a92-8952-2fbc6f44487c tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:47.987341 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:47.987341 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:47.996597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5f171716-6e68-4a92-8952-2fbc6f44487c tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Volume info retrieved successfully. Jan 25 11:10:48.022681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f171716-6e68-4a92-8952-2fbc6f44487c tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] http://10.222.0.57/volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes/028f368d-d700-49e0-bac1-102e7ca343df returned with HTTP 200 Jan 25 11:10:48.036147 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 461/941] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:47 2021] GET /volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes/028f368d-d700-49e0-bac1-102e7ca343df => generated 913 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:48.228460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-332f09b6-3b30-48e8-b224-441c4aa4c9ec tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df Jan 25 11:10:48.229038 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-332f09b6-3b30-48e8-b224-441c4aa4c9ec tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:48.229254 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:48.229254 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:48.230268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-332f09b6-3b30-48e8-b224-441c4aa4c9ec tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:48.300618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:48.300618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:48.312929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-332f09b6-3b30-48e8-b224-441c4aa4c9ec tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:48.345452 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-332f09b6-3b30-48e8-b224-441c4aa4c9ec tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df returned with HTTP 200 Jan 25 11:10:48.346321 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 481/942] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:48 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df => generated 1085 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:48.364258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-031bfc44-78b3-4cb6-ad71-e074820520a1 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] POST http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df/action Jan 25 11:10:48.364695 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:48.364695 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:48.365136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-031bfc44-78b3-4cb6-ad71-e074820520a1 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Action body: b'{"os-unmanage": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:10:48.365826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-031bfc44-78b3-4cb6-ad71-e074820520a1 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:10:48.366240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.volume_unmanage [None req-031bfc44-78b3-4cb6-ad71-e074820520a1 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Unmanage volume with id: 028f368d-d700-49e0-bac1-102e7ca343df Jan 25 11:10:48.450070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:48.450070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:48.450992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-031bfc44-78b3-4cb6-ad71-e074820520a1 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:48.486384 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-031bfc44-78b3-4cb6-ad71-e074820520a1 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Delete volume request issued successfully. Jan 25 11:10:48.489952 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-031bfc44-78b3-4cb6-ad71-e074820520a1 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df/action returned with HTTP 202 Jan 25 11:10:48.494389 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 462/943] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:10:48 2021] POST /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:10:48.499557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1285278b-70f8-41e6-a97e-7be0a3c602b0 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df Jan 25 11:10:48.500277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1285278b-70f8-41e6-a97e-7be0a3c602b0 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:48.500603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:48.500603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:48.501191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1285278b-70f8-41e6-a97e-7be0a3c602b0 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:48.619039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-274f43db-7292-46a6-8e18-e40a5e571d6e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:48.620916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-274f43db-7292-46a6-8e18-e40a5e571d6e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:48.621295 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:48.621295 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:48.622588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-274f43db-7292-46a6-8e18-e40a5e571d6e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:48.623777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-274f43db-7292-46a6-8e18-e40a5e571d6e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:48.668312 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:48.668312 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:48.675634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-274f43db-7292-46a6-8e18-e40a5e571d6e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:48.686399 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 463/944] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:48 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:48.693325 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:48.693325 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:48.731477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1285278b-70f8-41e6-a97e-7be0a3c602b0 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:48.780163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1285278b-70f8-41e6-a97e-7be0a3c602b0 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df returned with HTTP 200 Jan 25 11:10:48.780964 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 482/945] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:48 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df => generated 1086 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:49.694983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51ee13cb-178a-4854-9817-49a9dfc35a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:49.695564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51ee13cb-178a-4854-9817-49a9dfc35a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:49.695670 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:49.695670 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:49.695969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51ee13cb-178a-4854-9817-49a9dfc35a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:49.696320 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-51ee13cb-178a-4854-9817-49a9dfc35a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:49.725574 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:49.725574 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:49.738567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51ee13cb-178a-4854-9817-49a9dfc35a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:49.739814 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 464/946] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:49 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:49.797961 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c97b16a7-57d2-400f-aeb8-32b9b7662b76 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df Jan 25 11:10:49.798803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c97b16a7-57d2-400f-aeb8-32b9b7662b76 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:49.799243 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:49.799243 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:49.800392 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c97b16a7-57d2-400f-aeb8-32b9b7662b76 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:49.884808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c97b16a7-57d2-400f-aeb8-32b9b7662b76 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df returned with HTTP 404 Jan 25 11:10:49.887764 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 483/947] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:49 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/028f368d-d700-49e0-bac1-102e7ca343df => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:10:49.895437 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34208749-f551-41e4-affb-6fcce923c50d tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/detail?all_tenants=1 Jan 25 11:10:49.896298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34208749-f551-41e4-affb-6fcce923c50d tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:49.896491 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:49.896491 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:49.897486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34208749-f551-41e4-affb-6fcce923c50d tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:49.902053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-34208749-f551-41e4-affb-6fcce923c50d tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:10:50.012154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-34208749-f551-41e4-affb-6fcce923c50d tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Get all volumes completed successfully. Jan 25 11:10:50.016481 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:50.016481 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:50.028669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34208749-f551-41e4-affb-6fcce923c50d tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 25 11:10:50.029969 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 465/948] 10.222.0.57 () {58 vars in 1252 bytes} [Mon Jan 25 11:10:49 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/detail?all_tenants=1 => generated 9212 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:10:50.061796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] POST http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/os-volume-manage Jan 25 11:10:50.061796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-2046973961", "host": "n-d-764292-12@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-028f368d-d700-49e0-bac1-102e7ca343df"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:10:50.061796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.volume_manage [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-2046973961', 'host': 'n-d-764292-12@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-028f368d-d700-49e0-bac1-102e7ca343df'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 25 11:10:50.115837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Flow 'volume_manage_existing_api' (d52c57e3-4c82-4e5a-b492-8e548657d5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:10:50.118739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0bc53e-072b-4f4d-b652-ad1c9b99599f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:50.294577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Created reservations ['117203e8-1c06-42fd-9088-f46e63e7a248', 'f8f5663e-9903-4da2-8950-8ec86672a322', '29401966-1fac-4644-a68b-a3bd2ddc20bb', '6829abf1-9606-4b14-b103-405162b7a7bc'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:10:50.296421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0bc53e-072b-4f4d-b652-ad1c9b99599f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['117203e8-1c06-42fd-9088-f46e63e7a248', 'f8f5663e-9903-4da2-8950-8ec86672a322', '29401966-1fac-4644-a68b-a3bd2ddc20bb', '6829abf1-9606-4b14-b103-405162b7a7bc']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:50.298564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (44333684-06b6-41fc-9967-e5888e6fdd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:50.417184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (44333684-06b6-41fc-9967-e5888e6fdd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'afbd02f96fef491c995d25e40408aa4b', 'project_id': 'eb221786125346b688eb2fa113aaaa50', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-2046973961', 'host': 'n-d-764292-12@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', '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-25T11:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-2046973961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-764292-12@lvmdriver-1#lvmdriver-1',id=3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb221786125346b688eb2fa113aaaa50',provider_auth=None,provider_geometry=None,provider_id=None,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='afbd02f96fef491c995d25e40408aa4b',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:50.421522 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea864b6-9cba-4c7a-a79f-ed00be19c7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:50.451285 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea864b6-9cba-4c7a-a79f-ed00be19c7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'afbd02f96fef491c995d25e40408aa4b', 'project_id': 'eb221786125346b688eb2fa113aaaa50', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-2046973961', 'host': 'n-d-764292-12@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:50.454571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (742f437d-e7d8-4d59-8945-8cb4cc2e82df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:10:50.468640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (742f437d-e7d8-4d59-8945-8cb4cc2e82df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:10:50.471365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Flow 'volume_manage_existing_api' (d52c57e3-4c82-4e5a-b492-8e548657d5d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:10:50.472334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Manage volume request issued successfully. Jan 25 11:10:50.520721 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80d5b6ea-363f-4106-8865-083e33027377 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/os-volume-manage returned with HTTP 202 Jan 25 11:10:50.522783 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 484/949] 10.222.0.57 () {60 vars in 1253 bytes} [Mon Jan 25 11:10:50 2021] POST /volume/v3/eb221786125346b688eb2fa113aaaa50/os-volume-manage => generated 847 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:10:50.540284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a704aab3-22cf-43ee-b288-3dd49697fcd6 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:50.540819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a704aab3-22cf-43ee-b288-3dd49697fcd6 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:50.541019 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:50.541019 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:50.542384 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a704aab3-22cf-43ee-b288-3dd49697fcd6 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:50.609857 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:50.609857 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:50.622128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a704aab3-22cf-43ee-b288-3dd49697fcd6 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:50.654905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a704aab3-22cf-43ee-b288-3dd49697fcd6 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f returned with HTTP 200 Jan 25 11:10:50.656147 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 466/950] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:50 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f => generated 1085 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:50.755188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-514c2093-38b2-42ea-869c-2cf6069ab149 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:50.755749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-514c2093-38b2-42ea-869c-2cf6069ab149 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:50.756156 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:50.756156 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:50.757715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-514c2093-38b2-42ea-869c-2cf6069ab149 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:50.758783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-514c2093-38b2-42ea-869c-2cf6069ab149 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:50.805043 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:50.805043 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:50.807421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-514c2093-38b2-42ea-869c-2cf6069ab149 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:50.815609 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 485/951] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:50 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:51.683457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed62c274-f118-4b41-a9cc-0f61f2c783f9 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:51.683457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed62c274-f118-4b41-a9cc-0f61f2c783f9 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:51.683457 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:51.683457 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:51.683457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed62c274-f118-4b41-a9cc-0f61f2c783f9 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:51.814549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:51.814549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:51.822858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c1b1340-2568-4bda-b7b6-27f4566cab9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:51.823715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c1b1340-2568-4bda-b7b6-27f4566cab9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:51.824110 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:51.824110 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:51.824728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c1b1340-2568-4bda-b7b6-27f4566cab9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:51.825251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1c1b1340-2568-4bda-b7b6-27f4566cab9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:51.855781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ed62c274-f118-4b41-a9cc-0f61f2c783f9 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:51.876322 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:51.876322 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:51.884781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c1b1340-2568-4bda-b7b6-27f4566cab9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:51.886003 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 486/952] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:51 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:51.921301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed62c274-f118-4b41-a9cc-0f61f2c783f9 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f returned with HTTP 200 Jan 25 11:10:51.926677 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 467/953] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:51 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f => generated 1085 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:52.902156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56797453-2ad5-4ea1-82af-e49f0ab755dd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:52.903516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56797453-2ad5-4ea1-82af-e49f0ab755dd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:52.903953 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:52.903953 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:52.904677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56797453-2ad5-4ea1-82af-e49f0ab755dd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:52.905260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-56797453-2ad5-4ea1-82af-e49f0ab755dd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:52.943628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-883b5346-5596-4d48-aced-98d9138dfdd8 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:52.944690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-883b5346-5596-4d48-aced-98d9138dfdd8 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:52.945117 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:52.945117 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:52.945877 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-883b5346-5596-4d48-aced-98d9138dfdd8 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:52.963132 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:52.963132 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:52.966367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56797453-2ad5-4ea1-82af-e49f0ab755dd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:52.968805 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 487/954] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:52 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:53.020388 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:53.020388 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:53.031013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-883b5346-5596-4d48-aced-98d9138dfdd8 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:53.070097 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-883b5346-5596-4d48-aced-98d9138dfdd8 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f returned with HTTP 200 Jan 25 11:10:53.071284 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 468/955] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:52 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f => generated 1086 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:53.089535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d091c96c-b323-44d4-8ba5-a9e8f35739cb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:53.090537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d091c96c-b323-44d4-8ba5-a9e8f35739cb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:53.090977 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:53.090977 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:53.091660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d091c96c-b323-44d4-8ba5-a9e8f35739cb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:53.191973 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:53.191973 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:53.207271 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d091c96c-b323-44d4-8ba5-a9e8f35739cb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:53.235370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d091c96c-b323-44d4-8ba5-a9e8f35739cb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f returned with HTTP 200 Jan 25 11:10:53.236480 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 488/956] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:53 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f => generated 1086 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:53.251735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2ac513e-1dbe-48f2-a236-2bbceae22bd2 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] DELETE http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:53.252268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2ac513e-1dbe-48f2-a236-2bbceae22bd2 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:53.252468 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:53.252468 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:53.253122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2ac513e-1dbe-48f2-a236-2bbceae22bd2 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:53.254041 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b2ac513e-1dbe-48f2-a236-2bbceae22bd2 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Delete volume with id: 3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:53.364391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:53.364391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:53.365595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b2ac513e-1dbe-48f2-a236-2bbceae22bd2 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:53.421686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b2ac513e-1dbe-48f2-a236-2bbceae22bd2 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Delete volume request issued successfully. Jan 25 11:10:53.422083 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2ac513e-1dbe-48f2-a236-2bbceae22bd2 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f returned with HTTP 202 Jan 25 11:10:53.423065 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 469/957] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:10:53 2021] DELETE /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:10:53.439197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1feb69a1-d29d-4876-a51b-6e3849b26eeb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:53.442039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1feb69a1-d29d-4876-a51b-6e3849b26eeb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:53.442270 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:53.442270 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:53.442972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1feb69a1-d29d-4876-a51b-6e3849b26eeb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:53.534020 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:53.534020 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:53.545441 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1feb69a1-d29d-4876-a51b-6e3849b26eeb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:53.629583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1feb69a1-d29d-4876-a51b-6e3849b26eeb tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f returned with HTTP 200 Jan 25 11:10:53.631013 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 489/958] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:53 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f => generated 1085 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:54.000449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9820f454-245a-45ed-9928-570f19ee9015 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:54.006308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9820f454-245a-45ed-9928-570f19ee9015 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:54.009071 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:54.009071 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:54.009926 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9820f454-245a-45ed-9928-570f19ee9015 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:54.010681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9820f454-245a-45ed-9928-570f19ee9015 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:54.100085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:54.100085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:54.102497 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9820f454-245a-45ed-9928-570f19ee9015 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:54.103584 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 470/959] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:53 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:54.647895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-effd5559-a617-4355-9508-955ba20fb539 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:54.648377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-effd5559-a617-4355-9508-955ba20fb539 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:54.648573 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:54.648573 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:54.649302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-effd5559-a617-4355-9508-955ba20fb539 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:54.743371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:54.743371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:54.754566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-effd5559-a617-4355-9508-955ba20fb539 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:54.810741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-effd5559-a617-4355-9508-955ba20fb539 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f returned with HTTP 200 Jan 25 11:10:54.811607 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 490/960] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:54 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f => generated 1085 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:55.116981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ea909be-7313-4968-9dc4-af890a100e5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:55.118249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ea909be-7313-4968-9dc4-af890a100e5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:55.118615 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:55.118615 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:55.119247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ea909be-7313-4968-9dc4-af890a100e5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:55.120449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7ea909be-7313-4968-9dc4-af890a100e5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:55.191806 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:55.191806 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:55.194244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ea909be-7313-4968-9dc4-af890a100e5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:55.195244 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 471/961] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:55 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:55.828768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7095fe01-9fd9-44fa-a295-ff29bcfc8427 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:55.829560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7095fe01-9fd9-44fa-a295-ff29bcfc8427 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:55.829968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:55.829968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:55.830604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7095fe01-9fd9-44fa-a295-ff29bcfc8427 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:56.009771 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:56.009771 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:56.028104 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7095fe01-9fd9-44fa-a295-ff29bcfc8427 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Volume info retrieved successfully. Jan 25 11:10:56.070940 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7095fe01-9fd9-44fa-a295-ff29bcfc8427 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f returned with HTTP 200 Jan 25 11:10:56.071945 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 491/962] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:55 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f => generated 1085 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:10:56.211009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e4fe1d4c-075b-4d08-8382-634785fa76fd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:56.212365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e4fe1d4c-075b-4d08-8382-634785fa76fd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:56.214201 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:56.214201 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:56.218931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e4fe1d4c-075b-4d08-8382-634785fa76fd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:56.219630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e4fe1d4c-075b-4d08-8382-634785fa76fd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:56.273174 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:56.273174 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:56.275443 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e4fe1d4c-075b-4d08-8382-634785fa76fd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:56.278275 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 472/963] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:56 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:57.088716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19caae69-5878-4fce-bb17-877cc631c423 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] GET http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f Jan 25 11:10:57.089265 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19caae69-5878-4fce-bb17-877cc631c423 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:57.089489 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:57.089489 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:57.089899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19caae69-5878-4fce-bb17-877cc631c423 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:57.233280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19caae69-5878-4fce-bb17-877cc631c423 tempest-VolumeManageAdminTest-47489738 tempest-VolumeManageAdminTest-47489738] http://10.222.0.57/volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f returned with HTTP 404 Jan 25 11:10:57.235775 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 492/964] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:57 2021] GET /volume/v3/eb221786125346b688eb2fa113aaaa50/volumes/3f4cfd25-f1eb-4e5f-97ba-a009b8cf253f => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:10:57.250507 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08208aab-027d-4b53-a02a-12d0db6af47f tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] DELETE http://10.222.0.57/volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes/028f368d-d700-49e0-bac1-102e7ca343df Jan 25 11:10:57.251533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08208aab-027d-4b53-a02a-12d0db6af47f tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:57.253281 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:57.253281 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:57.256124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08208aab-027d-4b53-a02a-12d0db6af47f tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:57.258272 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-08208aab-027d-4b53-a02a-12d0db6af47f tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] Delete volume with id: 028f368d-d700-49e0-bac1-102e7ca343df Jan 25 11:10:57.296521 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-089ec405-f0ef-45d1-81d2-3c0dd3099db8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:57.297054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-089ec405-f0ef-45d1-81d2-3c0dd3099db8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:57.298621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-089ec405-f0ef-45d1-81d2-3c0dd3099db8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:57.298621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-089ec405-f0ef-45d1-81d2-3c0dd3099db8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:57.355636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08208aab-027d-4b53-a02a-12d0db6af47f tempest-VolumeManageAdminTest-1675298275 tempest-VolumeManageAdminTest-1675298275] http://10.222.0.57/volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes/028f368d-d700-49e0-bac1-102e7ca343df returned with HTTP 404 Jan 25 11:10:57.357405 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 473/965] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:10:57 2021] DELETE /volume/v3/7a023525d6d2495c9d49c7e0c1311208/volumes/028f368d-d700-49e0-bac1-102e7ca343df => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:10:57.362105 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:57.362105 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:57.363963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-089ec405-f0ef-45d1-81d2-3c0dd3099db8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:57.366064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 493/966] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:57 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:58.379136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c92fde5-dc31-4fb4-b4ee-e8ed47baecf8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:58.379528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c92fde5-dc31-4fb4-b4ee-e8ed47baecf8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:58.379959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c92fde5-dc31-4fb4-b4ee-e8ed47baecf8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:58.380660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1c92fde5-dc31-4fb4-b4ee-e8ed47baecf8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:58.462421 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:58.462421 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:58.469283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c92fde5-dc31-4fb4-b4ee-e8ed47baecf8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:58.477339 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 474/967] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:58 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:10:59.491583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44ce4069-02be-4b6f-9f60-1bdfd6f47d0f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:10:59.492142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44ce4069-02be-4b6f-9f60-1bdfd6f47d0f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:10:59.492273 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:10:59.492273 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:10:59.492918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44ce4069-02be-4b6f-9f60-1bdfd6f47d0f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:10:59.493522 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-44ce4069-02be-4b6f-9f60-1bdfd6f47d0f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:10:59.519267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:10:59.519267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:10:59.521646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44ce4069-02be-4b6f-9f60-1bdfd6f47d0f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:10:59.522700 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 494/968] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:10:59 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:00.539034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15053f4e-2aa1-47e8-a924-2a62a7aec847 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:00.539988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15053f4e-2aa1-47e8-a924-2a62a7aec847 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:00.540179 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:00.540179 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:00.540630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15053f4e-2aa1-47e8-a924-2a62a7aec847 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:00.541969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-15053f4e-2aa1-47e8-a924-2a62a7aec847 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:00.604452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:00.604452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:00.606334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15053f4e-2aa1-47e8-a924-2a62a7aec847 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:00.607647 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 475/969] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:00 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:01.620964 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c8bafcb-f870-4ede-a4b6-08f4a41bc0c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:01.622264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c8bafcb-f870-4ede-a4b6-08f4a41bc0c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:01.622647 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:01.622647 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:01.623295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c8bafcb-f870-4ede-a4b6-08f4a41bc0c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:01.623867 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2c8bafcb-f870-4ede-a4b6-08f4a41bc0c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:01.663040 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:01.663040 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:01.666738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c8bafcb-f870-4ede-a4b6-08f4a41bc0c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:01.667917 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 495/970] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:01 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:02.683519 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-74ad84bc-2ce2-4965-8177-b9a2d4791635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:02.684310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-74ad84bc-2ce2-4965-8177-b9a2d4791635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:02.684675 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:02.684675 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:02.685240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-74ad84bc-2ce2-4965-8177-b9a2d4791635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:02.685785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-74ad84bc-2ce2-4965-8177-b9a2d4791635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:02.753260 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:02.753260 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:02.757216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-74ad84bc-2ce2-4965-8177-b9a2d4791635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:02.759103 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 476/971] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:02 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:03.772434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c33733fe-ec42-40d7-9530-cd64831fe635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:03.772995 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c33733fe-ec42-40d7-9530-cd64831fe635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:03.773193 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:03.773193 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:03.773582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c33733fe-ec42-40d7-9530-cd64831fe635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:03.774209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c33733fe-ec42-40d7-9530-cd64831fe635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:03.829204 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:03.829204 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:03.831103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c33733fe-ec42-40d7-9530-cd64831fe635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:03.835377 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 496/972] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:03 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:04.849164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1643fdf1-9f60-49ce-97c4-3caf0e8a61c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:04.849761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1643fdf1-9f60-49ce-97c4-3caf0e8a61c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:04.849891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:04.849891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:04.850792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1643fdf1-9f60-49ce-97c4-3caf0e8a61c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:04.851458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1643fdf1-9f60-49ce-97c4-3caf0e8a61c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:04.901006 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:04.901006 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:04.903491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1643fdf1-9f60-49ce-97c4-3caf0e8a61c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:04.904499 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 477/973] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:04 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:05.920516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b87299e2-6ccc-498e-88e9-ab75e62c2516 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:05.921866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b87299e2-6ccc-498e-88e9-ab75e62c2516 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:05.922262 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:05.922262 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:05.923096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b87299e2-6ccc-498e-88e9-ab75e62c2516 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:05.923629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b87299e2-6ccc-498e-88e9-ab75e62c2516 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:05.972718 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:05.972718 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:06.000670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b87299e2-6ccc-498e-88e9-ab75e62c2516 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:06.005992 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 497/974] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:05 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:06.659218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 Jan 25 11:11:06.659754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:06.659971 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:06.659971 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:06.660352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:06.703445 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] 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 25 11:11:06.705548 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] 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 25 11:11:06.711321 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] 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 25 11:11:06.712383 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] 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 25 11:11:06.714097 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] 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 25 11:11:06.717889 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] 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 25 11:11:06.748757 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-36f4229f-1bef-4522-b5e9-abe552a6fb82 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 returned with HTTP 200 Jan 25 11:11:06.751736 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 478/975] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:11:06 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 => generated 361 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:06.765689 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a93e44a6-2223-4ffb-b619-a23c8f77135e tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5/defaults Jan 25 11:11:06.766486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a93e44a6-2223-4ffb-b619-a23c8f77135e tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:06.766910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:06.766910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:06.767597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a93e44a6-2223-4ffb-b619-a23c8f77135e tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'defaults' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:06.789545 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-a93e44a6-2223-4ffb-b619-a23c8f77135e tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] 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 25 11:11:06.790862 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-a93e44a6-2223-4ffb-b619-a23c8f77135e tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] 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 25 11:11:06.792080 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-a93e44a6-2223-4ffb-b619-a23c8f77135e tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] 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 25 11:11:06.799609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a93e44a6-2223-4ffb-b619-a23c8f77135e tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5/defaults returned with HTTP 200 Jan 25 11:11:06.814065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a996c0e0-8ae8-4afd-931f-ea0838186c18 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] PUT http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 Jan 25 11:11:06.814937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a996c0e0-8ae8-4afd-931f-ea0838186c18 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:06.818906 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 498/976] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:11:06 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5/defaults => generated 361 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:06.944109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a996c0e0-8ae8-4afd-931f-ea0838186c18 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 returned with HTTP 200 Jan 25 11:11:06.946033 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 479/977] 10.222.0.57 () {60 vars in 1341 bytes} [Mon Jan 25 11:11:06 2021] PUT /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 => generated 319 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:06.962059 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8994e821-3620-4799-b31d-330693b0a311 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] DELETE http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 Jan 25 11:11:06.963364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8994e821-3620-4799-b31d-330693b0a311 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:06.964300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8994e821-3620-4799-b31d-330693b0a311 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:06.992981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8994e821-3620-4799-b31d-330693b0a311 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 returned with HTTP 200 Jan 25 11:11:06.996982 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 499/978] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:11:06 2021] DELETE /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 11:11:07.037926 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9d34aca-08b7-4239-89d1-6887e936349a tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 Jan 25 11:11:07.042500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9d34aca-08b7-4239-89d1-6887e936349a tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:07.043211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9d34aca-08b7-4239-89d1-6887e936349a tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:07.062829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8417e884-7503-4302-a494-96d09b3916c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:07.073262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8417e884-7503-4302-a494-96d09b3916c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:07.074239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8417e884-7503-4302-a494-96d09b3916c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:07.074783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8417e884-7503-4302-a494-96d09b3916c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:07.152707 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:07.152707 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:07.165070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8417e884-7503-4302-a494-96d09b3916c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:07.170920 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 500/979] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:07 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:07.178714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9d34aca-08b7-4239-89d1-6887e936349a tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 returned with HTTP 200 Jan 25 11:11:07.179973 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 480/980] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:11:06 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 => generated 361 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:07.193170 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7417b044-79a2-4edf-9731-7d950d94c9fe tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] PUT http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 Jan 25 11:11:07.193645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:07.193645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:07.195600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7417b044-79a2-4edf-9731-7d950d94c9fe tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:07.574695 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7417b044-79a2-4edf-9731-7d950d94c9fe tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 returned with HTTP 200 Jan 25 11:11:07.576401 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 501/981] 10.222.0.57 () {60 vars in 1342 bytes} [Mon Jan 25 11:11:07 2021] PUT /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 => generated 319 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:07.595070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fe95a63-d107-4f30-8493-1807627f6bd8 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5/defaults Jan 25 11:11:07.595707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fe95a63-d107-4f30-8493-1807627f6bd8 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:07.596201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fe95a63-d107-4f30-8493-1807627f6bd8 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'defaults' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:07.654630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fe95a63-d107-4f30-8493-1807627f6bd8 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5/defaults returned with HTTP 200 Jan 25 11:11:07.656070 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 481/982] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:11:07 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5/defaults => generated 361 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:07.678059 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d6ef7e3-8b4e-4971-82d9-6276f8545141 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 Jan 25 11:11:07.678941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d6ef7e3-8b4e-4971-82d9-6276f8545141 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:07.679661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d6ef7e3-8b4e-4971-82d9-6276f8545141 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:07.771157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d6ef7e3-8b4e-4971-82d9-6276f8545141 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 returned with HTTP 200 Jan 25 11:11:07.781670 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 502/983] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:11:07 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 => generated 361 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:07.806115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa2a9f1b-e651-4148-bd53-bdb99cf92d88 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True Jan 25 11:11:07.807341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa2a9f1b-e651-4148-bd53-bdb99cf92d88 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:07.810300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa2a9f1b-e651-4148-bd53-bdb99cf92d88 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:07.926587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa2a9f1b-e651-4148-bd53-bdb99cf92d88 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True returned with HTTP 200 Jan 25 11:11:07.940230 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 482/984] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:11:07 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True => generated 1076 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:08.186907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea465940-6310-4c82-a060-b3593bd23284 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:08.187520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea465940-6310-4c82-a060-b3593bd23284 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:08.188210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea465940-6310-4c82-a060-b3593bd23284 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:08.188758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ea465940-6310-4c82-a060-b3593bd23284 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:08.281395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] POST http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes Jan 25 11:11:08.287712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1704762799"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:08.289126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1704762799'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:11:08.289780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Create volume of 1 GB Jan 25 11:11:08.306178 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:08.306178 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:08.310544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea465940-6310-4c82-a060-b3593bd23284 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:08.311866 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 483/985] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:08 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 814 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:08.331720 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Availability Zones retrieved successfully. Jan 25 11:11:08.389019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Flow 'volume_create_api' (5aa55143-06a6-468d-aecb-28f287dafedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:11:08.393082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d3a139-b317-4f04-b27c-a8ec1b05f953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:08.406121 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:11:08.578592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d3a139-b317-4f04-b27c-a8ec1b05f953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:08.580784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0efa28e7-2482-4c53-bc0a-126371da13f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:08.787241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Created reservations ['400c3f20-1ac6-4e04-9743-b2c2cca349c7', 'f5cf73fc-7f1f-47af-9875-fe96a12508b4', 'e2979d2a-24a1-43e8-8941-7239a08b4719', 'dc5b2855-dbd2-4f5c-96fc-8804b6309331'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:08.789440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0efa28e7-2482-4c53-bc0a-126371da13f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['400c3f20-1ac6-4e04-9743-b2c2cca349c7', 'f5cf73fc-7f1f-47af-9875-fe96a12508b4', 'e2979d2a-24a1-43e8-8941-7239a08b4719', 'dc5b2855-dbd2-4f5c-96fc-8804b6309331']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:08.792484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcccd39c-6c99-45d8-96d0-3f52cb0eb2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:08.945875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcccd39c-6c99-45d8-96d0-3f52cb0eb2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58c1a062-b9e8-43b9-94ba-6026256ac8a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1704762799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec1eb9a807044f48aa523d47b8671bd5',qos_specs=None,replication_status=,reservations=['400c3f20-1ac6-4e04-9743-b2c2cca349c7','f5cf73fc-7f1f-47af-9875-fe96a12508b4','e2979d2a-24a1-43e8-8941-7239a08b4719','dc5b2855-dbd2-4f5c-96fc-8804b6309331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faca85b5e2a4d97a9c81aabb264b26a',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1704762799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58c1a062-b9e8-43b9-94ba-6026256ac8a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec1eb9a807044f48aa523d47b8671bd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6faca85b5e2a4d97a9c81aabb264b26a',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:08.948003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303515f0-bacb-4ca0-ac81-adb3d3e2465d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:09.060909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303515f0-bacb-4ca0-ac81-adb3d3e2465d) transitioned into state 'SUCCESS' from state '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-1704762799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec1eb9a807044f48aa523d47b8671bd5',qos_specs=None,replication_status=,reservations=['400c3f20-1ac6-4e04-9743-b2c2cca349c7','f5cf73fc-7f1f-47af-9875-fe96a12508b4','e2979d2a-24a1-43e8-8941-7239a08b4719','dc5b2855-dbd2-4f5c-96fc-8804b6309331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faca85b5e2a4d97a9c81aabb264b26a',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:09.063766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316bdaf5-4971-4185-8717-db4eeb36a5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:09.120201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316bdaf5-4971-4185-8717-db4eeb36a5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:09.133292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Flow 'volume_create_api' (5aa55143-06a6-468d-aecb-28f287dafedc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:11:09.251203 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Create volume request issued successfully. Jan 25 11:11:09.283752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d59a90f1-a168-4e6f-a804-9c730ac8a65c tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes returned with HTTP 202 Jan 25 11:11:09.285013 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 503/986] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:11:07 2021] POST /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes => generated 825 bytes in 1345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:11:09.307387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c6045b8-33fd-43e6-aebd-d529bae21ed1 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] GET http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:09.307899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c6045b8-33fd-43e6-aebd-d529bae21ed1 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:09.308307 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:09.308307 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:09.308937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c6045b8-33fd-43e6-aebd-d529bae21ed1 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:09.332862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32b59b14-0331-4e25-9dc9-9d25f6a29c14 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:09.333385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32b59b14-0331-4e25-9dc9-9d25f6a29c14 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:09.333604 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:09.333604 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:09.334003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32b59b14-0331-4e25-9dc9-9d25f6a29c14 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:09.334371 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-32b59b14-0331-4e25-9dc9-9d25f6a29c14 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:09.375722 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:09.375722 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:09.377862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32b59b14-0331-4e25-9dc9-9d25f6a29c14 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:09.385557 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 504/987] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:09 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:09.439838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:09.439838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:09.454102 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c6045b8-33fd-43e6-aebd-d529bae21ed1 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Volume info retrieved successfully. Jan 25 11:11:09.491449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c6045b8-33fd-43e6-aebd-d529bae21ed1 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 returned with HTTP 200 Jan 25 11:11:09.492622 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 484/988] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:09 2021] GET /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:10.393421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2cf3596-8454-40d1-a52e-ff75bd4dde37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:10.393991 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2cf3596-8454-40d1-a52e-ff75bd4dde37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:10.394185 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:10.394185 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:10.394486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2cf3596-8454-40d1-a52e-ff75bd4dde37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:10.395870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e2cf3596-8454-40d1-a52e-ff75bd4dde37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 0c6487c9-8384-4bf2-94d1-218d2519321b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:10.451246 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:10.451246 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:10.459014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2cf3596-8454-40d1-a52e-ff75bd4dde37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 200 Jan 25 11:11:10.459882 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 505/989] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:10 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:10.472900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10133d8e-4766-4355-a206-ac2f353f0907 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:10.473849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10133d8e-4766-4355-a206-ac2f353f0907 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:10.473849 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:10.473849 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:10.474742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10133d8e-4766-4355-a206-ac2f353f0907 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:10.510611 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-55603fd0-059e-44d4-a020-2880612ab2db tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] GET http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:10.511475 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-55603fd0-059e-44d4-a020-2880612ab2db tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:10.511775 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:10.511775 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:10.512341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-55603fd0-059e-44d4-a020-2880612ab2db tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:10.581783 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:10.581783 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:10.595778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-10133d8e-4766-4355-a206-ac2f353f0907 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:10.639404 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:10.639404 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:10.655220 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10133d8e-4766-4355-a206-ac2f353f0907 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:11:10.656889 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 485/990] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:10 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 1203 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:10.673649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfa1572d-c06a-465b-852c-68f6fa471901 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b Jan 25 11:11:10.674525 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfa1572d-c06a-465b-852c-68f6fa471901 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:10.674941 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:10.674941 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:10.676241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfa1572d-c06a-465b-852c-68f6fa471901 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:10.677517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-bfa1572d-c06a-465b-852c-68f6fa471901 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete backup with id: 0c6487c9-8384-4bf2-94d1-218d2519321b. Jan 25 11:11:10.680956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:10.680956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:10.707849 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:10.707849 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:10.709491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-55603fd0-059e-44d4-a020-2880612ab2db tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Volume info retrieved successfully. Jan 25 11:11:10.748849 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-55603fd0-059e-44d4-a020-2880612ab2db tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 returned with HTTP 200 Jan 25 11:11:10.749697 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 506/991] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:10 2021] GET /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 => generated 918 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:10.766158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-bfa1572d-c06a-465b-852c-68f6fa471901 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] delete_backup rpcapi backup_id 0c6487c9-8384-4bf2-94d1-218d2519321b {{(pid=91484) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 11:11:10.767004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4cb01c5b-1ebc-49cb-a4cc-08b352d3c6b7 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True Jan 25 11:11:10.767739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4cb01c5b-1ebc-49cb-a4cc-08b352d3c6b7 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:10.768111 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:10.768111 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:10.768737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4cb01c5b-1ebc-49cb-a4cc-08b352d3c6b7 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:10.778265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfa1572d-c06a-465b-852c-68f6fa471901 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b returned with HTTP 202 Jan 25 11:11:10.781491 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 486/992] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:11:10 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/0c6487c9-8384-4bf2-94d1-218d2519321b => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:11:10.881797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4cb01c5b-1ebc-49cb-a4cc-08b352d3c6b7 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True returned with HTTP 200 Jan 25 11:11:10.911989 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 507/993] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:11:10 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True => generated 1076 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:10.923735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ddc9004-fbb7-4218-8882-3d3e336f9de9 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] DELETE http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:10.924631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ddc9004-fbb7-4218-8882-3d3e336f9de9 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:10.925073 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:10.925073 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:10.925889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ddc9004-fbb7-4218-8882-3d3e336f9de9 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:10.926580 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-5ddc9004-fbb7-4218-8882-3d3e336f9de9 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Delete volume with id: 58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:11.121947 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:11.121947 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:11.123249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5ddc9004-fbb7-4218-8882-3d3e336f9de9 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Volume info retrieved successfully. Jan 25 11:11:11.210312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5ddc9004-fbb7-4218-8882-3d3e336f9de9 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Delete volume request issued successfully. Jan 25 11:11:11.211165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ddc9004-fbb7-4218-8882-3d3e336f9de9 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 returned with HTTP 202 Jan 25 11:11:11.211917 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 487/994] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:11:10 2021] DELETE /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:11:11.222107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79b868c5-e8f4-4a68-9e92-79c5c34e8c15 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] GET http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:11.223239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79b868c5-e8f4-4a68-9e92-79c5c34e8c15 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:11.225106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79b868c5-e8f4-4a68-9e92-79c5c34e8c15 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:11.382237 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:11.382237 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:11.404839 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-79b868c5-e8f4-4a68-9e92-79c5c34e8c15 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Volume info retrieved successfully. Jan 25 11:11:11.452451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-9a1f413d-0532-4f50-b04f-8589ecb78b95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:11.452978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-9a1f413d-0532-4f50-b04f-8589ecb78b95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:11.453196 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:11.453196 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:11.453571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-9a1f413d-0532-4f50-b04f-8589ecb78b95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:11.462395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79b868c5-e8f4-4a68-9e92-79c5c34e8c15 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 returned with HTTP 200 Jan 25 11:11:11.468041 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 508/995] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:11 2021] GET /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 => generated 917 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:11.586907 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:11.586907 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:11.611179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0622bed6-90a3-4277-be40-b95bb4719185 req-9a1f413d-0532-4f50-b04f-8589ecb78b95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:11.647230 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:11.647230 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:11.673419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-9a1f413d-0532-4f50-b04f-8589ecb78b95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:11:11.698503 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 488/996] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:11:11 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 1203 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:11.716027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d/action Jan 25 11:11:11.719236 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:11.719236 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:11.719739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action body: b'{"os-begin_detaching": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:11:11.721469 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:11.866987 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:11.866987 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:11.874577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:11.895671 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Begin detaching volume completed successfully. Jan 25 11:11:11.896547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d/action returned with HTTP 202 Jan 25 11:11:11.898231 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 509/997] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:11:11 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:11:11.930974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d76ac7b2-41a9-413f-88e7-2cad47f5ae5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:11.932434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d76ac7b2-41a9-413f-88e7-2cad47f5ae5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:11.932964 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:11.932964 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:11.933678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d76ac7b2-41a9-413f-88e7-2cad47f5ae5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:11.980977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume// Jan 25 11:11:11.981563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:11.981897 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:11.981897 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:11.982438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:11.983735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-e1a86a69-766e-4497-96ac-8461b7b0327c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:11:11.984561 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 510/998] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:11:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:11:11.999214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-7ac1a161-c158-46a7-bf8f-fa27592ea0a4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:12.000182 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-7ac1a161-c158-46a7-bf8f-fa27592ea0a4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:12.000678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-7ac1a161-c158-46a7-bf8f-fa27592ea0a4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:12.085222 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:12.085222 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:12.141858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d76ac7b2-41a9-413f-88e7-2cad47f5ae5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:12.221136 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:12.221136 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:12.238104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:12.238104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:12.261021 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0622bed6-90a3-4277-be40-b95bb4719185 req-7ac1a161-c158-46a7-bf8f-fa27592ea0a4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:12.270665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d76ac7b2-41a9-413f-88e7-2cad47f5ae5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:11:12.277092 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 489/999] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:11 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 1206 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:12.344485 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:12.344485 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:12.371554 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-7ac1a161-c158-46a7-bf8f-fa27592ea0a4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:11:12.372458 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 511/1000] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:11:11 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 1305 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:11:12.480744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9bf1f7a1-7e86-48b9-9643-f6bdf8ad25cd tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] GET http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:12.482007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9bf1f7a1-7e86-48b9-9643-f6bdf8ad25cd tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:12.482419 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:12.482419 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:12.483116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9bf1f7a1-7e86-48b9-9643-f6bdf8ad25cd tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:12.635946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:12.635946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:12.645480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9bf1f7a1-7e86-48b9-9643-f6bdf8ad25cd tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Volume info retrieved successfully. Jan 25 11:11:12.680500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9bf1f7a1-7e86-48b9-9643-f6bdf8ad25cd tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 returned with HTTP 200 Jan 25 11:11:12.680500 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 490/1001] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:12 2021] GET /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:12.849170 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-61d9e71f-429c-4629-ab4d-98b89a1b05da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments/ff6518b0-e6f5-4224-a7a9-367f9d475767 Jan 25 11:11:12.849893 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-61d9e71f-429c-4629-ab4d-98b89a1b05da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:12.850784 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:12.850784 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:12.850784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-61d9e71f-429c-4629-ab4d-98b89a1b05da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:12.889815 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:12.889815 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:13.295666 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc4ba290-12a5-453b-92ea-44b0e0b8426b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:13.296244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc4ba290-12a5-453b-92ea-44b0e0b8426b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:13.296522 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:13.296522 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:13.296876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc4ba290-12a5-453b-92ea-44b0e0b8426b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:13.455209 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:13.455209 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:13.466402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cc4ba290-12a5-453b-92ea-44b0e0b8426b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:13.497250 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:13.497250 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:13.519776 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc4ba290-12a5-453b-92ea-44b0e0b8426b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:11:13.521886 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 491/1002] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:13 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 1206 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:13.698127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-204583e0-55bc-4308-ab20-7175f94a3a87 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] GET http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:13.699405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-204583e0-55bc-4308-ab20-7175f94a3a87 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:13.699685 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:13.699685 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:13.700064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-204583e0-55bc-4308-ab20-7175f94a3a87 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:13.884972 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:13.884972 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:13.905106 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-204583e0-55bc-4308-ab20-7175f94a3a87 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Volume info retrieved successfully. Jan 25 11:11:13.953455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-0622bed6-90a3-4277-be40-b95bb4719185 req-61d9e71f-429c-4629-ab4d-98b89a1b05da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:11:13.954327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-0622bed6-90a3-4277-be40-b95bb4719185 req-61d9e71f-429c-4629-ab4d-98b89a1b05da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:11:13.963388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-204583e0-55bc-4308-ab20-7175f94a3a87 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 returned with HTTP 200 Jan 25 11:11:13.964529 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 492/1003] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:13 2021] GET /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 => generated 917 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:13.981833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0622bed6-90a3-4277-be40-b95bb4719185 req-61d9e71f-429c-4629-ab4d-98b89a1b05da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments/ff6518b0-e6f5-4224-a7a9-367f9d475767 returned with HTTP 200 Jan 25 11:11:13.983026 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 512/1004] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:11:12 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/attachments/ff6518b0-e6f5-4224-a7a9-367f9d475767 => generated 19 bytes in 1139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:14.543085 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d5edf26-54d3-43fa-af7d-ca58f6547cbb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:14.543864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d5edf26-54d3-43fa-af7d-ca58f6547cbb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:14.544281 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:14.544281 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:14.544869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d5edf26-54d3-43fa-af7d-ca58f6547cbb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:14.679241 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:14.679241 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:14.714584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5d5edf26-54d3-43fa-af7d-ca58f6547cbb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:14.744048 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d5edf26-54d3-43fa-af7d-ca58f6547cbb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:11:14.746394 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 493/1005] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:14 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 911 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:14.980730 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53f51d7b-0e58-4c99-ab1f-034efc6e4995 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] GET http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:14.981367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53f51d7b-0e58-4c99-ab1f-034efc6e4995 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:14.981700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:14.981700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:14.982409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53f51d7b-0e58-4c99-ab1f-034efc6e4995 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:15.127154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53f51d7b-0e58-4c99-ab1f-034efc6e4995 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 returned with HTTP 404 Jan 25 11:11:15.131695 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 513/1006] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:14 2021] GET /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:11:15.139249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] POST http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes Jan 25 11:11:15.139553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:15.139553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:15.139975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1825458316"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:15.141084 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1825458316'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:11:15.141461 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Create volume of 1 GB Jan 25 11:11:15.169577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Availability Zones retrieved successfully. Jan 25 11:11:15.233202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Flow 'volume_create_api' (a082cee8-a1ea-473d-ad3b-6f0655c7645b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:11:15.251305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d625933b-b52b-4e98-a298-ec43c9606614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:15.256562 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:11:15.444650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d625933b-b52b-4e98-a298-ec43c9606614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:15.448965 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c8354f-882b-474d-89a5-66636a6560e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:15.607576 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Created reservations ['a6bf80ae-39d6-4b67-bd03-23fe2116748d', 'c65fec8b-3206-4ded-a506-4338e97dd906', '448b0500-9648-4392-a0d5-2e0e3337a0f1', 'ab5620fa-7b39-4242-a690-0571ecbcfd61'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:15.615896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c8354f-882b-474d-89a5-66636a6560e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6bf80ae-39d6-4b67-bd03-23fe2116748d', 'c65fec8b-3206-4ded-a506-4338e97dd906', '448b0500-9648-4392-a0d5-2e0e3337a0f1', 'ab5620fa-7b39-4242-a690-0571ecbcfd61']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:15.618623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6df1c8f-10c5-445b-9e41-9280ec5b658b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:15.839873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6df1c8f-10c5-445b-9e41-9280ec5b658b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a013e935-ccea-4158-8c6a-8fc7e1cd22f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1825458316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec1eb9a807044f48aa523d47b8671bd5',qos_specs=None,replication_status=,reservations=['a6bf80ae-39d6-4b67-bd03-23fe2116748d','c65fec8b-3206-4ded-a506-4338e97dd906','448b0500-9648-4392-a0d5-2e0e3337a0f1','ab5620fa-7b39-4242-a690-0571ecbcfd61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faca85b5e2a4d97a9c81aabb264b26a',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:11:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1825458316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a013e935-ccea-4158-8c6a-8fc7e1cd22f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec1eb9a807044f48aa523d47b8671bd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6faca85b5e2a4d97a9c81aabb264b26a',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:15.848612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14c7e74-facd-4df8-b675-6a03a5ee550b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:15.902064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14c7e74-facd-4df8-b675-6a03a5ee550b) transitioned into state 'SUCCESS' from state '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-1825458316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec1eb9a807044f48aa523d47b8671bd5',qos_specs=None,replication_status=,reservations=['a6bf80ae-39d6-4b67-bd03-23fe2116748d','c65fec8b-3206-4ded-a506-4338e97dd906','448b0500-9648-4392-a0d5-2e0e3337a0f1','ab5620fa-7b39-4242-a690-0571ecbcfd61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faca85b5e2a4d97a9c81aabb264b26a',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:15.904879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70e65ec2-a867-41dc-834b-cdfd09c71074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:15.936187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70e65ec2-a867-41dc-834b-cdfd09c71074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:15.942934 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Flow 'volume_create_api' (a082cee8-a1ea-473d-ad3b-6f0655c7645b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:11:16.131315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Create volume request issued successfully. Jan 25 11:11:16.175249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0721835-fc94-49bf-90c8-d34761e45435 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes returned with HTTP 202 Jan 25 11:11:16.187181 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 494/1007] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:11:15 2021] POST /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes => generated 825 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:11:16.213158 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d447da0-9c2c-44c4-8743-fa26da9dfb5e tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] GET http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:16.215836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d447da0-9c2c-44c4-8743-fa26da9dfb5e tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:16.217237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d447da0-9c2c-44c4-8743-fa26da9dfb5e tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:16.412367 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:16.412367 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:16.426636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0d447da0-9c2c-44c4-8743-fa26da9dfb5e tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Volume info retrieved successfully. Jan 25 11:11:16.491346 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d447da0-9c2c-44c4-8743-fa26da9dfb5e tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 returned with HTTP 200 Jan 25 11:11:16.502665 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 514/1008] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:16 2021] GET /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 => generated 917 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:17.511678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09be258b-e824-4f1a-8527-2623d82abfb0 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] GET http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:17.512949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09be258b-e824-4f1a-8527-2623d82abfb0 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:17.513425 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:17.513425 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:17.514209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09be258b-e824-4f1a-8527-2623d82abfb0 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:17.571219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:17.571219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:17.582753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-09be258b-e824-4f1a-8527-2623d82abfb0 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Volume info retrieved successfully. Jan 25 11:11:17.609974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09be258b-e824-4f1a-8527-2623d82abfb0 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 returned with HTTP 200 Jan 25 11:11:17.630126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d68dcd0-d087-4f24-b0ac-4449212985e9 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True Jan 25 11:11:17.631055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d68dcd0-d087-4f24-b0ac-4449212985e9 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:17.631509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:17.631509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:17.632207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d68dcd0-d087-4f24-b0ac-4449212985e9 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:17.638066 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 495/1009] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:17 2021] GET /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:17.689122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d68dcd0-d087-4f24-b0ac-4449212985e9 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True returned with HTTP 200 Jan 25 11:11:17.690359 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 515/1010] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:11:17 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True => generated 1076 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:17.706885 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12eafa2c-bed4-44e8-876b-0351439f4c55 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/3bd7d2e958c247698165a6e64be8d8c3?usage=True Jan 25 11:11:17.707728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12eafa2c-bed4-44e8-876b-0351439f4c55 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:17.708173 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:17.708173 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:17.708951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12eafa2c-bed4-44e8-876b-0351439f4c55 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:17.773402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12eafa2c-bed4-44e8-876b-0351439f4c55 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/3bd7d2e958c247698165a6e64be8d8c3?usage=True returned with HTTP 200 Jan 25 11:11:17.778080 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 496/1011] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:11:17 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/3bd7d2e958c247698165a6e64be8d8c3?usage=True => generated 868 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:17.793174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5bc6d50c-d8c2-41cc-9f79-66db0f42e238 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] POST http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/os-volume-transfer Jan 25 11:11:17.794202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5bc6d50c-d8c2-41cc-9f79-66db0f42e238 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a013e935-ccea-4158-8c6a-8fc7e1cd22f3"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:17.795259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.volume_transfer [None req-5bc6d50c-d8c2-41cc-9f79-66db0f42e238 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Creating new volume transfer {'transfer': {'volume_id': 'a013e935-ccea-4158-8c6a-8fc7e1cd22f3'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 25 11:11:17.795702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.volume_transfer [None req-5bc6d50c-d8c2-41cc-9f79-66db0f42e238 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Creating transfer of volume a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:17.796232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.transfer.api [None req-5bc6d50c-d8c2-41cc-9f79-66db0f42e238 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Generating transfer record for volume a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:17.854119 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:17.854119 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:17.893881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5bc6d50c-d8c2-41cc-9f79-66db0f42e238 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/os-volume-transfer returned with HTTP 202 Jan 25 11:11:17.895607 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 516/1012] 10.222.0.57 () {60 vars in 1258 bytes} [Mon Jan 25 11:11:17 2021] POST /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/os-volume-transfer => generated 507 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 11:11:18.119723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] POST http://10.222.0.57/volume/v3/3bd7d2e958c247698165a6e64be8d8c3/os-volume-transfer/0582b0e1-4acc-455d-9cca-cc6c5ed0f68e/accept Jan 25 11:11:18.120694 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0e1a482b9afcb307"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:18.124113 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.volume_transfer [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Accepting volume transfer 0582b0e1-4acc-455d-9cca-cc6c5ed0f68e {{(pid=91484) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 25 11:11:18.124584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.volume_transfer [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Accepting transfer 0582b0e1-4acc-455d-9cca-cc6c5ed0f68e Jan 25 11:11:18.348799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Created reservations ['9b8300d0-f35c-4f4f-a4b9-38a52d867825', 'ee66e222-ce9e-46d0-8fc7-ee78df44289a', 'bd4ea5fc-cbf4-4ae5-a31c-368d0ac4600b', 'eb731b1e-9e93-45eb-aee0-c22921d2f879'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:18.414801 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Created reservations ['5aa23901-9a7e-4c78-8c47-3bcb44489f9e', '4d6ff2fe-e72f-4be3-a14a-0145e8516404', 'a780b99a-b57f-4489-806f-d736d6c7bb62', '7fd2c300-ae7a-4838-af86-714432da8898'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:18.528244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Created reservations ['689d1118-b5ac-42d9-a578-c6789bb64ebf', '2133a4be-e079-4000-895d-ed62f7b67c99', '8f01a007-f3ff-4875-a0f4-cebd88206dd4', 'd2833f11-a9ac-4f63-9cc3-d01ec503d07d'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:18.614100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Created reservations ['bcee83ef-b2a1-489d-a4ec-41fad98563e9', 'c6036e45-07db-46b3-8cc2-81cdbf3de6b8', '44d957c5-bfc3-45c9-aedb-7da0a115bd5c', 'ded7e254-1ce7-43a3-965f-e8f306a4ad14'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:18.631311 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:18.631311 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:18.749783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Transfer volume completed successfully. Jan 25 11:11:18.788791 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:11:18.788791 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:11:18.911387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.transfer.api [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Volume a013e935-ccea-4158-8c6a-8fc7e1cd22f3 has been transferred. Jan 25 11:11:18.965492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6e78d05-f1cb-4272-91b0-5407eaca1a75 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] http://10.222.0.57/volume/v3/3bd7d2e958c247698165a6e64be8d8c3/os-volume-transfer/0582b0e1-4acc-455d-9cca-cc6c5ed0f68e/accept returned with HTTP 202 Jan 25 11:11:18.966435 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 497/1013] 10.222.0.57 () {60 vars in 1390 bytes} [Mon Jan 25 11:11:17 2021] POST /volume/v3/3bd7d2e958c247698165a6e64be8d8c3/os-volume-transfer/0582b0e1-4acc-455d-9cca-cc6c5ed0f68e/accept => generated 431 bytes in 1065 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:11:18.976396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-005f19f5-46e9-42f9-ba93-c160ed212377 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] GET http://10.222.0.57/volume/v3/3bd7d2e958c247698165a6e64be8d8c3/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:18.977279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-005f19f5-46e9-42f9-ba93-c160ed212377 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:18.977732 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:18.977732 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:18.978752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-005f19f5-46e9-42f9-ba93-c160ed212377 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:19.031791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:19.031791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:19.041913 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-005f19f5-46e9-42f9-ba93-c160ed212377 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] Volume info retrieved successfully. Jan 25 11:11:19.066019 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-005f19f5-46e9-42f9-ba93-c160ed212377 tempest-VolumeQuotasAdminTestJSON-1160826360 tempest-VolumeQuotasAdminTestJSON-1160826360] http://10.222.0.57/volume/v3/3bd7d2e958c247698165a6e64be8d8c3/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 returned with HTTP 200 Jan 25 11:11:19.067079 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 517/1014] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:18 2021] GET /volume/v3/3bd7d2e958c247698165a6e64be8d8c3/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 => generated 918 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:19.084755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-525cb962-d54f-4408-8485-69583478f314 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True Jan 25 11:11:19.085289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-525cb962-d54f-4408-8485-69583478f314 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:19.085504 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:19.085504 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:19.085896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-525cb962-d54f-4408-8485-69583478f314 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:19.086581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:19.086581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:19.139630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-525cb962-d54f-4408-8485-69583478f314 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True returned with HTTP 200 Jan 25 11:11:19.141093 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 498/1015] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:11:19 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5?usage=True => generated 1076 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:19.156378 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9df3049-fcf1-4a56-b6cf-bda52c5075b3 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/3bd7d2e958c247698165a6e64be8d8c3?usage=True Jan 25 11:11:19.156915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9df3049-fcf1-4a56-b6cf-bda52c5075b3 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:19.157106 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:19.157106 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:19.157481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9df3049-fcf1-4a56-b6cf-bda52c5075b3 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:19.207273 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9df3049-fcf1-4a56-b6cf-bda52c5075b3 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/3bd7d2e958c247698165a6e64be8d8c3?usage=True returned with HTTP 200 Jan 25 11:11:19.208388 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 518/1016] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:11:19 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/3bd7d2e958c247698165a6e64be8d8c3?usage=True => generated 868 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:11:19.222684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7dbfeaa5-7c0c-4921-a0cc-d3b94e918065 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] DELETE http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:19.223531 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7dbfeaa5-7c0c-4921-a0cc-d3b94e918065 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:19.225239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7dbfeaa5-7c0c-4921-a0cc-d3b94e918065 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:19.226112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-7dbfeaa5-7c0c-4921-a0cc-d3b94e918065 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Delete volume with id: a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:19.309955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:19.309955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:19.311137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7dbfeaa5-7c0c-4921-a0cc-d3b94e918065 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Volume info retrieved successfully. Jan 25 11:11:19.357632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7dbfeaa5-7c0c-4921-a0cc-d3b94e918065 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Delete volume request issued successfully. Jan 25 11:11:19.358943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7dbfeaa5-7c0c-4921-a0cc-d3b94e918065 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 returned with HTTP 202 Jan 25 11:11:19.362332 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 499/1017] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:11:19 2021] DELETE /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:11:19.373526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-846c2c7c-402d-46d6-bafc-f817d7e95a79 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:19.374280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-846c2c7c-402d-46d6-bafc-f817d7e95a79 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:19.374886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-846c2c7c-402d-46d6-bafc-f817d7e95a79 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:19.538234 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:19.538234 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:19.563758 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-846c2c7c-402d-46d6-bafc-f817d7e95a79 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Volume info retrieved successfully. Jan 25 11:11:19.594626 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-846c2c7c-402d-46d6-bafc-f817d7e95a79 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 returned with HTTP 200 Jan 25 11:11:19.595688 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 519/1018] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:19 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 => generated 1089 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:20.611929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e19071c2-6b71-44bc-9bfc-b1ee2efdfe7d tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:20.613115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e19071c2-6b71-44bc-9bfc-b1ee2efdfe7d tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:20.613486 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:20.613486 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:20.614176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e19071c2-6b71-44bc-9bfc-b1ee2efdfe7d tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:20.772682 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:20.772682 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:20.797965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e19071c2-6b71-44bc-9bfc-b1ee2efdfe7d tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Volume info retrieved successfully. Jan 25 11:11:20.832843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e19071c2-6b71-44bc-9bfc-b1ee2efdfe7d tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 returned with HTTP 200 Jan 25 11:11:20.834510 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 500/1019] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:20 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 => generated 1089 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:21.854801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8a9ecdd-c12c-4ea2-961c-e248145dfbda tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:21.856836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8a9ecdd-c12c-4ea2-961c-e248145dfbda tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:21.857369 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:21.857369 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:21.858029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8a9ecdd-c12c-4ea2-961c-e248145dfbda tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:21.968108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8a9ecdd-c12c-4ea2-961c-e248145dfbda tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 returned with HTTP 404 Jan 25 11:11:21.975297 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 520/1020] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:21 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:11:21.982140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a012e404-13cd-4d1b-b96d-58485766c446 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] GET http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/eb2ca9376f0f40c98e98fc69baa3e688?usage=True Jan 25 11:11:21.982670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a012e404-13cd-4d1b-b96d-58485766c446 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:21.982893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:21.982893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:21.983267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a012e404-13cd-4d1b-b96d-58485766c446 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:22.084206 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a012e404-13cd-4d1b-b96d-58485766c446 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/eb2ca9376f0f40c98e98fc69baa3e688?usage=True returned with HTTP 200 Jan 25 11:11:22.093754 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 501/1021] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:11:21 2021] GET /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/eb2ca9376f0f40c98e98fc69baa3e688?usage=True => generated 868 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:22.105986 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68913678-ac87-4ec3-a63b-a21edc690adb tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] PUT http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 Jan 25 11:11:22.107344 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68913678-ac87-4ec3-a63b-a21edc690adb tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:22.417872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68913678-ac87-4ec3-a63b-a21edc690adb tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 returned with HTTP 200 Jan 25 11:11:22.424042 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 521/1022] 10.222.0.57 () {60 vars in 1342 bytes} [Mon Jan 25 11:11:22 2021] PUT /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 => generated 321 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:22.430529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64849bf0-462a-4061-94a7-b43a185ba401 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] PUT http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 Jan 25 11:11:22.431486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64849bf0-462a-4061-94a7-b43a185ba401 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:22.784868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64849bf0-462a-4061-94a7-b43a185ba401 tempest-VolumeQuotasAdminTestJSON-1497149667 tempest-VolumeQuotasAdminTestJSON-1497149667] http://10.222.0.57/volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 returned with HTTP 200 Jan 25 11:11:22.786263 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 502/1023] 10.222.0.57 () {60 vars in 1342 bytes} [Mon Jan 25 11:11:22 2021] PUT /volume/v3/eb2ca9376f0f40c98e98fc69baa3e688/os-quota-sets/ec1eb9a807044f48aa523d47b8671bd5 => generated 319 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:22.798773 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4a892da-819f-491a-a982-64d187ce35aa tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] DELETE http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:22.799645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4a892da-819f-491a-a982-64d187ce35aa tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:22.800287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4a892da-819f-491a-a982-64d187ce35aa tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:22.800732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a4a892da-819f-491a-a982-64d187ce35aa tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Delete volume with id: a013e935-ccea-4158-8c6a-8fc7e1cd22f3 Jan 25 11:11:22.933299 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4a892da-819f-491a-a982-64d187ce35aa tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 returned with HTTP 404 Jan 25 11:11:22.934706 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 522/1024] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:11:22 2021] DELETE /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/a013e935-ccea-4158-8c6a-8fc7e1cd22f3 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:11:22.943797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0174ba6e-9a7e-4e55-8cd5-107a9112b309 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] DELETE http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:22.946362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0174ba6e-9a7e-4e55-8cd5-107a9112b309 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:22.947436 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0174ba6e-9a7e-4e55-8cd5-107a9112b309 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:22.948126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-0174ba6e-9a7e-4e55-8cd5-107a9112b309 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] Delete volume with id: 58c1a062-b9e8-43b9-94ba-6026256ac8a1 Jan 25 11:11:23.060446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0174ba6e-9a7e-4e55-8cd5-107a9112b309 tempest-VolumeQuotasAdminTestJSON-1341505475 tempest-VolumeQuotasAdminTestJSON-1341505475] http://10.222.0.57/volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 returned with HTTP 404 Jan 25 11:11:23.064840 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 503/1025] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:11:22 2021] DELETE /volume/v3/ec1eb9a807044f48aa523d47b8671bd5/volumes/58c1a062-b9e8-43b9-94ba-6026256ac8a1 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:11:25.051663 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-964d15cb-fdc5-423b-90ac-2ee212b9c2fe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:25.052201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-964d15cb-fdc5-423b-90ac-2ee212b9c2fe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:25.052664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-964d15cb-fdc5-423b-90ac-2ee212b9c2fe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:25.053139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-964d15cb-fdc5-423b-90ac-2ee212b9c2fe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume with id: f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:25.187882 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:25.187882 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:25.189195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-964d15cb-fdc5-423b-90ac-2ee212b9c2fe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:25.252452 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-964d15cb-fdc5-423b-90ac-2ee212b9c2fe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume request issued successfully. Jan 25 11:11:25.253029 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-964d15cb-fdc5-423b-90ac-2ee212b9c2fe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 202 Jan 25 11:11:25.255219 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 523/1026] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:11:25 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:11:25.264007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb4d0027-24fe-4553-bbc6-e7d268206fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:25.264780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb4d0027-24fe-4553-bbc6-e7d268206fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:25.266068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb4d0027-24fe-4553-bbc6-e7d268206fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:25.584189 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:25.584189 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:25.595278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fb4d0027-24fe-4553-bbc6-e7d268206fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:25.625853 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb4d0027-24fe-4553-bbc6-e7d268206fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:11:25.626982 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 504/1027] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:25 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 910 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:26.644468 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59554ca4-6858-4c0e-abdc-807e8d8b7dfa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:26.645731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59554ca4-6858-4c0e-abdc-807e8d8b7dfa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:26.646174 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:26.646174 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:26.646842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59554ca4-6858-4c0e-abdc-807e8d8b7dfa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:26.748979 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:26.748979 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:26.773459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-59554ca4-6858-4c0e-abdc-807e8d8b7dfa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:26.821532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59554ca4-6858-4c0e-abdc-807e8d8b7dfa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 200 Jan 25 11:11:26.822950 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 524/1028] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:26 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 910 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:27.838908 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0d7b5f0-82fe-4445-8955-175fe30e6ce7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:11:27.839347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0d7b5f0-82fe-4445-8955-175fe30e6ce7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:27.839574 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:27.839574 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:27.839946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0d7b5f0-82fe-4445-8955-175fe30e6ce7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:27.925384 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0d7b5f0-82fe-4445-8955-175fe30e6ce7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 404 Jan 25 11:11:27.932891 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 505/1029] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:27 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:11:28.033642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes Jan 25 11:11:28.034399 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:28.034399 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:28.040413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1321162249"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:28.042266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume request body: {'volume': {'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1321162249'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:11:28.233586 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume of 1 GB Jan 25 11:11:28.287494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Availability Zones retrieved successfully. Jan 25 11:11:28.349041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (6f4aeff3-0c5f-4af8-9a8f-093ec61a840c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:11:28.354011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb3792c-13b8-4c7e-ae5d-dc885b8e83fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:28.359034 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:11:28.551818 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb3792c-13b8-4c7e-ae5d-dc885b8e83fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:28.556668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b818e9f-feb1-41b1-a5c5-c7a915a61cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:28.695159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Created reservations ['901d9133-6295-4cc3-9d89-44de0744ca6f', 'da260413-bd01-4f9c-9c10-b5be522ce09c', '45753e54-972d-48b1-aede-6118fd869e4f', '31f9a5b6-24d7-4538-80e7-0060fac798e4'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:28.697732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b818e9f-feb1-41b1-a5c5-c7a915a61cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['901d9133-6295-4cc3-9d89-44de0744ca6f', 'da260413-bd01-4f9c-9c10-b5be522ce09c', '45753e54-972d-48b1-aede-6118fd869e4f', '31f9a5b6-24d7-4538-80e7-0060fac798e4']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:28.699753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93bd4395-a17a-4814-9b01-2a1d4ae1875c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:28.857402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93bd4395-a17a-4814-9b01-2a1d4ae1875c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f8fc1b4-6406-49a5-8dbd-40dac07891a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1321162249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['901d9133-6295-4cc3-9d89-44de0744ca6f','da260413-bd01-4f9c-9c10-b5be522ce09c','45753e54-972d-48b1-aede-6118fd869e4f','31f9a5b6-24d7-4538-80e7-0060fac798e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1321162249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f8fc1b4-6406-49a5-8dbd-40dac07891a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1d1d51250735457eaef2d77ae5e9d127',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:28.865091 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e3dc39-6040-4512-aec4-e63cbb14b1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:28.919643 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e3dc39-6040-4512-aec4-e63cbb14b1e8) transitioned into state 'SUCCESS' from state '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-1321162249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['901d9133-6295-4cc3-9d89-44de0744ca6f','da260413-bd01-4f9c-9c10-b5be522ce09c','45753e54-972d-48b1-aede-6118fd869e4f','31f9a5b6-24d7-4538-80e7-0060fac798e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:28.921713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d08f4b-0229-4ed2-a3ff-19270d26f662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:28.950309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d08f4b-0229-4ed2-a3ff-19270d26f662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:28.954363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (6f4aeff3-0c5f-4af8-9a8f-093ec61a840c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:11:29.061372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume request issued successfully. Jan 25 11:11:29.079896 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-914f32aa-e489-40bc-89a2-c9cded8e3064 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes returned with HTTP 202 Jan 25 11:11:29.081584 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 525/1030] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:11:28 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes => generated 818 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:11:29.096476 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78d6628e-e277-42b4-9418-f03b0eb61a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:29.097007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78d6628e-e277-42b4-9418-f03b0eb61a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:29.097498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78d6628e-e277-42b4-9418-f03b0eb61a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:29.164662 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:29.164662 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:29.175039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78d6628e-e277-42b4-9418-f03b0eb61a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:29.202737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78d6628e-e277-42b4-9418-f03b0eb61a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:29.203866 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 506/1031] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:29 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 886 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:11:30.222420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ead3ced4-f47e-483f-92c2-47400acac76d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:30.223572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ead3ced4-f47e-483f-92c2-47400acac76d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:30.223945 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:30.223945 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:30.224564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ead3ced4-f47e-483f-92c2-47400acac76d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:30.364441 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:30.364441 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:30.408126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ead3ced4-f47e-483f-92c2-47400acac76d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:30.447948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ead3ced4-f47e-483f-92c2-47400acac76d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:30.454174 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 526/1032] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:30 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:31.472294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da408937-1c3f-417b-a8fe-9b093b0249c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:31.472817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da408937-1c3f-417b-a8fe-9b093b0249c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:31.473033 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:31.473033 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:31.473413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da408937-1c3f-417b-a8fe-9b093b0249c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:31.601216 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:31.601216 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:31.626832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-da408937-1c3f-417b-a8fe-9b093b0249c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:31.657526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da408937-1c3f-417b-a8fe-9b093b0249c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:31.658870 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 507/1033] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:31 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:32.675749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22fc1613-d261-403c-843f-cddb93f842f4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:32.676409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22fc1613-d261-403c-843f-cddb93f842f4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:32.676634 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:32.676634 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:32.677014 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22fc1613-d261-403c-843f-cddb93f842f4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:32.789357 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:32.789357 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:32.816027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-22fc1613-d261-403c-843f-cddb93f842f4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:32.869388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22fc1613-d261-403c-843f-cddb93f842f4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:32.870276 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 527/1034] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:32 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:33.886955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02346f69-39ef-4512-b24b-2c6ded34adf2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:33.888383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02346f69-39ef-4512-b24b-2c6ded34adf2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:33.888909 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:33.888909 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:33.889658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02346f69-39ef-4512-b24b-2c6ded34adf2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:34.085096 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:34.085096 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:34.135182 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-02346f69-39ef-4512-b24b-2c6ded34adf2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:34.161697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02346f69-39ef-4512-b24b-2c6ded34adf2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:34.168169 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 508/1035] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:33 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:35.184008 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb8394a5-37ce-45ca-be8e-1b00076beda7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:35.184570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb8394a5-37ce-45ca-be8e-1b00076beda7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:35.184733 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:35.184733 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:35.185692 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb8394a5-37ce-45ca-be8e-1b00076beda7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:35.382234 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:35.382234 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:35.405743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cb8394a5-37ce-45ca-be8e-1b00076beda7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:35.475729 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb8394a5-37ce-45ca-be8e-1b00076beda7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:35.479202 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 528/1036] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:35 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:36.496762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62e266e5-6b06-4400-811b-d80235ae28da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:36.498073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62e266e5-6b06-4400-811b-d80235ae28da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:36.498670 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:36.498670 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:36.499825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62e266e5-6b06-4400-811b-d80235ae28da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:36.603353 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:36.603353 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:36.620981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-62e266e5-6b06-4400-811b-d80235ae28da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:36.667000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62e266e5-6b06-4400-811b-d80235ae28da tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:36.671471 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 509/1037] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:36 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:37.686368 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c85fe83-5f97-4d41-9396-f5fc673af26b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:37.687526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c85fe83-5f97-4d41-9396-f5fc673af26b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:37.687938 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:37.687938 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:37.688625 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c85fe83-5f97-4d41-9396-f5fc673af26b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:37.817421 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:37.817421 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:37.820336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] POST http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes Jan 25 11:11:37.820794 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:37.820794 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:37.822488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-113062835"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:37.824504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-113062835'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:11:37.825240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Create volume of 1 GB Jan 25 11:11:37.841102 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3c85fe83-5f97-4d41-9396-f5fc673af26b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:37.863887 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Availability Zones retrieved successfully. Jan 25 11:11:37.891583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c85fe83-5f97-4d41-9396-f5fc673af26b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:37.906022 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 510/1038] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:37 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:37.910620 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Flow 'volume_create_api' (8fe44de5-fd69-45a2-9792-236367612586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:11:37.922523 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628e9ada-c1ef-4897-a685-5fa87a0ec3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:37.925098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:11:38.104296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628e9ada-c1ef-4897-a685-5fa87a0ec3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:38.119377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134d008f-e410-42ac-bde0-c9f03720dd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:38.254376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Created reservations ['4a9a8b10-6607-4365-8f4c-384dc02f972b', '5f0afe8f-6843-4455-80a6-b08f376a2e9b', '0063c3d9-f57b-471d-a0e7-fe32d7439d09', 'caf7e5ea-9f3f-4aeb-9081-519557a889c3'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:38.257434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134d008f-e410-42ac-bde0-c9f03720dd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a9a8b10-6607-4365-8f4c-384dc02f972b', '5f0afe8f-6843-4455-80a6-b08f376a2e9b', '0063c3d9-f57b-471d-a0e7-fe32d7439d09', 'caf7e5ea-9f3f-4aeb-9081-519557a889c3']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:38.261027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd49ab16-fb3e-4fe0-8c2d-7733fcf60b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:38.452094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd49ab16-fb3e-4fe0-8c2d-7733fcf60b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd12c4e8-48ad-446c-a781-5a5cfc4a74cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-113062835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f0bbd511d04259928a0b5691e4499d',qos_specs=None,replication_status=,reservations=['4a9a8b10-6607-4365-8f4c-384dc02f972b','5f0afe8f-6843-4455-80a6-b08f376a2e9b','0063c3d9-f57b-471d-a0e7-fe32d7439d09','caf7e5ea-9f3f-4aeb-9081-519557a889c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ada5e635714f57948cadf620a12768',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-113062835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd12c4e8-48ad-446c-a781-5a5cfc4a74cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7f0bbd511d04259928a0b5691e4499d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e7ada5e635714f57948cadf620a12768',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:38.458837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0316f02c-f12e-4760-b6d1-0ffe2a4bda93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:38.513548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0316f02c-f12e-4760-b6d1-0ffe2a4bda93) transitioned into state 'SUCCESS' from state '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-113062835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f0bbd511d04259928a0b5691e4499d',qos_specs=None,replication_status=,reservations=['4a9a8b10-6607-4365-8f4c-384dc02f972b','5f0afe8f-6843-4455-80a6-b08f376a2e9b','0063c3d9-f57b-471d-a0e7-fe32d7439d09','caf7e5ea-9f3f-4aeb-9081-519557a889c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ada5e635714f57948cadf620a12768',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:38.515845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8ff342-6239-48be-bfe5-946b86cf2b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:11:38.559169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8ff342-6239-48be-bfe5-946b86cf2b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:11:38.569605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Flow 'volume_create_api' (8fe44de5-fd69-45a2-9792-236367612586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:11:38.764403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Create volume request issued successfully. Jan 25 11:11:38.809503 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6e2204a-b45b-4f5f-b912-e9550f169938 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes returned with HTTP 202 Jan 25 11:11:38.828309 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c69d0d9f-3147-4ce3-8a6b-86fa320dabcd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf Jan 25 11:11:38.828658 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 529/1039] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:11:37 2021] POST /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes => generated 822 bytes in 1489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:11:38.828801 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c69d0d9f-3147-4ce3-8a6b-86fa320dabcd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:38.829031 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:38.829031 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:38.829406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c69d0d9f-3147-4ce3-8a6b-86fa320dabcd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:38.912812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e726f45-fd11-4655-988a-f6dd29cd6fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:38.913597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e726f45-fd11-4655-988a-f6dd29cd6fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:38.913951 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:38.913951 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:38.914517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e726f45-fd11-4655-988a-f6dd29cd6fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:38.937875 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:38.937875 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:38.969766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c69d0d9f-3147-4ce3-8a6b-86fa320dabcd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:11:39.030791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c69d0d9f-3147-4ce3-8a6b-86fa320dabcd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf returned with HTTP 200 Jan 25 11:11:39.031978 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 511/1040] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:38 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:11:39.078010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:39.078010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:39.106840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3e726f45-fd11-4655-988a-f6dd29cd6fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:39.150168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e726f45-fd11-4655-988a-f6dd29cd6fb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:39.166075 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 530/1041] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:38 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:40.047947 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59032f8d-1134-4159-bcd1-678954385c23 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf Jan 25 11:11:40.048474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59032f8d-1134-4159-bcd1-678954385c23 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:40.048639 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:40.048639 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:40.049270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59032f8d-1134-4159-bcd1-678954385c23 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:40.171879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8b02481-768f-4b93-816a-cd85f3d4a7cf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:40.172330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8b02481-768f-4b93-816a-cd85f3d4a7cf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:40.172527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:40.172527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:40.172907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8b02481-768f-4b93-816a-cd85f3d4a7cf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:40.216535 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:40.216535 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:40.253024 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-59032f8d-1134-4159-bcd1-678954385c23 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:11:40.293239 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:40.293239 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:40.315296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59032f8d-1134-4159-bcd1-678954385c23 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf returned with HTTP 200 Jan 25 11:11:40.316427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b8b02481-768f-4b93-816a-cd85f3d4a7cf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:40.322684 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 512/1042] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:40 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf => generated 915 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:40.343900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e1aeaf0-334e-405a-b18a-d9991b93e3a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] POST http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups Jan 25 11:11:40.344365 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:40.344365 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:40.347463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e1aeaf0-334e-405a-b18a-d9991b93e3a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd12c4e8-48ad-446c-a781-5a5cfc4a74cf", "name": "tempest-VolumesBackupsAdminTest-Backup-116228865"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:40.351855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-5e1aeaf0-334e-405a-b18a-d9991b93e3a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Creating new backup {'backup': {'volume_id': 'cd12c4e8-48ad-446c-a781-5a5cfc4a74cf', 'name': 'tempest-VolumesBackupsAdminTest-Backup-116228865'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 11:11:40.352667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-5e1aeaf0-334e-405a-b18a-d9991b93e3a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Creating backup of volume cd12c4e8-48ad-446c-a781-5a5cfc4a74cf in container None Jan 25 11:11:40.374964 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8b02481-768f-4b93-816a-cd85f3d4a7cf tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:40.375999 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 531/1043] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:40 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:40.428727 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:40.428727 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:40.429866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5e1aeaf0-334e-405a-b18a-d9991b93e3a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:11:40.512270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-5e1aeaf0-334e-405a-b18a-d9991b93e3a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Created reservations ['59434eb8-cf12-47c0-88ab-0ec733c8ea0b', '1faa9bbf-3238-43c1-9654-196f7d22ea94'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:40.660495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e1aeaf0-334e-405a-b18a-d9991b93e3a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups returned with HTTP 202 Jan 25 11:11:40.668635 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 513/1044] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:11:40 2021] POST /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups => generated 400 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:11:40.674063 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a844256b-a85e-49cd-8622-5a509a83c415 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:40.675071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a844256b-a85e-49cd-8622-5a509a83c415 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:40.675447 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:40.675447 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:40.676059 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a844256b-a85e-49cd-8622-5a509a83c415 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:40.676587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a844256b-a85e-49cd-8622-5a509a83c415 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:40.736575 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:40.736575 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:40.738804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a844256b-a85e-49cd-8622-5a509a83c415 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:40.740785 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 532/1045] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:40 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 807 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:41.392277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5efec35-f297-4190-b107-a7588543c577 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:41.392839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5efec35-f297-4190-b107-a7588543c577 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:41.392961 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:41.392961 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:41.393340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5efec35-f297-4190-b107-a7588543c577 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:41.503436 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:41.503436 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:41.523928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b5efec35-f297-4190-b107-a7588543c577 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:41.573493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5efec35-f297-4190-b107-a7588543c577 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:41.578559 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 514/1046] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:41 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:41.757242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba79c6aa-018c-4609-81e9-3945a3eee765 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:41.757730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba79c6aa-018c-4609-81e9-3945a3eee765 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:41.757924 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:41.757924 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:41.759096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba79c6aa-018c-4609-81e9-3945a3eee765 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:41.759631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ba79c6aa-018c-4609-81e9-3945a3eee765 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:41.805068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:41.805068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:41.807296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba79c6aa-018c-4609-81e9-3945a3eee765 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:41.808500 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 533/1047] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:41 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 807 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:42.597463 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f5016d2-982a-47fe-beaf-082289d61097 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:42.597463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f5016d2-982a-47fe-beaf-082289d61097 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:42.597463 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:42.597463 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:42.597463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f5016d2-982a-47fe-beaf-082289d61097 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:42.748202 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:42.748202 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:42.775667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9f5016d2-982a-47fe-beaf-082289d61097 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:42.825304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea27c252-7b8a-48f2-955c-cb54328ab5cf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:42.826676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea27c252-7b8a-48f2-955c-cb54328ab5cf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:42.827859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:42.827859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:42.828431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea27c252-7b8a-48f2-955c-cb54328ab5cf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:42.829724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ea27c252-7b8a-48f2-955c-cb54328ab5cf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:42.841922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f5016d2-982a-47fe-beaf-082289d61097 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:42.843200 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 515/1048] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:42 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:42.897271 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:42.897271 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:42.907952 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea27c252-7b8a-48f2-955c-cb54328ab5cf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:42.910918 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 534/1049] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:42 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 807 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:43.871977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d282d930-366f-4427-963c-1ae938a34f53 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:43.871977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d282d930-366f-4427-963c-1ae938a34f53 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:43.871977 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:43.871977 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:43.871977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d282d930-366f-4427-963c-1ae938a34f53 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:43.924935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c96fbfef-c812-417b-b80c-49ae046ca9c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:43.925713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c96fbfef-c812-417b-b80c-49ae046ca9c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:43.926309 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:43.926309 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:43.926696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c96fbfef-c812-417b-b80c-49ae046ca9c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:43.927101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c96fbfef-c812-417b-b80c-49ae046ca9c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:43.942458 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:43.942458 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:43.953287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d282d930-366f-4427-963c-1ae938a34f53 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:43.993693 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:43.993693 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:43.995567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c96fbfef-c812-417b-b80c-49ae046ca9c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:43.996424 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 535/1050] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:43 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 807 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:44.030193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d282d930-366f-4427-963c-1ae938a34f53 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:44.032510 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 516/1051] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:43 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:45.010649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d40cf3a-bc50-41f3-a9fa-05f1287f63a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:45.011206 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d40cf3a-bc50-41f3-a9fa-05f1287f63a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:45.011435 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:45.011435 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:45.011734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d40cf3a-bc50-41f3-a9fa-05f1287f63a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:45.012101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3d40cf3a-bc50-41f3-a9fa-05f1287f63a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:45.049332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4f6a7dd-9007-4f77-ae5d-d8c16fbc84f9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:45.049907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4f6a7dd-9007-4f77-ae5d-d8c16fbc84f9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:45.050104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:45.050104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:45.050761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4f6a7dd-9007-4f77-ae5d-d8c16fbc84f9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:45.060657 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:45.060657 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:45.062535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d40cf3a-bc50-41f3-a9fa-05f1287f63a0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:45.076539 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 536/1052] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:45 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 807 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:45.232003 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:45.232003 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:45.243122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d4f6a7dd-9007-4f77-ae5d-d8c16fbc84f9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:45.273805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4f6a7dd-9007-4f77-ae5d-d8c16fbc84f9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:45.285988 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 517/1053] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:45 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:46.078392 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14f426ee-0afb-49bf-869c-1faa112bfe08 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:46.078974 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14f426ee-0afb-49bf-869c-1faa112bfe08 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:46.079102 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:46.079102 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:46.079461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14f426ee-0afb-49bf-869c-1faa112bfe08 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:46.079832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-14f426ee-0afb-49bf-869c-1faa112bfe08 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:46.131548 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:46.131548 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:46.137163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14f426ee-0afb-49bf-869c-1faa112bfe08 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:46.139869 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 537/1054] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:46 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:11:46.292834 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c58a407-65a4-49ef-8628-4cd95aeab0f0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:46.294208 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c58a407-65a4-49ef-8628-4cd95aeab0f0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:46.294962 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:46.294962 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:46.296217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c58a407-65a4-49ef-8628-4cd95aeab0f0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:46.421536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:46.421536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:46.438193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5c58a407-65a4-49ef-8628-4cd95aeab0f0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:46.481051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c58a407-65a4-49ef-8628-4cd95aeab0f0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:46.482303 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 518/1055] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:46 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:47.156212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a7fb23e2-f23a-45df-8cb9-8deaa298c626 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:47.157306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a7fb23e2-f23a-45df-8cb9-8deaa298c626 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:47.157766 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:47.157766 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:47.158919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a7fb23e2-f23a-45df-8cb9-8deaa298c626 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:47.159542 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a7fb23e2-f23a-45df-8cb9-8deaa298c626 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:47.284235 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:47.284235 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:47.299228 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a7fb23e2-f23a-45df-8cb9-8deaa298c626 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:47.301515 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 538/1056] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:47 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:47.499209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1401ba8-9f67-496e-991a-65d2a4a7d841 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:47.499866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1401ba8-9f67-496e-991a-65d2a4a7d841 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:47.500067 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:47.500067 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:47.500720 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1401ba8-9f67-496e-991a-65d2a4a7d841 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:47.616717 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:47.616717 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:47.641152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c1401ba8-9f67-496e-991a-65d2a4a7d841 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:47.714758 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1401ba8-9f67-496e-991a-65d2a4a7d841 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:47.716705 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 519/1057] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:47 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 910 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:48.315983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a405c72-8242-4d71-8400-d70fc87f1b8a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:48.317076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a405c72-8242-4d71-8400-d70fc87f1b8a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:48.317672 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:48.317672 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:48.318381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a405c72-8242-4d71-8400-d70fc87f1b8a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:48.318955 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5a405c72-8242-4d71-8400-d70fc87f1b8a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:48.368540 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:48.368540 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:48.372343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a405c72-8242-4d71-8400-d70fc87f1b8a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:48.381332 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 539/1058] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:48 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:48.731843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df2422b0-6cc8-48f3-b85f-beafc1858efc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:48.732298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df2422b0-6cc8-48f3-b85f-beafc1858efc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:48.732782 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:48.732782 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:48.733216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df2422b0-6cc8-48f3-b85f-beafc1858efc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:48.909694 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:48.909694 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:48.932672 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-df2422b0-6cc8-48f3-b85f-beafc1858efc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:49.003197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df2422b0-6cc8-48f3-b85f-beafc1858efc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:49.011940 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 520/1059] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:48 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 968 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:49.389810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea4a70f1-0419-456b-8e7e-2febf49a9872 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:49.390894 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea4a70f1-0419-456b-8e7e-2febf49a9872 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:49.391392 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:49.391392 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:49.392025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea4a70f1-0419-456b-8e7e-2febf49a9872 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:49.393354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ea4a70f1-0419-456b-8e7e-2febf49a9872 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:49.471602 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:49.471602 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:49.479469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea4a70f1-0419-456b-8e7e-2febf49a9872 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:49.480879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 540/1060] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:49 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:50.028693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19d0222b-257a-476b-bf24-22e742c94c23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:50.029580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19d0222b-257a-476b-bf24-22e742c94c23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:50.029997 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:50.029997 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:50.030633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19d0222b-257a-476b-bf24-22e742c94c23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:50.181470 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:50.181470 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:50.231104 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-19d0222b-257a-476b-bf24-22e742c94c23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:50.283964 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19d0222b-257a-476b-bf24-22e742c94c23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:50.287636 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 521/1061] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:50 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 968 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:50.497041 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-be1293aa-5303-4700-a5ae-1143c73b66d5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:50.498204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-be1293aa-5303-4700-a5ae-1143c73b66d5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:50.498591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:50.498591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:50.499221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-be1293aa-5303-4700-a5ae-1143c73b66d5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:50.499762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-be1293aa-5303-4700-a5ae-1143c73b66d5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:50.547497 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:50.547497 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:50.549748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-be1293aa-5303-4700-a5ae-1143c73b66d5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:50.559511 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 541/1062] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:50 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:51.304002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2349e059-85a7-4769-b957-b55b77015111 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:51.304699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2349e059-85a7-4769-b957-b55b77015111 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:51.305641 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:51.305641 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:51.306283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2349e059-85a7-4769-b957-b55b77015111 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:51.461131 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:51.461131 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:51.498153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2349e059-85a7-4769-b957-b55b77015111 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:51.567223 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd8b6175-04c3-4241-bef8-129d367dfadb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:51.567341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd8b6175-04c3-4241-bef8-129d367dfadb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:51.567537 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:51.567537 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:51.568147 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd8b6175-04c3-4241-bef8-129d367dfadb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:51.570086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dd8b6175-04c3-4241-bef8-129d367dfadb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:51.575494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2349e059-85a7-4769-b957-b55b77015111 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:51.576334 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 522/1063] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:51 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 971 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:51.631103 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:51.631103 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:51.638881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd8b6175-04c3-4241-bef8-129d367dfadb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:51.654054 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 542/1064] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:51 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:52.593007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa53b3a1-cc78-4509-a4a4-ba787b9115e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:52.593561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa53b3a1-cc78-4509-a4a4-ba787b9115e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:52.593763 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:52.593763 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:52.594151 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa53b3a1-cc78-4509-a4a4-ba787b9115e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:52.658751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08fa7d63-298b-41aa-9f97-7f36efc5ac19 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:52.659586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08fa7d63-298b-41aa-9f97-7f36efc5ac19 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:52.659805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:52.659805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:52.660179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08fa7d63-298b-41aa-9f97-7f36efc5ac19 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:52.660551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-08fa7d63-298b-41aa-9f97-7f36efc5ac19 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:52.766078 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:52.766078 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:52.774402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08fa7d63-298b-41aa-9f97-7f36efc5ac19 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:52.784618 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 543/1065] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:52 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:52.789501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:52.789501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:52.816661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fa53b3a1-cc78-4509-a4a4-ba787b9115e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:52.872400 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa53b3a1-cc78-4509-a4a4-ba787b9115e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:52.873452 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 523/1066] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:52 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 971 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:53.788748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-425fcc59-65f9-4f49-bf90-9bdae236e372 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:53.789310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-425fcc59-65f9-4f49-bf90-9bdae236e372 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:53.789484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:53.789484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:53.790147 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-425fcc59-65f9-4f49-bf90-9bdae236e372 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:53.790676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-425fcc59-65f9-4f49-bf90-9bdae236e372 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:53.847702 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:53.847702 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:53.853602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-425fcc59-65f9-4f49-bf90-9bdae236e372 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:53.864135 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 544/1067] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:53 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:53.889897 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a6ac04e-8a5f-49db-baf6-28bf76310dad tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:53.890423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a6ac04e-8a5f-49db-baf6-28bf76310dad tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:53.890619 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:53.890619 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:53.891496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a6ac04e-8a5f-49db-baf6-28bf76310dad tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:53.977685 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:53.977685 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:54.006206 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4a6ac04e-8a5f-49db-baf6-28bf76310dad tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:54.041193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a6ac04e-8a5f-49db-baf6-28bf76310dad tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:54.047421 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 524/1068] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:53 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 971 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:54.872305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf861c97-6681-4e7c-8507-8debeb622bf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:54.872995 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf861c97-6681-4e7c-8507-8debeb622bf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:54.873580 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:54.873580 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:54.874197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf861c97-6681-4e7c-8507-8debeb622bf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:54.875352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bf861c97-6681-4e7c-8507-8debeb622bf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:54.907479 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:54.907479 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:54.910577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf861c97-6681-4e7c-8507-8debeb622bf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:54.919316 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 545/1069] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:54 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:55.069248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6a6a5d7-c50c-494f-8aad-6f093d9e27e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:55.069909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6a6a5d7-c50c-494f-8aad-6f093d9e27e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:55.071098 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:55.071098 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:55.072674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6a6a5d7-c50c-494f-8aad-6f093d9e27e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:55.154256 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:55.154256 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:55.173151 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e6a6a5d7-c50c-494f-8aad-6f093d9e27e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:55.207452 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6a6a5d7-c50c-494f-8aad-6f093d9e27e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:55.209037 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 525/1070] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:55 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 971 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:55.927972 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3fe91eb2-e42c-4571-8dda-0d767abb8f0c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:55.929480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3fe91eb2-e42c-4571-8dda-0d767abb8f0c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:55.929964 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:55.929964 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:55.930856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3fe91eb2-e42c-4571-8dda-0d767abb8f0c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:55.931635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3fe91eb2-e42c-4571-8dda-0d767abb8f0c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:55.993537 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:55.993537 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:55.996345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3fe91eb2-e42c-4571-8dda-0d767abb8f0c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:55.997937 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 546/1071] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:55 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:56.229808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23113eb9-49c1-460e-b230-ac1d7ac32827 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:56.230760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23113eb9-49c1-460e-b230-ac1d7ac32827 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:56.230991 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:56.230991 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:56.232305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23113eb9-49c1-460e-b230-ac1d7ac32827 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:56.333786 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:56.333786 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:56.365438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-23113eb9-49c1-460e-b230-ac1d7ac32827 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:56.406807 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23113eb9-49c1-460e-b230-ac1d7ac32827 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:56.407618 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 526/1072] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:56 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 971 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:11:57.012389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cc85563-ec24-4476-9629-e383edeb4650 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:57.012901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cc85563-ec24-4476-9629-e383edeb4650 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:57.013416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:57.013416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:57.014068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cc85563-ec24-4476-9629-e383edeb4650 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:57.014617 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8cc85563-ec24-4476-9629-e383edeb4650 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:57.058160 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:57.058160 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:57.060518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cc85563-ec24-4476-9629-e383edeb4650 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:57.061819 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 547/1073] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:57 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:57.423692 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0aedf878-4528-47e7-b907-96c9b2b7a359 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:57.424692 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0aedf878-4528-47e7-b907-96c9b2b7a359 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:57.425067 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:57.425067 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:57.425744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0aedf878-4528-47e7-b907-96c9b2b7a359 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:57.573519 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:57.573519 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:57.591003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0aedf878-4528-47e7-b907-96c9b2b7a359 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:57.645124 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0aedf878-4528-47e7-b907-96c9b2b7a359 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:57.647095 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 527/1074] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:57 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 971 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:58.075459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dfd9294c-cdb8-42c1-b765-3b5842117a77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:58.077526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dfd9294c-cdb8-42c1-b765-3b5842117a77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:58.078008 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:58.078008 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:58.078664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dfd9294c-cdb8-42c1-b765-3b5842117a77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:58.079227 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dfd9294c-cdb8-42c1-b765-3b5842117a77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:58.173812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:58.173812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:58.178608 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dfd9294c-cdb8-42c1-b765-3b5842117a77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:58.182600 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 548/1075] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:58 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:58.663742 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ace6e8b3-0396-421a-af4a-8070912a173a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:58.664347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ace6e8b3-0396-421a-af4a-8070912a173a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:58.664600 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:58.664600 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:58.667830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ace6e8b3-0396-421a-af4a-8070912a173a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:58.792199 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:58.792199 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:58.812747 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ace6e8b3-0396-421a-af4a-8070912a173a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:58.849155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ace6e8b3-0396-421a-af4a-8070912a173a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:58.850322 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 528/1076] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:58 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 1359 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:58.865604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5d94c0b-6ec7-41cb-ba5e-877289f86250 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:11:58.866156 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5d94c0b-6ec7-41cb-ba5e-877289f86250 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:58.866358 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:58.866358 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:58.866728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5d94c0b-6ec7-41cb-ba5e-877289f86250 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:58.975619 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:58.975619 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:58.994017 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a5d94c0b-6ec7-41cb-ba5e-877289f86250 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:59.060958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5d94c0b-6ec7-41cb-ba5e-877289f86250 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:11:59.061838 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 549/1077] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:58 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 1359 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:11:59.078496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-461cfa24-7129-442f-b9d2-128b5088ce82 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups Jan 25 11:11:59.088856 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:59.088856 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:59.116621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-461cfa24-7129-442f-b9d2-128b5088ce82 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f8fc1b4-6406-49a5-8dbd-40dac07891a5", "name": "tempest-VolumesBackupsTest-Backup-49764689"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:11:59.116621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-461cfa24-7129-442f-b9d2-128b5088ce82 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Creating new backup {'backup': {'volume_id': '3f8fc1b4-6406-49a5-8dbd-40dac07891a5', 'name': 'tempest-VolumesBackupsTest-Backup-49764689'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 11:11:59.116621 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-461cfa24-7129-442f-b9d2-128b5088ce82 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Creating backup of volume 3f8fc1b4-6406-49a5-8dbd-40dac07891a5 in container None Jan 25 11:11:59.167895 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:59.167895 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:59.169489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-461cfa24-7129-442f-b9d2-128b5088ce82 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:11:59.212359 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f46eaef1-4852-47d0-a5d3-ade829b99af2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:11:59.213263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f46eaef1-4852-47d0-a5d3-ade829b99af2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:59.213736 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:59.213736 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:59.216757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f46eaef1-4852-47d0-a5d3-ade829b99af2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:59.218748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f46eaef1-4852-47d0-a5d3-ade829b99af2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:59.221478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-461cfa24-7129-442f-b9d2-128b5088ce82 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Created reservations ['137dedc3-fc7b-4214-b0d5-5dd52aad4d24', 'e9250a66-2a2e-42a3-a5d0-7d4709ce6cde'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:11:59.283778 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:59.283778 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:59.291866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f46eaef1-4852-47d0-a5d3-ade829b99af2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:11:59.297481 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 550/1078] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:59 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:11:59.340067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-461cfa24-7129-442f-b9d2-128b5088ce82 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups returned with HTTP 202 Jan 25 11:11:59.341519 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 529/1079] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:11:59 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups => generated 394 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:11:59.356811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54cf03cc-5eb0-4fb1-8955-ef7f76f7659c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:11:59.359592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54cf03cc-5eb0-4fb1-8955-ef7f76f7659c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:11:59.359829 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:11:59.359829 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:11:59.360242 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54cf03cc-5eb0-4fb1-8955-ef7f76f7659c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:11:59.360771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-54cf03cc-5eb0-4fb1-8955-ef7f76f7659c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:11:59.439053 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:11:59.439053 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:11:59.450728 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54cf03cc-5eb0-4fb1-8955-ef7f76f7659c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:11:59.452498 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 551/1080] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:11:59 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 801 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:00.322136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f43d4d2-cf46-4d65-86fb-424422e442b8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:00.322668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f43d4d2-cf46-4d65-86fb-424422e442b8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:00.322858 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:00.322858 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:00.327380 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f43d4d2-cf46-4d65-86fb-424422e442b8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:00.328126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0f43d4d2-cf46-4d65-86fb-424422e442b8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:00.468523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32cc6ded-d708-40e4-a15a-266b25afbf94 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:00.469064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32cc6ded-d708-40e4-a15a-266b25afbf94 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:00.469261 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:00.469261 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:00.470512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32cc6ded-d708-40e4-a15a-266b25afbf94 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:00.471070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-32cc6ded-d708-40e4-a15a-266b25afbf94 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:00.498004 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:00.498004 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:00.508604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f43d4d2-cf46-4d65-86fb-424422e442b8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:00.518857 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 530/1081] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:00 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:00.551599 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:00.551599 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:00.558047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32cc6ded-d708-40e4-a15a-266b25afbf94 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:00.564273 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 552/1082] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:00 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 801 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:01.534002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19d5c7cf-5204-4380-9aeb-7eedcd7b5129 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:01.535181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19d5c7cf-5204-4380-9aeb-7eedcd7b5129 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:01.535559 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:01.535559 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:01.536194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19d5c7cf-5204-4380-9aeb-7eedcd7b5129 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:01.537163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-19d5c7cf-5204-4380-9aeb-7eedcd7b5129 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:01.578569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e98eeb81-1f9d-427f-9b9f-b6adfad435d2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:01.579393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e98eeb81-1f9d-427f-9b9f-b6adfad435d2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:01.579930 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:01.579930 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:01.580596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e98eeb81-1f9d-427f-9b9f-b6adfad435d2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:01.581139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e98eeb81-1f9d-427f-9b9f-b6adfad435d2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:01.641779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:01.641779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:01.647597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19d5c7cf-5204-4380-9aeb-7eedcd7b5129 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:01.648451 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 531/1083] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:01 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:01.680472 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:01.680472 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:01.680472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e98eeb81-1f9d-427f-9b9f-b6adfad435d2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:01.684586 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 553/1084] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:01 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 801 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:02.672852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30f813c0-150f-4809-bf99-5f5b7483742b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:02.686400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30f813c0-150f-4809-bf99-5f5b7483742b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:02.687385 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:02.687385 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:02.688138 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-306b5c1d-c062-4ca7-8a79-c97e41dbf9de tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:02.689055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30f813c0-150f-4809-bf99-5f5b7483742b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:02.689558 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-306b5c1d-c062-4ca7-8a79-c97e41dbf9de tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:02.690125 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-30f813c0-150f-4809-bf99-5f5b7483742b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:02.690580 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:02.690580 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:02.691212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-306b5c1d-c062-4ca7-8a79-c97e41dbf9de tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:02.692181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-306b5c1d-c062-4ca7-8a79-c97e41dbf9de tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:02.742218 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:02.742218 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:02.744209 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:02.744209 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:02.747398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30f813c0-150f-4809-bf99-5f5b7483742b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:02.750519 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 532/1085] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:02 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:02.751406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-306b5c1d-c062-4ca7-8a79-c97e41dbf9de tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:02.752374 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 554/1086] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:02 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:03.766869 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1ff228d-50f0-4b38-acc3-86f9cadbd36d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:03.767557 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a1ff228d-50f0-4b38-acc3-86f9cadbd36d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:03.767885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:03.767885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:03.768426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a1ff228d-50f0-4b38-acc3-86f9cadbd36d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:03.768808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4766ad28-b0fa-4feb-a951-98b8fc1127a3 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:03.768954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a1ff228d-50f0-4b38-acc3-86f9cadbd36d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:03.769337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4766ad28-b0fa-4feb-a951-98b8fc1127a3 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:03.769548 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:03.769548 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:03.769951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4766ad28-b0fa-4feb-a951-98b8fc1127a3 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:03.770520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4766ad28-b0fa-4feb-a951-98b8fc1127a3 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:03.838244 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:03.838244 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:03.840234 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4766ad28-b0fa-4feb-a951-98b8fc1127a3 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:03.841068 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 533/1087] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:03 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:03.855566 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:03.855566 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:03.865134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1ff228d-50f0-4b38-acc3-86f9cadbd36d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:03.873563 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 555/1088] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:03 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 801 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:04.856339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-829b535b-45dc-41c7-8faf-f672dabbc7a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:04.856847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-829b535b-45dc-41c7-8faf-f672dabbc7a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:04.857040 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:04.857040 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:04.857423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-829b535b-45dc-41c7-8faf-f672dabbc7a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:04.857869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-829b535b-45dc-41c7-8faf-f672dabbc7a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:04.889028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01727d04-4aa3-4bfe-91d3-0f2cc9577eb9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:04.889470 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01727d04-4aa3-4bfe-91d3-0f2cc9577eb9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:04.889694 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:04.889694 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:04.890053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01727d04-4aa3-4bfe-91d3-0f2cc9577eb9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:04.890414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-01727d04-4aa3-4bfe-91d3-0f2cc9577eb9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:04.906684 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:04.906684 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:04.908542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-829b535b-45dc-41c7-8faf-f672dabbc7a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:04.914166 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 534/1089] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:04 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:04.959252 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:04.959252 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:04.962088 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01727d04-4aa3-4bfe-91d3-0f2cc9577eb9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:04.972663 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 556/1090] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:04 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:05.924994 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c23f3f6f-c489-4731-8086-212c5a0da450 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:05.925778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c23f3f6f-c489-4731-8086-212c5a0da450 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:05.926110 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:05.926110 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:05.926678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c23f3f6f-c489-4731-8086-212c5a0da450 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:05.940483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c23f3f6f-c489-4731-8086-212c5a0da450 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:05.977527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44dc7b11-19a1-4ba9-8821-0ac686b59e4c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:05.978461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44dc7b11-19a1-4ba9-8821-0ac686b59e4c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:05.978802 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:05.978802 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:05.979570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44dc7b11-19a1-4ba9-8821-0ac686b59e4c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:05.980075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-44dc7b11-19a1-4ba9-8821-0ac686b59e4c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:06.041445 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:06.041445 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:06.043430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44dc7b11-19a1-4ba9-8821-0ac686b59e4c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:06.045383 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:06.045383 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:06.056536 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c23f3f6f-c489-4731-8086-212c5a0da450 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:06.064155 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 557/1091] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:05 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:06.070762 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 535/1092] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:05 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:07.071735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7dda3c35-d140-46d2-81eb-4c70ecf2c6a5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:07.072261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7dda3c35-d140-46d2-81eb-4c70ecf2c6a5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:07.072482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:07.072482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:07.072852 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7dda3c35-d140-46d2-81eb-4c70ecf2c6a5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:07.073216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7dda3c35-d140-46d2-81eb-4c70ecf2c6a5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:07.075167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c59037b-d1a7-4948-aadb-201e765c9680 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:07.075939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c59037b-d1a7-4948-aadb-201e765c9680 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:07.076266 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:07.076266 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:07.076820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c59037b-d1a7-4948-aadb-201e765c9680 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:07.077400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9c59037b-d1a7-4948-aadb-201e765c9680 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:07.132042 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:07.132042 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:07.138769 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7dda3c35-d140-46d2-81eb-4c70ecf2c6a5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:07.139618 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 558/1093] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:07 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:07.166749 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:07.166749 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:07.171069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c59037b-d1a7-4948-aadb-201e765c9680 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:07.183074 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 536/1094] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:07 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:08.153339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3bf2fad-9990-40c4-8409-a52b5c29ab0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:08.153951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3bf2fad-9990-40c4-8409-a52b5c29ab0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:08.154091 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:08.154091 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:08.154452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3bf2fad-9990-40c4-8409-a52b5c29ab0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:08.154820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e3bf2fad-9990-40c4-8409-a52b5c29ab0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:08.196493 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:08.196493 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:08.199655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12ab49c9-8e88-42b0-92f5-2c46fa10f4ab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:08.200445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12ab49c9-8e88-42b0-92f5-2c46fa10f4ab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:08.200773 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:08.200773 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:08.201342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12ab49c9-8e88-42b0-92f5-2c46fa10f4ab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:08.201857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-12ab49c9-8e88-42b0-92f5-2c46fa10f4ab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:08.207113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3bf2fad-9990-40c4-8409-a52b5c29ab0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:08.207937 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 559/1095] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:08 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:08.262898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:08.262898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:08.275900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12ab49c9-8e88-42b0-92f5-2c46fa10f4ab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:08.283617 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 537/1096] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:08 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:09.222651 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b66a0ce1-4c5b-40c7-95aa-327f2d1033ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:09.223204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b66a0ce1-4c5b-40c7-95aa-327f2d1033ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:09.223372 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:09.223372 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:09.223742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b66a0ce1-4c5b-40c7-95aa-327f2d1033ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:09.224106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b66a0ce1-4c5b-40c7-95aa-327f2d1033ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:09.285494 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:09.285494 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:09.287863 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b66a0ce1-4c5b-40c7-95aa-327f2d1033ec tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:09.289415 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 560/1097] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:09 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:09.290394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1aefcfd1-e71e-46b4-b33d-c2d01ca8ecec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:09.291016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1aefcfd1-e71e-46b4-b33d-c2d01ca8ecec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:09.291300 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:09.291300 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:09.291757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1aefcfd1-e71e-46b4-b33d-c2d01ca8ecec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:09.292205 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1aefcfd1-e71e-46b4-b33d-c2d01ca8ecec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:09.373391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:09.373391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:09.375716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1aefcfd1-e71e-46b4-b33d-c2d01ca8ecec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:09.384524 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 538/1098] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:09 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:10.256881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-ceeaf263-5e2a-4ee6-a9fa-f866ccd26ebd tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] DELETE http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/0decf0dc-36f2-4513-afac-f99664fd7095 Jan 25 11:12:10.258201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-ceeaf263-5e2a-4ee6-a9fa-f866ccd26ebd tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:10.258321 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:10.258321 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:10.258836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-ceeaf263-5e2a-4ee6-a9fa-f866ccd26ebd tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:10.301561 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:10.301561 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:10.303005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ed4eef0-a97e-4848-ad24-a44178f8e49a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:10.303528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ed4eef0-a97e-4848-ad24-a44178f8e49a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:10.303750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:10.303750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:10.304091 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ed4eef0-a97e-4848-ad24-a44178f8e49a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:10.304502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6ed4eef0-a97e-4848-ad24-a44178f8e49a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:10.388569 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:10.388569 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:10.390457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ed4eef0-a97e-4848-ad24-a44178f8e49a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:10.406234 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 539/1099] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:10 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:10.414598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c626d6d-a670-4bd2-8484-5acb6c22672b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:10.415465 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c626d6d-a670-4bd2-8484-5acb6c22672b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:10.415899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:10.415899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:10.416579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c626d6d-a670-4bd2-8484-5acb6c22672b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:10.417149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6c626d6d-a670-4bd2-8484-5acb6c22672b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:10.529991 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:10.529991 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:10.536262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c626d6d-a670-4bd2-8484-5acb6c22672b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:10.537231 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 540/1100] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:10 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:11.404780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8086607e-d09c-43ef-8a0a-278638cf25ef tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:11.405300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8086607e-d09c-43ef-8a0a-278638cf25ef tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:11.405464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:11.405464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:11.406128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8086607e-d09c-43ef-8a0a-278638cf25ef tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:11.406676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8086607e-d09c-43ef-8a0a-278638cf25ef tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:11.452487 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:11.452487 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:11.455105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8086607e-d09c-43ef-8a0a-278638cf25ef tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:11.464121 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 541/1101] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:11 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:11.558658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c37840d-c1fe-46d4-bd2b-41f62d75906e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:11.559418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c37840d-c1fe-46d4-bd2b-41f62d75906e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:11.559824 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:11.559824 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:11.560444 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c37840d-c1fe-46d4-bd2b-41f62d75906e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:11.560977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8c37840d-c1fe-46d4-bd2b-41f62d75906e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:11.643549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:11.643549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:11.658678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c37840d-c1fe-46d4-bd2b-41f62d75906e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:11.666946 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 542/1102] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:11 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:11.697384 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-ceeaf263-5e2a-4ee6-a9fa-f866ccd26ebd tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:12:11.698227 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-ceeaf263-5e2a-4ee6-a9fa-f866ccd26ebd tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:12:11.716996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-ceeaf263-5e2a-4ee6-a9fa-f866ccd26ebd tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/0decf0dc-36f2-4513-afac-f99664fd7095 returned with HTTP 200 Jan 25 11:12:11.716996 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 561/1103] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:12:10 2021] DELETE /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/0decf0dc-36f2-4513-afac-f99664fd7095 => generated 19 bytes in 1467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:11.737643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-e40e2bc1-4b81-4b30-a69f-4e4827187a93 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] DELETE http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/65bb27bf-f48b-4849-8078-faae7d676ba9 Jan 25 11:12:11.738210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-e40e2bc1-4b81-4b30-a69f-4e4827187a93 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:11.738428 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:11.738428 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:11.738804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-e40e2bc1-4b81-4b30-a69f-4e4827187a93 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:11.800466 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:11.800466 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:12.479709 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-11d48f91-a900-4011-97ef-7b5dce4769b3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:12.479709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-11d48f91-a900-4011-97ef-7b5dce4769b3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:12.479709 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:12.479709 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:12.479709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-11d48f91-a900-4011-97ef-7b5dce4769b3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:12.479709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-11d48f91-a900-4011-97ef-7b5dce4769b3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:12.524679 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:12.524679 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:12.526652 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-11d48f91-a900-4011-97ef-7b5dce4769b3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:12.533676 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 562/1104] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:12 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:12.672832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d9ba0ce-ebe1-4087-aeab-d2278c3ce493 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:12.673359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d9ba0ce-ebe1-4087-aeab-d2278c3ce493 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:12.673550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:12.673550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:12.674557 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d9ba0ce-ebe1-4087-aeab-d2278c3ce493 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:12.675080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0d9ba0ce-ebe1-4087-aeab-d2278c3ce493 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:12.745519 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:12.745519 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:12.755592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d9ba0ce-ebe1-4087-aeab-d2278c3ce493 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:12.756648 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 563/1105] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:12 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:12.973203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-e40e2bc1-4b81-4b30-a69f-4e4827187a93 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:12:12.973649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-e40e2bc1-4b81-4b30-a69f-4e4827187a93 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:12:12.999599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-e40e2bc1-4b81-4b30-a69f-4e4827187a93 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/65bb27bf-f48b-4849-8078-faae7d676ba9 returned with HTTP 200 Jan 25 11:12:13.000498 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 543/1106] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:12:11 2021] DELETE /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/65bb27bf-f48b-4849-8078-faae7d676ba9 => generated 19 bytes in 1272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:13.017045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-0989cc97-9387-4ff8-8e16-c4397a7e84a2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] DELETE http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/21f91efe-8c59-439f-b86f-59f1df6ac85a Jan 25 11:12:13.017564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-0989cc97-9387-4ff8-8e16-c4397a7e84a2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:13.017846 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:13.017846 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:13.018226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-0989cc97-9387-4ff8-8e16-c4397a7e84a2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:13.080026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:13.080026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:13.540753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67038f57-fa11-4e7b-9c68-c20ae7e85a07 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:13.544310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67038f57-fa11-4e7b-9c68-c20ae7e85a07 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:13.545177 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:13.545177 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:13.545832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67038f57-fa11-4e7b-9c68-c20ae7e85a07 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:13.546484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-67038f57-fa11-4e7b-9c68-c20ae7e85a07 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:13.641812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:13.641812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:13.644164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67038f57-fa11-4e7b-9c68-c20ae7e85a07 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:13.645627 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 544/1107] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:13 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:13.772001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d7ea7b1-6a9f-4c38-ac28-15e5fbdd6d3c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:13.772560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d7ea7b1-6a9f-4c38-ac28-15e5fbdd6d3c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:13.772889 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:13.772889 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:13.774724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d7ea7b1-6a9f-4c38-ac28-15e5fbdd6d3c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:13.775096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8d7ea7b1-6a9f-4c38-ac28-15e5fbdd6d3c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:13.832625 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:13.832625 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:13.834531 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d7ea7b1-6a9f-4c38-ac28-15e5fbdd6d3c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:13.835364 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 545/1108] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:13 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:14.245420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-0989cc97-9387-4ff8-8e16-c4397a7e84a2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:12:14.249979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-0989cc97-9387-4ff8-8e16-c4397a7e84a2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:12:14.267770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4e700f09-1dcf-477c-a06f-9ad37d801fdc req-0989cc97-9387-4ff8-8e16-c4397a7e84a2 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/21f91efe-8c59-439f-b86f-59f1df6ac85a returned with HTTP 200 Jan 25 11:12:14.271504 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 564/1109] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:12:13 2021] DELETE /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/attachments/21f91efe-8c59-439f-b86f-59f1df6ac85a => generated 19 bytes in 1259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:14.659356 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-820ec142-3b88-441b-8cfc-2b16a90a9fee tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:14.663255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-820ec142-3b88-441b-8cfc-2b16a90a9fee tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:14.680840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:14.680840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:14.680840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-820ec142-3b88-441b-8cfc-2b16a90a9fee tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:14.680840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-820ec142-3b88-441b-8cfc-2b16a90a9fee tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:14.756469 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:14.756469 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:14.778817 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-820ec142-3b88-441b-8cfc-2b16a90a9fee tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:14.859081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c8e96aa1-a848-4fde-a60a-dad60cbe3d2c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:14.859081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c8e96aa1-a848-4fde-a60a-dad60cbe3d2c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:14.859081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:14.859081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:14.859081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c8e96aa1-a848-4fde-a60a-dad60cbe3d2c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:14.859081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c8e96aa1-a848-4fde-a60a-dad60cbe3d2c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:14.886292 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 546/1110] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:14 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:15.049627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:15.049627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:15.051545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c8e96aa1-a848-4fde-a60a-dad60cbe3d2c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:15.060033 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 565/1111] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:14 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:15.794171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8bdee40-3d1d-4117-80b8-3359e996c380 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:15.794766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8bdee40-3d1d-4117-80b8-3359e996c380 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:15.794898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:15.794898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:15.795233 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8bdee40-3d1d-4117-80b8-3359e996c380 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:15.795597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a8bdee40-3d1d-4117-80b8-3359e996c380 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:15.862464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:15.862464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:15.864393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8bdee40-3d1d-4117-80b8-3359e996c380 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:15.865445 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 547/1112] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:15 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:16.085013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec26a0f7-a932-4a1b-b2f2-c4cfee49fb50 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:16.087166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec26a0f7-a932-4a1b-b2f2-c4cfee49fb50 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:16.088878 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:16.088878 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:16.089665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec26a0f7-a932-4a1b-b2f2-c4cfee49fb50 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:16.090250 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ec26a0f7-a932-4a1b-b2f2-c4cfee49fb50 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:16.117792 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:16.117792 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:16.120367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec26a0f7-a932-4a1b-b2f2-c4cfee49fb50 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:16.121415 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 566/1113] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:16 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:16.880816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2393fce-db93-45a9-a43f-77c3646c78f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:16.882154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2393fce-db93-45a9-a43f-77c3646c78f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:16.883259 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:16.883259 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:16.883929 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2393fce-db93-45a9-a43f-77c3646c78f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:16.884455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f2393fce-db93-45a9-a43f-77c3646c78f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:16.959384 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:16.959384 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:16.965900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2393fce-db93-45a9-a43f-77c3646c78f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:16.967063 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 548/1114] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:16 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:17.137284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-286e9119-71db-4f3c-85ec-9c7f173e2b0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:17.138153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-286e9119-71db-4f3c-85ec-9c7f173e2b0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:17.138777 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:17.138777 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:17.139481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-286e9119-71db-4f3c-85ec-9c7f173e2b0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:17.140065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-286e9119-71db-4f3c-85ec-9c7f173e2b0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:17.169287 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:17.169287 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:17.173217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-286e9119-71db-4f3c-85ec-9c7f173e2b0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:17.188741 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 567/1115] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:17 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:17.991950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7862638-0f8e-4eda-ac73-13a43a4b32be tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:17.993923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e7862638-0f8e-4eda-ac73-13a43a4b32be tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:17.994264 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:17.994264 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:17.994840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e7862638-0f8e-4eda-ac73-13a43a4b32be tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:18.000141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e7862638-0f8e-4eda-ac73-13a43a4b32be tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:18.066691 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:18.066691 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:18.083847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7862638-0f8e-4eda-ac73-13a43a4b32be tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:18.090111 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 549/1116] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:17 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:18.191406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5a88571-5928-49aa-952b-7400ab76becd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:18.192348 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e5a88571-5928-49aa-952b-7400ab76becd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:18.192780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:18.192780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:18.193484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e5a88571-5928-49aa-952b-7400ab76becd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:18.194119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e5a88571-5928-49aa-952b-7400ab76becd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:18.280831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:18.280831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:18.285624 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5a88571-5928-49aa-952b-7400ab76becd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:18.293918 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 568/1117] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:18 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:19.106400 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23db74d9-1219-4dae-90a9-61672c44a076 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:19.107216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23db74d9-1219-4dae-90a9-61672c44a076 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:19.107626 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:19.107626 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:19.108274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23db74d9-1219-4dae-90a9-61672c44a076 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:19.108806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-23db74d9-1219-4dae-90a9-61672c44a076 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:19.187038 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:19.187038 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:19.189512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23db74d9-1219-4dae-90a9-61672c44a076 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:19.190855 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 550/1118] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:19 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:19.300676 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65a6ea42-ce65-4d02-85c1-c8ee88594983 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:19.301734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65a6ea42-ce65-4d02-85c1-c8ee88594983 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:19.301734 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:19.301734 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:19.302073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65a6ea42-ce65-4d02-85c1-c8ee88594983 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:19.302400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-65a6ea42-ce65-4d02-85c1-c8ee88594983 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:19.347030 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:19.347030 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:19.348936 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65a6ea42-ce65-4d02-85c1-c8ee88594983 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:19.356390 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 569/1119] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:19 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:20.209126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d978e200-4d9c-4cb8-824e-aafb37d62a97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:20.210338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d978e200-4d9c-4cb8-824e-aafb37d62a97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:20.212540 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:20.212540 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:20.213254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d978e200-4d9c-4cb8-824e-aafb37d62a97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:20.214174 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d978e200-4d9c-4cb8-824e-aafb37d62a97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:20.255509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:20.255509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:20.260533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d978e200-4d9c-4cb8-824e-aafb37d62a97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:20.279573 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 551/1120] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:20 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:20.367910 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea8b4c01-dabd-4d32-94b4-874df3bc8bf1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:20.368055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea8b4c01-dabd-4d32-94b4-874df3bc8bf1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:20.368150 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:20.368150 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:20.368496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea8b4c01-dabd-4d32-94b4-874df3bc8bf1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:20.371504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ea8b4c01-dabd-4d32-94b4-874df3bc8bf1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:20.453556 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:20.453556 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:20.462924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea8b4c01-dabd-4d32-94b4-874df3bc8bf1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:20.470780 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 570/1121] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:20 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:21.293685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce2fadc1-3f97-4c92-8cbb-190726aeafc2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:21.294218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce2fadc1-3f97-4c92-8cbb-190726aeafc2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:21.294395 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:21.294395 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:21.294761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce2fadc1-3f97-4c92-8cbb-190726aeafc2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:21.295127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ce2fadc1-3f97-4c92-8cbb-190726aeafc2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:21.379931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:21.379931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:21.394416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce2fadc1-3f97-4c92-8cbb-190726aeafc2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:21.396855 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 552/1122] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:21 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:21.483671 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4841e18f-fbf3-4439-a211-60829ee4dc9f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:21.484488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4841e18f-fbf3-4439-a211-60829ee4dc9f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:21.485275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:21.485275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:21.486096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4841e18f-fbf3-4439-a211-60829ee4dc9f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:21.486635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4841e18f-fbf3-4439-a211-60829ee4dc9f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:21.608801 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:21.608801 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:21.615410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4841e18f-fbf3-4439-a211-60829ee4dc9f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:21.627759 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 571/1123] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:21 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:22.412635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9c34f70-5dbd-4cec-bb13-04b94288b189 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:22.413176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9c34f70-5dbd-4cec-bb13-04b94288b189 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:22.414088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:22.414088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:22.414899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9c34f70-5dbd-4cec-bb13-04b94288b189 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:22.414899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a9c34f70-5dbd-4cec-bb13-04b94288b189 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:22.489522 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:22.489522 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:22.513852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9c34f70-5dbd-4cec-bb13-04b94288b189 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:22.514767 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 553/1124] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:22 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:22.629874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e602f7c2-2daa-474a-84f9-ead56dbf678f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:22.630706 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e602f7c2-2daa-474a-84f9-ead56dbf678f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:22.631149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:22.631149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:22.631849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e602f7c2-2daa-474a-84f9-ead56dbf678f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:22.633477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e602f7c2-2daa-474a-84f9-ead56dbf678f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:22.716446 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:22.716446 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:22.731260 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e602f7c2-2daa-474a-84f9-ead56dbf678f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:22.734004 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 572/1125] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:22 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:23.529248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9802979-ff08-4a60-a7f7-2db99c80dfb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:23.529865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9802979-ff08-4a60-a7f7-2db99c80dfb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:23.530067 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:23.530067 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:23.532684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9802979-ff08-4a60-a7f7-2db99c80dfb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:23.533405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b9802979-ff08-4a60-a7f7-2db99c80dfb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:23.618717 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:23.618717 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:23.624032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9802979-ff08-4a60-a7f7-2db99c80dfb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:23.634039 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 554/1126] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:23 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:23.752836 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eaa4893c-1513-4524-9fe7-ca24062d4128 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:23.753439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eaa4893c-1513-4524-9fe7-ca24062d4128 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:23.753770 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:23.753770 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:23.754273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eaa4893c-1513-4524-9fe7-ca24062d4128 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:23.754841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-eaa4893c-1513-4524-9fe7-ca24062d4128 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:23.826637 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:23.826637 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:23.833774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eaa4893c-1513-4524-9fe7-ca24062d4128 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:23.834708 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 573/1127] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:23 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:24.642376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd12c99c-9d7b-4be3-ab81-40bd04471b99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:24.643495 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd12c99c-9d7b-4be3-ab81-40bd04471b99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:24.643883 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:24.643883 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:24.644982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd12c99c-9d7b-4be3-ab81-40bd04471b99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:24.646162 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bd12c99c-9d7b-4be3-ab81-40bd04471b99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:24.735864 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:24.735864 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:24.737644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd12c99c-9d7b-4be3-ab81-40bd04471b99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:24.738435 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 555/1128] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:24 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:24.849574 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a2c7a40-13be-47c5-99f4-7783484f35f7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:24.850126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a2c7a40-13be-47c5-99f4-7783484f35f7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:24.850318 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:24.850318 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:24.850992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a2c7a40-13be-47c5-99f4-7783484f35f7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:24.851533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2a2c7a40-13be-47c5-99f4-7783484f35f7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:24.931962 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:24.931962 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:24.934083 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a2c7a40-13be-47c5-99f4-7783484f35f7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:24.940746 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 574/1129] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:24 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:25.752772 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3e1fa54-a588-4149-ab26-1a3e9cafa846 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:25.753987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3e1fa54-a588-4149-ab26-1a3e9cafa846 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:25.754354 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:25.754354 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:25.754968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3e1fa54-a588-4149-ab26-1a3e9cafa846 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:25.755501 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f3e1fa54-a588-4149-ab26-1a3e9cafa846 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:25.848426 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:25.848426 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:25.851603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3e1fa54-a588-4149-ab26-1a3e9cafa846 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:25.853941 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 556/1130] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:25 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:25.949583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-211672db-69f1-421e-a8b3-4fc74f08f5cd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:25.950107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-211672db-69f1-421e-a8b3-4fc74f08f5cd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:25.950324 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:25.950324 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:25.950701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-211672db-69f1-421e-a8b3-4fc74f08f5cd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:25.951072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-211672db-69f1-421e-a8b3-4fc74f08f5cd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:26.018067 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:26.018067 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:26.019950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-211672db-69f1-421e-a8b3-4fc74f08f5cd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:26.027413 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 575/1131] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:25 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:26.869298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7fdf26e-2012-4283-9a40-acc6c9b7f5cb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:26.869841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7fdf26e-2012-4283-9a40-acc6c9b7f5cb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:26.870018 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:26.870018 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:26.870857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7fdf26e-2012-4283-9a40-acc6c9b7f5cb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:26.871390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f7fdf26e-2012-4283-9a40-acc6c9b7f5cb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:26.945988 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:26.945988 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:26.953702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7fdf26e-2012-4283-9a40-acc6c9b7f5cb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:26.954858 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 557/1132] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:26 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:27.064312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-33078df2-d631-4290-a3b0-c32abc3da4a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:27.065815 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-33078df2-d631-4290-a3b0-c32abc3da4a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:27.066239 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:27.066239 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:27.066905 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-33078df2-d631-4290-a3b0-c32abc3da4a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:27.067473 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-33078df2-d631-4290-a3b0-c32abc3da4a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:27.168911 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:27.168911 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:27.179943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-33078df2-d631-4290-a3b0-c32abc3da4a2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:27.183652 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 576/1133] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:27 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:27.969393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2820fe79-324d-453a-8e1b-643328cd4dca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:27.970692 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2820fe79-324d-453a-8e1b-643328cd4dca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:27.971104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:27.971104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:27.971732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2820fe79-324d-453a-8e1b-643328cd4dca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:27.972281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2820fe79-324d-453a-8e1b-643328cd4dca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:28.059197 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:28.059197 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:28.071340 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2820fe79-324d-453a-8e1b-643328cd4dca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:28.078336 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 558/1134] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:27 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:28.200837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e25db91-722c-4b39-91e3-404c2d923ee6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:28.201583 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e25db91-722c-4b39-91e3-404c2d923ee6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:28.202030 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:28.202030 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:28.202714 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e25db91-722c-4b39-91e3-404c2d923ee6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:28.203281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5e25db91-722c-4b39-91e3-404c2d923ee6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:28.268219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:28.268219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:28.270142 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e25db91-722c-4b39-91e3-404c2d923ee6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:28.271075 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 577/1135] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:28 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:29.092510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5568674-cd4d-44e8-9950-c856c14c91e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:29.093075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5568674-cd4d-44e8-9950-c856c14c91e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:29.093201 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:29.093201 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:29.093576 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5568674-cd4d-44e8-9950-c856c14c91e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:29.094153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b5568674-cd4d-44e8-9950-c856c14c91e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:29.219577 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:29.219577 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:29.229207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5568674-cd4d-44e8-9950-c856c14c91e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:29.249342 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 559/1136] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:29 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:29.284569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e446a685-df7a-46dc-b680-3f5d9eea7636 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:29.285490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e446a685-df7a-46dc-b680-3f5d9eea7636 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:29.285956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:29.285956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:29.286730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e446a685-df7a-46dc-b680-3f5d9eea7636 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:29.287318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e446a685-df7a-46dc-b680-3f5d9eea7636 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:29.341630 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:29.341630 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:29.349103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e446a685-df7a-46dc-b680-3f5d9eea7636 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:29.354630 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 578/1137] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:29 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:30.256504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8691c943-e9a2-4d60-b865-745fa66d0337 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:30.257268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8691c943-e9a2-4d60-b865-745fa66d0337 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:30.257268 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:30.257268 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:30.257786 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8691c943-e9a2-4d60-b865-745fa66d0337 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:30.258600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8691c943-e9a2-4d60-b865-745fa66d0337 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:30.338900 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:30.338900 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:30.354510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8691c943-e9a2-4d60-b865-745fa66d0337 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:30.362601 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 560/1138] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:30 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:30.369091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d5373f1-9473-4086-8f8c-ee4755aefa14 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:30.369901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d5373f1-9473-4086-8f8c-ee4755aefa14 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:30.370295 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:30.370295 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:30.370909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d5373f1-9473-4086-8f8c-ee4755aefa14 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:30.371519 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5d5373f1-9473-4086-8f8c-ee4755aefa14 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:30.433511 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:30.433511 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:30.443260 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d5373f1-9473-4086-8f8c-ee4755aefa14 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:30.451330 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 579/1139] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:30 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:31.377285 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-884cc4df-b452-473e-a729-64dcfd04159b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:31.377837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-884cc4df-b452-473e-a729-64dcfd04159b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:31.378041 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:31.378041 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:31.378772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-884cc4df-b452-473e-a729-64dcfd04159b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:31.379152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-884cc4df-b452-473e-a729-64dcfd04159b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:31.454533 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:31.454533 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:31.458936 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7cbce0a2-a7b8-42f2-88ca-952796f51a34 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:31.459467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7cbce0a2-a7b8-42f2-88ca-952796f51a34 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:31.459986 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:31.459986 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:31.460194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7cbce0a2-a7b8-42f2-88ca-952796f51a34 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:31.461002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7cbce0a2-a7b8-42f2-88ca-952796f51a34 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:31.482065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-884cc4df-b452-473e-a729-64dcfd04159b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:31.486502 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 561/1140] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:31 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:31.545958 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:31.545958 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:31.556699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7cbce0a2-a7b8-42f2-88ca-952796f51a34 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:31.557714 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 580/1141] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:31 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:32.500038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72546eba-9fed-4728-beae-43f62d0dbfe6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:32.500612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72546eba-9fed-4728-beae-43f62d0dbfe6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:32.500741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:32.500741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:32.501063 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72546eba-9fed-4728-beae-43f62d0dbfe6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:32.501426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-72546eba-9fed-4728-beae-43f62d0dbfe6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:32.572205 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6c89ef0-5003-455d-9676-8630d6e62c49 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:32.572712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6c89ef0-5003-455d-9676-8630d6e62c49 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:32.572926 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:32.572926 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:32.573299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6c89ef0-5003-455d-9676-8630d6e62c49 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:32.573662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e6c89ef0-5003-455d-9676-8630d6e62c49 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:32.611215 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:32.611215 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:32.620316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72546eba-9fed-4728-beae-43f62d0dbfe6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:32.621151 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 562/1142] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:32 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:32.676114 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:32.676114 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:32.678012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6c89ef0-5003-455d-9676-8630d6e62c49 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:32.678854 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 581/1143] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:32 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:33.636212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-721b7c79-1dca-4bf5-b24f-1d8a73c8abba tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:33.639723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-721b7c79-1dca-4bf5-b24f-1d8a73c8abba tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:33.639723 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:33.639723 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:33.639723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-721b7c79-1dca-4bf5-b24f-1d8a73c8abba tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:33.639723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-721b7c79-1dca-4bf5-b24f-1d8a73c8abba tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:33.686094 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:33.686094 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:33.692707 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e36b393-f619-4d02-a1d9-3e56a68b93ed tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:33.693408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e36b393-f619-4d02-a1d9-3e56a68b93ed tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:33.693626 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:33.693626 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:33.693993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e36b393-f619-4d02-a1d9-3e56a68b93ed tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:33.694408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4e36b393-f619-4d02-a1d9-3e56a68b93ed tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:33.701147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-721b7c79-1dca-4bf5-b24f-1d8a73c8abba tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:33.707103 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 563/1144] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:33 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:33.737113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:33.737113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:33.739601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e36b393-f619-4d02-a1d9-3e56a68b93ed tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:33.741805 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 582/1145] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:33 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:34.721028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ea56263-f9b6-43d7-ae5f-3405fffdfd0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:34.723523 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ea56263-f9b6-43d7-ae5f-3405fffdfd0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:34.723908 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:34.723908 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:34.724666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ea56263-f9b6-43d7-ae5f-3405fffdfd0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:34.726362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2ea56263-f9b6-43d7-ae5f-3405fffdfd0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:34.756360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8b3a45c-cf4e-4111-bdd9-acfda6538b7e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:34.757264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8b3a45c-cf4e-4111-bdd9-acfda6538b7e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:34.757804 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:34.757804 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:34.758397 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8b3a45c-cf4e-4111-bdd9-acfda6538b7e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:34.758924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f8b3a45c-cf4e-4111-bdd9-acfda6538b7e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:34.766536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:34.766536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:34.772956 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ea56263-f9b6-43d7-ae5f-3405fffdfd0e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:34.774925 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 564/1146] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:34 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:34.794359 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:34.794359 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:34.797707 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8b3a45c-cf4e-4111-bdd9-acfda6538b7e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:34.799131 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 583/1147] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:34 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:35.790457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-130fa5f5-e35f-42fc-b208-958f5a770651 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:35.790958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-130fa5f5-e35f-42fc-b208-958f5a770651 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:35.791482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:35.791482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:35.791909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-130fa5f5-e35f-42fc-b208-958f5a770651 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:35.801726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-130fa5f5-e35f-42fc-b208-958f5a770651 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:35.820005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f93e8b40-2475-40a8-aff8-096fa4ff144b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:35.820714 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f93e8b40-2475-40a8-aff8-096fa4ff144b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:35.822029 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:35.822029 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:35.822673 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f93e8b40-2475-40a8-aff8-096fa4ff144b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:35.823196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f93e8b40-2475-40a8-aff8-096fa4ff144b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:35.912641 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:35.912641 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:35.920018 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:35.920018 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:35.921917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-130fa5f5-e35f-42fc-b208-958f5a770651 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:35.926682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f93e8b40-2475-40a8-aff8-096fa4ff144b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:35.927820 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 584/1148] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:35 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:35.929553 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 565/1149] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:35 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:36.985668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ada3a4f8-e79f-4a62-b798-979828b10b25 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:36.985668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ada3a4f8-e79f-4a62-b798-979828b10b25 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:36.985668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:36.985668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:36.985668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ada3a4f8-e79f-4a62-b798-979828b10b25 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:36.985668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ada3a4f8-e79f-4a62-b798-979828b10b25 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:36.987720 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ccf3e76-fa15-4e58-be91-0e32f7fc21af tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:36.988278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ccf3e76-fa15-4e58-be91-0e32f7fc21af tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:36.988487 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:36.988487 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:36.988873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ccf3e76-fa15-4e58-be91-0e32f7fc21af tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:36.989243 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6ccf3e76-fa15-4e58-be91-0e32f7fc21af tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:37.077852 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:37.077852 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:37.081255 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:37.081255 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:37.082931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ccf3e76-fa15-4e58-be91-0e32f7fc21af tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:37.088400 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 585/1150] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:36 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:37.090524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ada3a4f8-e79f-4a62-b798-979828b10b25 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:37.091328 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 566/1151] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:36 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:38.097828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfa0c306-7d1e-419d-8c0b-abf15ba4206b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:38.099105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfa0c306-7d1e-419d-8c0b-abf15ba4206b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:38.104699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ae7256f-0206-42e8-9b64-e09741817dc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:38.105555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ae7256f-0206-42e8-9b64-e09741817dc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:38.106062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:38.106062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:38.106595 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:38.106595 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:38.107368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfa0c306-7d1e-419d-8c0b-abf15ba4206b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:38.107963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ae7256f-0206-42e8-9b64-e09741817dc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:38.108537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7ae7256f-0206-42e8-9b64-e09741817dc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:38.109116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bfa0c306-7d1e-419d-8c0b-abf15ba4206b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:38.156645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:38.156645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:38.158439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ae7256f-0206-42e8-9b64-e09741817dc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:38.163152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:38.163152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:38.163878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfa0c306-7d1e-419d-8c0b-abf15ba4206b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:38.164910 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 567/1152] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:38 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:38.168053 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 586/1153] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:38 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:39.185927 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b21c7402-a80e-42cd-913a-0d27612ebbb3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:39.186500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b21c7402-a80e-42cd-913a-0d27612ebbb3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:39.186783 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:39.186783 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:39.187094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b21c7402-a80e-42cd-913a-0d27612ebbb3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:39.187471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b21c7402-a80e-42cd-913a-0d27612ebbb3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:39.197360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba037705-12f0-4c56-85a4-4f2dda177682 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:39.197938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba037705-12f0-4c56-85a4-4f2dda177682 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:39.198136 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:39.198136 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:39.198846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba037705-12f0-4c56-85a4-4f2dda177682 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:39.199394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ba037705-12f0-4c56-85a4-4f2dda177682 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:39.258518 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:39.258518 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:39.260921 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba037705-12f0-4c56-85a4-4f2dda177682 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:39.261872 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:39.261872 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:39.262270 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 568/1154] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:39 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:39.268242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b21c7402-a80e-42cd-913a-0d27612ebbb3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:39.270344 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 587/1155] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:39 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:40.286221 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59ded1e9-a968-4d2d-8f92-e4b1abbf874b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:40.287462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59ded1e9-a968-4d2d-8f92-e4b1abbf874b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:40.288426 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:40.288426 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:40.289223 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59ded1e9-a968-4d2d-8f92-e4b1abbf874b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:40.289872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-59ded1e9-a968-4d2d-8f92-e4b1abbf874b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:40.295550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-717316e2-e608-41a6-8b9e-465939fec34b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:40.300307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-717316e2-e608-41a6-8b9e-465939fec34b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:40.300516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:40.300516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:40.301181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-717316e2-e608-41a6-8b9e-465939fec34b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:40.301758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-717316e2-e608-41a6-8b9e-465939fec34b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:40.355939 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:40.355939 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:40.358042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59ded1e9-a968-4d2d-8f92-e4b1abbf874b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:40.359149 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 588/1156] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:40 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:40.375228 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:40.375228 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:40.377076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-717316e2-e608-41a6-8b9e-465939fec34b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:40.381995 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 569/1157] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:40 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:41.167294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ead95767-9d73-4f48-919b-0f26b8a09360 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] DELETE http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:12:41.168389 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ead95767-9d73-4f48-919b-0f26b8a09360 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:41.168814 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:41.168814 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:41.169459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ead95767-9d73-4f48-919b-0f26b8a09360 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:41.170169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-ead95767-9d73-4f48-919b-0f26b8a09360 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Delete volume with id: bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:12:41.282993 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:41.282993 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:41.287425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ead95767-9d73-4f48-919b-0f26b8a09360 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:41.372468 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ead95767-9d73-4f48-919b-0f26b8a09360 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Delete volume request issued successfully. Jan 25 11:12:41.373036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ead95767-9d73-4f48-919b-0f26b8a09360 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 202 Jan 25 11:12:41.373315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-42ed2a6c-e500-42d9-a2fc-185b23efee95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:41.374318 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 589/1158] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:12:41 2021] DELETE /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:12:41.377162 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-42ed2a6c-e500-42d9-a2fc-185b23efee95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:41.377394 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:41.377394 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:41.377840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-42ed2a6c-e500-42d9-a2fc-185b23efee95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:41.378230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-42ed2a6c-e500-42d9-a2fc-185b23efee95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:41.381038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-413c4152-8697-4c6e-85e8-df74acc547a8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:12:41.382810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-413c4152-8697-4c6e-85e8-df74acc547a8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:41.382810 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:41.382810 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:41.383058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-413c4152-8697-4c6e-85e8-df74acc547a8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:41.438218 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:41.438218 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:41.440119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-42ed2a6c-e500-42d9-a2fc-185b23efee95 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:41.441149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:41.441149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:41.452056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-413c4152-8697-4c6e-85e8-df74acc547a8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:41.458039 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 570/1159] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:41 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:41.463694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7caaca9a-780e-4bbe-91ed-2a575db13b6b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:41.464221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7caaca9a-780e-4bbe-91ed-2a575db13b6b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:41.464415 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:41.464415 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:41.476791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-413c4152-8697-4c6e-85e8-df74acc547a8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 200 Jan 25 11:12:41.478334 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 590/1160] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:41 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 912 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:41.487568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7caaca9a-780e-4bbe-91ed-2a575db13b6b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:41.488246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7caaca9a-780e-4bbe-91ed-2a575db13b6b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:41.526615 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:41.526615 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:41.528872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7caaca9a-780e-4bbe-91ed-2a575db13b6b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:41.533382 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 571/1161] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:41 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:42.455628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a64d10ec-b683-4019-b2d2-e6d48db08d9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:42.456112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a64d10ec-b683-4019-b2d2-e6d48db08d9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:42.456243 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:42.456243 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:42.456953 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a64d10ec-b683-4019-b2d2-e6d48db08d9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:42.457492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a64d10ec-b683-4019-b2d2-e6d48db08d9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:42.494871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c5e2012-85f4-4e95-acce-99e6295b3c26 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:12:42.495778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c5e2012-85f4-4e95-acce-99e6295b3c26 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:42.496157 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:42.496157 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:42.496781 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c5e2012-85f4-4e95-acce-99e6295b3c26 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:42.532518 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:42.532518 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:42.541921 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a64d10ec-b683-4019-b2d2-e6d48db08d9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:42.550848 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 591/1162] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:42 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:42.561946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08696bb8-addc-4ea9-8ff0-03901e63962c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:42.563232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08696bb8-addc-4ea9-8ff0-03901e63962c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:42.570441 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:42.570441 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:42.574267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08696bb8-addc-4ea9-8ff0-03901e63962c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:42.574833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-08696bb8-addc-4ea9-8ff0-03901e63962c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:42.661708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:42.661708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:42.663340 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:42.663340 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:42.665736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08696bb8-addc-4ea9-8ff0-03901e63962c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:42.666800 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 592/1163] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:42 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 820 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:42.680205 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0c5e2012-85f4-4e95-acce-99e6295b3c26 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:42.729532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c5e2012-85f4-4e95-acce-99e6295b3c26 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 200 Jan 25 11:12:42.743056 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 572/1164] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:42 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 912 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:43.565002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d416a44c-78a7-47d6-bd0b-5cc7f99f9c42 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:43.565593 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d416a44c-78a7-47d6-bd0b-5cc7f99f9c42 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:43.565752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:43.565752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:43.566110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d416a44c-78a7-47d6-bd0b-5cc7f99f9c42 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:43.566485 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d416a44c-78a7-47d6-bd0b-5cc7f99f9c42 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:43.614560 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:43.614560 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:43.617427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d416a44c-78a7-47d6-bd0b-5cc7f99f9c42 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:43.629039 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 593/1165] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:43 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:43.689469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c6a882c1-2d5a-48ad-818b-8a51b756962a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:43.690234 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c6a882c1-2d5a-48ad-818b-8a51b756962a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:43.690803 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:43.690803 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:43.704114 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c6a882c1-2d5a-48ad-818b-8a51b756962a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:43.709104 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c6a882c1-2d5a-48ad-818b-8a51b756962a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:43.749587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40babc15-6336-4e70-a30a-eb8812570ad8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:12:43.750123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40babc15-6336-4e70-a30a-eb8812570ad8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:43.750673 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:43.750673 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:43.751419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40babc15-6336-4e70-a30a-eb8812570ad8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:43.798243 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:43.798243 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:43.800799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c6a882c1-2d5a-48ad-818b-8a51b756962a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:43.808578 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 573/1166] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:43 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:43.820883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07ef2cf9-408d-4423-b269-455d1e749eda tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf Jan 25 11:12:43.821721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-07ef2cf9-408d-4423-b269-455d1e749eda tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:43.822229 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:43.822229 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:43.822981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-07ef2cf9-408d-4423-b269-455d1e749eda tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:43.884358 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:43.884358 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:43.911044 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:43.911044 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:43.918613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-40babc15-6336-4e70-a30a-eb8812570ad8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:43.919780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-07ef2cf9-408d-4423-b269-455d1e749eda tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:12:43.945685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07ef2cf9-408d-4423-b269-455d1e749eda tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf returned with HTTP 200 Jan 25 11:12:43.946921 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 574/1167] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:43 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:43.974454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40babc15-6336-4e70-a30a-eb8812570ad8 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 200 Jan 25 11:12:43.980392 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 594/1168] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:43 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:44.264661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7bdaaf1c-d06f-4e65-bb03-869e4c0d6607 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] GET http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/8c4adc8a-379e-459b-9547-ef550d4da5da/export_record Jan 25 11:12:44.265202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7bdaaf1c-d06f-4e65-bb03-869e4c0d6607 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:44.265420 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:44.265420 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:44.266001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7bdaaf1c-d06f-4e65-bb03-869e4c0d6607 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Calling method 'export_record' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:44.266374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-7bdaaf1c-d06f-4e65-bb03-869e4c0d6607 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Export record for backup 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 25 11:12:44.332713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:44.332713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:44.336951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.api [None req-7bdaaf1c-d06f-4e65-bb03-869e4c0d6607 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Calling RPCAPI with context: , host: n-d-764292-12, backup: 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 25 11:12:44.368042 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-7bdaaf1c-d06f-4e65-bb03-869e4c0d6607 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] export_record in rpcapi backup_id 8c4adc8a-379e-459b-9547-ef550d4da5da on host n-d-764292-12. {{(pid=91484) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 25 11:12:44.382452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-7bdaaf1c-d06f-4e65-bb03-869e4c0d6607 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGM0YWRjOGEtMzc5ZS00NTliLTk1NDctZWY1NTBkNGRhNWRhIiwgInVzZXJfaWQiOiAiZTdhZGE1ZTYzNTcxNGY1Nzk0OGNhZGY2MjBhMTI3NjgiLCAicHJvamVjdF9pZCI6ICJhN2YwYmJkNTExZDA0MjU5OTI4YTBiNTY5MWU0NDk5ZCIsICJ2b2x1bWVfaWQiOiAiY2QxMmM0ZTgtNDhhZC00NDZjLWE3ODEtNWE1Y2ZjNGE3NGNmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMTYyMjg4NjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDEyYzRlOC00OGFkLTQ0NmMtYTc4MS01YTVjZmM0YTc0Y2YvMjAyMTAxMjUxMTExNDYvYXpfbm92YV9iYWNrdXBfOGM0YWRjOGEtMzc5ZS00NTliLTk1NDctZWY1NTBkNGRhNWRhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxMToxMjo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=91484) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 25 11:12:44.383715 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7bdaaf1c-d06f-4e65-bb03-869e4c0d6607 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/8c4adc8a-379e-459b-9547-ef550d4da5da/export_record returned with HTTP 200 Jan 25 11:12:44.384791 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 575/1169] 10.222.0.57 () {58 vars in 1357 bytes} [Mon Jan 25 11:12:43 2021] GET /volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/8c4adc8a-379e-459b-9547-ef550d4da5da/export_record => generated 1448 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:12:44.395765 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c89fcdad-8865-45b0-b6be-5ade56957774 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] POST http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/import_record Jan 25 11:12:44.396239 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:44.396239 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:44.396758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c89fcdad-8865-45b0-b6be-5ade56957774 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmQxZDZiYjMtNTI1Yy00YTEzLTg0ZmUtNDJhOTkzNjU2Y2MwIiwgInVzZXJfaWQiOiAiZTdhZGE1ZTYzNTcxNGY1Nzk0OGNhZGY2MjBhMTI3NjgiLCAicHJvamVjdF9pZCI6ICJhN2YwYmJkNTExZDA0MjU5OTI4YTBiNTY5MWU0NDk5ZCIsICJ2b2x1bWVfaWQiOiAiY2QxMmM0ZTgtNDhhZC00NDZjLWE3ODEtNWE1Y2ZjNGE3NGNmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMTYyMjg4NjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDEyYzRlOC00OGFkLTQ0NmMtYTc4MS01YTVjZmM0YTc0Y2YvMjAyMTAxMjUxMTExNDYvYXpfbm92YV9iYWNrdXBfOGM0YWRjOGEtMzc5ZS00NTliLTk1NDctZWY1NTBkNGRhNWRhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxMToxMjo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:12:44.397952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-c89fcdad-8865-45b0-b6be-5ade56957774 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmQxZDZiYjMtNTI1Yy00YTEzLTg0ZmUtNDJhOTkzNjU2Y2MwIiwgInVzZXJfaWQiOiAiZTdhZGE1ZTYzNTcxNGY1Nzk0OGNhZGY2MjBhMTI3NjgiLCAicHJvamVjdF9pZCI6ICJhN2YwYmJkNTExZDA0MjU5OTI4YTBiNTY5MWU0NDk5ZCIsICJ2b2x1bWVfaWQiOiAiY2QxMmM0ZTgtNDhhZC00NDZjLWE3ODEtNWE1Y2ZjNGE3NGNmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMTYyMjg4NjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDEyYzRlOC00OGFkLTQ0NmMtYTc4MS01YTVjZmM0YTc0Y2YvMjAyMTAxMjUxMTExNDYvYXpfbm92YV9iYWNrdXBfOGM0YWRjOGEtMzc5ZS00NTliLTk1NDctZWY1NTBkNGRhNWRhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxMToxMjo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=91483) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 25 11:12:44.398318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-c89fcdad-8865-45b0-b6be-5ade56957774 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmQxZDZiYjMtNTI1Yy00YTEzLTg0ZmUtNDJhOTkzNjU2Y2MwIiwgInVzZXJfaWQiOiAiZTdhZGE1ZTYzNTcxNGY1Nzk0OGNhZGY2MjBhMTI3NjgiLCAicHJvamVjdF9pZCI6ICJhN2YwYmJkNTExZDA0MjU5OTI4YTBiNTY5MWU0NDk5ZCIsICJ2b2x1bWVfaWQiOiAiY2QxMmM0ZTgtNDhhZC00NDZjLWE3ODEtNWE1Y2ZjNGE3NGNmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMTYyMjg4NjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDEyYzRlOC00OGFkLTQ0NmMtYTc4MS01YTVjZmM0YTc0Y2YvMjAyMTAxMjUxMTExNDYvYXpfbm92YV9iYWNrdXBfOGM0YWRjOGEtMzc5ZS00NTliLTk1NDctZWY1NTBkNGRhNWRhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxMToxMjo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=91483) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 25 11:12:44.522440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-c89fcdad-8865-45b0-b6be-5ade56957774 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Created reservations ['a02522d5-7eed-4cae-be2a-992f26102f96', 'dd1e1b8f-4dfd-4ce1-b091-0295bcab2bd0'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:12:44.639188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9cf2727e-cb62-4ed0-a6ad-ee2363df2a58 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:44.641332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9cf2727e-cb62-4ed0-a6ad-ee2363df2a58 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:44.644473 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:44.644473 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:44.645169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9cf2727e-cb62-4ed0-a6ad-ee2363df2a58 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:44.645751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9cf2727e-cb62-4ed0-a6ad-ee2363df2a58 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:44.680338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-c89fcdad-8865-45b0-b6be-5ade56957774 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] import_record rpcapi backup id 6d1d6bb3-525c-4a13-84fe-42a993656cc0 on host n-d-764292-12 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmQxZDZiYjMtNTI1Yy00YTEzLTg0ZmUtNDJhOTkzNjU2Y2MwIiwgInVzZXJfaWQiOiAiZTdhZGE1ZTYzNTcxNGY1Nzk0OGNhZGY2MjBhMTI3NjgiLCAicHJvamVjdF9pZCI6ICJhN2YwYmJkNTExZDA0MjU5OTI4YTBiNTY5MWU0NDk5ZCIsICJ2b2x1bWVfaWQiOiAiY2QxMmM0ZTgtNDhhZC00NDZjLWE3ODEtNWE1Y2ZjNGE3NGNmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMTYyMjg4NjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDEyYzRlOC00OGFkLTQ0NmMtYTc4MS01YTVjZmM0YTc0Y2YvMjAyMTAxMjUxMTExNDYvYXpfbm92YV9iYWNrdXBfOGM0YWRjOGEtMzc5ZS00NTliLTk1NDctZWY1NTBkNGRhNWRhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTE6MTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxMToxMjo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=91483) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 25 11:12:44.688985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-c89fcdad-8865-45b0-b6be-5ade56957774 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Import record output: {'backup': {'id': '6d1d6bb3-525c-4a13-84fe-42a993656cc0', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0'}, {'rel': 'bookmark', 'href': 'http://10.222.0.57/volume/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0'}]}}. {{(pid=91483) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 25 11:12:44.691529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c89fcdad-8865-45b0-b6be-5ade56957774 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/import_record returned with HTTP 201 Jan 25 11:12:44.694730 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 595/1170] 10.222.0.57 () {60 vars in 1269 bytes} [Mon Jan 25 11:12:44 2021] POST /volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/import_record => generated 354 bytes in 304 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 25 11:12:44.711225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a29daa6c-65e9-4201-9188-5411f1cdc279 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] GET http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 Jan 25 11:12:44.714401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:44.714401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:44.716274 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9cf2727e-cb62-4ed0-a6ad-ee2363df2a58 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:44.717348 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a29daa6c-65e9-4201-9188-5411f1cdc279 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:44.717842 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:44.717842 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:44.719489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a29daa6c-65e9-4201-9188-5411f1cdc279 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:44.726106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a29daa6c-65e9-4201-9188-5411f1cdc279 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Show backup with id 6d1d6bb3-525c-4a13-84fe-42a993656cc0. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:44.728980 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 576/1171] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:44 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:44.996866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-818a9e04-d7b2-4f30-98cc-a3f74a500966 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 Jan 25 11:12:44.997374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-818a9e04-d7b2-4f30-98cc-a3f74a500966 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:44.997565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:44.997565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:44.998564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-818a9e04-d7b2-4f30-98cc-a3f74a500966 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:45.052990 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:45.052990 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:45.054918 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a29daa6c-65e9-4201-9188-5411f1cdc279 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 returned with HTTP 200 Jan 25 11:12:45.082147 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 596/1172] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:44 2021] GET /volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 => generated 823 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:45.090335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9ee742d-9605-407b-b984-33df9fa81ec4 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] GET http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups Jan 25 11:12:45.090861 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9ee742d-9605-407b-b984-33df9fa81ec4 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:45.091054 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:45.091054 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:45.101967 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9ee742d-9605-407b-b984-33df9fa81ec4 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:45.110567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-818a9e04-d7b2-4f30-98cc-a3f74a500966 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 returned with HTTP 404 Jan 25 11:12:45.114507 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 577/1173] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:44 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/bb9484c1-5d70-47dc-8883-6a2029fbd843 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:12:45.124858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2af573f-353b-4131-85f2-fd434de01c86 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] DELETE http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:12:45.134147 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2af573f-353b-4131-85f2-fd434de01c86 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:45.137255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2af573f-353b-4131-85f2-fd434de01c86 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:45.137884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d2af573f-353b-4131-85f2-fd434de01c86 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Delete volume with id: c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:12:45.190573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9ee742d-9605-407b-b984-33df9fa81ec4 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups returned with HTTP 200 Jan 25 11:12:45.194681 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 597/1174] 10.222.0.57 () {58 vars in 1204 bytes} [Mon Jan 25 11:12:45 2021] GET /volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups => generated 403 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:45.209897 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] POST http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da/restore Jan 25 11:12:45.216901 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:45.216901 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:45.217422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:12:45.218530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Restoring backup 8c4adc8a-379e-459b-9547-ef550d4da5da ({'restore': {}}) {{(pid=91483) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 25 11:12:45.218888 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Restoring backup 8c4adc8a-379e-459b-9547-ef550d4da5da to volume None. Jan 25 11:12:45.259509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:45.259509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:45.263198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.backup.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Creating volume of 1 GB for restore of backup 8c4adc8a-379e-459b-9547-ef550d4da5da. Jan 25 11:12:45.285320 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:45.285320 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:45.288977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d2af573f-353b-4131-85f2-fd434de01c86 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:45.292374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Availability zone cache updated, next update will occur around 2021-01-25 12:12:45.291760. {{(pid=91483) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 11:12:45.292714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Availability Zones retrieved successfully. Jan 25 11:12:45.328046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Flow 'volume_create_api' (b55c0713-6b73-4e12-964d-fe0cd5b93b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:12:45.330867 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72478e2f-b624-4762-b177-1308b4a31d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:12:45.343411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:12:45.353086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d2af573f-353b-4131-85f2-fd434de01c86 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Delete volume request issued successfully. Jan 25 11:12:45.353694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2af573f-353b-4131-85f2-fd434de01c86 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 202 Jan 25 11:12:45.355086 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 578/1175] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:12:45 2021] DELETE /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:12:45.363963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13556794-3923-402f-9ec7-7a6179cdf461 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:12:45.364695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13556794-3923-402f-9ec7-7a6179cdf461 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:45.365882 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:45.365882 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:45.366499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13556794-3923-402f-9ec7-7a6179cdf461 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:45.513564 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:45.513564 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:45.532253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72478e2f-b624-4762-b177-1308b4a31d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:12:45.534031 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-13556794-3923-402f-9ec7-7a6179cdf461 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:45.542301 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0590605b-3826-4960-8a93-771cf0cfa042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:12:45.587990 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13556794-3923-402f-9ec7-7a6179cdf461 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 200 Jan 25 11:12:45.591681 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 579/1176] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:45 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 912 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:45.696017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Created reservations ['58d7b040-2550-4624-8629-ca493ac50b96', '300ce687-5a6e-43d8-bacb-1143de4dd083', 'b9d41940-1d7c-4372-914f-2144e1177e06', 'd471f7a7-65be-437b-bfc4-2b5ca07539af'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:12:45.698567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0590605b-3826-4960-8a93-771cf0cfa042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58d7b040-2550-4624-8629-ca493ac50b96', '300ce687-5a6e-43d8-bacb-1143de4dd083', 'b9d41940-1d7c-4372-914f-2144e1177e06', 'd471f7a7-65be-437b-bfc4-2b5ca07539af']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:12:45.701575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1106d105-8a04-4657-bac8-85ebd72d2b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:12:45.750489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76d12640-2235-4c3f-a7c7-e57cf4738e37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:45.751470 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76d12640-2235-4c3f-a7c7-e57cf4738e37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:45.751673 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:45.751673 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:45.752440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76d12640-2235-4c3f-a7c7-e57cf4738e37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:45.752968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-76d12640-2235-4c3f-a7c7-e57cf4738e37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:45.815310 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:45.815310 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:45.817953 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76d12640-2235-4c3f-a7c7-e57cf4738e37 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:45.819549 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 580/1177] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:45 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:45.853413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1106d105-8a04-4657-bac8-85ebd72d2b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7cae22b-8207-44a0-86fe-16e5cc27562c', '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_8c4adc8a-379e-459b-9547-ef550d4da5da',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f0bbd511d04259928a0b5691e4499d',qos_specs=None,replication_status=,reservations=['58d7b040-2550-4624-8629-ca493ac50b96','300ce687-5a6e-43d8-bacb-1143de4dd083','b9d41940-1d7c-4372-914f-2144e1177e06','d471f7a7-65be-437b-bfc4-2b5ca07539af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ada5e635714f57948cadf620a12768',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:12:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8c4adc8a-379e-459b-9547-ef550d4da5da',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7cae22b-8207-44a0-86fe-16e5cc27562c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7f0bbd511d04259928a0b5691e4499d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e7ada5e635714f57948cadf620a12768',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:12:45.855977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cc46bb-c301-483a-9156-67c505327b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:12:45.900773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cc46bb-c301-483a-9156-67c505327b68) transitioned into 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_8c4adc8a-379e-459b-9547-ef550d4da5da',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f0bbd511d04259928a0b5691e4499d',qos_specs=None,replication_status=,reservations=['58d7b040-2550-4624-8629-ca493ac50b96','300ce687-5a6e-43d8-bacb-1143de4dd083','b9d41940-1d7c-4372-914f-2144e1177e06','d471f7a7-65be-437b-bfc4-2b5ca07539af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ada5e635714f57948cadf620a12768',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:12:45.903425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e4cde01-f5da-4aae-b0b0-357988558fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:12:45.934404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e4cde01-f5da-4aae-b0b0-357988558fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:12:45.937461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Flow 'volume_create_api' (b55c0713-6b73-4e12-964d-fe0cd5b93b76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:12:46.125148 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Create volume request issued successfully. Jan 25 11:12:46.230779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:46.230779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:46.232391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:12:46.233059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 25 11:12:46.233059 n-d-764292-12 devstack@c-api.service[91482]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 25 11:12:46.233059 n-d-764292-12 devstack@c-api.service[91482]: hub = hubs.get_hub() Jan 25 11:12:46.609244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c099dc3b-d02a-4451-affb-19996a92dc5a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:12:46.610113 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c099dc3b-d02a-4451-affb-19996a92dc5a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:46.610540 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:46.610540 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:46.611245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c099dc3b-d02a-4451-affb-19996a92dc5a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:46.734552 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:46.734552 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:46.760180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c099dc3b-d02a-4451-affb-19996a92dc5a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:46.811349 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c099dc3b-d02a-4451-affb-19996a92dc5a tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 200 Jan 25 11:12:46.818267 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 581/1178] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:46 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 912 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:46.842321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-88a1e6e6-3f09-4862-aa1d-6a7c77104f33 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:46.846386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-88a1e6e6-3f09-4862-aa1d-6a7c77104f33 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:46.853700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:46.853700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:46.854478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-88a1e6e6-3f09-4862-aa1d-6a7c77104f33 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:46.855081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-88a1e6e6-3f09-4862-aa1d-6a7c77104f33 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:46.883541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:46.883541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:46.885914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-88a1e6e6-3f09-4862-aa1d-6a7c77104f33 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:46.886957 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 582/1179] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:46 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:47.349431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:47.349431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:47.351005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:12:47.836174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec431865-5647-4af8-9657-4fd5418d8c32 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:12:47.837289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec431865-5647-4af8-9657-4fd5418d8c32 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:47.837676 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:47.837676 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:47.838292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec431865-5647-4af8-9657-4fd5418d8c32 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:47.940923 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:47.940923 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:47.961210 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ec431865-5647-4af8-9657-4fd5418d8c32 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:48.034940 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec431865-5647-4af8-9657-4fd5418d8c32 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 200 Jan 25 11:12:48.042136 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 583/1180] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:47 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 912 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:48.052076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21606d44-d96a-4c80-b9f2-72fdd6ad7033 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:48.059905 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21606d44-d96a-4c80-b9f2-72fdd6ad7033 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:48.060219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:48.060219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:48.060762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21606d44-d96a-4c80-b9f2-72fdd6ad7033 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:48.064585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-21606d44-d96a-4c80-b9f2-72fdd6ad7033 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:48.137924 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:48.137924 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:48.140415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21606d44-d96a-4c80-b9f2-72fdd6ad7033 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:48.141422 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 584/1181] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:48 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:48.437921 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:48.437921 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:48.439833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:12:48.442187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Checking backup size 1 against volume size 1 {{(pid=91483) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 25 11:12:48.442756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.backup.api [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Overwriting volume b7cae22b-8207-44a0-86fe-16e5cc27562c with restore of backup 8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:48.483067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] restore_backup in rpcapi backup_id 8c4adc8a-379e-459b-9547-ef550d4da5da {{(pid=91483) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 25 11:12:48.489878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51a8740b-7981-4b6d-824b-48a7220f6e90 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da/restore returned with HTTP 202 Jan 25 11:12:48.491719 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 598/1182] 10.222.0.57 () {60 vars in 1360 bytes} [Mon Jan 25 11:12:45 2021] POST /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da/restore => generated 189 bytes in 3291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:12:48.501770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c487d902-7caa-4361-8a5c-b6eca42906bb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:48.502450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c487d902-7caa-4361-8a5c-b6eca42906bb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:48.502571 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:48.502571 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:48.503062 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c487d902-7caa-4361-8a5c-b6eca42906bb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:48.503459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c487d902-7caa-4361-8a5c-b6eca42906bb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:48.563974 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:48.563974 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:48.567791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c487d902-7caa-4361-8a5c-b6eca42906bb tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:48.571053 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 585/1183] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:48 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:49.059050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9f1b9d5-bc99-45f7-b4be-001dfcb9e655 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 Jan 25 11:12:49.059544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9f1b9d5-bc99-45f7-b4be-001dfcb9e655 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:49.059722 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:49.059722 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:49.060352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9f1b9d5-bc99-45f7-b4be-001dfcb9e655 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:49.156424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6c30b14-45c3-4165-a161-e544c95c281b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:49.156952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6c30b14-45c3-4165-a161-e544c95c281b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:49.157227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:49.157227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:49.157781 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6c30b14-45c3-4165-a161-e544c95c281b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:49.158157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b6c30b14-45c3-4165-a161-e544c95c281b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:49.233363 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:49.233363 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:49.239025 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6c30b14-45c3-4165-a161-e544c95c281b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:49.245483 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 586/1184] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:49 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:49.246501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9f1b9d5-bc99-45f7-b4be-001dfcb9e655 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 returned with HTTP 404 Jan 25 11:12:49.252363 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 599/1185] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:49 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/c038ed9e-1577-42b7-bf79-00768979e583 => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:12:49.260744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-911a2af4-b8ef-4f48-94a1-804c78d64cc9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] DELETE http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:12:49.261318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-911a2af4-b8ef-4f48-94a1-804c78d64cc9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:49.261518 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:49.261518 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:49.262490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-911a2af4-b8ef-4f48-94a1-804c78d64cc9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:49.263126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-911a2af4-b8ef-4f48-94a1-804c78d64cc9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Delete volume with id: a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:12:49.388661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:49.388661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:49.390174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-911a2af4-b8ef-4f48-94a1-804c78d64cc9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:49.459013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-911a2af4-b8ef-4f48-94a1-804c78d64cc9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Delete volume request issued successfully. Jan 25 11:12:49.460287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-911a2af4-b8ef-4f48-94a1-804c78d64cc9 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 202 Jan 25 11:12:49.462888 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 587/1186] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:12:49 2021] DELETE /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:12:49.470427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79b5a118-76ef-49bc-b890-82cf92e915a1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:12:49.470985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79b5a118-76ef-49bc-b890-82cf92e915a1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:49.471422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79b5a118-76ef-49bc-b890-82cf92e915a1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:49.586629 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76473dbf-21da-4835-a5c7-368e9215709d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:49.587471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76473dbf-21da-4835-a5c7-368e9215709d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:49.587893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:49.587893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:49.588561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76473dbf-21da-4835-a5c7-368e9215709d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:49.589129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-76473dbf-21da-4835-a5c7-368e9215709d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:49.646660 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:49.646660 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:49.647501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:49.647501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:49.654523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76473dbf-21da-4835-a5c7-368e9215709d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:49.656382 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 588/1187] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:49 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:49.668753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-79b5a118-76ef-49bc-b890-82cf92e915a1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:49.728841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79b5a118-76ef-49bc-b890-82cf92e915a1 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:12:49.729859 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 600/1188] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:49 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 1361 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:12:50.259911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-060c59c3-59a3-474c-8078-0c55cdf79970 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:50.260618 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-060c59c3-59a3-474c-8078-0c55cdf79970 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:50.260945 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:50.260945 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:50.261937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-060c59c3-59a3-474c-8078-0c55cdf79970 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:50.262443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-060c59c3-59a3-474c-8078-0c55cdf79970 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:50.342444 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:50.342444 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:50.345407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-060c59c3-59a3-474c-8078-0c55cdf79970 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:50.348176 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 589/1189] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:50 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:50.669401 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20c7e1d6-b0f2-4407-ae1f-03d6caffa8bf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:50.670125 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20c7e1d6-b0f2-4407-ae1f-03d6caffa8bf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:50.670319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:50.670319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:50.671044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20c7e1d6-b0f2-4407-ae1f-03d6caffa8bf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:50.671571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-20c7e1d6-b0f2-4407-ae1f-03d6caffa8bf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:50.729079 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:50.729079 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:50.731314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20c7e1d6-b0f2-4407-ae1f-03d6caffa8bf tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:50.737801 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 601/1190] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:50 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:50.745955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ac08774-8e63-4255-b9bb-893a29199560 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:12:50.746734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ac08774-8e63-4255-b9bb-893a29199560 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:50.747356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:50.747356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:50.748011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ac08774-8e63-4255-b9bb-893a29199560 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:50.823196 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:50.823196 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:50.847141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1ac08774-8e63-4255-b9bb-893a29199560 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:50.920448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ac08774-8e63-4255-b9bb-893a29199560 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:12:50.930002 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 590/1191] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:50 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 1361 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:12:51.363327 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc7f81e4-d3aa-47c6-a125-2b64e73558a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:51.364410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc7f81e4-d3aa-47c6-a125-2b64e73558a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:51.364785 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:51.364785 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:51.366537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc7f81e4-d3aa-47c6-a125-2b64e73558a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:51.367270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dc7f81e4-d3aa-47c6-a125-2b64e73558a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:51.450381 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:51.450381 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:51.452549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc7f81e4-d3aa-47c6-a125-2b64e73558a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:51.479457 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 602/1192] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:51 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:51.752910 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc777750-55db-4619-a607-b791791f816d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:51.754080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc777750-55db-4619-a607-b791791f816d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:51.754304 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:51.754304 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:51.755238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc777750-55db-4619-a607-b791791f816d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:51.755779 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cc777750-55db-4619-a607-b791791f816d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:51.812012 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:51.812012 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:51.814254 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc777750-55db-4619-a607-b791791f816d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:51.815410 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 591/1193] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:51 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:51.939650 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5176e20-c11a-4ee9-9f4d-4062fb35f3d4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:12:51.940731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5176e20-c11a-4ee9-9f4d-4062fb35f3d4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:51.941095 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:51.941095 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:51.941762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5176e20-c11a-4ee9-9f4d-4062fb35f3d4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:52.067678 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:52.067678 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:52.093685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a5176e20-c11a-4ee9-9f4d-4062fb35f3d4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Volume info retrieved successfully. Jan 25 11:12:52.164051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5176e20-c11a-4ee9-9f4d-4062fb35f3d4 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 200 Jan 25 11:12:52.165705 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 603/1194] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:51 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 1361 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:12:52.494324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee415fb5-2369-4362-8b33-4ada1cac5f63 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:52.495749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee415fb5-2369-4362-8b33-4ada1cac5f63 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:52.496822 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:52.496822 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:52.497527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee415fb5-2369-4362-8b33-4ada1cac5f63 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:52.498136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ee415fb5-2369-4362-8b33-4ada1cac5f63 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:52.544385 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:52.544385 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:52.546853 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee415fb5-2369-4362-8b33-4ada1cac5f63 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:52.547853 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 592/1195] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:52 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:52.830569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6dae40e1-44e5-4d0b-81d1-f63bfb55f4cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:52.831450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6dae40e1-44e5-4d0b-81d1-f63bfb55f4cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:52.832030 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:52.832030 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:52.832718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6dae40e1-44e5-4d0b-81d1-f63bfb55f4cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:52.834732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6dae40e1-44e5-4d0b-81d1-f63bfb55f4cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:52.882473 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:52.882473 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:52.889748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6dae40e1-44e5-4d0b-81d1-f63bfb55f4cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:52.890799 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 604/1196] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:52 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:53.182203 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94a5cff5-27c4-4a20-bbe4-eb5ecf352fb7 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] GET http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 Jan 25 11:12:53.182728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94a5cff5-27c4-4a20-bbe4-eb5ecf352fb7 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:53.182946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:53.182946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:53.183322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94a5cff5-27c4-4a20-bbe4-eb5ecf352fb7 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:53.327229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94a5cff5-27c4-4a20-bbe4-eb5ecf352fb7 tempest-TaggedBootDevicesTest-1169084338 tempest-TaggedBootDevicesTest-1169084338] http://10.222.0.57/volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 returned with HTTP 404 Jan 25 11:12:53.328308 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 593/1197] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:53 2021] GET /volume/v3/fbf723da3ed34dd98a9ba4ce6fb60937/volumes/a3b9d0cb-5ed9-4a09-8d98-ae375eae0962 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25acd584-b57d-404b-969d-449ddda07f27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25acd584-b57d-404b-969d-449ddda07f27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25acd584-b57d-404b-969d-449ddda07f27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-25acd584-b57d-404b-969d-449ddda07f27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25acd584-b57d-404b-969d-449ddda07f27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:53.719155 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 605/1198] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:53 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:53.905212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5602c75a-45ad-4183-b3ef-279347487931 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:53.909543 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5602c75a-45ad-4183-b3ef-279347487931 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:53.914173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5602c75a-45ad-4183-b3ef-279347487931 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:53.915210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5602c75a-45ad-4183-b3ef-279347487931 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:54.003225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:54.003225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:54.015766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5602c75a-45ad-4183-b3ef-279347487931 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:54.015766 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 594/1199] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:53 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:54.611678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92ebd0a6-4e41-4cfc-9eea-41c5931170a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:54.611678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92ebd0a6-4e41-4cfc-9eea-41c5931170a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:54.611678 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:54.611678 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:54.616220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92ebd0a6-4e41-4cfc-9eea-41c5931170a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:54.616220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-92ebd0a6-4e41-4cfc-9eea-41c5931170a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:54.661713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:54.661713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:54.661713 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92ebd0a6-4e41-4cfc-9eea-41c5931170a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:54.676367 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 606/1200] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:54 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:55.038776 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff31a820-7055-4bd5-bf91-61ba0f09011d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:55.038776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff31a820-7055-4bd5-bf91-61ba0f09011d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:55.038776 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:55.038776 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:55.038776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff31a820-7055-4bd5-bf91-61ba0f09011d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:55.038776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ff31a820-7055-4bd5-bf91-61ba0f09011d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:55.160587 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:55.160587 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:55.163768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff31a820-7055-4bd5-bf91-61ba0f09011d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:55.165879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 595/1201] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:55 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:55.677445 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-592583bc-92dc-4b58-b7d7-bd962b4d829f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:55.677445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-592583bc-92dc-4b58-b7d7-bd962b4d829f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:55.677445 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:55.677445 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:55.677445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-592583bc-92dc-4b58-b7d7-bd962b4d829f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:55.677445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-592583bc-92dc-4b58-b7d7-bd962b4d829f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:55.736623 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:55.736623 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:55.736623 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-592583bc-92dc-4b58-b7d7-bd962b4d829f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:55.736623 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 607/1202] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:55 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:56.180005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41d79981-a125-4baa-a719-54adb182fe8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:56.183805 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41d79981-a125-4baa-a719-54adb182fe8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:56.183805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:56.183805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:56.183805 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41d79981-a125-4baa-a719-54adb182fe8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:56.183805 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-41d79981-a125-4baa-a719-54adb182fe8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:56.278522 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:56.278522 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:56.278522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41d79981-a125-4baa-a719-54adb182fe8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:56.278522 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 596/1203] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:56 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:12:56.754539 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd5e503b-f79d-40f4-aa2f-05d2c0738027 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:56.754539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd5e503b-f79d-40f4-aa2f-05d2c0738027 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:56.754539 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:56.754539 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:56.754539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd5e503b-f79d-40f4-aa2f-05d2c0738027 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:56.754539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dd5e503b-f79d-40f4-aa2f-05d2c0738027 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:56.826257 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:56.826257 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:56.833162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd5e503b-f79d-40f4-aa2f-05d2c0738027 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:56.833162 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 608/1204] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:56 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:57.296827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e471cc32-fdec-4996-ac71-4b5a9a8a96a8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:57.296827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e471cc32-fdec-4996-ac71-4b5a9a8a96a8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:57.296827 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:57.296827 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:57.296827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e471cc32-fdec-4996-ac71-4b5a9a8a96a8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:57.296827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e471cc32-fdec-4996-ac71-4b5a9a8a96a8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:57.367640 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:57.367640 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:57.367640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e471cc32-fdec-4996-ac71-4b5a9a8a96a8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:57.367640 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 597/1205] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:57 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:57.860017 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-be629106-87b2-4f46-b6fc-1dfeab0cc678 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:57.871493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-be629106-87b2-4f46-b6fc-1dfeab0cc678 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:57.871493 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:57.871493 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:57.871493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-be629106-87b2-4f46-b6fc-1dfeab0cc678 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:57.871493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-be629106-87b2-4f46-b6fc-1dfeab0cc678 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:57.947088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:57.947088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:57.947088 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-be629106-87b2-4f46-b6fc-1dfeab0cc678 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:57.947088 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 609/1206] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:57 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:58.388269 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae451d57-0cfb-448a-be1a-f24d4b3f877f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:58.388269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae451d57-0cfb-448a-be1a-f24d4b3f877f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:58.388269 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:58.388269 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:58.388269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae451d57-0cfb-448a-be1a-f24d4b3f877f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:58.388269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ae451d57-0cfb-448a-be1a-f24d4b3f877f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:58.454689 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:58.454689 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:58.454689 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae451d57-0cfb-448a-be1a-f24d4b3f877f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:58.454689 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 598/1207] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:58 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:58.963382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0675896f-86cc-4a79-ad1d-c357779c2093 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:12:58.963382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0675896f-86cc-4a79-ad1d-c357779c2093 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:58.963382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:58.963382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:58.963382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0675896f-86cc-4a79-ad1d-c357779c2093 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:58.963382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0675896f-86cc-4a79-ad1d-c357779c2093 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:59.027609 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:59.027609 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:59.034343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0675896f-86cc-4a79-ad1d-c357779c2093 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:12:59.034343 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 610/1208] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:58 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:12:59.468430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dbecdf54-d1ad-4608-8175-a1f061c3e1ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:12:59.469773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dbecdf54-d1ad-4608-8175-a1f061c3e1ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:12:59.471972 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:12:59.471972 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:12:59.472639 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dbecdf54-d1ad-4608-8175-a1f061c3e1ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:12:59.473882 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dbecdf54-d1ad-4608-8175-a1f061c3e1ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:12:59.581182 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:12:59.581182 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:12:59.592139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dbecdf54-d1ad-4608-8175-a1f061c3e1ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:12:59.592139 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 599/1209] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:12:59 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:00.044491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40a2c0ab-875c-4253-bef7-63b126b5ff1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:00.045362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40a2c0ab-875c-4253-bef7-63b126b5ff1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:00.045651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:00.045651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:00.046123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40a2c0ab-875c-4253-bef7-63b126b5ff1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:00.046566 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-40a2c0ab-875c-4253-bef7-63b126b5ff1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:00.149439 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:00.149439 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:00.153657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40a2c0ab-875c-4253-bef7-63b126b5ff1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:00.164675 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 611/1210] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:00 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:00.611022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba58b1df-8faa-4f82-9e35-1b6d6ec7192b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:00.611022 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba58b1df-8faa-4f82-9e35-1b6d6ec7192b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:00.611022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:00.611022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:00.611022 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba58b1df-8faa-4f82-9e35-1b6d6ec7192b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:00.611022 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ba58b1df-8faa-4f82-9e35-1b6d6ec7192b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:00.718609 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:00.718609 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:00.718609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba58b1df-8faa-4f82-9e35-1b6d6ec7192b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:00.718609 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 600/1211] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:00 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:01.171398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-89a232ac-a7ad-4042-b85b-ac6df94d07bb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:01.171928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-89a232ac-a7ad-4042-b85b-ac6df94d07bb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:01.172117 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:01.172117 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:01.172507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-89a232ac-a7ad-4042-b85b-ac6df94d07bb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:01.172881 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-89a232ac-a7ad-4042-b85b-ac6df94d07bb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:01.260879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:01.260879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:01.271790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-89a232ac-a7ad-4042-b85b-ac6df94d07bb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:01.315726 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 612/1212] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:01 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:01.728649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1bdcc68-0d85-41f6-a0de-e810013be0dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:01.728649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1bdcc68-0d85-41f6-a0de-e810013be0dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:01.728649 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:01.728649 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:01.728649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1bdcc68-0d85-41f6-a0de-e810013be0dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:01.728649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d1bdcc68-0d85-41f6-a0de-e810013be0dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:01.796974 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:01.796974 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:01.807980 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1bdcc68-0d85-41f6-a0de-e810013be0dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:01.823598 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 601/1213] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:01 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:02.293390 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fec7a33-afa0-47fd-bfbe-fc0d08dc2778 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:02.293390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fec7a33-afa0-47fd-bfbe-fc0d08dc2778 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:02.293390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:02.293390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:02.293390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fec7a33-afa0-47fd-bfbe-fc0d08dc2778 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:02.293390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5fec7a33-afa0-47fd-bfbe-fc0d08dc2778 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:02.344593 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:02.344593 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:02.344593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fec7a33-afa0-47fd-bfbe-fc0d08dc2778 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:02.344593 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 613/1214] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:02 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:02.817197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ba9f9c9-7426-4836-bdd5-bb50fb7836bc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:02.817916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ba9f9c9-7426-4836-bdd5-bb50fb7836bc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:02.818555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:02.818555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:02.819066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ba9f9c9-7426-4836-bdd5-bb50fb7836bc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:02.819451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6ba9f9c9-7426-4836-bdd5-bb50fb7836bc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:02.920937 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:02.920937 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:02.920937 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ba9f9c9-7426-4836-bdd5-bb50fb7836bc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:02.947525 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 602/1215] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:02 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:03.372902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-733a272c-351b-480c-8bb8-0b010ff235eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:03.372902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-733a272c-351b-480c-8bb8-0b010ff235eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:03.372902 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:03.372902 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:03.372902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-733a272c-351b-480c-8bb8-0b010ff235eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:03.372902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-733a272c-351b-480c-8bb8-0b010ff235eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:03.442087 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:03.442087 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:03.442087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-733a272c-351b-480c-8bb8-0b010ff235eb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:03.446487 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 614/1216] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:03 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:03.973551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-644f6d29-c207-4d55-8731-40b39e95b39f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:03.973551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-644f6d29-c207-4d55-8731-40b39e95b39f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:03.973551 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:03.973551 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:03.973551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-644f6d29-c207-4d55-8731-40b39e95b39f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:03.973551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-644f6d29-c207-4d55-8731-40b39e95b39f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:04.050740 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:04.050740 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:04.050740 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-644f6d29-c207-4d55-8731-40b39e95b39f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:04.050740 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 603/1217] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:03 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:04.458410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed986710-2648-4180-93ea-d8670ec1214f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:04.465963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed986710-2648-4180-93ea-d8670ec1214f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:04.465963 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:04.465963 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:04.465963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed986710-2648-4180-93ea-d8670ec1214f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:04.465963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ed986710-2648-4180-93ea-d8670ec1214f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:04.546553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:04.546553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:04.549910 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed986710-2648-4180-93ea-d8670ec1214f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:04.562751 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 615/1218] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:04 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:05.082703 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-036d1598-dd6e-4b2f-bb4d-75851a8f0903 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:05.082703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-036d1598-dd6e-4b2f-bb4d-75851a8f0903 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:05.082703 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:05.082703 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:05.082703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-036d1598-dd6e-4b2f-bb4d-75851a8f0903 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:05.082703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-036d1598-dd6e-4b2f-bb4d-75851a8f0903 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:05.200204 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:05.200204 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:05.200204 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-036d1598-dd6e-4b2f-bb4d-75851a8f0903 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:05.219768 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 604/1219] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:05 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:05.564757 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-301f45dc-6c6d-4398-af3f-618fcc5c1d8f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:05.572357 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-301f45dc-6c6d-4398-af3f-618fcc5c1d8f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:05.572628 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:05.572628 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:05.572977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-301f45dc-6c6d-4398-af3f-618fcc5c1d8f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:05.573359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-301f45dc-6c6d-4398-af3f-618fcc5c1d8f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:05.723027 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:05.723027 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:05.737418 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-301f45dc-6c6d-4398-af3f-618fcc5c1d8f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:05.744828 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 616/1220] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:05 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:06.222522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c9702236-df72-40bd-9fdb-cba63934bfd5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:06.223064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c9702236-df72-40bd-9fdb-cba63934bfd5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:06.223354 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:06.223354 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:06.223618 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c9702236-df72-40bd-9fdb-cba63934bfd5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:06.224598 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c9702236-df72-40bd-9fdb-cba63934bfd5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:06.270323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:06.270323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:06.277003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c9702236-df72-40bd-9fdb-cba63934bfd5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:06.278439 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 605/1221] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:06 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:06.761063 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4d32436-f623-4e93-87a3-e0a6c4b7b02f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:06.761063 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4d32436-f623-4e93-87a3-e0a6c4b7b02f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:06.761063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:06.761063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:06.761063 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4d32436-f623-4e93-87a3-e0a6c4b7b02f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:06.761063 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d4d32436-f623-4e93-87a3-e0a6c4b7b02f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:06.852713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:06.852713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:06.852713 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4d32436-f623-4e93-87a3-e0a6c4b7b02f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:06.852713 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 617/1222] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:06 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:07.300152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8c7af14-28ad-4e33-8209-b4ddc29c6821 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:07.300152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8c7af14-28ad-4e33-8209-b4ddc29c6821 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:07.300152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:07.300152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:07.300152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8c7af14-28ad-4e33-8209-b4ddc29c6821 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:07.300152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b8c7af14-28ad-4e33-8209-b4ddc29c6821 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:07.376835 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:07.376835 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:07.378872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8c7af14-28ad-4e33-8209-b4ddc29c6821 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:07.379753 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 606/1223] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:07 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:07.871101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3567a3b-9f78-4907-b7e6-cbe813e0b696 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:07.871101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3567a3b-9f78-4907-b7e6-cbe813e0b696 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:07.871101 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:07.871101 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:07.871101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3567a3b-9f78-4907-b7e6-cbe813e0b696 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:07.871101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f3567a3b-9f78-4907-b7e6-cbe813e0b696 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:07.932456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:07.932456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:07.932456 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3567a3b-9f78-4907-b7e6-cbe813e0b696 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:07.932456 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 618/1224] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:07 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:08.393477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56dcad71-850c-489b-aa3d-1609eb10633d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:08.394621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56dcad71-850c-489b-aa3d-1609eb10633d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:08.395533 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:08.395533 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:08.396749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56dcad71-850c-489b-aa3d-1609eb10633d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:08.397509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-56dcad71-850c-489b-aa3d-1609eb10633d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:08.519708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:08.519708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:08.519708 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56dcad71-850c-489b-aa3d-1609eb10633d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:08.541837 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 607/1225] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:08 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:08.945513 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-861b9ac8-7c05-4fba-b5b4-3194e7c414c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:08.946592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-861b9ac8-7c05-4fba-b5b4-3194e7c414c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:08.947014 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:08.947014 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:08.947700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-861b9ac8-7c05-4fba-b5b4-3194e7c414c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:08.948291 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-861b9ac8-7c05-4fba-b5b4-3194e7c414c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:09.127529 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:09.127529 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:09.135704 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-861b9ac8-7c05-4fba-b5b4-3194e7c414c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:09.153736 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 619/1226] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:08 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:09.561232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d14340f-1fd3-422a-b077-8c94cd1f89c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:09.561232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d14340f-1fd3-422a-b077-8c94cd1f89c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:09.561232 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:09.561232 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:09.561232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d14340f-1fd3-422a-b077-8c94cd1f89c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:09.561232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0d14340f-1fd3-422a-b077-8c94cd1f89c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:09.631459 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:09.631459 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:09.638441 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d14340f-1fd3-422a-b077-8c94cd1f89c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:09.638441 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 608/1227] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:09 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:10.152284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7787df97-4a3a-4960-8495-98a1cdc7577f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:10.152284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7787df97-4a3a-4960-8495-98a1cdc7577f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:10.152284 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:10.152284 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:10.152284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7787df97-4a3a-4960-8495-98a1cdc7577f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:10.152284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7787df97-4a3a-4960-8495-98a1cdc7577f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:10.214104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:10.214104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:10.226946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7787df97-4a3a-4960-8495-98a1cdc7577f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:10.228217 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 620/1228] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:10 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:10.679107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5dba357-efe4-4c4a-81f7-c7ae8b7d85e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:10.679107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5dba357-efe4-4c4a-81f7-c7ae8b7d85e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:10.679107 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:10.679107 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:10.679107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5dba357-efe4-4c4a-81f7-c7ae8b7d85e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:10.679107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b5dba357-efe4-4c4a-81f7-c7ae8b7d85e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:10.725893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:10.725893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:10.725893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5dba357-efe4-4c4a-81f7-c7ae8b7d85e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:10.733101 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 609/1229] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:10 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:11.249965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea9c3e4f-8398-4e4b-9822-4b2f3b6ac28d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:11.250517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea9c3e4f-8398-4e4b-9822-4b2f3b6ac28d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:11.250749 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:11.250749 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:11.251148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea9c3e4f-8398-4e4b-9822-4b2f3b6ac28d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:11.251615 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ea9c3e4f-8398-4e4b-9822-4b2f3b6ac28d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:11.288300 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:11.288300 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:11.288300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea9c3e4f-8398-4e4b-9822-4b2f3b6ac28d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:11.288300 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 621/1230] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:11 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:11.743081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40e53ecb-6fe1-4114-8d57-163854da7458 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:11.743081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40e53ecb-6fe1-4114-8d57-163854da7458 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:11.743081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:11.743081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:11.743081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40e53ecb-6fe1-4114-8d57-163854da7458 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:11.743081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-40e53ecb-6fe1-4114-8d57-163854da7458 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:11.815763 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:11.815763 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:11.815763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40e53ecb-6fe1-4114-8d57-163854da7458 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:11.827194 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 610/1231] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:11 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:13:12.297300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f092f1f-5e34-49d0-8c35-bc2ac501227d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:12.298025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f092f1f-5e34-49d0-8c35-bc2ac501227d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:12.298314 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:12.298314 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:12.299068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f092f1f-5e34-49d0-8c35-bc2ac501227d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:12.299373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0f092f1f-5e34-49d0-8c35-bc2ac501227d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:12.370270 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:12.370270 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:12.378949 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f092f1f-5e34-49d0-8c35-bc2ac501227d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:12.381457 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 622/1232] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:12 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:12.823702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2cc557d-9a53-42b9-bb01-7aa5810e78ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:12.825146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2cc557d-9a53-42b9-bb01-7aa5810e78ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:12.825677 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:12.825677 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:12.826313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2cc557d-9a53-42b9-bb01-7aa5810e78ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:12.826880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c2cc557d-9a53-42b9-bb01-7aa5810e78ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:12.945433 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:12.945433 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:12.945433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2cc557d-9a53-42b9-bb01-7aa5810e78ba tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:12.945433 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 611/1233] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:12 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:13.397264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9ae8123-0ca5-49c3-9d0a-c25ceb496781 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:13.400098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9ae8123-0ca5-49c3-9d0a-c25ceb496781 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:13.400098 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:13.400098 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:13.400098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9ae8123-0ca5-49c3-9d0a-c25ceb496781 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:13.400098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a9ae8123-0ca5-49c3-9d0a-c25ceb496781 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:13.462651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:13.462651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:13.464743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9ae8123-0ca5-49c3-9d0a-c25ceb496781 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:13.465711 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 623/1234] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:13 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:13.964015 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75048835-eb96-4180-b8b4-7810f99d0a0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:13.964015 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75048835-eb96-4180-b8b4-7810f99d0a0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:13.964015 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:13.964015 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:13.964015 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75048835-eb96-4180-b8b4-7810f99d0a0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:13.964015 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-75048835-eb96-4180-b8b4-7810f99d0a0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:14.040899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:14.040899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:14.042815 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75048835-eb96-4180-b8b4-7810f99d0a0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:14.050141 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 612/1235] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:13 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:14.488877 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c533984-23aa-4cf4-a5c7-cec00eb80b2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:14.489423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c533984-23aa-4cf4-a5c7-cec00eb80b2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:14.490002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:14.490002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:14.491126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c533984-23aa-4cf4-a5c7-cec00eb80b2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:14.491756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7c533984-23aa-4cf4-a5c7-cec00eb80b2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:14.594122 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:14.594122 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:14.614234 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c533984-23aa-4cf4-a5c7-cec00eb80b2a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:14.616284 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 624/1236] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:14 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:15.066839 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53cecd01-f4c4-470c-b37a-2865900268e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:15.066839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53cecd01-f4c4-470c-b37a-2865900268e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:15.066839 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:15.066839 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:15.066839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53cecd01-f4c4-470c-b37a-2865900268e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:15.066839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-53cecd01-f4c4-470c-b37a-2865900268e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:15.171227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:15.171227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:15.171227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53cecd01-f4c4-470c-b37a-2865900268e7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:15.180034 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 613/1237] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:15 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:15.660156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eee65e42-84c9-4910-aeec-63c204149cf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:15.684409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eee65e42-84c9-4910-aeec-63c204149cf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:15.684409 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:15.684409 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:15.684409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eee65e42-84c9-4910-aeec-63c204149cf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:15.684409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-eee65e42-84c9-4910-aeec-63c204149cf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:15.750687 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:15.750687 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:15.758087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eee65e42-84c9-4910-aeec-63c204149cf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:15.758087 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 625/1238] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:15 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:16.195409 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9c88c7a-25bd-4fbd-a17a-be253bdbef52 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:16.195409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9c88c7a-25bd-4fbd-a17a-be253bdbef52 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:16.195409 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:16.195409 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:16.195409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9c88c7a-25bd-4fbd-a17a-be253bdbef52 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:16.195409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e9c88c7a-25bd-4fbd-a17a-be253bdbef52 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:16.274009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:16.274009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:16.292583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9c88c7a-25bd-4fbd-a17a-be253bdbef52 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:16.302274 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 614/1239] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:16 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:16.785903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fe0cb6d-a3ff-4745-a25e-b270ce6a7909 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:16.785903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fe0cb6d-a3ff-4745-a25e-b270ce6a7909 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:16.785903 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:16.785903 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:16.785903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fe0cb6d-a3ff-4745-a25e-b270ce6a7909 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:16.785903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5fe0cb6d-a3ff-4745-a25e-b270ce6a7909 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:16.885444 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:16.885444 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:16.885444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fe0cb6d-a3ff-4745-a25e-b270ce6a7909 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:16.885444 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 626/1240] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:16 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:17.309557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31d5c343-0e8c-4355-ab46-187e4775d490 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:17.310363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31d5c343-0e8c-4355-ab46-187e4775d490 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:17.310589 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:17.310589 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:17.310983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31d5c343-0e8c-4355-ab46-187e4775d490 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:17.311385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-31d5c343-0e8c-4355-ab46-187e4775d490 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:17.368912 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:17.368912 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:17.371113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31d5c343-0e8c-4355-ab46-187e4775d490 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:17.378403 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 615/1241] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:17 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:17.899232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef5f9cdc-9fc6-4caa-bf27-4364daa108ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:17.899232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef5f9cdc-9fc6-4caa-bf27-4364daa108ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:17.899232 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:17.899232 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:17.899232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef5f9cdc-9fc6-4caa-bf27-4364daa108ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:17.899232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ef5f9cdc-9fc6-4caa-bf27-4364daa108ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:18.006739 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:18.006739 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:18.008718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef5f9cdc-9fc6-4caa-bf27-4364daa108ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:18.009580 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 627/1242] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:17 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:18.385693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b698997-78ca-4635-b023-2a4b38639999 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:18.386206 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b698997-78ca-4635-b023-2a4b38639999 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:18.386465 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:18.386465 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:18.386718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b698997-78ca-4635-b023-2a4b38639999 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:18.387053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0b698997-78ca-4635-b023-2a4b38639999 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:18.442372 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:18.442372 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:18.442372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b698997-78ca-4635-b023-2a4b38639999 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:18.451676 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 616/1243] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:18 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:19.024352 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f55665b-37f2-4b31-8907-90acc4ec5e43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:19.025165 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f55665b-37f2-4b31-8907-90acc4ec5e43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:19.025567 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:19.025567 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:19.026212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f55665b-37f2-4b31-8907-90acc4ec5e43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:19.026770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5f55665b-37f2-4b31-8907-90acc4ec5e43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:19.101909 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:19.101909 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:19.108277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f55665b-37f2-4b31-8907-90acc4ec5e43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:19.120073 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 628/1244] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:19 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:19.464530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24592f02-ac8b-40da-94b0-15f8a086c211 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:19.466053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24592f02-ac8b-40da-94b0-15f8a086c211 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:19.466497 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:19.466497 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:19.491855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24592f02-ac8b-40da-94b0-15f8a086c211 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:19.491855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-24592f02-ac8b-40da-94b0-15f8a086c211 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:19.625231 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:19.625231 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:19.625231 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24592f02-ac8b-40da-94b0-15f8a086c211 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:19.640880 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 617/1245] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:19 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:20.123349 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b1fbb89-0e27-44a9-ab72-375a7bf5644b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:20.124007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b1fbb89-0e27-44a9-ab72-375a7bf5644b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:20.124226 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:20.124226 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:20.124734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b1fbb89-0e27-44a9-ab72-375a7bf5644b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:20.125279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8b1fbb89-0e27-44a9-ab72-375a7bf5644b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:20.265587 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:20.265587 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:20.290079 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b1fbb89-0e27-44a9-ab72-375a7bf5644b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:20.308371 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 629/1246] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:20 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:20.669409 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-581bec0f-649a-4dd4-a3c9-a338870a7c59 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:20.670027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-581bec0f-649a-4dd4-a3c9-a338870a7c59 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:20.670311 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:20.670311 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:20.670767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-581bec0f-649a-4dd4-a3c9-a338870a7c59 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:20.671210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-581bec0f-649a-4dd4-a3c9-a338870a7c59 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:20.715728 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:20.715728 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:20.725650 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-581bec0f-649a-4dd4-a3c9-a338870a7c59 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:20.726601 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 618/1247] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:20 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:21.317329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e4ed3a0f-9429-48f2-9d1f-d3b8374d0e9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:21.317329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e4ed3a0f-9429-48f2-9d1f-d3b8374d0e9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:21.317329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:21.317329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:21.317329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e4ed3a0f-9429-48f2-9d1f-d3b8374d0e9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:21.317329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e4ed3a0f-9429-48f2-9d1f-d3b8374d0e9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:21.363621 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:21.363621 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:21.375012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e4ed3a0f-9429-48f2-9d1f-d3b8374d0e9a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:21.375012 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 630/1248] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:21 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:21.742820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-90c17ff8-b2e5-4f23-b178-0566e7464691 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:21.744048 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-90c17ff8-b2e5-4f23-b178-0566e7464691 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:21.744540 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:21.744540 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:21.745296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-90c17ff8-b2e5-4f23-b178-0566e7464691 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:21.745883 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-90c17ff8-b2e5-4f23-b178-0566e7464691 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:21.773884 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:21.773884 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:21.824863 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-90c17ff8-b2e5-4f23-b178-0566e7464691 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:21.824863 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 619/1249] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:21 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:22.384868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2dedea4b-003a-49bc-b1f6-ec464189be43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:22.393102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2dedea4b-003a-49bc-b1f6-ec464189be43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:22.393102 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:22.393102 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:22.393102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2dedea4b-003a-49bc-b1f6-ec464189be43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:22.393102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2dedea4b-003a-49bc-b1f6-ec464189be43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:22.459884 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:22.459884 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:22.464701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2dedea4b-003a-49bc-b1f6-ec464189be43 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:22.476308 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 631/1250] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:22 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:22.835796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a27ad816-79b1-462a-895c-4d9c562fedfd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:22.835796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a27ad816-79b1-462a-895c-4d9c562fedfd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:22.835796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:22.835796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:22.835796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a27ad816-79b1-462a-895c-4d9c562fedfd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:22.835796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a27ad816-79b1-462a-895c-4d9c562fedfd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:22.911001 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:22.911001 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:22.918045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a27ad816-79b1-462a-895c-4d9c562fedfd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:22.919024 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 620/1251] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:22 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:23.487567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80472cc6-7484-4b23-be29-6c790a81c1c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:23.487567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80472cc6-7484-4b23-be29-6c790a81c1c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:23.487567 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:23.487567 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:23.487567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80472cc6-7484-4b23-be29-6c790a81c1c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:23.487567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-80472cc6-7484-4b23-be29-6c790a81c1c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:23.558788 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:23.558788 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:23.558788 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80472cc6-7484-4b23-be29-6c790a81c1c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:23.558788 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 632/1252] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:23 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:23.941604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dceae241-7d61-479a-8b07-47c801ea29c7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:23.941604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dceae241-7d61-479a-8b07-47c801ea29c7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:23.941604 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:23.941604 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:23.941604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dceae241-7d61-479a-8b07-47c801ea29c7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:23.941604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dceae241-7d61-479a-8b07-47c801ea29c7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:24.015324 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:24.015324 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:24.015324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dceae241-7d61-479a-8b07-47c801ea29c7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:24.028938 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 621/1253] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:23 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:24.577529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de62bc97-172e-4695-8147-e7eedbf35d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:24.577529 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de62bc97-172e-4695-8147-e7eedbf35d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:24.577529 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:24.577529 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:24.577529 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de62bc97-172e-4695-8147-e7eedbf35d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:24.577529 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-de62bc97-172e-4695-8147-e7eedbf35d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:24.650019 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:24.650019 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:24.650019 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de62bc97-172e-4695-8147-e7eedbf35d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:24.659545 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 633/1254] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:24 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:25.031618 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eda7daeb-41d6-43ea-9ce9-a776b4a4a48d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:25.032145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eda7daeb-41d6-43ea-9ce9-a776b4a4a48d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:25.032364 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:25.032364 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:25.032741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eda7daeb-41d6-43ea-9ce9-a776b4a4a48d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:25.033109 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-eda7daeb-41d6-43ea-9ce9-a776b4a4a48d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:25.124907 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:25.124907 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:25.124907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eda7daeb-41d6-43ea-9ce9-a776b4a4a48d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:25.158727 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 622/1255] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:25 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:25.675521 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2fe173b9-24f5-46d7-9b3b-3385e2233726 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:25.675521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2fe173b9-24f5-46d7-9b3b-3385e2233726 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:25.675521 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:25.675521 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:25.675521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2fe173b9-24f5-46d7-9b3b-3385e2233726 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:25.675521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2fe173b9-24f5-46d7-9b3b-3385e2233726 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:25.733169 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:25.733169 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:25.733169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2fe173b9-24f5-46d7-9b3b-3385e2233726 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:25.741782 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 634/1256] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:25 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:26.142287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-621e72f7-3f37-498b-8ea8-94198bbc5e77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:26.142287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-621e72f7-3f37-498b-8ea8-94198bbc5e77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:26.142287 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:26.142287 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:26.142287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-621e72f7-3f37-498b-8ea8-94198bbc5e77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:26.142287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-621e72f7-3f37-498b-8ea8-94198bbc5e77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:26.188702 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:26.188702 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:26.194870 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-621e72f7-3f37-498b-8ea8-94198bbc5e77 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:26.201845 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 623/1257] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:26 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:26.748162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b96a4fd7-d229-49b6-baab-e398ae53ed7d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:26.748162 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b96a4fd7-d229-49b6-baab-e398ae53ed7d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:26.748162 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:26.748162 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:26.755930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b96a4fd7-d229-49b6-baab-e398ae53ed7d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:26.755930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b96a4fd7-d229-49b6-baab-e398ae53ed7d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:26.891670 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:26.891670 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:26.903452 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b96a4fd7-d229-49b6-baab-e398ae53ed7d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:26.903452 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 635/1258] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:26 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:27.226425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50701731-ef3b-4d06-8b8a-71ec1fbd06b6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:27.226425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50701731-ef3b-4d06-8b8a-71ec1fbd06b6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:27.226425 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:27.226425 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:27.226425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50701731-ef3b-4d06-8b8a-71ec1fbd06b6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:27.226425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-50701731-ef3b-4d06-8b8a-71ec1fbd06b6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:27.327510 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:27.327510 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:27.332483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50701731-ef3b-4d06-8b8a-71ec1fbd06b6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:27.337297 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 624/1259] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:27 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:27.907593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b433bc13-7f86-4fb9-a05a-a8e140d02b4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:27.908451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b433bc13-7f86-4fb9-a05a-a8e140d02b4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:27.908874 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:27.908874 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:27.909544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b433bc13-7f86-4fb9-a05a-a8e140d02b4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:27.910127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b433bc13-7f86-4fb9-a05a-a8e140d02b4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:27.948051 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:27.948051 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:27.950323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b433bc13-7f86-4fb9-a05a-a8e140d02b4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:27.958352 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 636/1260] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:27 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:28.351941 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d05fd73-b988-4ecb-a5ee-3aa095f5d0ca tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:28.352611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d05fd73-b988-4ecb-a5ee-3aa095f5d0ca tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:28.352934 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:28.352934 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:28.353447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d05fd73-b988-4ecb-a5ee-3aa095f5d0ca tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:28.353944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9d05fd73-b988-4ecb-a5ee-3aa095f5d0ca tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:28.409400 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:28.409400 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:28.417374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d05fd73-b988-4ecb-a5ee-3aa095f5d0ca tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:28.418364 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 625/1261] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:28 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:28.966233 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fce33a4-77da-4500-9414-2a4a64a43da9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:28.966528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fce33a4-77da-4500-9414-2a4a64a43da9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:28.966659 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:28.966659 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:28.966973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fce33a4-77da-4500-9414-2a4a64a43da9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:28.967336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4fce33a4-77da-4500-9414-2a4a64a43da9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:29.051584 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:29.051584 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:29.058843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fce33a4-77da-4500-9414-2a4a64a43da9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:29.059683 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 637/1262] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:28 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:29.433838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebd118d6-727b-487f-b68d-c67082709699 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:29.434370 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebd118d6-727b-487f-b68d-c67082709699 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:29.434566 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:29.434566 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:29.435263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebd118d6-727b-487f-b68d-c67082709699 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:29.435263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ebd118d6-727b-487f-b68d-c67082709699 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 8c4adc8a-379e-459b-9547-ef550d4da5da. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:29.484161 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:29.484161 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:29.486458 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebd118d6-727b-487f-b68d-c67082709699 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 200 Jan 25 11:13:29.487440 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 626/1263] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:29 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:13:29.499883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1823c968-6be9-4118-ad65-87a286fb0430 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/b7cae22b-8207-44a0-86fe-16e5cc27562c Jan 25 11:13:29.500394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1823c968-6be9-4118-ad65-87a286fb0430 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:29.500816 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:29.500816 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:29.501441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1823c968-6be9-4118-ad65-87a286fb0430 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:29.636855 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:29.636855 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:29.656923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1823c968-6be9-4118-ad65-87a286fb0430 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:13:29.715643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1823c968-6be9-4118-ad65-87a286fb0430 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/b7cae22b-8207-44a0-86fe-16e5cc27562c returned with HTTP 200 Jan 25 11:13:29.716832 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 638/1264] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:29 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/b7cae22b-8207-44a0-86fe-16e5cc27562c => generated 970 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:29.733625 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9756d8c7-8463-447f-bf62-4eb8b10dfbf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes Jan 25 11:13:29.734222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9756d8c7-8463-447f-bf62-4eb8b10dfbf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:29.734392 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:29.734392 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:29.734769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9756d8c7-8463-447f-bf62-4eb8b10dfbf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:29.735491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-9756d8c7-8463-447f-bf62-4eb8b10dfbf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:13:29.737632 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9756d8c7-8463-447f-bf62-4eb8b10dfbf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:13:29.855691 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9756d8c7-8463-447f-bf62-4eb8b10dfbf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Get all volumes completed successfully. Jan 25 11:13:29.861805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9756d8c7-8463-447f-bf62-4eb8b10dfbf9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes returned with HTTP 200 Jan 25 11:13:29.862954 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 627/1265] 10.222.0.57 () {58 vars in 1204 bytes} [Mon Jan 25 11:13:29 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes => generated 793 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:29.873660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcfac300-2d72-47e0-b362-12b29988454e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] DELETE http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/b7cae22b-8207-44a0-86fe-16e5cc27562c Jan 25 11:13:29.874392 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcfac300-2d72-47e0-b362-12b29988454e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:29.874722 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:29.874722 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:29.875247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcfac300-2d72-47e0-b362-12b29988454e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:29.875829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-dcfac300-2d72-47e0-b362-12b29988454e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Delete volume with id: b7cae22b-8207-44a0-86fe-16e5cc27562c Jan 25 11:13:29.983968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:29.983968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:29.993493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dcfac300-2d72-47e0-b362-12b29988454e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:13:30.045858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dcfac300-2d72-47e0-b362-12b29988454e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Delete volume request issued successfully. Jan 25 11:13:30.046632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcfac300-2d72-47e0-b362-12b29988454e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/b7cae22b-8207-44a0-86fe-16e5cc27562c returned with HTTP 202 Jan 25 11:13:30.047746 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 639/1266] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:13:29 2021] DELETE /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/b7cae22b-8207-44a0-86fe-16e5cc27562c => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:13:30.057361 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ede5666-c89e-4e83-bcca-f0e8d5ed072f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] DELETE http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 Jan 25 11:13:30.058019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ede5666-c89e-4e83-bcca-f0e8d5ed072f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:30.058240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:30.058240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:30.058721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ede5666-c89e-4e83-bcca-f0e8d5ed072f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:30.059598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-0ede5666-c89e-4e83-bcca-f0e8d5ed072f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Delete backup with id: 6d1d6bb3-525c-4a13-84fe-42a993656cc0. Jan 25 11:13:30.073460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3232663-a8c1-49f2-a4e3-55eb8a917523 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:30.074024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3232663-a8c1-49f2-a4e3-55eb8a917523 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:30.074222 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:30.074222 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:30.079775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3232663-a8c1-49f2-a4e3-55eb8a917523 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:30.082300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e3232663-a8c1-49f2-a4e3-55eb8a917523 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:30.144905 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:30.144905 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:30.197544 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:30.197544 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:30.199483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3232663-a8c1-49f2-a4e3-55eb8a917523 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:30.212891 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 640/1267] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:30 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:30.272774 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-0ede5666-c89e-4e83-bcca-f0e8d5ed072f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] delete_backup rpcapi backup_id 6d1d6bb3-525c-4a13-84fe-42a993656cc0 {{(pid=91484) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 11:13:30.282917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ede5666-c89e-4e83-bcca-f0e8d5ed072f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 returned with HTTP 202 Jan 25 11:13:30.288205 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 628/1268] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:13:30 2021] DELETE /volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:13:30.306107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c151e47-9478-4329-8f49-4d02953c99d5 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] GET http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 Jan 25 11:13:30.306858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c151e47-9478-4329-8f49-4d02953c99d5 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:30.309970 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:30.309970 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:30.313749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c151e47-9478-4329-8f49-4d02953c99d5 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:30.314299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6c151e47-9478-4329-8f49-4d02953c99d5 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Show backup with id 6d1d6bb3-525c-4a13-84fe-42a993656cc0. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:30.407965 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:30.407965 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:30.410287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c151e47-9478-4329-8f49-4d02953c99d5 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 returned with HTTP 200 Jan 25 11:13:30.411379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 641/1269] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:30 2021] GET /volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:31.228713 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd786e87-d294-4c18-80a8-acf43e439507 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:31.230019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd786e87-d294-4c18-80a8-acf43e439507 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:31.230401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:31.230401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:31.231349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd786e87-d294-4c18-80a8-acf43e439507 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:31.231891 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fd786e87-d294-4c18-80a8-acf43e439507 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:31.289355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:31.289355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:31.291593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd786e87-d294-4c18-80a8-acf43e439507 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:31.298577 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 629/1270] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:31 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:31.425893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a2c6775-2aa5-456a-b972-784c61198b0f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] GET http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 Jan 25 11:13:31.426501 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a2c6775-2aa5-456a-b972-784c61198b0f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:31.427280 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:31.427280 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:31.427733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a2c6775-2aa5-456a-b972-784c61198b0f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:31.428117 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1a2c6775-2aa5-456a-b972-784c61198b0f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Show backup with id 6d1d6bb3-525c-4a13-84fe-42a993656cc0. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:31.517717 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a2c6775-2aa5-456a-b972-784c61198b0f tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 returned with HTTP 404 Jan 25 11:13:31.532039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c6c47a7-a48d-4481-ba7b-82dab0d1d3a4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] DELETE http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da Jan 25 11:13:31.532811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c6c47a7-a48d-4481-ba7b-82dab0d1d3a4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:31.533230 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:31.533230 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:31.533883 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c6c47a7-a48d-4481-ba7b-82dab0d1d3a4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:31.534431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-0c6c47a7-a48d-4481-ba7b-82dab0d1d3a4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Delete backup with id: 8c4adc8a-379e-459b-9547-ef550d4da5da. Jan 25 11:13:31.541937 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 642/1271] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:31 2021] GET /volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/6d1d6bb3-525c-4a13-84fe-42a993656cc0 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:13:31.587020 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:31.587020 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:31.663261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-0c6c47a7-a48d-4481-ba7b-82dab0d1d3a4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] delete_backup rpcapi backup_id 8c4adc8a-379e-459b-9547-ef550d4da5da {{(pid=91484) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 11:13:31.674834 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c6c47a7-a48d-4481-ba7b-82dab0d1d3a4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da returned with HTTP 202 Jan 25 11:13:31.676160 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 630/1272] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:13:31 2021] DELETE /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/8c4adc8a-379e-459b-9547-ef550d4da5da => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:13:31.712075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] POST http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes Jan 25 11:13:31.713088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1958259887"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:13:31.714909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1958259887'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:13:31.715410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Create volume of 1 GB Jan 25 11:13:31.780963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Availability Zones retrieved successfully. Jan 25 11:13:31.820825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Flow 'volume_create_api' (74e86680-e158-48cb-845c-98cca9346302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:13:31.844487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18f595f-9f0c-4c41-935d-416f3806387e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:13:31.847904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:13:32.082764 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18f595f-9f0c-4c41-935d-416f3806387e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:13:32.085875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9891d485-ec45-46ed-b8ab-d1da74d4fd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:13:32.312699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b0d5536-7f1c-42c1-a2e5-7caa20aabb46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:32.314811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Created reservations ['e6f71c77-e459-4e26-9ac1-36edb42c54ee', 'ae1fc9dc-a2e1-4c01-b350-e17230ea5417', '26caeb11-989e-4c29-8fcf-b3a92353cae6', '99bb956c-6a4b-4b02-8684-b04ac2995934'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:13:32.316940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9891d485-ec45-46ed-b8ab-d1da74d4fd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6f71c77-e459-4e26-9ac1-36edb42c54ee', 'ae1fc9dc-a2e1-4c01-b350-e17230ea5417', '26caeb11-989e-4c29-8fcf-b3a92353cae6', '99bb956c-6a4b-4b02-8684-b04ac2995934']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:13:32.320431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4de3caf-0f3c-4eb0-8230-d17300ecc267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:13:32.320844 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b0d5536-7f1c-42c1-a2e5-7caa20aabb46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:32.321297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:32.321297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:32.328126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b0d5536-7f1c-42c1-a2e5-7caa20aabb46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:32.328754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7b0d5536-7f1c-42c1-a2e5-7caa20aabb46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:32.418656 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:32.418656 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:32.420543 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b0d5536-7f1c-42c1-a2e5-7caa20aabb46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:32.421357 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 631/1273] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:32 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:32.516589 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4de3caf-0f3c-4eb0-8230-d17300ecc267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13d14627-f475-4d62-b13b-99caf6f53e2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1958259887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f0bbd511d04259928a0b5691e4499d',qos_specs=None,replication_status=,reservations=['e6f71c77-e459-4e26-9ac1-36edb42c54ee','ae1fc9dc-a2e1-4c01-b350-e17230ea5417','26caeb11-989e-4c29-8fcf-b3a92353cae6','99bb956c-6a4b-4b02-8684-b04ac2995934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ada5e635714f57948cadf620a12768',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1958259887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13d14627-f475-4d62-b13b-99caf6f53e2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7f0bbd511d04259928a0b5691e4499d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e7ada5e635714f57948cadf620a12768',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:13:32.525363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f86df8-4204-4890-83e0-63935386d44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:13:32.589266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f86df8-4204-4890-83e0-63935386d44b) transitioned into state 'SUCCESS' from state '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-1958259887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f0bbd511d04259928a0b5691e4499d',qos_specs=None,replication_status=,reservations=['e6f71c77-e459-4e26-9ac1-36edb42c54ee','ae1fc9dc-a2e1-4c01-b350-e17230ea5417','26caeb11-989e-4c29-8fcf-b3a92353cae6','99bb956c-6a4b-4b02-8684-b04ac2995934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ada5e635714f57948cadf620a12768',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:13:32.591937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8adf1cf-05c7-4da0-b780-ea1f1df636dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:13:32.675135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8adf1cf-05c7-4da0-b780-ea1f1df636dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:13:32.696197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Flow 'volume_create_api' (74e86680-e158-48cb-845c-98cca9346302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:13:32.859858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Create volume request issued successfully. Jan 25 11:13:32.894284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bec7bad2-2ee7-4357-ab3f-03fc450d22e0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes returned with HTTP 202 Jan 25 11:13:32.896715 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 643/1274] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:13:31 2021] POST /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes => generated 823 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:13:32.918889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aec6400d-d776-432c-a052-a92d49ede32d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:13:32.919414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aec6400d-d776-432c-a052-a92d49ede32d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:32.919606 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:32.919606 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:32.920232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aec6400d-d776-432c-a052-a92d49ede32d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:33.110071 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:33.110071 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:33.140829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aec6400d-d776-432c-a052-a92d49ede32d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:13:33.208575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aec6400d-d776-432c-a052-a92d49ede32d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c returned with HTTP 200 Jan 25 11:13:33.216553 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 632/1275] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:32 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c => generated 915 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:33.441387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d16b1559-577b-484c-a72b-aeee255bd35b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:33.441387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d16b1559-577b-484c-a72b-aeee255bd35b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:33.441387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:33.441387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:33.441387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d16b1559-577b-484c-a72b-aeee255bd35b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:33.441387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d16b1559-577b-484c-a72b-aeee255bd35b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:33.502963 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:33.502963 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:33.502963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d16b1559-577b-484c-a72b-aeee255bd35b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:33.502963 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 644/1276] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:33 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:34.229581 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b10bec5a-31d7-48d4-b90e-a0c067d2aaaa tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:13:34.230133 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b10bec5a-31d7-48d4-b90e-a0c067d2aaaa tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:34.230355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:34.230355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:34.231650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b10bec5a-31d7-48d4-b90e-a0c067d2aaaa tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:34.412158 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:34.412158 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:34.434502 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b10bec5a-31d7-48d4-b90e-a0c067d2aaaa tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:13:34.509582 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-663ef8b3-a408-46b1-9b49-f6dc53446ea9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:34.510190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-663ef8b3-a408-46b1-9b49-f6dc53446ea9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:34.510750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:34.510750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:34.510967 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-663ef8b3-a408-46b1-9b49-f6dc53446ea9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:34.511220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-663ef8b3-a408-46b1-9b49-f6dc53446ea9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:34.527618 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b10bec5a-31d7-48d4-b90e-a0c067d2aaaa tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c returned with HTTP 200 Jan 25 11:13:34.528651 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 633/1277] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:34 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c => generated 915 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:34.581649 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:34.581649 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:34.585093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-663ef8b3-a408-46b1-9b49-f6dc53446ea9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:34.589797 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 645/1278] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:34 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:35.545327 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-651a8098-a6e1-4a9a-b0ac-6d856444b979 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:13:35.545881 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-651a8098-a6e1-4a9a-b0ac-6d856444b979 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:35.546102 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:35.546102 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:35.546654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-651a8098-a6e1-4a9a-b0ac-6d856444b979 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:35.607790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-800b82b3-198a-438f-94fa-576f99ae8147 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:35.607790 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-800b82b3-198a-438f-94fa-576f99ae8147 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:35.607790 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:35.607790 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:35.607790 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-800b82b3-198a-438f-94fa-576f99ae8147 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:35.607790 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-800b82b3-198a-438f-94fa-576f99ae8147 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:35.668275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:35.668275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:35.674185 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:35.674185 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:35.677120 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-800b82b3-198a-438f-94fa-576f99ae8147 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:35.678447 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 646/1279] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:35 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:35.695809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-651a8098-a6e1-4a9a-b0ac-6d856444b979 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:13:35.743320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-651a8098-a6e1-4a9a-b0ac-6d856444b979 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c returned with HTTP 200 Jan 25 11:13:35.760597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-89b1fcac-39ea-48f9-a957-3e56534716d7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] POST http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups Jan 25 11:13:35.760996 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:35.760996 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:35.761414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-89b1fcac-39ea-48f9-a957-3e56534716d7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13d14627-f475-4d62-b13b-99caf6f53e2c", "name": "tempest-VolumesBackupsAdminTest-Backup-641940318"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:13:35.763381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-89b1fcac-39ea-48f9-a957-3e56534716d7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Creating new backup {'backup': {'volume_id': '13d14627-f475-4d62-b13b-99caf6f53e2c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-641940318'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 11:13:35.763800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-89b1fcac-39ea-48f9-a957-3e56534716d7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Creating backup of volume 13d14627-f475-4d62-b13b-99caf6f53e2c in container None Jan 25 11:13:35.782105 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 634/1280] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:35 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:35.879279 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:35.879279 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:35.880906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-89b1fcac-39ea-48f9-a957-3e56534716d7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:13:35.984506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-89b1fcac-39ea-48f9-a957-3e56534716d7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Created reservations ['c9cf37da-029b-4a1b-a6c5-01b2688b7e8d', '07aa5d94-3dce-4724-968d-3a14c18d5968'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:13:36.164799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-89b1fcac-39ea-48f9-a957-3e56534716d7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups returned with HTTP 202 Jan 25 11:13:36.171339 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 647/1281] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:13:35 2021] POST /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups => generated 400 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:13:36.177425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb98e45c-834a-4114-80a7-ecc8a497d2a1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:36.178344 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb98e45c-834a-4114-80a7-ecc8a497d2a1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:36.178704 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:36.178704 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:36.179329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb98e45c-834a-4114-80a7-ecc8a497d2a1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:36.179835 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cb98e45c-834a-4114-80a7-ecc8a497d2a1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:36.220234 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:36.220234 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:36.226496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb98e45c-834a-4114-80a7-ecc8a497d2a1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:36.227507 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 635/1282] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:36 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 807 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:36.692593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4345592c-2c64-4d20-a536-8148a6ac0408 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:36.693154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4345592c-2c64-4d20-a536-8148a6ac0408 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:36.693237 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:36.693237 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:36.693556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4345592c-2c64-4d20-a536-8148a6ac0408 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:36.694274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4345592c-2c64-4d20-a536-8148a6ac0408 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:36.737321 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:36.737321 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:36.739673 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4345592c-2c64-4d20-a536-8148a6ac0408 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:36.740916 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 648/1283] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:36 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:37.241899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fae9b048-3b78-47d5-9dae-0846897d8d0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:37.241899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fae9b048-3b78-47d5-9dae-0846897d8d0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:37.242148 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:37.242148 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:37.242364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fae9b048-3b78-47d5-9dae-0846897d8d0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:37.242642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fae9b048-3b78-47d5-9dae-0846897d8d0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:37.293599 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:37.293599 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:37.295632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fae9b048-3b78-47d5-9dae-0846897d8d0d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:37.296440 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 636/1284] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:37 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 807 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:37.764322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23539ede-b2de-461c-aaad-378d387cddb8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:37.765363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23539ede-b2de-461c-aaad-378d387cddb8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:37.766591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:37.766591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:37.767215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23539ede-b2de-461c-aaad-378d387cddb8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:37.767727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-23539ede-b2de-461c-aaad-378d387cddb8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:37.828559 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:37.828559 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:37.833789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23539ede-b2de-461c-aaad-378d387cddb8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:37.835088 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 649/1285] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:37 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:38.310326 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-af7b04e6-bbea-44d5-bfe6-b959988a3591 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:38.310856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-af7b04e6-bbea-44d5-bfe6-b959988a3591 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:38.311075 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:38.311075 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:38.311448 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-af7b04e6-bbea-44d5-bfe6-b959988a3591 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:38.311823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-af7b04e6-bbea-44d5-bfe6-b959988a3591 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:38.355206 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:38.355206 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:38.361075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-af7b04e6-bbea-44d5-bfe6-b959988a3591 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:38.362710 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 637/1286] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:38 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 807 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:38.850363 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-584a2b32-b63c-4dec-97d5-8bc6f2b9b3ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:38.850866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-584a2b32-b63c-4dec-97d5-8bc6f2b9b3ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:38.851091 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:38.851091 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:38.851471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-584a2b32-b63c-4dec-97d5-8bc6f2b9b3ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:38.851846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-584a2b32-b63c-4dec-97d5-8bc6f2b9b3ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:38.913755 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:38.913755 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:38.915636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-584a2b32-b63c-4dec-97d5-8bc6f2b9b3ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:38.922320 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 650/1287] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:38 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:39.379341 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14368520-ec0b-438b-8809-d65a1dde2540 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:39.380620 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14368520-ec0b-438b-8809-d65a1dde2540 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:39.381002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:39.381002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:39.381352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14368520-ec0b-438b-8809-d65a1dde2540 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:39.381781 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-14368520-ec0b-438b-8809-d65a1dde2540 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:39.451237 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:39.451237 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:39.456618 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14368520-ec0b-438b-8809-d65a1dde2540 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:39.457357 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 638/1288] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:39 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 807 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:39.945534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed4e8694-616d-489d-8a02-f2a02ef391ae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:39.945534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed4e8694-616d-489d-8a02-f2a02ef391ae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:39.945534 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:39.945534 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:39.945534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed4e8694-616d-489d-8a02-f2a02ef391ae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:39.945534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ed4e8694-616d-489d-8a02-f2a02ef391ae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:40.084898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:40.084898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:40.086901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed4e8694-616d-489d-8a02-f2a02ef391ae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:40.093647 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 651/1289] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:39 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:40.471372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a810c54f-d9c1-446e-843b-340227dc59dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:40.472151 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a810c54f-d9c1-446e-843b-340227dc59dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:40.473375 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:40.473375 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:40.474649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a810c54f-d9c1-446e-843b-340227dc59dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:40.476097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a810c54f-d9c1-446e-843b-340227dc59dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:40.516923 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:40.516923 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:40.519005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a810c54f-d9c1-446e-843b-340227dc59dc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:40.520830 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 639/1290] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:40 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 807 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:41.102082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16357b4c-06f8-4285-8ef7-ca34d98a9d21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:41.102596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16357b4c-06f8-4285-8ef7-ca34d98a9d21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:41.102812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:41.102812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:41.103190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16357b4c-06f8-4285-8ef7-ca34d98a9d21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:41.103562 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-16357b4c-06f8-4285-8ef7-ca34d98a9d21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:41.151398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:41.151398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:41.153302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16357b4c-06f8-4285-8ef7-ca34d98a9d21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:41.154138 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 652/1291] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:41 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:41.537380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd25369b-64f8-431b-baa7-d2866f71443d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:41.538061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd25369b-64f8-431b-baa7-d2866f71443d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:41.538254 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:41.538254 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:41.538968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd25369b-64f8-431b-baa7-d2866f71443d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:41.540049 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bd25369b-64f8-431b-baa7-d2866f71443d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:41.593584 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:41.593584 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:41.597176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd25369b-64f8-431b-baa7-d2866f71443d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:41.598016 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 640/1292] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:41 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 807 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:42.169510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-459e5263-400d-4af6-ab95-e7c73d2e5896 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:42.170167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-459e5263-400d-4af6-ab95-e7c73d2e5896 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:42.170503 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:42.170503 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:42.171029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-459e5263-400d-4af6-ab95-e7c73d2e5896 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:42.171678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-459e5263-400d-4af6-ab95-e7c73d2e5896 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:42.246886 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:42.246886 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:42.259864 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-459e5263-400d-4af6-ab95-e7c73d2e5896 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:42.263666 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 653/1293] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:42 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:42.611646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72fbda8f-dcd1-408c-acc8-cfb13ab51cf8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:42.612224 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72fbda8f-dcd1-408c-acc8-cfb13ab51cf8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:42.612441 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:42.612441 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:42.612819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72fbda8f-dcd1-408c-acc8-cfb13ab51cf8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:42.613192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-72fbda8f-dcd1-408c-acc8-cfb13ab51cf8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:42.657378 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:42.657378 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:42.659263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72fbda8f-dcd1-408c-acc8-cfb13ab51cf8 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:42.666434 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 641/1294] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:42 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:43.280558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d90817d-7d70-47c5-bffa-6c27c687bf30 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:43.281253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d90817d-7d70-47c5-bffa-6c27c687bf30 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:43.282063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:43.282063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:43.282781 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d90817d-7d70-47c5-bffa-6c27c687bf30 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:43.283266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1d90817d-7d70-47c5-bffa-6c27c687bf30 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:43.361541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:43.361541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:43.363982 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d90817d-7d70-47c5-bffa-6c27c687bf30 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:43.365281 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 654/1295] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:43 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:43.680880 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-26359cd2-1893-470f-8768-c52022cc8349 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:43.681406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-26359cd2-1893-470f-8768-c52022cc8349 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:43.681603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:43.681603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:43.682309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-26359cd2-1893-470f-8768-c52022cc8349 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:43.682826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-26359cd2-1893-470f-8768-c52022cc8349 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:43.747221 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:43.747221 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:43.749570 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-26359cd2-1893-470f-8768-c52022cc8349 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:43.750612 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 642/1296] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:43 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:44.380109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-701cde9d-7976-4294-991b-64a423df9671 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:44.380820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-701cde9d-7976-4294-991b-64a423df9671 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:44.381125 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:44.381125 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:44.389742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-701cde9d-7976-4294-991b-64a423df9671 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:44.390140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-701cde9d-7976-4294-991b-64a423df9671 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:44.492071 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:44.492071 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:44.492071 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-701cde9d-7976-4294-991b-64a423df9671 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:44.510807 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 655/1297] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:44 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:44.764797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ec94b11-fc78-427a-9365-92dedcb983be tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:44.765299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ec94b11-fc78-427a-9365-92dedcb983be tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:44.765697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:44.765697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:44.766324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ec94b11-fc78-427a-9365-92dedcb983be tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:44.767285 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3ec94b11-fc78-427a-9365-92dedcb983be tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:44.824632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:44.824632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:44.826522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ec94b11-fc78-427a-9365-92dedcb983be tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:44.827337 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 643/1298] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:44 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:45.506643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c05cc29-3ee1-4d94-9947-2b48337e5d84 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:45.507149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c05cc29-3ee1-4d94-9947-2b48337e5d84 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:45.507658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:45.507658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:45.508391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c05cc29-3ee1-4d94-9947-2b48337e5d84 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:45.508900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6c05cc29-3ee1-4d94-9947-2b48337e5d84 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:45.558883 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:45.558883 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:45.568801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c05cc29-3ee1-4d94-9947-2b48337e5d84 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:45.571219 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 656/1299] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:45 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:45.841090 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd61c489-875f-47bc-83cb-8c82adec9205 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:45.842150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd61c489-875f-47bc-83cb-8c82adec9205 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:45.842561 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:45.842561 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:45.843240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd61c489-875f-47bc-83cb-8c82adec9205 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:45.843814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bd61c489-875f-47bc-83cb-8c82adec9205 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:45.890874 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:45.890874 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:45.893418 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd61c489-875f-47bc-83cb-8c82adec9205 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:45.894778 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 644/1300] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:45 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:46.585668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-adf190b3-b7d1-498a-9cdd-4b21940e487c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:46.586218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-adf190b3-b7d1-498a-9cdd-4b21940e487c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:46.586395 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:46.586395 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:46.587031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-adf190b3-b7d1-498a-9cdd-4b21940e487c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:46.587521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-adf190b3-b7d1-498a-9cdd-4b21940e487c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:46.646506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:46.646506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:46.648846 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-adf190b3-b7d1-498a-9cdd-4b21940e487c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:46.651246 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 657/1301] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:46 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:46.908987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f36c7403-3e66-4d7d-86ed-3cd26d50725f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:46.909517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f36c7403-3e66-4d7d-86ed-3cd26d50725f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:46.909747 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:46.909747 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:46.911418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f36c7403-3e66-4d7d-86ed-3cd26d50725f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:46.912161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f36c7403-3e66-4d7d-86ed-3cd26d50725f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:46.996228 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:46.996228 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:46.998118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f36c7403-3e66-4d7d-86ed-3cd26d50725f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:46.998937 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 645/1302] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:46 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:47.672116 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1848e7de-42e1-4541-a6ea-d6fa40936954 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:47.673018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1848e7de-42e1-4541-a6ea-d6fa40936954 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:47.673018 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:47.673018 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:47.673291 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1848e7de-42e1-4541-a6ea-d6fa40936954 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:47.673971 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1848e7de-42e1-4541-a6ea-d6fa40936954 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:47.732232 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:47.732232 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:47.734372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1848e7de-42e1-4541-a6ea-d6fa40936954 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:47.756945 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 658/1303] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:47 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:13:48.013091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37060322-0d91-4b81-8030-ef7ef3c9e90b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:48.013731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37060322-0d91-4b81-8030-ef7ef3c9e90b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:48.014006 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:48.014006 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:48.014456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37060322-0d91-4b81-8030-ef7ef3c9e90b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:48.014903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-37060322-0d91-4b81-8030-ef7ef3c9e90b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:48.059200 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:48.059200 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:48.071706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37060322-0d91-4b81-8030-ef7ef3c9e90b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:48.072978 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 646/1304] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:48 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:48.748520 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-443bcc2d-b57c-43ba-b15d-000e4f328008 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:48.749039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-443bcc2d-b57c-43ba-b15d-000e4f328008 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:48.749338 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:48.749338 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:48.749730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-443bcc2d-b57c-43ba-b15d-000e4f328008 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:48.750101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-443bcc2d-b57c-43ba-b15d-000e4f328008 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:48.820272 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:48.820272 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:48.822079 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-443bcc2d-b57c-43ba-b15d-000e4f328008 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:48.822874 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 659/1305] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:48 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:49.087566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8f90c8d-7e72-4a26-a4cc-cc4580b51a60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:49.088096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8f90c8d-7e72-4a26-a4cc-cc4580b51a60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:49.088283 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:49.088283 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:49.088666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8f90c8d-7e72-4a26-a4cc-cc4580b51a60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:49.089034 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f8f90c8d-7e72-4a26-a4cc-cc4580b51a60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:49.130861 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:49.130861 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:49.132717 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8f90c8d-7e72-4a26-a4cc-cc4580b51a60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:49.133537 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 647/1306] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:49 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:49.838431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb69f1a6-8e0a-4335-8789-717a9ebda721 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:49.839085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb69f1a6-8e0a-4335-8789-717a9ebda721 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:49.839393 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:49.839393 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:49.839921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb69f1a6-8e0a-4335-8789-717a9ebda721 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:49.840381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cb69f1a6-8e0a-4335-8789-717a9ebda721 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:49.889664 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:49.889664 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:49.897527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb69f1a6-8e0a-4335-8789-717a9ebda721 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:49.898699 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 660/1307] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:49 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:50.148361 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a6c2b98-4026-4ca8-b7a3-7ac9150bd68e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:50.149060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a6c2b98-4026-4ca8-b7a3-7ac9150bd68e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:50.149420 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:50.149420 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:50.150065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a6c2b98-4026-4ca8-b7a3-7ac9150bd68e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:50.151044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5a6c2b98-4026-4ca8-b7a3-7ac9150bd68e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:50.228507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:50.228507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:50.231103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a6c2b98-4026-4ca8-b7a3-7ac9150bd68e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:50.232103 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 648/1308] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:50 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:13:50.915236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03aa816d-0865-4008-9fae-1f0872454e75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:50.915666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03aa816d-0865-4008-9fae-1f0872454e75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:50.915798 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:50.915798 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:50.917975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03aa816d-0865-4008-9fae-1f0872454e75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:50.940214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-03aa816d-0865-4008-9fae-1f0872454e75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:50.963773 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:50.963773 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:50.966116 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03aa816d-0865-4008-9fae-1f0872454e75 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:50.974411 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 661/1309] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:50 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:51.253683 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38e6f532-7f9f-4694-b1aa-474c2561c92a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:51.254652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38e6f532-7f9f-4694-b1aa-474c2561c92a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:51.255321 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:51.255321 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:51.255704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38e6f532-7f9f-4694-b1aa-474c2561c92a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:51.258151 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-38e6f532-7f9f-4694-b1aa-474c2561c92a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:51.282491 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:51.282491 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:51.284836 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38e6f532-7f9f-4694-b1aa-474c2561c92a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:51.287468 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 649/1310] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:51 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:51.983007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec9f0f12-7219-4b22-be2b-addaab56cffa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:51.984523 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec9f0f12-7219-4b22-be2b-addaab56cffa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:51.984523 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:51.984523 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:51.984523 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec9f0f12-7219-4b22-be2b-addaab56cffa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:51.984523 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ec9f0f12-7219-4b22-be2b-addaab56cffa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:52.043913 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:52.043913 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:52.043913 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec9f0f12-7219-4b22-be2b-addaab56cffa tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:52.055069 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 662/1311] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:51 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:52.300677 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1aebe6d2-ceff-4c09-bf58-4967835095c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:52.301970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1aebe6d2-ceff-4c09-bf58-4967835095c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:52.302189 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:52.302189 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:52.302643 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1aebe6d2-ceff-4c09-bf58-4967835095c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:52.303017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1aebe6d2-ceff-4c09-bf58-4967835095c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:52.345835 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:52.345835 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:52.347697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1aebe6d2-ceff-4c09-bf58-4967835095c4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:52.366115 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 650/1312] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:52 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:53.053895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9e88b67-83b7-41e1-9cc8-24041e98842a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:53.055110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9e88b67-83b7-41e1-9cc8-24041e98842a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:53.055526 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:53.055526 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:53.056639 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9e88b67-83b7-41e1-9cc8-24041e98842a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:53.057211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b9e88b67-83b7-41e1-9cc8-24041e98842a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:53.128795 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:53.128795 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:53.131250 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9e88b67-83b7-41e1-9cc8-24041e98842a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:53.151664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 663/1313] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:53 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:53.364432 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8dc8c380-4880-4abf-8a58-d827e7c6ad51 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:53.364923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8dc8c380-4880-4abf-8a58-d827e7c6ad51 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:53.365367 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:53.365367 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:53.365862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8dc8c380-4880-4abf-8a58-d827e7c6ad51 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:53.366240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8dc8c380-4880-4abf-8a58-d827e7c6ad51 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:53.422007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:53.422007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:53.424430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8dc8c380-4880-4abf-8a58-d827e7c6ad51 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:53.431784 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 651/1314] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:53 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:54.169477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f002f668-bc0f-4ce3-aeb8-85ac827bcf0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:54.169477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f002f668-bc0f-4ce3-aeb8-85ac827bcf0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:54.169477 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:54.169477 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:54.169477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f002f668-bc0f-4ce3-aeb8-85ac827bcf0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:54.169477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f002f668-bc0f-4ce3-aeb8-85ac827bcf0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:54.223924 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:54.223924 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:54.226229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f002f668-bc0f-4ce3-aeb8-85ac827bcf0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:54.227585 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 664/1315] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:54 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:54.439593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a15ea9ac-b05e-4d86-a4cd-84859d82121a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:54.440305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a15ea9ac-b05e-4d86-a4cd-84859d82121a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:54.440632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:54.440632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:54.441153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a15ea9ac-b05e-4d86-a4cd-84859d82121a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:54.441701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a15ea9ac-b05e-4d86-a4cd-84859d82121a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:54.485695 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:54.485695 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:54.490867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a15ea9ac-b05e-4d86-a4cd-84859d82121a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:54.495715 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 652/1316] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:54 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:55.240908 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97ded6e4-3e94-46d8-9291-ec2051f0a378 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:55.241510 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97ded6e4-3e94-46d8-9291-ec2051f0a378 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:55.241686 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:55.241686 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:55.242000 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97ded6e4-3e94-46d8-9291-ec2051f0a378 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:55.242374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-97ded6e4-3e94-46d8-9291-ec2051f0a378 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:55.264882 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:55.264882 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:55.266770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97ded6e4-3e94-46d8-9291-ec2051f0a378 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:55.267755 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 665/1317] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:55 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:55.514405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4f3ef4f-8bff-407c-987b-a1fa1a2ad0b7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:55.514405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4f3ef4f-8bff-407c-987b-a1fa1a2ad0b7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:55.514405 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:55.514405 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:55.514405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4f3ef4f-8bff-407c-987b-a1fa1a2ad0b7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:55.514405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d4f3ef4f-8bff-407c-987b-a1fa1a2ad0b7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:55.545933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:55.545933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:55.549030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4f3ef4f-8bff-407c-987b-a1fa1a2ad0b7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:55.550378 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 653/1318] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:55 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:56.286874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63112d73-ae38-4b1a-a7b0-94609065c0e0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:56.286874 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63112d73-ae38-4b1a-a7b0-94609065c0e0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:56.286874 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:56.286874 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:56.288400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63112d73-ae38-4b1a-a7b0-94609065c0e0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:56.288762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-63112d73-ae38-4b1a-a7b0-94609065c0e0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:56.350657 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:56.350657 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:56.350657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63112d73-ae38-4b1a-a7b0-94609065c0e0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:56.350657 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 666/1319] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:56 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:56.564582 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59eed693-410d-4bc3-b8a9-1e4cbb960a12 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:56.565374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59eed693-410d-4bc3-b8a9-1e4cbb960a12 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:56.565797 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:56.565797 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:56.567104 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59eed693-410d-4bc3-b8a9-1e4cbb960a12 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:56.567713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-59eed693-410d-4bc3-b8a9-1e4cbb960a12 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:56.618143 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:56.618143 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:56.621971 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59eed693-410d-4bc3-b8a9-1e4cbb960a12 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:56.623308 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 654/1320] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:56 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:57.349538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63c396ac-08a8-4bd1-b25b-90d2130f702c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:57.350109 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63c396ac-08a8-4bd1-b25b-90d2130f702c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:57.350416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:57.350416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:57.350717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63c396ac-08a8-4bd1-b25b-90d2130f702c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:57.351052 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-63c396ac-08a8-4bd1-b25b-90d2130f702c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:57.398374 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:57.398374 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:57.400240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63c396ac-08a8-4bd1-b25b-90d2130f702c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:57.406614 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 667/1321] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:57 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:57.639256 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5158f8a4-5d64-475c-869f-488bb1cef769 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:57.640359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5158f8a4-5d64-475c-869f-488bb1cef769 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:57.640783 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:57.640783 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:57.641506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5158f8a4-5d64-475c-869f-488bb1cef769 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:57.642141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5158f8a4-5d64-475c-869f-488bb1cef769 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:57.693093 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:57.693093 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:57.711556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5158f8a4-5d64-475c-869f-488bb1cef769 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:57.720550 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 655/1322] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:57 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:58.421550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2359c25-0035-472c-8626-4022ff2f0a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:58.422678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2359c25-0035-472c-8626-4022ff2f0a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:58.423068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:58.423068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:58.423914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2359c25-0035-472c-8626-4022ff2f0a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:58.424432 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c2359c25-0035-472c-8626-4022ff2f0a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:58.483376 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:58.483376 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:58.485051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2359c25-0035-472c-8626-4022ff2f0a23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:58.493273 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 668/1323] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:58 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:58.735490 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7805ba50-7d59-4c1e-9ef9-8035be96da47 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:58.736021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7805ba50-7d59-4c1e-9ef9-8035be96da47 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:58.736222 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:58.736222 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:58.736597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7805ba50-7d59-4c1e-9ef9-8035be96da47 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:58.736969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7805ba50-7d59-4c1e-9ef9-8035be96da47 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:58.795626 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:58.795626 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:58.797479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7805ba50-7d59-4c1e-9ef9-8035be96da47 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:58.809697 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 656/1324] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:58 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:59.504697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4548a22a-16b4-42e7-ba3c-0996bb93658b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:13:59.506096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4548a22a-16b4-42e7-ba3c-0996bb93658b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:59.506536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:59.506536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:59.507142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4548a22a-16b4-42e7-ba3c-0996bb93658b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:59.507660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4548a22a-16b4-42e7-ba3c-0996bb93658b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:59.606048 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:59.606048 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:59.608271 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4548a22a-16b4-42e7-ba3c-0996bb93658b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:13:59.609277 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 669/1325] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:59 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:13:59.813568 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ab545cf3-1bd1-4923-a05f-6a74d082970d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:13:59.814116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ab545cf3-1bd1-4923-a05f-6a74d082970d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:13:59.814328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:13:59.814328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:13:59.814696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ab545cf3-1bd1-4923-a05f-6a74d082970d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:13:59.815061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ab545cf3-1bd1-4923-a05f-6a74d082970d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:13:59.866668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:13:59.866668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:13:59.869960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ab545cf3-1bd1-4923-a05f-6a74d082970d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:13:59.874151 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 657/1326] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:13:59 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:00.624955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0925d2f-5b92-44e6-9ae9-6fdc4f5cd5df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:00.625482 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0925d2f-5b92-44e6-9ae9-6fdc4f5cd5df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:00.625741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:00.625741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:00.626345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0925d2f-5b92-44e6-9ae9-6fdc4f5cd5df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:00.629539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c0925d2f-5b92-44e6-9ae9-6fdc4f5cd5df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:00.722213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:00.722213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:00.724951 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0925d2f-5b92-44e6-9ae9-6fdc4f5cd5df tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:00.729861 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 670/1327] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:00 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:00.885386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23e7512b-90ed-4ee9-be4c-cca157b4011f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:00.885960 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23e7512b-90ed-4ee9-be4c-cca157b4011f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:00.886175 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:00.886175 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:00.886683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23e7512b-90ed-4ee9-be4c-cca157b4011f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:00.887056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-23e7512b-90ed-4ee9-be4c-cca157b4011f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:00.911087 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:00.911087 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:00.913641 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23e7512b-90ed-4ee9-be4c-cca157b4011f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:00.914430 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 658/1328] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:00 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:01.745523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d35702c8-615e-42c9-a370-f0bae3bd3085 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:01.746145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d35702c8-615e-42c9-a370-f0bae3bd3085 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:01.746267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:01.746267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:01.746637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d35702c8-615e-42c9-a370-f0bae3bd3085 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:01.747006 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d35702c8-615e-42c9-a370-f0bae3bd3085 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:01.819058 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:01.819058 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:01.826887 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d35702c8-615e-42c9-a370-f0bae3bd3085 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:01.828131 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 671/1329] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:01 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:01.929841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67a8cbca-8c8a-4df9-86ab-315b0feec8b9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:01.930783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67a8cbca-8c8a-4df9-86ab-315b0feec8b9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:01.931182 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:01.931182 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:01.932145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67a8cbca-8c8a-4df9-86ab-315b0feec8b9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:01.932712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-67a8cbca-8c8a-4df9-86ab-315b0feec8b9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:02.006396 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:02.006396 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:02.013736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67a8cbca-8c8a-4df9-86ab-315b0feec8b9 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:02.022383 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 659/1330] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:01 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:02.848277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76ada1c3-3682-422e-a0ae-e7513c41565c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:02.848277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76ada1c3-3682-422e-a0ae-e7513c41565c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:02.848277 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:02.848277 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:02.848277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76ada1c3-3682-422e-a0ae-e7513c41565c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:02.848277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-76ada1c3-3682-422e-a0ae-e7513c41565c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:02.934178 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:02.934178 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:02.941821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76ada1c3-3682-422e-a0ae-e7513c41565c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:02.942673 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 672/1331] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:02 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:03.029447 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee6e5c8b-cdc1-4ed1-accc-efa8402e3b60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:03.031083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee6e5c8b-cdc1-4ed1-accc-efa8402e3b60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:03.031580 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:03.031580 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:03.034548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee6e5c8b-cdc1-4ed1-accc-efa8402e3b60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:03.036406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ee6e5c8b-cdc1-4ed1-accc-efa8402e3b60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:03.100784 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:03.100784 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:03.103071 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee6e5c8b-cdc1-4ed1-accc-efa8402e3b60 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:03.105358 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 660/1332] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:03 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:03.958781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a7bb16a3-618b-4aa7-b3f5-efe2ef5b9453 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:03.959492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a7bb16a3-618b-4aa7-b3f5-efe2ef5b9453 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:03.959713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:03.959713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:03.960088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a7bb16a3-618b-4aa7-b3f5-efe2ef5b9453 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:03.960461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a7bb16a3-618b-4aa7-b3f5-efe2ef5b9453 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:04.028054 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:04.028054 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:04.029963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a7bb16a3-618b-4aa7-b3f5-efe2ef5b9453 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:04.037178 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 673/1333] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:03 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:04.124144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9b1eda4-a43d-4982-bc75-8404e93b549c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:04.127355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9b1eda4-a43d-4982-bc75-8404e93b549c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:04.127805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:04.127805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:04.128576 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9b1eda4-a43d-4982-bc75-8404e93b549c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:04.130695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b9b1eda4-a43d-4982-bc75-8404e93b549c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:04.156397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:04.156397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:04.158370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9b1eda4-a43d-4982-bc75-8404e93b549c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:04.159258 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 661/1334] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:04 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:05.045233 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e78c7a2-54b6-4667-8f1b-9140b8f4e065 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:05.045960 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e78c7a2-54b6-4667-8f1b-9140b8f4e065 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:05.046198 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:05.046198 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:05.046613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e78c7a2-54b6-4667-8f1b-9140b8f4e065 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:05.047082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3e78c7a2-54b6-4667-8f1b-9140b8f4e065 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:05.141709 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:05.141709 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:05.154170 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e78c7a2-54b6-4667-8f1b-9140b8f4e065 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:05.155337 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 674/1335] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:05 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:05.173027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e69d6d3b-224f-47ba-bceb-660320c89c78 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:05.173833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e69d6d3b-224f-47ba-bceb-660320c89c78 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:05.174222 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:05.174222 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:05.174821 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e69d6d3b-224f-47ba-bceb-660320c89c78 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:05.175329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e69d6d3b-224f-47ba-bceb-660320c89c78 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:05.234166 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:05.234166 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:05.243189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e69d6d3b-224f-47ba-bceb-660320c89c78 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:05.249817 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 662/1336] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:05 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:06.182840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-715a5ace-ce8f-4a86-b5bc-aab38e7a56ea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:06.182840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-715a5ace-ce8f-4a86-b5bc-aab38e7a56ea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:06.182840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:06.182840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:06.182840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-715a5ace-ce8f-4a86-b5bc-aab38e7a56ea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:06.182840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-715a5ace-ce8f-4a86-b5bc-aab38e7a56ea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:06.211805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:06.211805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:06.215686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-715a5ace-ce8f-4a86-b5bc-aab38e7a56ea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:06.217374 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 675/1337] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:06 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:06.259929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64a8ebe9-771c-4e7c-9948-73259430d02b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:06.260700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64a8ebe9-771c-4e7c-9948-73259430d02b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:06.261059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:06.261059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:06.261867 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64a8ebe9-771c-4e7c-9948-73259430d02b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:06.262382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-64a8ebe9-771c-4e7c-9948-73259430d02b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:06.330700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:06.330700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:06.333423 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64a8ebe9-771c-4e7c-9948-73259430d02b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:06.338175 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 663/1338] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:06 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:07.232408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ee4cc59-6183-4be5-ab44-342933e22b97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:07.233449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ee4cc59-6183-4be5-ab44-342933e22b97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:07.233841 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:07.233841 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:07.234676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ee4cc59-6183-4be5-ab44-342933e22b97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:07.234991 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5ee4cc59-6183-4be5-ab44-342933e22b97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:07.297406 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:07.297406 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:07.310100 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ee4cc59-6183-4be5-ab44-342933e22b97 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:07.311591 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 676/1339] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:07 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:07.352399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a096197f-4ce7-4faf-8bc5-1b1f90bb91f2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:07.352931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a096197f-4ce7-4faf-8bc5-1b1f90bb91f2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:07.353149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:07.353149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:07.353526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a096197f-4ce7-4faf-8bc5-1b1f90bb91f2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:07.353982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a096197f-4ce7-4faf-8bc5-1b1f90bb91f2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:07.423708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:07.423708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:07.430820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a096197f-4ce7-4faf-8bc5-1b1f90bb91f2 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:07.435584 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 664/1340] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:07 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:08.326230 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e34f1433-9db1-4324-820e-dc494133784e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:08.326833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e34f1433-9db1-4324-820e-dc494133784e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:08.327154 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:08.327154 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:08.327691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e34f1433-9db1-4324-820e-dc494133784e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:08.328065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e34f1433-9db1-4324-820e-dc494133784e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:08.377667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:08.377667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:08.380715 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e34f1433-9db1-4324-820e-dc494133784e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:08.386949 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 677/1341] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:08 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 812 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:08.446456 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a2f696d-613e-4f65-9666-b81d36904b56 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:08.447312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a2f696d-613e-4f65-9666-b81d36904b56 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:08.447717 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:08.447717 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:08.448457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a2f696d-613e-4f65-9666-b81d36904b56 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:08.449081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4a2f696d-613e-4f65-9666-b81d36904b56 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:08.508928 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:08.508928 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:08.510861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a2f696d-613e-4f65-9666-b81d36904b56 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:08.511692 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 665/1342] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:08 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:09.401890 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dda91158-65ac-4b30-8688-abe6f56cbba5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:09.403228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dda91158-65ac-4b30-8688-abe6f56cbba5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:09.403630 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:09.403630 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:09.404252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dda91158-65ac-4b30-8688-abe6f56cbba5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:09.404811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dda91158-65ac-4b30-8688-abe6f56cbba5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:09.438318 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:09.438318 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:09.440724 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dda91158-65ac-4b30-8688-abe6f56cbba5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:09.442652 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 678/1343] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:09 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:09.533241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83ad75db-2e33-405d-bf0c-2462c5685e8f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:09.534573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83ad75db-2e33-405d-bf0c-2462c5685e8f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:09.536236 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:09.536236 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:09.537396 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83ad75db-2e33-405d-bf0c-2462c5685e8f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:09.538190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-83ad75db-2e33-405d-bf0c-2462c5685e8f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:09.600930 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:09.600930 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:09.606385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83ad75db-2e33-405d-bf0c-2462c5685e8f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:09.623700 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 666/1344] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:09 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:10.456384 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-417732f7-120f-4e63-9c99-712b5d29fdf5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:10.458534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-417732f7-120f-4e63-9c99-712b5d29fdf5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:10.458946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:10.458946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:10.459578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-417732f7-120f-4e63-9c99-712b5d29fdf5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:10.460161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-417732f7-120f-4e63-9c99-712b5d29fdf5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:10.482943 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:10.482943 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:10.485257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-417732f7-120f-4e63-9c99-712b5d29fdf5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:10.486393 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 679/1345] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:10 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:10.499684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0025253-6dff-4c37-8d60-2f97dcf65206 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:14:10.500735 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0025253-6dff-4c37-8d60-2f97dcf65206 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:10.501142 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:10.501142 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:10.501817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0025253-6dff-4c37-8d60-2f97dcf65206 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:10.560335 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:10.560335 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:10.572884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e0025253-6dff-4c37-8d60-2f97dcf65206 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:14:10.599939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0025253-6dff-4c37-8d60-2f97dcf65206 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:14:10.601071 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 667/1346] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:10 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 1359 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:14:10.620445 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13/restore Jan 25 11:14:10.621189 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:10.621189 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:10.621882 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:14:10.622986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Restoring backup 1ec20030-bc52-468a-a209-1c5eb9eddc13 ({'restore': {}}) {{(pid=91483) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 25 11:14:10.623529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Restoring backup 1ec20030-bc52-468a-a209-1c5eb9eddc13 to volume None. Jan 25 11:14:10.637764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-332e9d60-2a43-47df-8c64-4e2de76d0206 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:10.638384 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-332e9d60-2a43-47df-8c64-4e2de76d0206 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:10.638648 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:10.638648 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:10.639098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-332e9d60-2a43-47df-8c64-4e2de76d0206 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:10.639660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-332e9d60-2a43-47df-8c64-4e2de76d0206 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:10.652968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:10.652968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:10.656208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.backup.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Creating volume of 1 GB for restore of backup 1ec20030-bc52-468a-a209-1c5eb9eddc13. Jan 25 11:14:10.670623 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Availability Zones retrieved successfully. Jan 25 11:14:10.672398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:10.672398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:10.674568 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-332e9d60-2a43-47df-8c64-4e2de76d0206 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:10.676579 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 668/1347] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:10 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:10.712093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (51095b48-e27d-497c-8e39-13a76b06fadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:14:10.712093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7d35a7-dd97-4cf4-90cd-3a3823b7e9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:14:10.712093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:14:10.794356 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7d35a7-dd97-4cf4-90cd-3a3823b7e9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:14:10.797574 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd48f4f7-efa9-44fb-b606-9d9cec3e1a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:14:10.948884 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Created reservations ['33ba419b-32df-4e45-bca1-df31f5ed0ca5', 'c378ad51-e5d0-4887-a7ec-5ebd5296ebf3', '060f9da0-09bf-4cc0-9312-8fb4c761ba3c', 'd1ab4f97-d702-4dcc-b5c9-4375deb9131d'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:14:10.951618 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd48f4f7-efa9-44fb-b606-9d9cec3e1a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33ba419b-32df-4e45-bca1-df31f5ed0ca5', 'c378ad51-e5d0-4887-a7ec-5ebd5296ebf3', '060f9da0-09bf-4cc0-9312-8fb4c761ba3c', 'd1ab4f97-d702-4dcc-b5c9-4375deb9131d']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:14:10.954312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b37bdce-23ce-4dfc-9169-5a0d1e793003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:14:11.029477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b37bdce-23ce-4dfc-9169-5a0d1e793003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c367aad8-61ab-4b7f-8d49-2638f1098e3c', '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_1ec20030-bc52-468a-a209-1c5eb9eddc13',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['33ba419b-32df-4e45-bca1-df31f5ed0ca5','c378ad51-e5d0-4887-a7ec-5ebd5296ebf3','060f9da0-09bf-4cc0-9312-8fb4c761ba3c','d1ab4f97-d702-4dcc-b5c9-4375deb9131d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:14:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1ec20030-bc52-468a-a209-1c5eb9eddc13',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c367aad8-61ab-4b7f-8d49-2638f1098e3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1d1d51250735457eaef2d77ae5e9d127',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:14:11.031957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e25c33-f973-4c7d-aae4-ac78a8750396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:14:11.072356 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e25c33-f973-4c7d-aae4-ac78a8750396) transitioned into 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_1ec20030-bc52-468a-a209-1c5eb9eddc13',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['33ba419b-32df-4e45-bca1-df31f5ed0ca5','c378ad51-e5d0-4887-a7ec-5ebd5296ebf3','060f9da0-09bf-4cc0-9312-8fb4c761ba3c','d1ab4f97-d702-4dcc-b5c9-4375deb9131d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:14:11.072594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f00be0-4bc1-4e88-9f6a-ed191fa8d01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:14:11.108894 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f00be0-4bc1-4e88-9f6a-ed191fa8d01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:14:11.116898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (51095b48-e27d-497c-8e39-13a76b06fadf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:14:11.243263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume request issued successfully. Jan 25 11:14:11.304258 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:11.304258 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:11.305777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:14:11.692869 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9bf19541-8f0b-49b2-aadd-846299b032ee tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:11.694110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9bf19541-8f0b-49b2-aadd-846299b032ee tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:11.694525 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:11.694525 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:11.695153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9bf19541-8f0b-49b2-aadd-846299b032ee tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:11.695715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9bf19541-8f0b-49b2-aadd-846299b032ee tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:11.824030 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:11.824030 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:11.825912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9bf19541-8f0b-49b2-aadd-846299b032ee tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:11.826710 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 669/1348] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:11 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:12.390298 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:12.390298 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:12.392226 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:14:12.392800 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Checking backup size 1 against volume size 1 {{(pid=91483) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 25 11:14:12.393366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.backup.api [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Overwriting volume c367aad8-61ab-4b7f-8d49-2638f1098e3c with restore of backup 1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:12.418030 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] restore_backup in rpcapi backup_id 1ec20030-bc52-468a-a209-1c5eb9eddc13 {{(pid=91483) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 25 11:14:12.430662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23b2fd4a-5c6e-4739-9f7c-d0f9517507b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13/restore returned with HTTP 202 Jan 25 11:14:12.434397 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 680/1349] 10.222.0.57 () {60 vars in 1360 bytes} [Mon Jan 25 11:14:10 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13/restore => generated 189 bytes in 1820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:14:12.441699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5775fcd-9b32-424a-972d-984c9ffdccb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:12.442218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e5775fcd-9b32-424a-972d-984c9ffdccb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:12.442431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:12.442431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:12.442808 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e5775fcd-9b32-424a-972d-984c9ffdccb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:12.443177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e5775fcd-9b32-424a-972d-984c9ffdccb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:12.474967 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:12.474967 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:12.477118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5775fcd-9b32-424a-972d-984c9ffdccb0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:12.478467 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 670/1350] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:12 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:12.850767 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f7c4d11-5396-4f63-a350-258873c92451 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:12.851970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f7c4d11-5396-4f63-a350-258873c92451 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:12.852582 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:12.852582 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:12.853213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f7c4d11-5396-4f63-a350-258873c92451 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:12.853809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7f7c4d11-5396-4f63-a350-258873c92451 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:12.914371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:12.914371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:12.924397 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f7c4d11-5396-4f63-a350-258873c92451 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:12.925938 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 681/1351] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:12 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:13.494045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f37e3b34-43b6-40fd-9d25-95412231d734 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:13.506414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f37e3b34-43b6-40fd-9d25-95412231d734 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:13.508138 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:13.508138 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:13.508841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f37e3b34-43b6-40fd-9d25-95412231d734 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:13.511346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f37e3b34-43b6-40fd-9d25-95412231d734 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:13.543720 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:13.543720 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:13.581595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f37e3b34-43b6-40fd-9d25-95412231d734 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:13.583763 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 671/1352] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:13 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:13.940483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba181f58-58df-4e22-b0eb-193bd7b78cf4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:13.941748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba181f58-58df-4e22-b0eb-193bd7b78cf4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:13.942176 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:13.942176 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:13.942834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba181f58-58df-4e22-b0eb-193bd7b78cf4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:13.943403 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ba181f58-58df-4e22-b0eb-193bd7b78cf4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:14.032229 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:14.032229 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:14.034394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba181f58-58df-4e22-b0eb-193bd7b78cf4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:14.049013 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 682/1353] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:13 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:14.612691 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-765aa1ff-8ab7-418a-88c6-de150832a23e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:14.613238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-765aa1ff-8ab7-418a-88c6-de150832a23e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:14.613441 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:14.613441 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:14.614211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-765aa1ff-8ab7-418a-88c6-de150832a23e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:14.614871 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-765aa1ff-8ab7-418a-88c6-de150832a23e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:14.659914 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:14.659914 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:14.672790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-765aa1ff-8ab7-418a-88c6-de150832a23e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:14.672790 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 672/1354] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:14 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:15.070895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1555ce83-119c-4fdd-bc5f-128c6edcae13 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:15.070895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1555ce83-119c-4fdd-bc5f-128c6edcae13 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:15.070895 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:15.070895 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:15.070895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1555ce83-119c-4fdd-bc5f-128c6edcae13 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:15.070895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1555ce83-119c-4fdd-bc5f-128c6edcae13 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:15.150297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:15.150297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:15.155876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1555ce83-119c-4fdd-bc5f-128c6edcae13 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:15.156701 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 683/1355] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:15 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:16.178010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cdf1507-a16f-442c-9a0c-e62a14bc2c44 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:16.178886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cdf1507-a16f-442c-9a0c-e62a14bc2c44 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:16.179085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:16.179085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:16.180502 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-705b1aa1-7e26-4c9d-9d36-6ddf60210aa3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:16.181028 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cdf1507-a16f-442c-9a0c-e62a14bc2c44 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:16.181549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8cdf1507-a16f-442c-9a0c-e62a14bc2c44 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:16.182238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-705b1aa1-7e26-4c9d-9d36-6ddf60210aa3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:16.186827 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:16.186827 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:16.187446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-705b1aa1-7e26-4c9d-9d36-6ddf60210aa3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:16.188452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-705b1aa1-7e26-4c9d-9d36-6ddf60210aa3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:16.237444 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:16.237444 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:16.240990 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cdf1507-a16f-442c-9a0c-e62a14bc2c44 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:16.242081 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 684/1356] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:16 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:16.264527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:16.264527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:16.274073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-705b1aa1-7e26-4c9d-9d36-6ddf60210aa3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:16.274988 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 673/1357] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:15 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:17.265114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b5e2723-04a7-4e51-a617-bae72f3a8ef5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:17.265114 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b5e2723-04a7-4e51-a617-bae72f3a8ef5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:17.265114 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:17.265114 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:17.265114 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b5e2723-04a7-4e51-a617-bae72f3a8ef5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:17.265114 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3b5e2723-04a7-4e51-a617-bae72f3a8ef5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:17.293184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e227914-ef84-4f82-9e62-b39dfa34d635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:17.293184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e227914-ef84-4f82-9e62-b39dfa34d635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:17.293184 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:17.293184 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:17.293184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e227914-ef84-4f82-9e62-b39dfa34d635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:17.293184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6e227914-ef84-4f82-9e62-b39dfa34d635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:17.345063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:17.345063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:17.347380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b5e2723-04a7-4e51-a617-bae72f3a8ef5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:17.354497 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:17.354497 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:17.355168 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 685/1358] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:17 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:17.361499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e227914-ef84-4f82-9e62-b39dfa34d635 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:17.362434 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 674/1359] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:17 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:18.367979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebcd8f41-1beb-462e-8f64-4a4aa6b99d3a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:18.367979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebcd8f41-1beb-462e-8f64-4a4aa6b99d3a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:18.367979 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:18.367979 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:18.367979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebcd8f41-1beb-462e-8f64-4a4aa6b99d3a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:18.367979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ebcd8f41-1beb-462e-8f64-4a4aa6b99d3a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:18.381895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-36f79a3c-8f2b-44ec-9bfd-c4421befcb23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:18.381895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-36f79a3c-8f2b-44ec-9bfd-c4421befcb23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:18.381895 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:18.381895 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:18.381895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-36f79a3c-8f2b-44ec-9bfd-c4421befcb23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:18.381895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-36f79a3c-8f2b-44ec-9bfd-c4421befcb23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:18.469336 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:18.469336 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:18.469336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-36f79a3c-8f2b-44ec-9bfd-c4421befcb23 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:18.486223 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:18.486223 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:18.490803 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 675/1360] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:18 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:18.493973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebcd8f41-1beb-462e-8f64-4a4aa6b99d3a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:18.507971 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 686/1361] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:18 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:19.481255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e39ae87b-c02d-400c-95c1-0bec4c8d4e5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:19.481255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e39ae87b-c02d-400c-95c1-0bec4c8d4e5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:19.481255 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:19.481255 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:19.482066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e39ae87b-c02d-400c-95c1-0bec4c8d4e5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:19.483586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e39ae87b-c02d-400c-95c1-0bec4c8d4e5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:19.511571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-730b625b-40d3-4886-aba4-76a46db51683 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:19.511571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-730b625b-40d3-4886-aba4-76a46db51683 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:19.511571 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:19.511571 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:19.511571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-730b625b-40d3-4886-aba4-76a46db51683 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:19.513592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-730b625b-40d3-4886-aba4-76a46db51683 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:19.560026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:19.560026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:19.566916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e39ae87b-c02d-400c-95c1-0bec4c8d4e5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:19.601364 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:19.601364 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:19.603175 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 676/1362] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:19 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:19.619506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-730b625b-40d3-4886-aba4-76a46db51683 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:19.639744 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 687/1363] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:19 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:20.592420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e5345d2-5861-4f3b-b538-7e2e90de022d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:20.592420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e5345d2-5861-4f3b-b538-7e2e90de022d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:20.592420 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:20.592420 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:20.592420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e5345d2-5861-4f3b-b538-7e2e90de022d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:20.592420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9e5345d2-5861-4f3b-b538-7e2e90de022d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:20.646532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa70f3a4-dc2d-4b4d-a79d-813b0af38eff tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:20.646532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa70f3a4-dc2d-4b4d-a79d-813b0af38eff tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:20.646532 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:20.646532 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:20.646532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa70f3a4-dc2d-4b4d-a79d-813b0af38eff tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:20.646532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-aa70f3a4-dc2d-4b4d-a79d-813b0af38eff tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:20.700166 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:20.700166 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:20.700166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa70f3a4-dc2d-4b4d-a79d-813b0af38eff tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:20.713148 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 688/1364] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:20 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:20.736785 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:20.736785 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:20.736785 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e5345d2-5861-4f3b-b538-7e2e90de022d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:20.741065 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 677/1365] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:20 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:21.725933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b0c8070-4068-4082-aa08-c7eba12d528e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:21.725933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b0c8070-4068-4082-aa08-c7eba12d528e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:21.725933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:21.725933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:21.725933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b0c8070-4068-4082-aa08-c7eba12d528e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:21.725933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0b0c8070-4068-4082-aa08-c7eba12d528e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:21.781505 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5e2f3de-9d97-4cb1-987e-9b0659edbae0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:21.781505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5e2f3de-9d97-4cb1-987e-9b0659edbae0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:21.781505 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:21.781505 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:21.781505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5e2f3de-9d97-4cb1-987e-9b0659edbae0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:21.781505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f5e2f3de-9d97-4cb1-987e-9b0659edbae0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:21.833218 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:21.833218 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:21.837068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b0c8070-4068-4082-aa08-c7eba12d528e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:21.845146 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 689/1366] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:21 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:21.857912 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:21.857912 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:21.857912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5e2f3de-9d97-4cb1-987e-9b0659edbae0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:21.891124 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 678/1367] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:21 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:22.854219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0a28f00-22f0-4dd0-9d7c-10507bbb387b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:22.854748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0a28f00-22f0-4dd0-9d7c-10507bbb387b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:22.854968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:22.854968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:22.855345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0a28f00-22f0-4dd0-9d7c-10507bbb387b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:22.855716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b0a28f00-22f0-4dd0-9d7c-10507bbb387b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:22.888371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ab8a76d-36ff-4329-b7a7-ad2d7c8072e8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:22.888859 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ab8a76d-36ff-4329-b7a7-ad2d7c8072e8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:22.889075 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:22.889075 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:22.889640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ab8a76d-36ff-4329-b7a7-ad2d7c8072e8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:22.890017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9ab8a76d-36ff-4329-b7a7-ad2d7c8072e8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:22.920671 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:22.920671 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:22.922734 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0a28f00-22f0-4dd0-9d7c-10507bbb387b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:22.923592 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 690/1368] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:22 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:22.932067 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:22.932067 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:22.933993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ab8a76d-36ff-4329-b7a7-ad2d7c8072e8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:22.934823 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 679/1369] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:22 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:23.941939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aaf03bca-b5ec-4939-94f2-88267e91e980 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:23.941939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aaf03bca-b5ec-4939-94f2-88267e91e980 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:23.941939 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:23.941939 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:23.941939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aaf03bca-b5ec-4939-94f2-88267e91e980 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:23.941939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-aaf03bca-b5ec-4939-94f2-88267e91e980 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:23.954228 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7935b8e6-f947-40cf-82b5-01aaa39c182c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:23.954228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7935b8e6-f947-40cf-82b5-01aaa39c182c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:23.954228 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:23.954228 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:23.954228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7935b8e6-f947-40cf-82b5-01aaa39c182c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:23.954228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7935b8e6-f947-40cf-82b5-01aaa39c182c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:24.011738 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:24.011738 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:24.011738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7935b8e6-f947-40cf-82b5-01aaa39c182c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:24.011738 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 680/1370] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:23 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:24.020140 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:24.020140 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:24.026338 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aaf03bca-b5ec-4939-94f2-88267e91e980 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:24.026338 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 691/1371] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:23 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:25.035051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8149af5a-adcb-4547-b2a5-6cabcec3e364 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:25.035582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8149af5a-adcb-4547-b2a5-6cabcec3e364 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:25.035773 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:25.035773 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:25.036150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8149af5a-adcb-4547-b2a5-6cabcec3e364 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:25.037393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34c0b734-2c08-4eee-9627-edf33a050d01 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:25.041043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34c0b734-2c08-4eee-9627-edf33a050d01 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:25.041289 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:25.041289 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:25.059661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8149af5a-adcb-4547-b2a5-6cabcec3e364 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:25.067374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34c0b734-2c08-4eee-9627-edf33a050d01 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:25.067374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-34c0b734-2c08-4eee-9627-edf33a050d01 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:25.159663 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:25.159663 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:25.159663 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34c0b734-2c08-4eee-9627-edf33a050d01 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:25.159663 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 681/1372] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:25 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:14:25.165059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:25.165059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:25.165059 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8149af5a-adcb-4547-b2a5-6cabcec3e364 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:25.165059 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 692/1373] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:25 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:14:26.172802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-519f4e7d-38c4-45c5-b59f-7907e07410f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:26.174099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-519f4e7d-38c4-45c5-b59f-7907e07410f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:26.174634 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:26.174634 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:26.175442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-519f4e7d-38c4-45c5-b59f-7907e07410f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:26.176142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-519f4e7d-38c4-45c5-b59f-7907e07410f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:26.177013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aac93c60-b5df-44aa-a3a8-9542460327f4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:26.177543 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aac93c60-b5df-44aa-a3a8-9542460327f4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:26.177789 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:26.177789 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:26.178165 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aac93c60-b5df-44aa-a3a8-9542460327f4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:26.178535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-aac93c60-b5df-44aa-a3a8-9542460327f4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:26.291785 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:26.291785 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:26.302790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-519f4e7d-38c4-45c5-b59f-7907e07410f2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:26.324143 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:26.324143 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:26.324143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aac93c60-b5df-44aa-a3a8-9542460327f4 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:26.327706 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 682/1374] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:26 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:26.333858 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 693/1375] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:26 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:27.315158 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e22348e-1a14-4b16-9fbc-30f4d10a07b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:27.316561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e22348e-1a14-4b16-9fbc-30f4d10a07b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:27.316887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:27.316887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:27.317432 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e22348e-1a14-4b16-9fbc-30f4d10a07b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:27.318084 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1e22348e-1a14-4b16-9fbc-30f4d10a07b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:27.330990 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39d19f46-bfbc-4e5e-bbe0-d8b47818911a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:27.331722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39d19f46-bfbc-4e5e-bbe0-d8b47818911a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:27.331935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:27.331935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:27.332317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39d19f46-bfbc-4e5e-bbe0-d8b47818911a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:27.332690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-39d19f46-bfbc-4e5e-bbe0-d8b47818911a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:27.374183 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:27.374183 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:27.387682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e22348e-1a14-4b16-9fbc-30f4d10a07b7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:27.387682 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 683/1376] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:27 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:27.399824 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:27.399824 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:27.399824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39d19f46-bfbc-4e5e-bbe0-d8b47818911a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:27.414720 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 694/1377] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:27 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:28.403675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a454553-a88c-4de3-afa9-278c5cdcb0d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:28.403675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a454553-a88c-4de3-afa9-278c5cdcb0d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:28.403675 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:28.403675 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:28.403675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a454553-a88c-4de3-afa9-278c5cdcb0d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:28.403675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2a454553-a88c-4de3-afa9-278c5cdcb0d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:28.418439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22fe18a1-3d3c-412f-8888-2f192f0870d0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:28.418439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22fe18a1-3d3c-412f-8888-2f192f0870d0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:28.418439 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:28.418439 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:28.418439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22fe18a1-3d3c-412f-8888-2f192f0870d0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:28.418439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-22fe18a1-3d3c-412f-8888-2f192f0870d0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:28.470154 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:28.470154 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:28.472283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22fe18a1-3d3c-412f-8888-2f192f0870d0 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:28.478832 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 695/1378] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:28 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:28.478964 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:28.478964 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:28.478964 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a454553-a88c-4de3-afa9-278c5cdcb0d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:28.479704 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 684/1379] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:28 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:29.495078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64e47ad2-ac65-4104-bff5-45c2350c9d5c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:29.502544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92a5883d-aede-4f12-90c1-9c65ffe1870f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:29.502544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92a5883d-aede-4f12-90c1-9c65ffe1870f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:29.502544 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:29.502544 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:29.502544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92a5883d-aede-4f12-90c1-9c65ffe1870f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:29.502544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-92a5883d-aede-4f12-90c1-9c65ffe1870f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:29.506369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64e47ad2-ac65-4104-bff5-45c2350c9d5c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:29.506369 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:29.506369 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:29.506369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64e47ad2-ac65-4104-bff5-45c2350c9d5c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:29.506369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-64e47ad2-ac65-4104-bff5-45c2350c9d5c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:29.552052 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:29.552052 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:29.553022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:29.553022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:29.554584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92a5883d-aede-4f12-90c1-9c65ffe1870f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:29.554948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64e47ad2-ac65-4104-bff5-45c2350c9d5c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:29.555950 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 696/1380] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:29 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:29.566648 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 685/1381] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:29 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:29.709095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81c2d2f4-904e-4eca-ad9f-e2f656de7425 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] DELETE http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 Jan 25 11:14:29.709899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81c2d2f4-904e-4eca-ad9f-e2f656de7425 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:29.710281 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:29.710281 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:29.710878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81c2d2f4-904e-4eca-ad9f-e2f656de7425 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:29.711522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-81c2d2f4-904e-4eca-ad9f-e2f656de7425 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Delete volume with id: 51f16149-fd47-43f3-a0de-097c1116a6a6 Jan 25 11:14:29.801456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:29.801456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:29.801456 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-81c2d2f4-904e-4eca-ad9f-e2f656de7425 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:29.881105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-81c2d2f4-904e-4eca-ad9f-e2f656de7425 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Delete volume request issued successfully. Jan 25 11:14:29.881105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81c2d2f4-904e-4eca-ad9f-e2f656de7425 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 returned with HTTP 202 Jan 25 11:14:29.881105 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 697/1382] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:14:29 2021] DELETE /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:14:29.902759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8a2c185-f154-444d-9856-9cbe00b0b574 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 Jan 25 11:14:29.902759 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8a2c185-f154-444d-9856-9cbe00b0b574 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:29.902759 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:29.902759 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:29.902759 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8a2c185-f154-444d-9856-9cbe00b0b574 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:29.958741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:29.958741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:29.962803 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f8a2c185-f154-444d-9856-9cbe00b0b574 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:30.059460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8a2c185-f154-444d-9856-9cbe00b0b574 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 returned with HTTP 200 Jan 25 11:14:30.071336 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 686/1383] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:29 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:30.569247 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8262074-0da4-4da1-906b-89cf8cbb0819 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:30.569775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8262074-0da4-4da1-906b-89cf8cbb0819 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:30.570054 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:30.570054 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:30.570329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8262074-0da4-4da1-906b-89cf8cbb0819 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:30.570709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f8262074-0da4-4da1-906b-89cf8cbb0819 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:30.588118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d87e6590-118c-4014-ac2a-983ac81919af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:30.588858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d87e6590-118c-4014-ac2a-983ac81919af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:30.589084 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:30.589084 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:30.589483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d87e6590-118c-4014-ac2a-983ac81919af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:30.589923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d87e6590-118c-4014-ac2a-983ac81919af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:30.621734 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:30.621734 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:30.623712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8262074-0da4-4da1-906b-89cf8cbb0819 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:30.624880 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 698/1384] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:30 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:30.678920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:30.678920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:30.687647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d87e6590-118c-4014-ac2a-983ac81919af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:30.688485 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 687/1385] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:30 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:14:31.080719 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08f4937a-f6f8-424d-a24a-11eca47e7579 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 Jan 25 11:14:31.082035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08f4937a-f6f8-424d-a24a-11eca47e7579 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:31.082330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:31.082330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:31.082842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08f4937a-f6f8-424d-a24a-11eca47e7579 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:31.243299 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:31.243299 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:31.256567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-08f4937a-f6f8-424d-a24a-11eca47e7579 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:31.305680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08f4937a-f6f8-424d-a24a-11eca47e7579 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 returned with HTTP 200 Jan 25 11:14:31.317425 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 699/1386] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:31 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 => generated 915 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:31.642455 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf0e9227-5362-4305-8b07-2c22c3375b88 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:31.642455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf0e9227-5362-4305-8b07-2c22c3375b88 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:31.642455 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:31.642455 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:31.642455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf0e9227-5362-4305-8b07-2c22c3375b88 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:31.642455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bf0e9227-5362-4305-8b07-2c22c3375b88 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:31.707360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d5ff45e-c6bd-4e04-af83-b7785f557f73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:31.707360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d5ff45e-c6bd-4e04-af83-b7785f557f73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:31.707360 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:31.707360 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:31.707360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d5ff45e-c6bd-4e04-af83-b7785f557f73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:31.707360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6d5ff45e-c6bd-4e04-af83-b7785f557f73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:31.746310 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:31.746310 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:31.746310 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf0e9227-5362-4305-8b07-2c22c3375b88 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:31.757920 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 688/1387] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:31 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:31.766429 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:31.766429 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:31.768473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d5ff45e-c6bd-4e04-af83-b7785f557f73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:31.769875 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 700/1388] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:31 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:32.352919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ac2554d-9309-4185-9b48-967860d7dcec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 Jan 25 11:14:32.352919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ac2554d-9309-4185-9b48-967860d7dcec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:32.352919 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:32.352919 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:32.352919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ac2554d-9309-4185-9b48-967860d7dcec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:32.512626 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:32.512626 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:32.539649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1ac2554d-9309-4185-9b48-967860d7dcec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:32.586089 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ac2554d-9309-4185-9b48-967860d7dcec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 returned with HTTP 200 Jan 25 11:14:32.595892 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 689/1389] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:32 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 => generated 915 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:32.767772 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1197bc5-d14a-47c0-90f3-f99bf2f5571d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:32.767772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1197bc5-d14a-47c0-90f3-f99bf2f5571d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:32.767772 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:32.767772 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:32.767772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1197bc5-d14a-47c0-90f3-f99bf2f5571d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:32.767772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f1197bc5-d14a-47c0-90f3-f99bf2f5571d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:32.786148 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-101cece0-130d-44a1-ac3f-21af83a058ff tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:32.786148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-101cece0-130d-44a1-ac3f-21af83a058ff tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:32.786148 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:32.786148 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:32.786148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-101cece0-130d-44a1-ac3f-21af83a058ff tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:32.790365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-101cece0-130d-44a1-ac3f-21af83a058ff tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:32.843812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:32.843812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:32.843812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1197bc5-d14a-47c0-90f3-f99bf2f5571d tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:32.913768 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 701/1390] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:32 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:32.915678 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:32.915678 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:32.915678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-101cece0-130d-44a1-ac3f-21af83a058ff tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:32.915678 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 690/1391] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:32 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:33.623199 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6aeb83b0-db28-42c0-847f-7bd7ad4a007e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 Jan 25 11:14:33.623199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6aeb83b0-db28-42c0-847f-7bd7ad4a007e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:33.623199 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:33.623199 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:33.623199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6aeb83b0-db28-42c0-847f-7bd7ad4a007e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:33.738424 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:33.738424 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:33.754246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6aeb83b0-db28-42c0-847f-7bd7ad4a007e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:33.785351 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6aeb83b0-db28-42c0-847f-7bd7ad4a007e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 returned with HTTP 200 Jan 25 11:14:33.786620 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 702/1392] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:33 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:33.875752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45c2b768-ead7-445d-a9f8-af733cba1638 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:33.876461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45c2b768-ead7-445d-a9f8-af733cba1638 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:33.876792 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:33.876792 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:33.877746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45c2b768-ead7-445d-a9f8-af733cba1638 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:33.878435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-45c2b768-ead7-445d-a9f8-af733cba1638 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:33.920824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32a06974-4dd3-4e0f-a09f-a08d3a82b8d7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:33.921410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32a06974-4dd3-4e0f-a09f-a08d3a82b8d7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:33.921769 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:33.921769 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:33.922367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32a06974-4dd3-4e0f-a09f-a08d3a82b8d7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:33.922869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-32a06974-4dd3-4e0f-a09f-a08d3a82b8d7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:33.936645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:33.936645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:33.938620 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45c2b768-ead7-445d-a9f8-af733cba1638 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:33.939576 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 691/1393] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:33 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:34.092061 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:34.092061 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:34.102781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32a06974-4dd3-4e0f-a09f-a08d3a82b8d7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:34.102781 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 703/1394] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:33 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:34.810660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd361699-f055-446c-9448-5808977e1aa6 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 Jan 25 11:14:34.810660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd361699-f055-446c-9448-5808977e1aa6 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:34.810660 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:34.810660 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:34.810660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd361699-f055-446c-9448-5808977e1aa6 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:34.913914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd361699-f055-446c-9448-5808977e1aa6 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 returned with HTTP 404 Jan 25 11:14:34.927752 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 692/1395] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:34 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/51f16149-fd47-43f3-a0de-097c1116a6a6 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:14:34.931665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8a74d2c-0a78-47a3-8d02-d981fb2741ec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] DELETE http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:14:34.931665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8a74d2c-0a78-47a3-8d02-d981fb2741ec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:34.931665 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:34.931665 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:34.931665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8a74d2c-0a78-47a3-8d02-d981fb2741ec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:34.931665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b8a74d2c-0a78-47a3-8d02-d981fb2741ec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Delete volume with id: 5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:14:34.954277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa9a8752-ff6e-4b23-a235-84cb0f19471f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:34.954804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa9a8752-ff6e-4b23-a235-84cb0f19471f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:34.955289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa9a8752-ff6e-4b23-a235-84cb0f19471f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:34.955662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-aa9a8752-ff6e-4b23-a235-84cb0f19471f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:35.052694 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:35.052694 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:35.062245 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa9a8752-ff6e-4b23-a235-84cb0f19471f tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:35.069245 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 693/1396] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:34 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:35.088000 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:35.088000 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:35.093810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b8a74d2c-0a78-47a3-8d02-d981fb2741ec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:35.112058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d14b3275-75c2-4606-ba64-705b4fec5b7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:35.112221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d14b3275-75c2-4606-ba64-705b4fec5b7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:35.112745 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:35.112745 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:35.113212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d14b3275-75c2-4606-ba64-705b4fec5b7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:35.113586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d14b3275-75c2-4606-ba64-705b4fec5b7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:35.324185 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:35.324185 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:35.331067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b8a74d2c-0a78-47a3-8d02-d981fb2741ec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Delete volume request issued successfully. Jan 25 11:14:35.331067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8a74d2c-0a78-47a3-8d02-d981fb2741ec tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 202 Jan 25 11:14:35.331067 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 704/1397] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:14:34 2021] DELETE /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 0 bytes in 410 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:14:35.334032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d14b3275-75c2-4606-ba64-705b4fec5b7a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:35.334032 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 694/1398] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:35 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:14:35.353866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5efbe077-2dfb-4858-93c9-97e884e6e069 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:14:35.353866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5efbe077-2dfb-4858-93c9-97e884e6e069 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:35.353866 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:35.353866 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:35.353866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5efbe077-2dfb-4858-93c9-97e884e6e069 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:35.575562 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:35.575562 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:35.607115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5efbe077-2dfb-4858-93c9-97e884e6e069 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:35.758087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5efbe077-2dfb-4858-93c9-97e884e6e069 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 200 Jan 25 11:14:35.767608 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 705/1399] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:35 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 915 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:36.090554 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a85ee66-3477-46e9-be03-ba38f510e7cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:36.090554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a85ee66-3477-46e9-be03-ba38f510e7cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:36.090554 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:36.090554 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:36.090554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a85ee66-3477-46e9-be03-ba38f510e7cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:36.099101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6a85ee66-3477-46e9-be03-ba38f510e7cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:36.195382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:36.195382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:36.195382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a85ee66-3477-46e9-be03-ba38f510e7cc tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:36.195382 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 695/1400] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:36 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:36.360217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2982246-1bb3-4278-ba7b-1a7ae6e65f57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:36.360217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2982246-1bb3-4278-ba7b-1a7ae6e65f57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:36.381021 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:36.381021 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:36.381021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2982246-1bb3-4278-ba7b-1a7ae6e65f57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:36.381021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c2982246-1bb3-4278-ba7b-1a7ae6e65f57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:36.697960 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:36.697960 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:36.697960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2982246-1bb3-4278-ba7b-1a7ae6e65f57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:36.697960 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 706/1401] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:36 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:36.773602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6b5e897-0417-41da-97ca-09e586866d8e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:14:36.774462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6b5e897-0417-41da-97ca-09e586866d8e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:36.774801 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:36.774801 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:36.775419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6b5e897-0417-41da-97ca-09e586866d8e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:37.067313 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:37.067313 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:37.067313 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f6b5e897-0417-41da-97ca-09e586866d8e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:37.102282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6b5e897-0417-41da-97ca-09e586866d8e tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 200 Jan 25 11:14:37.102282 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 696/1402] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:36 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 915 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:37.235825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e552424-9fe2-412f-886e-8b66ad95a0e1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:37.254261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e552424-9fe2-412f-886e-8b66ad95a0e1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:37.254261 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:37.254261 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:37.254261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e552424-9fe2-412f-886e-8b66ad95a0e1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:37.254261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8e552424-9fe2-412f-886e-8b66ad95a0e1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:37.368539 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:37.368539 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:37.372824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e552424-9fe2-412f-886e-8b66ad95a0e1 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:37.372824 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 707/1403] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:37 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:37.729140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-873c629c-9aa0-4faf-b7d4-0fe31924f961 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:37.729954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-873c629c-9aa0-4faf-b7d4-0fe31924f961 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:37.730425 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:37.730425 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:37.731029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-873c629c-9aa0-4faf-b7d4-0fe31924f961 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:37.731758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-873c629c-9aa0-4faf-b7d4-0fe31924f961 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:37.774394 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:37.774394 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:37.787824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-873c629c-9aa0-4faf-b7d4-0fe31924f961 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:37.788981 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 697/1404] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:37 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:38.132932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d0ec1f7-16c2-4ba2-9526-a1ac375077ba tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:14:38.132932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d0ec1f7-16c2-4ba2-9526-a1ac375077ba tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:38.132932 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:38.132932 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:38.132932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d0ec1f7-16c2-4ba2-9526-a1ac375077ba tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:38.340483 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:38.340483 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:38.361690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2d0ec1f7-16c2-4ba2-9526-a1ac375077ba tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:38.387563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ffeee15-d45a-4f02-b489-c4b55302b019 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:38.388554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ffeee15-d45a-4f02-b489-c4b55302b019 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:38.388986 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:38.388986 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:38.389649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ffeee15-d45a-4f02-b489-c4b55302b019 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:38.390299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3ffeee15-d45a-4f02-b489-c4b55302b019 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:38.421271 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d0ec1f7-16c2-4ba2-9526-a1ac375077ba tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 200 Jan 25 11:14:38.422578 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 708/1405] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:38 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 915 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:38.469338 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:38.469338 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:38.472146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ffeee15-d45a-4f02-b489-c4b55302b019 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:38.474890 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 698/1406] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:38 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:38.808858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-642cfd92-fc1c-4068-9a31-ee841a480e6d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:38.808858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-642cfd92-fc1c-4068-9a31-ee841a480e6d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:38.808858 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:38.808858 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:38.808858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-642cfd92-fc1c-4068-9a31-ee841a480e6d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:38.808858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-642cfd92-fc1c-4068-9a31-ee841a480e6d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:38.856768 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:38.856768 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:38.864781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-642cfd92-fc1c-4068-9a31-ee841a480e6d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:38.881933 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 709/1407] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:38 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:39.473021 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-90e0cd49-7e8f-4ef3-a201-2e1c2827d665 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:14:39.473021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-90e0cd49-7e8f-4ef3-a201-2e1c2827d665 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:39.473021 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:39.473021 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:39.473021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-90e0cd49-7e8f-4ef3-a201-2e1c2827d665 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:39.508779 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-352b0835-7415-4f90-b906-04ed12253073 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:39.508779 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-352b0835-7415-4f90-b906-04ed12253073 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:39.508779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:39.508779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:39.508779 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-352b0835-7415-4f90-b906-04ed12253073 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:39.508779 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-352b0835-7415-4f90-b906-04ed12253073 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:39.616105 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:39.616105 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:39.616105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-352b0835-7415-4f90-b906-04ed12253073 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:39.623738 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 710/1408] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:39 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 818 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:39.630737 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:39.630737 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:39.646552 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-90e0cd49-7e8f-4ef3-a201-2e1c2827d665 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Volume info retrieved successfully. Jan 25 11:14:39.672492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-90e0cd49-7e8f-4ef3-a201-2e1c2827d665 tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 200 Jan 25 11:14:39.673915 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 699/1409] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:39 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:39.881114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c92c2223-5017-49cb-9e81-9a895353c17c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:39.881673 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c92c2223-5017-49cb-9e81-9a895353c17c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:39.881898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:39.881898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:39.882275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c92c2223-5017-49cb-9e81-9a895353c17c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:39.882646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c92c2223-5017-49cb-9e81-9a895353c17c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:39.928832 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:39.928832 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:39.930784 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c92c2223-5017-49cb-9e81-9a895353c17c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:39.936429 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 711/1410] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:39 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:40.631916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-26f8da02-dd50-4541-8509-146f26e40e9b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:40.631916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-26f8da02-dd50-4541-8509-146f26e40e9b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:40.631916 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:40.631916 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:40.631916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-26f8da02-dd50-4541-8509-146f26e40e9b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:40.631916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-26f8da02-dd50-4541-8509-146f26e40e9b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:40.691033 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:40.691033 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:40.691605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-260776f7-6c76-459e-93a6-c73455accf9c tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] GET http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 Jan 25 11:14:40.692153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-260776f7-6c76-459e-93a6-c73455accf9c tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:40.692345 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:40.692345 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:40.692736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-260776f7-6c76-459e-93a6-c73455accf9c tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:40.695044 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-26f8da02-dd50-4541-8509-146f26e40e9b tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:40.696587 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 700/1411] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:40 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 820 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:40.937848 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-260776f7-6c76-459e-93a6-c73455accf9c tempest-ServersNegativeTestJSON-985762617 tempest-ServersNegativeTestJSON-985762617] http://10.222.0.57/volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 returned with HTTP 404 Jan 25 11:14:40.945510 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 712/1412] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:40 2021] GET /volume/v3/1313be1f73924174a12e7d34dc1fa8f0/volumes/5587697d-bc7b-4a6a-ae1f-6e1dbbd077d8 => generated 109 bytes in 258 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:14:40.951043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f1075ff-9c09-40fc-aa60-77158561e8c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:40.951859 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f1075ff-9c09-40fc-aa60-77158561e8c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:40.954451 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:40.954451 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:40.955231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f1075ff-9c09-40fc-aa60-77158561e8c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:40.955860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5f1075ff-9c09-40fc-aa60-77158561e8c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:41.004976 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:41.004976 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:41.009917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f1075ff-9c09-40fc-aa60-77158561e8c4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:41.012852 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 701/1413] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:40 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:41.731564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e650b9b1-a6bd-4d3a-b712-2ca1c5925ec7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:41.731564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e650b9b1-a6bd-4d3a-b712-2ca1c5925ec7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:41.731564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e650b9b1-a6bd-4d3a-b712-2ca1c5925ec7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:41.731564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e650b9b1-a6bd-4d3a-b712-2ca1c5925ec7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:41.789900 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:41.789900 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:41.808777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e650b9b1-a6bd-4d3a-b712-2ca1c5925ec7 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:41.816842 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 713/1414] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:41 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 820 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:42.026725 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47215dbd-f9e7-48c4-9b23-dbc86ab3440a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:42.027753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47215dbd-f9e7-48c4-9b23-dbc86ab3440a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:42.028171 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:42.028171 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:42.028829 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47215dbd-f9e7-48c4-9b23-dbc86ab3440a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:42.029408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-47215dbd-f9e7-48c4-9b23-dbc86ab3440a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:42.075539 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:42.075539 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:42.080132 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47215dbd-f9e7-48c4-9b23-dbc86ab3440a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:42.085133 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 702/1415] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:42 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:42.820914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f31b558d-42b6-4a50-8923-48369fe3cb83 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:42.821457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f31b558d-42b6-4a50-8923-48369fe3cb83 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:42.821655 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:42.821655 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:42.822037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f31b558d-42b6-4a50-8923-48369fe3cb83 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:42.822410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f31b558d-42b6-4a50-8923-48369fe3cb83 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:42.899387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:42.899387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:42.899387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f31b558d-42b6-4a50-8923-48369fe3cb83 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:42.899387 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 714/1416] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:42 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:42.913078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc30c997-c2b8-45b3-8535-709c78cdbcb5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:14:42.913078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc30c997-c2b8-45b3-8535-709c78cdbcb5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:42.913078 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:42.913078 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:42.913078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc30c997-c2b8-45b3-8535-709c78cdbcb5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:43.106032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a82d580a-d2ef-44a1-8965-befa3c2e386d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:43.106032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a82d580a-d2ef-44a1-8965-befa3c2e386d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:43.106032 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:43.106032 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:43.106032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a82d580a-d2ef-44a1-8965-befa3c2e386d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:43.106032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a82d580a-d2ef-44a1-8965-befa3c2e386d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:43.119365 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:43.119365 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:43.146761 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dc30c997-c2b8-45b3-8535-709c78cdbcb5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:14:43.171682 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:43.171682 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:43.181551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a82d580a-d2ef-44a1-8965-befa3c2e386d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:43.182427 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 715/1417] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:43 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:43.256011 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc30c997-c2b8-45b3-8535-709c78cdbcb5 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c returned with HTTP 200 Jan 25 11:14:43.256011 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 703/1418] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:42 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c => generated 916 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:43.281857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12aff926-7cf4-4555-a29e-669f31b70f78 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] POST http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8/action Jan 25 11:14:43.281857 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:43.281857 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:43.281857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12aff926-7cf4-4555-a29e-669f31b70f78 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:14:43.281857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12aff926-7cf4-4555-a29e-669f31b70f78 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:14:43.281857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-12aff926-7cf4-4555-a29e-669f31b70f78 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] Updating backup '1b39fc66-9783-4ae2-b3b0-7c43aa974ad8' with '{'status': 'error'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 25 11:14:43.460614 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:43.460614 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:43.532736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-12aff926-7cf4-4555-a29e-669f31b70f78 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] reset_status in rpcapi backup_id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 on host n-d-764292-12. {{(pid=91483) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 25 11:14:43.532736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12aff926-7cf4-4555-a29e-669f31b70f78 tempest-VolumesBackupsAdminTest-387730608 tempest-VolumesBackupsAdminTest-387730608] http://10.222.0.57/volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8/action returned with HTTP 202 Jan 25 11:14:43.532736 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 716/1419] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:14:43 2021] POST /volume/v3/597ba05a402a44a6b9dfdbc2a433efbf/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:14:43.567530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b673fea6-3087-4584-9813-5a1003a8f5ec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:43.567530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b673fea6-3087-4584-9813-5a1003a8f5ec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:43.567530 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:43.567530 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:43.567530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b673fea6-3087-4584-9813-5a1003a8f5ec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:43.567530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b673fea6-3087-4584-9813-5a1003a8f5ec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Show backup with id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:43.691650 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:43.691650 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:43.693524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b673fea6-3087-4584-9813-5a1003a8f5ec tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 200 Jan 25 11:14:43.696451 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 704/1420] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:43 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 817 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:43.710831 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df54dbc7-a00d-445d-900e-7a3fc07b0937 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] DELETE http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 Jan 25 11:14:43.711363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df54dbc7-a00d-445d-900e-7a3fc07b0937 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:43.711582 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:43.711582 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:43.711962 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df54dbc7-a00d-445d-900e-7a3fc07b0937 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:43.712329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-df54dbc7-a00d-445d-900e-7a3fc07b0937 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Delete backup with id: 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8. Jan 25 11:14:43.768490 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:43.768490 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:43.836598 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-df54dbc7-a00d-445d-900e-7a3fc07b0937 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] delete_backup rpcapi backup_id 1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 {{(pid=91483) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 11:14:43.866058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df54dbc7-a00d-445d-900e-7a3fc07b0937 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 returned with HTTP 202 Jan 25 11:14:43.866058 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 717/1421] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:14:43 2021] DELETE /volume/v3/a7f0bbd511d04259928a0b5691e4499d/backups/1b39fc66-9783-4ae2-b3b0-7c43aa974ad8 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:14:43.896111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f9914fa-ca20-4cfa-8c2d-27430e416405 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] DELETE http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:14:43.896111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f9914fa-ca20-4cfa-8c2d-27430e416405 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:43.896111 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:43.896111 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:43.896111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f9914fa-ca20-4cfa-8c2d-27430e416405 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:43.896111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-1f9914fa-ca20-4cfa-8c2d-27430e416405 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Delete volume with id: 13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:14:44.068758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:44.068758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:44.087707 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1f9914fa-ca20-4cfa-8c2d-27430e416405 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:14:44.171998 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1f9914fa-ca20-4cfa-8c2d-27430e416405 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Delete volume request issued successfully. Jan 25 11:14:44.172808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f9914fa-ca20-4cfa-8c2d-27430e416405 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c returned with HTTP 202 Jan 25 11:14:44.178067 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 705/1422] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:14:43 2021] DELETE /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:14:44.182710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4207b816-3450-48d0-9fd5-5286eb3f0e8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:14:44.183559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4207b816-3450-48d0-9fd5-5286eb3f0e8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:44.183844 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:44.183844 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:44.184307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4207b816-3450-48d0-9fd5-5286eb3f0e8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:44.199383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-771537a9-0fe1-409c-a6d8-f706704fd0a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:44.199383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-771537a9-0fe1-409c-a6d8-f706704fd0a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:44.199383 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:44.199383 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:44.199383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-771537a9-0fe1-409c-a6d8-f706704fd0a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:44.199383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-771537a9-0fe1-409c-a6d8-f706704fd0a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:44.300098 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:44.300098 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:44.300098 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-771537a9-0fe1-409c-a6d8-f706704fd0a0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:44.300098 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 706/1423] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:44 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:44.477648 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:44.477648 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:44.521449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4207b816-3450-48d0-9fd5-5286eb3f0e8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:14:44.637374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4207b816-3450-48d0-9fd5-5286eb3f0e8c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c returned with HTTP 200 Jan 25 11:14:44.637374 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 718/1424] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:44 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c => generated 915 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:45.307372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b3e71df-b27b-4fde-bed5-fe21dfe769f7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:45.308481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b3e71df-b27b-4fde-bed5-fe21dfe769f7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:45.308853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:45.308853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:45.309489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b3e71df-b27b-4fde-bed5-fe21dfe769f7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:45.310030 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2b3e71df-b27b-4fde-bed5-fe21dfe769f7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:45.416748 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:45.416748 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:45.416748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b3e71df-b27b-4fde-bed5-fe21dfe769f7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:45.424354 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 707/1425] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:45 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:45.648778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9af19e97-c8f1-4c31-98b7-e0f70ae2b737 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:14:45.649337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9af19e97-c8f1-4c31-98b7-e0f70ae2b737 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:45.649574 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:45.649574 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:45.649982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9af19e97-c8f1-4c31-98b7-e0f70ae2b737 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:45.758148 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:45.758148 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:45.782022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9af19e97-c8f1-4c31-98b7-e0f70ae2b737 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:14:45.849721 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9af19e97-c8f1-4c31-98b7-e0f70ae2b737 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c returned with HTTP 200 Jan 25 11:14:45.849721 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 719/1426] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:45 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:46.438591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34050390-601c-41e6-8e09-1bc4d656fe72 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:46.438591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34050390-601c-41e6-8e09-1bc4d656fe72 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:46.438591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:46.438591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:46.438591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34050390-601c-41e6-8e09-1bc4d656fe72 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:46.438591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-34050390-601c-41e6-8e09-1bc4d656fe72 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:46.516107 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:46.516107 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:46.525948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34050390-601c-41e6-8e09-1bc4d656fe72 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:46.525948 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 708/1427] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:46 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:46.870852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da1bf542-12bb-414d-a27d-29ee4b6a387a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:14:46.870852 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da1bf542-12bb-414d-a27d-29ee4b6a387a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:46.873691 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:46.873691 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:46.873691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da1bf542-12bb-414d-a27d-29ee4b6a387a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:47.038057 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:47.038057 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:47.082876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-da1bf542-12bb-414d-a27d-29ee4b6a387a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:14:47.195118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da1bf542-12bb-414d-a27d-29ee4b6a387a tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c returned with HTTP 200 Jan 25 11:14:47.199341 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 720/1428] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:46 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c => generated 915 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:47.538034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7f8911e-402c-4d83-bdd7-fb798c4ce77c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:47.538034 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e7f8911e-402c-4d83-bdd7-fb798c4ce77c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:47.538034 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:47.538034 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:47.538034 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e7f8911e-402c-4d83-bdd7-fb798c4ce77c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:47.538034 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e7f8911e-402c-4d83-bdd7-fb798c4ce77c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:47.579948 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:47.579948 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:47.585282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7f8911e-402c-4d83-bdd7-fb798c4ce77c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:47.599007 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 709/1429] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:47 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:48.215225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-349e65b7-b65c-4bc5-b184-36c8442eda6c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c Jan 25 11:14:48.215225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-349e65b7-b65c-4bc5-b184-36c8442eda6c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:48.215225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:48.215225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:48.215225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-349e65b7-b65c-4bc5-b184-36c8442eda6c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:48.354206 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-349e65b7-b65c-4bc5-b184-36c8442eda6c tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c returned with HTTP 404 Jan 25 11:14:48.354206 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 721/1430] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:48 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/13d14627-f475-4d62-b13b-99caf6f53e2c => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:14:48.363180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-353b4c23-0c3a-406d-944b-0a4ce596fdab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] DELETE http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf Jan 25 11:14:48.363180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-353b4c23-0c3a-406d-944b-0a4ce596fdab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:48.363180 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:48.363180 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:48.363180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-353b4c23-0c3a-406d-944b-0a4ce596fdab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:48.363180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-353b4c23-0c3a-406d-944b-0a4ce596fdab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Delete volume with id: cd12c4e8-48ad-446c-a781-5a5cfc4a74cf Jan 25 11:14:48.499734 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:48.499734 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:48.502455 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-353b4c23-0c3a-406d-944b-0a4ce596fdab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:14:48.566616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-353b4c23-0c3a-406d-944b-0a4ce596fdab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Delete volume request issued successfully. Jan 25 11:14:48.566616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-353b4c23-0c3a-406d-944b-0a4ce596fdab tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf returned with HTTP 202 Jan 25 11:14:48.566616 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 710/1431] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:14:48 2021] DELETE /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:14:48.580924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00c8c432-b8a3-4224-8337-9eae5c42f59e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf Jan 25 11:14:48.580924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00c8c432-b8a3-4224-8337-9eae5c42f59e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:48.580924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00c8c432-b8a3-4224-8337-9eae5c42f59e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:48.601793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32ff5b60-4024-461d-a509-009f3439153b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:48.601793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32ff5b60-4024-461d-a509-009f3439153b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:48.601793 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:48.601793 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:48.601793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32ff5b60-4024-461d-a509-009f3439153b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:48.601793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-32ff5b60-4024-461d-a509-009f3439153b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:48.648066 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:48.648066 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:48.648066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32ff5b60-4024-461d-a509-009f3439153b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:48.654778 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 711/1432] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:48 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:48.733404 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:48.733404 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:48.762989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-00c8c432-b8a3-4224-8337-9eae5c42f59e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:14:48.798620 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00c8c432-b8a3-4224-8337-9eae5c42f59e tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf returned with HTTP 200 Jan 25 11:14:48.800208 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 722/1433] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:48 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf => generated 914 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:49.668599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39175cc8-595e-416c-b97b-9b3cf39f5bf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:49.668599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39175cc8-595e-416c-b97b-9b3cf39f5bf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:49.668599 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:49.668599 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:49.668599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39175cc8-595e-416c-b97b-9b3cf39f5bf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:49.668599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-39175cc8-595e-416c-b97b-9b3cf39f5bf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:49.709808 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:49.709808 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:49.714660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39175cc8-595e-416c-b97b-9b3cf39f5bf7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:49.726891 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 712/1434] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:49 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:49.830361 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8136b03-f72f-4fc3-8f7d-85d287883548 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf Jan 25 11:14:49.830361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8136b03-f72f-4fc3-8f7d-85d287883548 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:49.830361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:49.830361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:49.830361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8136b03-f72f-4fc3-8f7d-85d287883548 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:49.950139 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:49.950139 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:49.990313 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f8136b03-f72f-4fc3-8f7d-85d287883548 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:14:50.054147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8136b03-f72f-4fc3-8f7d-85d287883548 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf returned with HTTP 200 Jan 25 11:14:50.062815 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 723/1435] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:49 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf => generated 914 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:50.739630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20ce8952-f691-455e-8fde-397bde365ea1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:50.739630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20ce8952-f691-455e-8fde-397bde365ea1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:50.739630 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:50.739630 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:50.739630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20ce8952-f691-455e-8fde-397bde365ea1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:50.739630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-20ce8952-f691-455e-8fde-397bde365ea1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:50.820576 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:50.820576 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:50.831891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20ce8952-f691-455e-8fde-397bde365ea1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:50.831891 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 713/1436] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:50 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:51.080150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67664e11-3b97-4d98-98dc-f664d36859fd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf Jan 25 11:14:51.080150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67664e11-3b97-4d98-98dc-f664d36859fd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:51.080150 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:51.080150 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:51.080150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67664e11-3b97-4d98-98dc-f664d36859fd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:51.208317 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:51.208317 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:51.278166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-67664e11-3b97-4d98-98dc-f664d36859fd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Volume info retrieved successfully. Jan 25 11:14:51.391980 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67664e11-3b97-4d98-98dc-f664d36859fd tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf returned with HTTP 200 Jan 25 11:14:51.391980 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 724/1437] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:51 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf => generated 914 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:51.847140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aae46465-2e08-4627-8469-76cb289e35f3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:51.847140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aae46465-2e08-4627-8469-76cb289e35f3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:51.847140 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:51.847140 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:51.847140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aae46465-2e08-4627-8469-76cb289e35f3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:51.847140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-aae46465-2e08-4627-8469-76cb289e35f3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:51.938926 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:51.938926 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:51.944394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aae46465-2e08-4627-8469-76cb289e35f3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:51.944394 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 714/1438] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:51 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:52.420520 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf3f41a7-685e-43fc-b772-3074325283a6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] GET http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf Jan 25 11:14:52.420520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf3f41a7-685e-43fc-b772-3074325283a6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:52.420520 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:52.420520 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:52.420520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf3f41a7-685e-43fc-b772-3074325283a6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:52.597155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf3f41a7-685e-43fc-b772-3074325283a6 tempest-VolumesBackupsAdminTest-2053337115 tempest-VolumesBackupsAdminTest-2053337115] http://10.222.0.57/volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf returned with HTTP 404 Jan 25 11:14:52.598271 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 725/1439] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:52 2021] GET /volume/v3/a7f0bbd511d04259928a0b5691e4499d/volumes/cd12c4e8-48ad-446c-a781-5a5cfc4a74cf => generated 109 bytes in 196 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:14:52.959342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c53879e-7aad-434a-a48b-3ad488524c12 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:52.960306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c53879e-7aad-434a-a48b-3ad488524c12 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:52.960528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:52.960528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:52.960908 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c53879e-7aad-434a-a48b-3ad488524c12 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:52.961281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9c53879e-7aad-434a-a48b-3ad488524c12 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:53.099823 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:53.099823 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:53.123438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c53879e-7aad-434a-a48b-3ad488524c12 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:53.123438 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 715/1440] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:52 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:54.138430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad10f16d-5859-4916-9e19-cbd5b150493b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:54.138430 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad10f16d-5859-4916-9e19-cbd5b150493b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:54.138430 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad10f16d-5859-4916-9e19-cbd5b150493b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:54.138430 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ad10f16d-5859-4916-9e19-cbd5b150493b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:54.203594 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:54.203594 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:54.203594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad10f16d-5859-4916-9e19-cbd5b150493b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:54.213998 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 726/1441] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:54 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:55.216749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e399271-432b-4b07-bdf2-222b4c90fcea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:55.217268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e399271-432b-4b07-bdf2-222b4c90fcea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:55.217454 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:55.217454 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:55.218582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e399271-432b-4b07-bdf2-222b4c90fcea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:55.218961 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3e399271-432b-4b07-bdf2-222b4c90fcea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:55.255140 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:55.255140 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:55.257019 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e399271-432b-4b07-bdf2-222b4c90fcea tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:55.264774 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 716/1442] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:55 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:56.273254 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dbda646e-d2a7-4e61-813c-65ac75696f70 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:56.274084 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dbda646e-d2a7-4e61-813c-65ac75696f70 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:56.274442 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:56.274442 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:56.274847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dbda646e-d2a7-4e61-813c-65ac75696f70 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:56.275210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dbda646e-d2a7-4e61-813c-65ac75696f70 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:56.345355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:56.345355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:56.352249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dbda646e-d2a7-4e61-813c-65ac75696f70 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:56.353443 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 727/1443] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:56 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:14:57.369176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8788498-364f-417d-938f-99ee5f02f54f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:14:57.370684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8788498-364f-417d-938f-99ee5f02f54f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:57.371087 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:57.371087 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:57.371716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8788498-364f-417d-938f-99ee5f02f54f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:57.382085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f8788498-364f-417d-938f-99ee5f02f54f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 1ec20030-bc52-468a-a209-1c5eb9eddc13. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:14:57.416483 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:57.416483 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:57.420171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8788498-364f-417d-938f-99ee5f02f54f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 200 Jan 25 11:14:57.434958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ceb070ba-dd7a-4b8d-9062-379e5fdd3fe2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c Jan 25 11:14:57.435845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ceb070ba-dd7a-4b8d-9062-379e5fdd3fe2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:57.436265 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:57.436265 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:57.436892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ceb070ba-dd7a-4b8d-9062-379e5fdd3fe2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:57.446135 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 717/1444] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:57 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 815 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:14:57.499846 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:57.499846 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:57.515147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ceb070ba-dd7a-4b8d-9062-379e5fdd3fe2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:14:57.549037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ceb070ba-dd7a-4b8d-9062-379e5fdd3fe2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c returned with HTTP 200 Jan 25 11:14:57.550450 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 728/1445] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:57 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c => generated 1414 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:14:57.567121 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffd3b6bf-cfff-48a8-bb7f-53211b851991 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c Jan 25 11:14:57.567669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffd3b6bf-cfff-48a8-bb7f-53211b851991 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:57.567895 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:57.567895 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:57.568277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffd3b6bf-cfff-48a8-bb7f-53211b851991 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:57.622095 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:57.622095 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:57.632504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ffd3b6bf-cfff-48a8-bb7f-53211b851991 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:14:57.658659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffd3b6bf-cfff-48a8-bb7f-53211b851991 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c returned with HTTP 200 Jan 25 11:14:57.659807 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 718/1446] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:57 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c => generated 1414 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:14:57.676989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e4a8a19-674a-42e2-b193-d9f258e1f65e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c Jan 25 11:14:57.677878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e4a8a19-674a-42e2-b193-d9f258e1f65e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:57.678273 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:57.678273 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:57.678938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e4a8a19-674a-42e2-b193-d9f258e1f65e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:57.679769 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-5e4a8a19-674a-42e2-b193-d9f258e1f65e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume with id: c367aad8-61ab-4b7f-8d49-2638f1098e3c Jan 25 11:14:57.775668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:57.775668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:57.777149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5e4a8a19-674a-42e2-b193-d9f258e1f65e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:14:57.823265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5e4a8a19-674a-42e2-b193-d9f258e1f65e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume request issued successfully. Jan 25 11:14:57.823978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e4a8a19-674a-42e2-b193-d9f258e1f65e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c returned with HTTP 202 Jan 25 11:14:57.834010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c6d25d9b-24d3-4d9b-af4f-443bfae07805 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c Jan 25 11:14:57.834545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c6d25d9b-24d3-4d9b-af4f-443bfae07805 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:57.834761 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:57.834761 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:57.835142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c6d25d9b-24d3-4d9b-af4f-443bfae07805 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:57.839482 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 729/1447] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:14:57 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:14:57.964885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:57.964885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:57.988961 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c6d25d9b-24d3-4d9b-af4f-443bfae07805 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:14:58.054953 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c6d25d9b-24d3-4d9b-af4f-443bfae07805 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c returned with HTTP 200 Jan 25 11:14:58.056332 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 719/1448] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:57 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c => generated 1413 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:14:59.073465 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a972fa5a-c091-44b8-96a2-2d3f1b73ee57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c Jan 25 11:14:59.074033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a972fa5a-c091-44b8-96a2-2d3f1b73ee57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:14:59.074379 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:14:59.074379 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:14:59.074901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a972fa5a-c091-44b8-96a2-2d3f1b73ee57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:14:59.159095 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:14:59.159095 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:14:59.184592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a972fa5a-c091-44b8-96a2-2d3f1b73ee57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:14:59.245216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a972fa5a-c091-44b8-96a2-2d3f1b73ee57 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c returned with HTTP 200 Jan 25 11:14:59.251332 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 730/1449] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:14:59 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c => generated 1413 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:15:00.268048 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5026cc26-c48a-4b52-a056-17b0ffb54e81 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c Jan 25 11:15:00.269437 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5026cc26-c48a-4b52-a056-17b0ffb54e81 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:00.269951 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:00.269951 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:00.270533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5026cc26-c48a-4b52-a056-17b0ffb54e81 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:00.407920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:00.407920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:00.421991 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5026cc26-c48a-4b52-a056-17b0ffb54e81 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:15:00.478021 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5026cc26-c48a-4b52-a056-17b0ffb54e81 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c returned with HTTP 200 Jan 25 11:15:00.479109 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 720/1450] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:00 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c => generated 1413 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:15:01.496221 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a376b867-65de-40a9-92cf-7e4ffec7dcc9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c Jan 25 11:15:01.496728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a376b867-65de-40a9-92cf-7e4ffec7dcc9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:01.497106 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:01.497106 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:01.497734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a376b867-65de-40a9-92cf-7e4ffec7dcc9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:01.604777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a376b867-65de-40a9-92cf-7e4ffec7dcc9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c returned with HTTP 404 Jan 25 11:15:01.605891 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 731/1451] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:01 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c367aad8-61ab-4b7f-8d49-2638f1098e3c => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:15:01.616455 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6477436-e2fe-4ced-91d0-ea7db592a53d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 Jan 25 11:15:01.616966 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6477436-e2fe-4ced-91d0-ea7db592a53d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:01.617342 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:01.617342 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:01.617973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6477436-e2fe-4ced-91d0-ea7db592a53d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:01.618494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-b6477436-e2fe-4ced-91d0-ea7db592a53d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete backup with id: 1ec20030-bc52-468a-a209-1c5eb9eddc13. Jan 25 11:15:01.661251 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:01.661251 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:01.722742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-b6477436-e2fe-4ced-91d0-ea7db592a53d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] delete_backup rpcapi backup_id 1ec20030-bc52-468a-a209-1c5eb9eddc13 {{(pid=91484) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 11:15:01.726320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6477436-e2fe-4ced-91d0-ea7db592a53d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 returned with HTTP 202 Jan 25 11:15:01.727560 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 721/1452] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:15:01 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/1ec20030-bc52-468a-a209-1c5eb9eddc13 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:15:01.773831 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes Jan 25 11:15:01.774832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1615165612"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:15:01.776794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1615165612'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:15:01.777339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume of 1 GB Jan 25 11:15:01.832245 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Availability Zones retrieved successfully. Jan 25 11:15:01.875835 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (2ee4195f-7a5f-420e-a906-22ac5d9331e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:15:01.885192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b180cd-a12b-47d6-b83d-44e6dc1cb677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:01.887742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:15:01.982436 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b180cd-a12b-47d6-b83d-44e6dc1cb677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:01.984625 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282f9408-1a74-4369-8514-04ff0528bdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:02.129683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Created reservations ['9e6f4063-c34c-4c1a-9b73-99b77952d236', '99bee2b0-d702-492f-b825-4fa6409d1961', '8605216e-cee5-498b-9055-6c0c4e9b5932', '2faa8a16-3e7c-4a4f-bc3e-6e3121e8412f'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:15:02.131831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282f9408-1a74-4369-8514-04ff0528bdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e6f4063-c34c-4c1a-9b73-99b77952d236', '99bee2b0-d702-492f-b825-4fa6409d1961', '8605216e-cee5-498b-9055-6c0c4e9b5932', '2faa8a16-3e7c-4a4f-bc3e-6e3121e8412f']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:02.134373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f018ace-3bd8-4561-a284-be6fc2d26f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:02.181244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] POST http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes Jan 25 11:15:02.181244 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:02.181244 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:02.181244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1207882567"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:15:02.182836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1207882567'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:15:02.183366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Create volume of 2 GB Jan 25 11:15:02.229695 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Availability Zones retrieved successfully. Jan 25 11:15:02.250397 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Flow 'volume_create_api' (42a48c64-0138-468d-92cd-529bd5c8a5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:15:02.254302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b8a482-52ad-4876-8086-6cb2776bd232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:02.257450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Validating volume size '2' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:15:02.410979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f018ace-3bd8-4561-a284-be6fc2d26f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '527057a1-a8c4-4cac-8bbb-d021f6308ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1615165612',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['9e6f4063-c34c-4c1a-9b73-99b77952d236','99bee2b0-d702-492f-b825-4fa6409d1961','8605216e-cee5-498b-9055-6c0c4e9b5932','2faa8a16-3e7c-4a4f-bc3e-6e3121e8412f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1615165612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=527057a1-a8c4-4cac-8bbb-d021f6308ddf,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1d1d51250735457eaef2d77ae5e9d127',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:02.413313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2295571-acb6-4524-8ebc-1940b72d0278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:02.463754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b8a482-52ad-4876-8086-6cb2776bd232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:02.466449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f67a2f-8377-4456-bb99-b8faa4d4b73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:02.552429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2295571-acb6-4524-8ebc-1940b72d0278) transitioned into state 'SUCCESS' from state '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-1615165612',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['9e6f4063-c34c-4c1a-9b73-99b77952d236','99bee2b0-d702-492f-b825-4fa6409d1961','8605216e-cee5-498b-9055-6c0c4e9b5932','2faa8a16-3e7c-4a4f-bc3e-6e3121e8412f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:02.560139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0cad38-350e-40bf-8d77-e8f115af3d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:02.631400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0cad38-350e-40bf-8d77-e8f115af3d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:02.671181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (2ee4195f-7a5f-420e-a906-22ac5d9331e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:15:02.715027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Created reservations ['b1b3360c-6978-4624-9cf6-a6f0f6457863', 'c04bcbd0-0757-450f-8465-cd6957c0d46b', '288f0b8f-600b-40e7-a8ba-3912fc3cdb21', '72f1427a-7482-49b6-bfd8-22d681acdd7d'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:15:02.718466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f67a2f-8377-4456-bb99-b8faa4d4b73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1b3360c-6978-4624-9cf6-a6f0f6457863', 'c04bcbd0-0757-450f-8465-cd6957c0d46b', '288f0b8f-600b-40e7-a8ba-3912fc3cdb21', '72f1427a-7482-49b6-bfd8-22d681acdd7d']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:02.721080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f4f6e8-cd23-452f-a6c5-14f7758c9ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:02.886229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume request issued successfully. Jan 25 11:15:02.927888 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f4f6e8-cd23-452f-a6c5-14f7758c9ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e621e477-5106-41ae-859d-3f86cc022b82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1207882567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0781b557e4f7477fb30fcc0c405b3e8b',qos_specs=None,replication_status=,reservations=['b1b3360c-6978-4624-9cf6-a6f0f6457863','c04bcbd0-0757-450f-8465-cd6957c0d46b','288f0b8f-600b-40e7-a8ba-3912fc3cdb21','72f1427a-7482-49b6-bfd8-22d681acdd7d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e947d484001743de97e1a771691dd77a',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1207882567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e621e477-5106-41ae-859d-3f86cc022b82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0781b557e4f7477fb30fcc0c405b3e8b',provider_auth=None,provider_geometry=None,provider_id=None,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='e947d484001743de97e1a771691dd77a',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:02.934581 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-321ae6fa-92a0-4f58-bdd6-282289628db4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes returned with HTTP 202 Jan 25 11:15:02.950379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 732/1453] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:15:01 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes => generated 885 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:15:02.951387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f63e11a8-e97e-490f-aaa1-c17df417982c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:02.962211 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6962a99f-ffec-4fcb-97d5-51942debee1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:15:02.962931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6962a99f-ffec-4fcb-97d5-51942debee1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:02.968056 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:02.968056 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:02.968056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6962a99f-ffec-4fcb-97d5-51942debee1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:03.021757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f63e11a8-e97e-490f-aaa1-c17df417982c) transitioned into state 'SUCCESS' from state '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-1207882567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0781b557e4f7477fb30fcc0c405b3e8b',qos_specs=None,replication_status=,reservations=['b1b3360c-6978-4624-9cf6-a6f0f6457863','c04bcbd0-0757-450f-8465-cd6957c0d46b','288f0b8f-600b-40e7-a8ba-3912fc3cdb21','72f1427a-7482-49b6-bfd8-22d681acdd7d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e947d484001743de97e1a771691dd77a',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:03.023877 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e83d1bc1-1361-44d8-92ed-d8c92054355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:03.072771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e83d1bc1-1361-44d8-92ed-d8c92054355f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:03.084033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Flow 'volume_create_api' (42a48c64-0138-468d-92cd-529bd5c8a5d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:15:03.167385 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:03.167385 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:03.195282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6962a99f-ffec-4fcb-97d5-51942debee1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:15:03.268682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6962a99f-ffec-4fcb-97d5-51942debee1e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 200 Jan 25 11:15:03.269705 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 733/1454] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:02 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 977 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:03.356486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Create volume request issued successfully. Jan 25 11:15:03.388102 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-965b14b8-b819-41e3-b6c0-2508f8eec857 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes returned with HTTP 202 Jan 25 11:15:03.390188 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 722/1455] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:15:01 2021] POST /volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes => generated 824 bytes in 1507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:15:03.404320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e28ba41-f130-4147-a72f-31996605cecc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] GET http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 Jan 25 11:15:03.405007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e28ba41-f130-4147-a72f-31996605cecc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:03.405402 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:03.405402 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:03.406124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e28ba41-f130-4147-a72f-31996605cecc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:03.529255 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:03.529255 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:03.540813 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7e28ba41-f130-4147-a72f-31996605cecc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Volume info retrieved successfully. Jan 25 11:15:03.594538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e28ba41-f130-4147-a72f-31996605cecc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 returned with HTTP 200 Jan 25 11:15:03.597140 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 734/1456] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:03 2021] GET /volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 => generated 916 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:04.290696 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e437edd-690f-4bd8-b8a8-642d07e4907b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:15:04.295717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e437edd-690f-4bd8-b8a8-642d07e4907b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:04.302399 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:04.302399 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:04.302924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e437edd-690f-4bd8-b8a8-642d07e4907b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:04.428112 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:04.428112 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:04.441910 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9e437edd-690f-4bd8-b8a8-642d07e4907b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:15:04.490930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e437edd-690f-4bd8-b8a8-642d07e4907b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 200 Jan 25 11:15:04.501299 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 723/1457] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:04 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 977 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:04.613644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bcd7e392-613a-4ad0-9aec-3f4d14ed3aa3 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] GET http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 Jan 25 11:15:04.614164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bcd7e392-613a-4ad0-9aec-3f4d14ed3aa3 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:04.614643 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:04.614643 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:04.617446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bcd7e392-613a-4ad0-9aec-3f4d14ed3aa3 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:04.771413 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:04.771413 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:04.805291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bcd7e392-613a-4ad0-9aec-3f4d14ed3aa3 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Volume info retrieved successfully. Jan 25 11:15:04.852206 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bcd7e392-613a-4ad0-9aec-3f4d14ed3aa3 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 returned with HTTP 200 Jan 25 11:15:04.856140 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 735/1458] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:04 2021] GET /volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 => generated 916 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:05.508868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77d47f3a-1abe-4ae0-8911-feb5404e7d99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:15:05.509933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77d47f3a-1abe-4ae0-8911-feb5404e7d99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:05.510694 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:05.510694 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:05.511314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77d47f3a-1abe-4ae0-8911-feb5404e7d99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:05.660265 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:05.660265 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:05.671490 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-77d47f3a-1abe-4ae0-8911-feb5404e7d99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:15:05.701382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77d47f3a-1abe-4ae0-8911-feb5404e7d99 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 200 Jan 25 11:15:05.707429 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 724/1459] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:05 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 978 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:05.723825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03d559a5-fdd8-4656-bf2e-38b529322b27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups Jan 25 11:15:05.724630 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:05.724630 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:05.725491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03d559a5-fdd8-4656-bf2e-38b529322b27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'create', calling method: create, body: {"backup": {"volume_id": "527057a1-a8c4-4cac-8bbb-d021f6308ddf", "name": "tempest-VolumesBackupsTest-Backup-379990240", "description": "tempest-volume-backup-description-765688040", "container": "container"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:15:05.727079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-03d559a5-fdd8-4656-bf2e-38b529322b27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Creating new backup {'backup': {'volume_id': '527057a1-a8c4-4cac-8bbb-d021f6308ddf', 'name': 'tempest-VolumesBackupsTest-Backup-379990240', 'description': 'tempest-volume-backup-description-765688040', 'container': 'container'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 11:15:05.727736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-03d559a5-fdd8-4656-bf2e-38b529322b27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Creating backup of volume 527057a1-a8c4-4cac-8bbb-d021f6308ddf in container container Jan 25 11:15:05.781701 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:05.781701 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:05.782912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-03d559a5-fdd8-4656-bf2e-38b529322b27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:15:05.825467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-03d559a5-fdd8-4656-bf2e-38b529322b27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Created reservations ['e5b24d61-9a4d-40bf-bb0d-e99b899f0f5a', '046525cb-0710-49cc-a37b-f0aabe006251'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:15:05.872663 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87b24755-fd42-4265-b7e8-02293eed8f22 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] GET http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 Jan 25 11:15:05.873196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87b24755-fd42-4265-b7e8-02293eed8f22 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:05.873415 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:05.873415 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:05.873824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87b24755-fd42-4265-b7e8-02293eed8f22 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:05.925680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03d559a5-fdd8-4656-bf2e-38b529322b27 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups returned with HTTP 202 Jan 25 11:15:05.926876 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 736/1460] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:15:05 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups => generated 395 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:15:05.935464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:05.935464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:05.941918 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f4b84768-b251-4c6d-9fbf-a03948b94979 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:05.942937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f4b84768-b251-4c6d-9fbf-a03948b94979 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:05.943167 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:05.943167 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:05.943852 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f4b84768-b251-4c6d-9fbf-a03948b94979 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:05.945506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f4b84768-b251-4c6d-9fbf-a03948b94979 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:05.950919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-87b24755-fd42-4265-b7e8-02293eed8f22 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Volume info retrieved successfully. Jan 25 11:15:05.977225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87b24755-fd42-4265-b7e8-02293eed8f22 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 returned with HTTP 200 Jan 25 11:15:05.978208 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 725/1461] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:05 2021] GET /volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:05.993915 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] POST http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes Jan 25 11:15:05.994403 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:05.994403 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:05.994741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e621e477-5106-41ae-859d-3f86cc022b82"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:15:05.996673 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e621e477-5106-41ae-859d-3f86cc022b82'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:15:06.020122 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:06.020122 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:06.022080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f4b84768-b251-4c6d-9fbf-a03948b94979 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:06.023246 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 737/1462] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:05 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:06.097784 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:06.097784 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:06.099002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Volume retrieved successfully. Jan 25 11:15:06.099365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Create volume of 1 GB Jan 25 11:15:06.132322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Availability Zones retrieved successfully. Jan 25 11:15:06.185506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Flow 'volume_create_api' (113d48d2-d8c4-40b1-ac19-3c1ed02f2c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:15:06.188366 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f91b837-8075-4246-ab7c-c87bae07d780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:06.203097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Validating volume size '1' using validate_int, validate_source_size {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:15:06.226559 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f91b837-8075-4246-ab7c-c87bae07d780) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 11:15:06.226559 n-d-764292-12 devstack@c-api.service[91482]: 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 25 11:15:06.231178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f91b837-8075-4246-ab7c-c87bae07d780) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:06.235833 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f91b837-8075-4246-ab7c-c87bae07d780) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 11:15:06.239415 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Flow 'volume_create_api' (113d48d2-d8c4-40b1-ac19-3c1ed02f2c62) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 11:15:06.240406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-928ea903-7655-4436-8ac3-277e4de2fcab tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes returned with HTTP 400 Jan 25 11:15:06.250644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25cca19c-88bd-4b2b-a4af-fb72baf1a9f8 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] DELETE http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 Jan 25 11:15:06.251185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25cca19c-88bd-4b2b-a4af-fb72baf1a9f8 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:06.251390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:06.251390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:06.252563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25cca19c-88bd-4b2b-a4af-fb72baf1a9f8 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:06.253278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-25cca19c-88bd-4b2b-a4af-fb72baf1a9f8 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Delete volume with id: e621e477-5106-41ae-859d-3f86cc022b82 Jan 25 11:15:06.271006 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 726/1463] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:15:05 2021] POST /volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes => generated 173 bytes in 281 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 25 11:15:06.381903 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:06.381903 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:06.383247 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-25cca19c-88bd-4b2b-a4af-fb72baf1a9f8 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Volume info retrieved successfully. Jan 25 11:15:06.459728 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-25cca19c-88bd-4b2b-a4af-fb72baf1a9f8 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Delete volume request issued successfully. Jan 25 11:15:06.462178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25cca19c-88bd-4b2b-a4af-fb72baf1a9f8 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 returned with HTTP 202 Jan 25 11:15:06.465348 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 738/1464] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:15:06 2021] DELETE /volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:15:06.473694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83f34723-b348-450b-aa51-dbcafb50ddcc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] GET http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 Jan 25 11:15:06.474169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83f34723-b348-450b-aa51-dbcafb50ddcc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:06.474388 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:06.474388 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:06.474772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83f34723-b348-450b-aa51-dbcafb50ddcc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:06.593869 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:06.593869 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:06.613909 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-83f34723-b348-450b-aa51-dbcafb50ddcc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Volume info retrieved successfully. Jan 25 11:15:06.664114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83f34723-b348-450b-aa51-dbcafb50ddcc tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 returned with HTTP 200 Jan 25 11:15:06.675101 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 727/1465] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:06 2021] GET /volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 => generated 916 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:07.036925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56179c89-b130-4b56-8c09-9c792c86d4dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:07.037823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56179c89-b130-4b56-8c09-9c792c86d4dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:07.038211 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:07.038211 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:07.039314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56179c89-b130-4b56-8c09-9c792c86d4dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:07.040353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-56179c89-b130-4b56-8c09-9c792c86d4dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:07.105723 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:07.105723 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:07.107619 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56179c89-b130-4b56-8c09-9c792c86d4dc tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:07.112395 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 739/1466] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:07 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:07.681524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-888c76d2-07e6-45db-921b-f3120a2e7a60 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] GET http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 Jan 25 11:15:07.682170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-888c76d2-07e6-45db-921b-f3120a2e7a60 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:07.682551 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:07.682551 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:07.683223 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-888c76d2-07e6-45db-921b-f3120a2e7a60 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:07.777279 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:07.777279 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:07.795986 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-888c76d2-07e6-45db-921b-f3120a2e7a60 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Volume info retrieved successfully. Jan 25 11:15:07.846484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-888c76d2-07e6-45db-921b-f3120a2e7a60 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 returned with HTTP 200 Jan 25 11:15:07.847927 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 728/1467] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:07 2021] GET /volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 => generated 916 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:08.124098 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2bf20ae-ab8d-4903-8d93-c653013e303f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:08.125235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2bf20ae-ab8d-4903-8d93-c653013e303f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:08.125459 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:08.125459 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:08.125934 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2bf20ae-ab8d-4903-8d93-c653013e303f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:08.126309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b2bf20ae-ab8d-4903-8d93-c653013e303f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:08.167955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:08.167955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:08.169851 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2bf20ae-ab8d-4903-8d93-c653013e303f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:08.186236 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 740/1468] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:08 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:08.875556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-98324973-66c3-475e-a764-b087ff2d9ac2 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] GET http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 Jan 25 11:15:08.875556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-98324973-66c3-475e-a764-b087ff2d9ac2 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:08.875556 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:08.875556 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:08.875556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-98324973-66c3-475e-a764-b087ff2d9ac2 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:08.927616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-98324973-66c3-475e-a764-b087ff2d9ac2 tempest-VolumesCloneNegativeTest-1173571953 tempest-VolumesCloneNegativeTest-1173571953] http://10.222.0.57/volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 returned with HTTP 404 Jan 25 11:15:08.928689 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 729/1469] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:08 2021] GET /volume/v3/0781b557e4f7477fb30fcc0c405b3e8b/volumes/e621e477-5106-41ae-859d-3f86cc022b82 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:15:09.185160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b84606f3-2d4f-4091-ab76-5233818e7b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:09.185935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b84606f3-2d4f-4091-ab76-5233818e7b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:09.186296 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:09.186296 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:09.186900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b84606f3-2d4f-4091-ab76-5233818e7b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:09.187434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b84606f3-2d4f-4091-ab76-5233818e7b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:09.239331 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:09.239331 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:09.246250 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b84606f3-2d4f-4091-ab76-5233818e7b1f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:09.246250 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 741/1470] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:09 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:10.259336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-133b162e-1077-47f2-ab19-5dd1b515ecfb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:10.259835 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-133b162e-1077-47f2-ab19-5dd1b515ecfb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:10.260241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-133b162e-1077-47f2-ab19-5dd1b515ecfb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:10.260606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-133b162e-1077-47f2-ab19-5dd1b515ecfb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:10.285853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:10.285853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:10.287703 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-133b162e-1077-47f2-ab19-5dd1b515ecfb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:10.288519 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 730/1471] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:10 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:11.305207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9de5680-7c74-4d6a-a514-da6c9240f22e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:11.305878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9de5680-7c74-4d6a-a514-da6c9240f22e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:11.306207 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:11.306207 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:11.306716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9de5680-7c74-4d6a-a514-da6c9240f22e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:11.307300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e9de5680-7c74-4d6a-a514-da6c9240f22e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:11.365278 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:11.365278 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:11.368054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9de5680-7c74-4d6a-a514-da6c9240f22e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:11.370951 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 742/1472] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:11 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:12.385280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d606939-e92d-4bc7-a037-e3d3fdd0493a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:12.386508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d606939-e92d-4bc7-a037-e3d3fdd0493a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:12.386840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:12.386840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:12.387700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d606939-e92d-4bc7-a037-e3d3fdd0493a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:12.388308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6d606939-e92d-4bc7-a037-e3d3fdd0493a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:12.440290 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:12.440290 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:12.446833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d606939-e92d-4bc7-a037-e3d3fdd0493a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:12.448399 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 731/1473] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:12 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:13.462306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e51bfcc3-8058-4bea-8176-a8a5b894e2b9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:13.463346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e51bfcc3-8058-4bea-8176-a8a5b894e2b9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:13.463705 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:13.463705 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:13.464314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e51bfcc3-8058-4bea-8176-a8a5b894e2b9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:13.464890 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e51bfcc3-8058-4bea-8176-a8a5b894e2b9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:13.511557 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:13.511557 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:13.513670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e51bfcc3-8058-4bea-8176-a8a5b894e2b9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:13.514611 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 743/1474] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:13 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:14.528696 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-720c485c-3861-447c-b485-ddcb2a87a21f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:14.529267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-720c485c-3861-447c-b485-ddcb2a87a21f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:14.529563 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:14.529563 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:14.529875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-720c485c-3861-447c-b485-ddcb2a87a21f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:14.530194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-720c485c-3861-447c-b485-ddcb2a87a21f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:14.597325 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:14.597325 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:14.599220 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-720c485c-3861-447c-b485-ddcb2a87a21f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:14.600022 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 732/1475] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:14 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:15.615249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68ed5b0f-4a60-4e51-aafa-724b6935baf1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:15.615792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68ed5b0f-4a60-4e51-aafa-724b6935baf1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:15.616010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:15.616010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:15.616384 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68ed5b0f-4a60-4e51-aafa-724b6935baf1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:15.616749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-68ed5b0f-4a60-4e51-aafa-724b6935baf1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:15.695545 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:15.695545 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:15.701332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68ed5b0f-4a60-4e51-aafa-724b6935baf1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:15.709714 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 744/1476] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:15 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:15.926098 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] POST http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes Jan 25 11:15:15.927009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:15.927009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:15.928081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1191665723"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:15:15.930308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1191665723'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:15:15.930889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Create volume of 1 GB Jan 25 11:15:15.945393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Availability Zones retrieved successfully. Jan 25 11:15:15.966549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Flow 'volume_create_api' (f76b1c06-3fdb-4981-8b72-28a0547918df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:15:15.969804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d18bdb8-18c6-41d7-8aed-64ea8667b44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:15.972567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:15:16.050903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d18bdb8-18c6-41d7-8aed-64ea8667b44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:16.053327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee67a9cd-a0be-46af-af72-19ef3d4af903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:16.184220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Created reservations ['2e777120-2d54-4fb9-b991-a24617e3c475', '451fb82d-2820-4e70-9813-db0dc9ad883c', '3a02d00f-216b-4078-9616-0b6eb2230a69', '9a72f2f6-0224-434b-b89f-0547dae48ff3'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:15:16.191025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee67a9cd-a0be-46af-af72-19ef3d4af903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e777120-2d54-4fb9-b991-a24617e3c475', '451fb82d-2820-4e70-9813-db0dc9ad883c', '3a02d00f-216b-4078-9616-0b6eb2230a69', '9a72f2f6-0224-434b-b89f-0547dae48ff3']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:16.193530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1fb462-72b8-4bf1-8dc5-22baa8081b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:16.260482 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1fb462-72b8-4bf1-8dc5-22baa8081b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '831e843e-7f5e-43d4-bd6e-27c817073ea6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1191665723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b095d3316144378a90546e50e7ad21',qos_specs=None,replication_status=,reservations=['2e777120-2d54-4fb9-b991-a24617e3c475','451fb82d-2820-4e70-9813-db0dc9ad883c','3a02d00f-216b-4078-9616-0b6eb2230a69','9a72f2f6-0224-434b-b89f-0547dae48ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c066589484704395a6208280dcebb011',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1191665723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=831e843e-7f5e-43d4-bd6e-27c817073ea6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81b095d3316144378a90546e50e7ad21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c066589484704395a6208280dcebb011',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:16.263451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9889c9f1-e05b-4f2c-94e4-d20dce96645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:16.295750 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9889c9f1-e05b-4f2c-94e4-d20dce96645a) transitioned into state 'SUCCESS' from state '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-1191665723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b095d3316144378a90546e50e7ad21',qos_specs=None,replication_status=,reservations=['2e777120-2d54-4fb9-b991-a24617e3c475','451fb82d-2820-4e70-9813-db0dc9ad883c','3a02d00f-216b-4078-9616-0b6eb2230a69','9a72f2f6-0224-434b-b89f-0547dae48ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c066589484704395a6208280dcebb011',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:16.297770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0696c96e-6f17-4c19-b9ae-778062ed4cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:16.328532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0696c96e-6f17-4c19-b9ae-778062ed4cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:16.334505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Flow 'volume_create_api' (f76b1c06-3fdb-4981-8b72-28a0547918df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:15:16.443470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Create volume request issued successfully. Jan 25 11:15:16.460564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-575de026-9902-48db-bd66-38cd67003759 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes returned with HTTP 202 Jan 25 11:15:16.461444 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 733/1477] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:15:15 2021] POST /volume/v3/81b095d3316144378a90546e50e7ad21/volumes => generated 827 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:15:16.476996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a5d6a24-c8c1-494b-9c4d-b908e8ba3668 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:16.477737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a5d6a24-c8c1-494b-9c4d-b908e8ba3668 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:16.477956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:16.477956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:16.478334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a5d6a24-c8c1-494b-9c4d-b908e8ba3668 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:16.566430 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:16.566430 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:16.576093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5a5d6a24-c8c1-494b-9c4d-b908e8ba3668 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Volume info retrieved successfully. Jan 25 11:15:16.602364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a5d6a24-c8c1-494b-9c4d-b908e8ba3668 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 returned with HTTP 200 Jan 25 11:15:16.603209 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 745/1478] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:16 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:16.717962 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f00154b-45fd-4407-8559-94432dfa03a6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:16.718482 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f00154b-45fd-4407-8559-94432dfa03a6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:16.719013 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:16.719013 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:16.719623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f00154b-45fd-4407-8559-94432dfa03a6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:16.720763 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0f00154b-45fd-4407-8559-94432dfa03a6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:16.780796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:16.780796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:16.783360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f00154b-45fd-4407-8559-94432dfa03a6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:16.784334 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 734/1479] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:16 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:17.619569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c65118e-25f4-4dd3-9a62-73b42dbd536f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:17.619946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c65118e-25f4-4dd3-9a62-73b42dbd536f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:17.620161 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:17.620161 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:17.620533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c65118e-25f4-4dd3-9a62-73b42dbd536f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:17.674689 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:17.674689 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:17.685933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5c65118e-25f4-4dd3-9a62-73b42dbd536f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Volume info retrieved successfully. Jan 25 11:15:17.721534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c65118e-25f4-4dd3-9a62-73b42dbd536f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 returned with HTTP 200 Jan 25 11:15:17.722775 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 746/1480] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:17 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:17.739112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c2e5fa8-0943-42ed-828f-1cfe1744dac5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] POST http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots Jan 25 11:15:17.740667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:17.740667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:17.741097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c2e5fa8-0943-42ed-828f-1cfe1744dac5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "831e843e-7f5e-43d4-bd6e-27c817073ea6", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-599261365"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:15:17.799014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0aecf9c-29ec-4d50-98c0-a7aaf7365c5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:17.799642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0aecf9c-29ec-4d50-98c0-a7aaf7365c5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:17.800089 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:17.800089 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:17.800697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0aecf9c-29ec-4d50-98c0-a7aaf7365c5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:17.801243 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c0aecf9c-29ec-4d50-98c0-a7aaf7365c5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:17.863506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:17.863506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:17.865543 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:17.865543 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:17.867108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1c2e5fa8-0943-42ed-828f-1cfe1744dac5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Volume info retrieved successfully. Jan 25 11:15:17.868075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-1c2e5fa8-0943-42ed-828f-1cfe1744dac5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Create snapshot from volume 831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:17.869972 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0aecf9c-29ec-4d50-98c0-a7aaf7365c5b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:17.870820 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 747/1481] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:17 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:17.943382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-1c2e5fa8-0943-42ed-828f-1cfe1744dac5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Created reservations ['dfc99d84-4194-4aee-abad-e5123d00f430', '5e958152-34aa-492f-af1e-4e302ef4c72e', '8e8afc6e-5446-4897-855b-2169e1b3f754', 'f87dcd1c-f0f4-49dd-b780-3442c89303f5'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:15:18.240178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1c2e5fa8-0943-42ed-828f-1cfe1744dac5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot create request issued successfully. Jan 25 11:15:18.242683 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c2e5fa8-0943-42ed-828f-1cfe1744dac5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots returned with HTTP 202 Jan 25 11:15:18.253833 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 735/1482] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:15:17 2021] POST /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots => generated 313 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:15:18.255053 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1adf9dd-713a-4b1c-a90f-f903ad3705c5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 Jan 25 11:15:18.255775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1adf9dd-713a-4b1c-a90f-f903ad3705c5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:18.256304 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:18.256304 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:18.256945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1adf9dd-713a-4b1c-a90f-f903ad3705c5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:18.368427 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:18.368427 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:18.369858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e1adf9dd-713a-4b1c-a90f-f903ad3705c5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:18.371686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1adf9dd-713a-4b1c-a90f-f903ad3705c5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 returned with HTTP 200 Jan 25 11:15:18.372521 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 748/1483] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:18 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 => generated 445 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:18.885518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ecd53e5d-ecb2-4101-a0af-3e43753f838d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:18.886637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ecd53e5d-ecb2-4101-a0af-3e43753f838d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:18.887002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:18.887002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:18.887582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ecd53e5d-ecb2-4101-a0af-3e43753f838d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:18.888096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ecd53e5d-ecb2-4101-a0af-3e43753f838d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:18.933192 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:18.933192 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:18.939539 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ecd53e5d-ecb2-4101-a0af-3e43753f838d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:18.940608 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 736/1484] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:18 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:19.384286 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77b57213-8f32-4df0-8ae5-f1deaf0db54c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 Jan 25 11:15:19.384825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77b57213-8f32-4df0-8ae5-f1deaf0db54c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:19.385061 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:19.385061 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:19.406473 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77b57213-8f32-4df0-8ae5-f1deaf0db54c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:19.440096 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:19.440096 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:19.442228 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-77b57213-8f32-4df0-8ae5-f1deaf0db54c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:19.443133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77b57213-8f32-4df0-8ae5-f1deaf0db54c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 returned with HTTP 200 Jan 25 11:15:19.445270 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 749/1485] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:19 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 => generated 445 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:19.954183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-edf626b8-24fa-4fec-a3b5-24a6b0b2af4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:19.954838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-edf626b8-24fa-4fec-a3b5-24a6b0b2af4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:19.954838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:19.954838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:19.955191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-edf626b8-24fa-4fec-a3b5-24a6b0b2af4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:19.955713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-edf626b8-24fa-4fec-a3b5-24a6b0b2af4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:20.016022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:20.016022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:20.025080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-edf626b8-24fa-4fec-a3b5-24a6b0b2af4f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:20.034230 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 737/1486] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:19 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:20.457887 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-891dc0a5-f4d5-4707-b831-c692af6c7612 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 Jan 25 11:15:20.458410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-891dc0a5-f4d5-4707-b831-c692af6c7612 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:20.458627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:20.458627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:20.459011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-891dc0a5-f4d5-4707-b831-c692af6c7612 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:20.514384 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:20.514384 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:20.515861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-891dc0a5-f4d5-4707-b831-c692af6c7612 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:20.518379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-891dc0a5-f4d5-4707-b831-c692af6c7612 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 returned with HTTP 200 Jan 25 11:15:20.519655 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 750/1487] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:20 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 => generated 445 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:21.052879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ea4348d-7f04-434b-a4a4-f06b2da04061 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:21.052879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ea4348d-7f04-434b-a4a4-f06b2da04061 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:21.052879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:21.052879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:21.052879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ea4348d-7f04-434b-a4a4-f06b2da04061 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:21.052879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4ea4348d-7f04-434b-a4a4-f06b2da04061 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:21.081267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:21.081267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:21.084213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ea4348d-7f04-434b-a4a4-f06b2da04061 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:21.092178 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 738/1488] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:21 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:21.531282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c558186-b028-4327-b383-e5f6ebe8c24f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 Jan 25 11:15:21.531826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c558186-b028-4327-b383-e5f6ebe8c24f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:21.532051 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:21.532051 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:21.532530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c558186-b028-4327-b383-e5f6ebe8c24f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:21.558615 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:21.558615 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:21.561225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1c558186-b028-4327-b383-e5f6ebe8c24f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:21.563498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c558186-b028-4327-b383-e5f6ebe8c24f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 returned with HTTP 200 Jan 25 11:15:21.565466 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 751/1489] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:21 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:21.581928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-847af8c2-0b13-480c-8460-7bc1ac8fb82a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] POST http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots Jan 25 11:15:21.582681 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:21.582681 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:21.583364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-847af8c2-0b13-480c-8460-7bc1ac8fb82a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "831e843e-7f5e-43d4-bd6e-27c817073ea6", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1625251588"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:15:21.685305 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:21.685305 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:21.698940 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-847af8c2-0b13-480c-8460-7bc1ac8fb82a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Volume info retrieved successfully. Jan 25 11:15:21.699311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-847af8c2-0b13-480c-8460-7bc1ac8fb82a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Create snapshot from volume 831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:21.821534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-847af8c2-0b13-480c-8460-7bc1ac8fb82a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Created reservations ['cbbd85cf-c974-4f57-960e-593066c733ec', '7347c53c-dfa8-42d6-89dc-e434267cfff0', '296fb3c5-1117-4ceb-8b02-e049d5c4e12b', 'a8ebe0fd-2c17-456f-96b3-7bf3ddf419e5'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:15:21.952123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-847af8c2-0b13-480c-8460-7bc1ac8fb82a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot create request issued successfully. Jan 25 11:15:21.954920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-847af8c2-0b13-480c-8460-7bc1ac8fb82a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots returned with HTTP 202 Jan 25 11:15:21.955740 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 739/1490] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:15:21 2021] POST /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots => generated 314 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:15:21.965922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41741fea-0855-43ce-99e8-c9dde3b9989c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 Jan 25 11:15:21.966456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41741fea-0855-43ce-99e8-c9dde3b9989c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:21.966689 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:21.966689 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:21.967017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41741fea-0855-43ce-99e8-c9dde3b9989c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:22.019850 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:22.019850 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:22.027557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-41741fea-0855-43ce-99e8-c9dde3b9989c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:22.029854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41741fea-0855-43ce-99e8-c9dde3b9989c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 returned with HTTP 200 Jan 25 11:15:22.035269 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 752/1491] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:21 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 => generated 446 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:22.100157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8a051ba-1883-4bcb-b3b5-9ed8b390e6db tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:22.101200 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8a051ba-1883-4bcb-b3b5-9ed8b390e6db tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:22.101562 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:22.101562 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:22.102170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8a051ba-1883-4bcb-b3b5-9ed8b390e6db tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:22.102678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f8a051ba-1883-4bcb-b3b5-9ed8b390e6db tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:22.179892 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:22.179892 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:22.182655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8a051ba-1883-4bcb-b3b5-9ed8b390e6db tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:22.189452 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 740/1492] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:22 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:23.044194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12b58497-7d6d-4dce-b5f4-fa6058b873a8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 Jan 25 11:15:23.044754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12b58497-7d6d-4dce-b5f4-fa6058b873a8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:23.045188 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:23.045188 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:23.045570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12b58497-7d6d-4dce-b5f4-fa6058b873a8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:23.103612 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:23.103612 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:23.105363 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-12b58497-7d6d-4dce-b5f4-fa6058b873a8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:23.107517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12b58497-7d6d-4dce-b5f4-fa6058b873a8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 returned with HTTP 200 Jan 25 11:15:23.110640 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 753/1493] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:23 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 => generated 446 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:23.196899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e128b173-e2bf-4a88-b1be-0dec01a25e88 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:23.197667 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e128b173-e2bf-4a88-b1be-0dec01a25e88 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:23.198089 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:23.198089 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:23.198768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e128b173-e2bf-4a88-b1be-0dec01a25e88 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:23.199356 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e128b173-e2bf-4a88-b1be-0dec01a25e88 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:23.244872 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:23.244872 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:23.247052 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e128b173-e2bf-4a88-b1be-0dec01a25e88 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:23.248351 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 741/1494] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:23 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:24.123009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ce06f29-8391-44ed-80b0-a2e0c342595a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 Jan 25 11:15:24.123507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ce06f29-8391-44ed-80b0-a2e0c342595a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:24.123896 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:24.123896 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:24.124531 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ce06f29-8391-44ed-80b0-a2e0c342595a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:24.184221 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:24.184221 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:24.185716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5ce06f29-8391-44ed-80b0-a2e0c342595a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:24.187826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ce06f29-8391-44ed-80b0-a2e0c342595a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 returned with HTTP 200 Jan 25 11:15:24.189146 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 754/1495] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:24 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 => generated 473 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:24.199547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f0b8a36-1fa7-48d9-bd7a-312f8e138eff tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] POST http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots Jan 25 11:15:24.200287 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:24.200287 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:24.201003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f0b8a36-1fa7-48d9-bd7a-312f8e138eff tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "831e843e-7f5e-43d4-bd6e-27c817073ea6", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:15:24.262905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d7d149e-bd36-4468-8e74-cfbfaea8535a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:24.263619 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d7d149e-bd36-4468-8e74-cfbfaea8535a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:24.263946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:24.263946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:24.264460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d7d149e-bd36-4468-8e74-cfbfaea8535a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:24.264938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7d7d149e-bd36-4468-8e74-cfbfaea8535a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:24.283445 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:24.283445 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:24.290482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f0b8a36-1fa7-48d9-bd7a-312f8e138eff tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Volume info retrieved successfully. Jan 25 11:15:24.291134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-7f0b8a36-1fa7-48d9-bd7a-312f8e138eff tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Create snapshot from volume 831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:24.308023 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:24.308023 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:24.314349 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d7d149e-bd36-4468-8e74-cfbfaea8535a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:24.315595 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 755/1496] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:24 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:24.399926 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-7f0b8a36-1fa7-48d9-bd7a-312f8e138eff tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Created reservations ['665c5b8f-b020-458a-840b-201936d6c125', '329a47da-e253-4f45-baf6-5f345b1ff751', '3b509cea-2b04-486c-b5a2-8bce96b8bb95', '9ca17b97-6672-4529-bccb-26cac60ba2e1'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:15:24.564468 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f0b8a36-1fa7-48d9-bd7a-312f8e138eff tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot create request issued successfully. Jan 25 11:15:24.565997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f0b8a36-1fa7-48d9-bd7a-312f8e138eff tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots returned with HTTP 202 Jan 25 11:15:24.567491 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 742/1497] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:15:24 2021] POST /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots => generated 314 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:15:24.579861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cbfef06-b24e-4b74-8e44-9e1da02128d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 Jan 25 11:15:24.580997 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cbfef06-b24e-4b74-8e44-9e1da02128d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:24.581438 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:24.581438 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:24.582140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cbfef06-b24e-4b74-8e44-9e1da02128d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:24.630267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:24.630267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:24.634943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6cbfef06-b24e-4b74-8e44-9e1da02128d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:24.641283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cbfef06-b24e-4b74-8e44-9e1da02128d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 returned with HTTP 200 Jan 25 11:15:24.649774 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 756/1498] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:24 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 => generated 446 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:25.329132 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a881da9f-5039-41b6-9185-bdbc5ce6b143 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:25.329688 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a881da9f-5039-41b6-9185-bdbc5ce6b143 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:25.329992 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:25.329992 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:25.330368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a881da9f-5039-41b6-9185-bdbc5ce6b143 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:25.330741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a881da9f-5039-41b6-9185-bdbc5ce6b143 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:25.352774 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:25.352774 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:25.355245 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a881da9f-5039-41b6-9185-bdbc5ce6b143 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:25.356290 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 743/1499] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:25 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:25.656271 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08c81947-6273-41ed-b727-d609781c6a49 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 Jan 25 11:15:25.656804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08c81947-6273-41ed-b727-d609781c6a49 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:25.657000 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:25.657000 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:25.658661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08c81947-6273-41ed-b727-d609781c6a49 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:25.705089 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:25.705089 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:25.728316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-08c81947-6273-41ed-b727-d609781c6a49 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:25.735667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08c81947-6273-41ed-b727-d609781c6a49 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 returned with HTTP 200 Jan 25 11:15:25.743041 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 757/1500] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:25 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 => generated 446 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:26.373367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3db19f1-0e27-4ba8-adc7-9f0ff0768f50 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:26.374225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3db19f1-0e27-4ba8-adc7-9f0ff0768f50 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:26.374752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:26.374752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:26.374752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3db19f1-0e27-4ba8-adc7-9f0ff0768f50 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:26.375783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c3db19f1-0e27-4ba8-adc7-9f0ff0768f50 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:26.507875 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:26.507875 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:26.519503 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3db19f1-0e27-4ba8-adc7-9f0ff0768f50 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:26.532781 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 744/1501] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:26 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:26.750712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-368df597-6319-4dac-86c8-1121559b66e4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 Jan 25 11:15:26.751665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-368df597-6319-4dac-86c8-1121559b66e4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:26.751889 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:26.751889 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:26.752285 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-368df597-6319-4dac-86c8-1121559b66e4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:26.797443 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:26.797443 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:26.799480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-368df597-6319-4dac-86c8-1121559b66e4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:26.801443 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-368df597-6319-4dac-86c8-1121559b66e4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 returned with HTTP 200 Jan 25 11:15:26.802686 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 758/1502] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:26 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 => generated 473 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:26.816416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe9be733-bef2-4b3a-bb1f-e1a600c1e9eb tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?limit=1 Jan 25 11:15:26.817154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe9be733-bef2-4b3a-bb1f-e1a600c1e9eb tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:26.817520 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:26.817520 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:26.818170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe9be733-bef2-4b3a-bb1f-e1a600c1e9eb tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:26.819021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-fe9be733-bef2-4b3a-bb1f-e1a600c1e9eb tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:26.821509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-fe9be733-bef2-4b3a-bb1f-e1a600c1e9eb tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:26.847598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fe9be733-bef2-4b3a-bb1f-e1a600c1e9eb tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:26.848907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe9be733-bef2-4b3a-bb1f-e1a600c1e9eb tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?limit=1 returned with HTTP 200 Jan 25 11:15:26.849942 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 745/1503] 10.222.0.57 () {58 vars in 1225 bytes} [Mon Jan 25 11:15:26 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?limit=1 => generated 515 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:26.871042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c65afd15-1c91-40bc-982d-5dbdd428417a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots Jan 25 11:15:26.871803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c65afd15-1c91-40bc-982d-5dbdd428417a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:26.872174 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:26.872174 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:26.872817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c65afd15-1c91-40bc-982d-5dbdd428417a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:26.873681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-c65afd15-1c91-40bc-982d-5dbdd428417a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:26.876978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-c65afd15-1c91-40bc-982d-5dbdd428417a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:26.901898 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c65afd15-1c91-40bc-982d-5dbdd428417a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:26.903388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c65afd15-1c91-40bc-982d-5dbdd428417a tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots returned with HTTP 200 Jan 25 11:15:26.913597 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 759/1504] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:15:26 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots => generated 995 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:26.919431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31cd05f8-5a48-4c7c-a37a-7bcce2f69106 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?limit=100000 Jan 25 11:15:26.919431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31cd05f8-5a48-4c7c-a37a-7bcce2f69106 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:26.919431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:26.919431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:26.919431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31cd05f8-5a48-4c7c-a37a-7bcce2f69106 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:26.930330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-31cd05f8-5a48-4c7c-a37a-7bcce2f69106 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:26.934099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:26.934099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:26.935084 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-31cd05f8-5a48-4c7c-a37a-7bcce2f69106 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:26.966074 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-31cd05f8-5a48-4c7c-a37a-7bcce2f69106 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:26.967128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31cd05f8-5a48-4c7c-a37a-7bcce2f69106 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?limit=100000 returned with HTTP 200 Jan 25 11:15:26.977360 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 746/1505] 10.222.0.57 () {58 vars in 1235 bytes} [Mon Jan 25 11:15:26 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?limit=100000 => generated 995 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:26.981106 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85ff7132-ca91-433e-98f3-e4c1a7793f7f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?limit=0 Jan 25 11:15:26.981811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85ff7132-ca91-433e-98f3-e4c1a7793f7f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:26.981949 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:26.981949 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:26.982244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85ff7132-ca91-433e-98f3-e4c1a7793f7f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:26.982953 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-85ff7132-ca91-433e-98f3-e4c1a7793f7f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:26.983501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:26.983501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:26.985921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-85ff7132-ca91-433e-98f3-e4c1a7793f7f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.029921 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85ff7132-ca91-433e-98f3-e4c1a7793f7f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.030635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85ff7132-ca91-433e-98f3-e4c1a7793f7f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?limit=0 returned with HTTP 200 Jan 25 11:15:27.031502 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 760/1506] 10.222.0.57 () {58 vars in 1225 bytes} [Mon Jan 25 11:15:26 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?limit=0 => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:15:27.044604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8dd21e2c-b03e-4464-9369-43eb9351fa22 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots Jan 25 11:15:27.045126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8dd21e2c-b03e-4464-9369-43eb9351fa22 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.045322 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.045322 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.046002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8dd21e2c-b03e-4464-9369-43eb9351fa22 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.046757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-8dd21e2c-b03e-4464-9369-43eb9351fa22 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.047628 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.047628 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.050724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-8dd21e2c-b03e-4464-9369-43eb9351fa22 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.072595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8dd21e2c-b03e-4464-9369-43eb9351fa22 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.073765 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8dd21e2c-b03e-4464-9369-43eb9351fa22 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots returned with HTTP 200 Jan 25 11:15:27.083935 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 747/1507] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots => generated 995 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.087101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78dcd2f9-f966-4a90-963d-9b3acd085d85 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?marker=02017099-ca41-4908-b7bf-3dedb6fe5698 Jan 25 11:15:27.087627 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78dcd2f9-f966-4a90-963d-9b3acd085d85 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.088115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78dcd2f9-f966-4a90-963d-9b3acd085d85 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.088699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-78dcd2f9-f966-4a90-963d-9b3acd085d85 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.091644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-78dcd2f9-f966-4a90-963d-9b3acd085d85 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.152739 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78dcd2f9-f966-4a90-963d-9b3acd085d85 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.154241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78dcd2f9-f966-4a90-963d-9b3acd085d85 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?marker=02017099-ca41-4908-b7bf-3dedb6fe5698 returned with HTTP 200 Jan 25 11:15:27.168464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5317060-ce99-4ba3-82c0-39ac53e96d87 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?offset=2&limit=3 Jan 25 11:15:27.169744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5317060-ce99-4ba3-82c0-39ac53e96d87 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.169946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.169946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.170408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5317060-ce99-4ba3-82c0-39ac53e96d87 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.171215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-a5317060-ce99-4ba3-82c0-39ac53e96d87 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.171935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.171935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.174259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-a5317060-ce99-4ba3-82c0-39ac53e96d87 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.174502 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 761/1508] 10.222.0.57 () {58 vars in 1297 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?marker=02017099-ca41-4908-b7bf-3dedb6fe5698 => generated 341 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.193958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a5317060-ce99-4ba3-82c0-39ac53e96d87 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.195049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5317060-ce99-4ba3-82c0-39ac53e96d87 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 25 11:15:27.196049 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 748/1509] 10.222.0.57 () {58 vars in 1243 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?offset=2&limit=3 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:15:27.210177 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19659533-ac88-4fef-bd94-e5bb743b00b1 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=created_at&sort_dir=asc Jan 25 11:15:27.210897 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19659533-ac88-4fef-bd94-e5bb743b00b1 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.211292 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.211292 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.212143 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19659533-ac88-4fef-bd94-e5bb743b00b1 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.212908 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-19659533-ac88-4fef-bd94-e5bb743b00b1 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.214053 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.214053 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.215934 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-19659533-ac88-4fef-bd94-e5bb743b00b1 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.238300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-19659533-ac88-4fef-bd94-e5bb743b00b1 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.239477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19659533-ac88-4fef-bd94-e5bb743b00b1 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 25 11:15:27.249026 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 762/1510] 10.222.0.57 () {58 vars in 1275 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.254776 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2f8a8fa-1dfb-4916-a40e-ecc33796c68d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=created_at&sort_dir=desc Jan 25 11:15:27.255527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a8fa-1dfb-4916-a40e-ecc33796c68d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.255936 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.255936 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.256557 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a8fa-1dfb-4916-a40e-ecc33796c68d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.257483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-d2f8a8fa-1dfb-4916-a40e-ecc33796c68d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.258363 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.258363 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.260617 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-d2f8a8fa-1dfb-4916-a40e-ecc33796c68d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.286029 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d2f8a8fa-1dfb-4916-a40e-ecc33796c68d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.287228 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2f8a8fa-1dfb-4916-a40e-ecc33796c68d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 25 11:15:27.288153 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 749/1511] 10.222.0.57 () {58 vars in 1277 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.305495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e1c203a-8662-4aca-9fc1-213b491218d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=id&sort_dir=asc Jan 25 11:15:27.313728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e1c203a-8662-4aca-9fc1-213b491218d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.315302 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.315302 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.315764 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e1c203a-8662-4aca-9fc1-213b491218d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.316774 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-2e1c203a-8662-4aca-9fc1-213b491218d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.317542 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.317542 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.321517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-2e1c203a-8662-4aca-9fc1-213b491218d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.363998 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2e1c203a-8662-4aca-9fc1-213b491218d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.367666 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e1c203a-8662-4aca-9fc1-213b491218d8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 25 11:15:27.370726 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 763/1512] 10.222.0.57 () {58 vars in 1259 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.405945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c80b3ce5-ce97-4ba4-b0f3-a36149c567c8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=id&sort_dir=desc Jan 25 11:15:27.405945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c80b3ce5-ce97-4ba4-b0f3-a36149c567c8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.405945 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.405945 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.405945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c80b3ce5-ce97-4ba4-b0f3-a36149c567c8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.405945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-c80b3ce5-ce97-4ba4-b0f3-a36149c567c8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.405945 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.405945 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.407550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-c80b3ce5-ce97-4ba4-b0f3-a36149c567c8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.435248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c80b3ce5-ce97-4ba4-b0f3-a36149c567c8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.436467 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c80b3ce5-ce97-4ba4-b0f3-a36149c567c8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 25 11:15:27.437356 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 750/1513] 10.222.0.57 () {58 vars in 1261 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.453396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6dd0768-5045-47c4-8886-a12d3999c468 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=display_name&sort_dir=asc Jan 25 11:15:27.454027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6dd0768-5045-47c4-8886-a12d3999c468 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.454719 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.454719 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.455439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6dd0768-5045-47c4-8886-a12d3999c468 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.456186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-f6dd0768-5045-47c4-8886-a12d3999c468 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.457149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.457149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.460403 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-f6dd0768-5045-47c4-8886-a12d3999c468 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.481373 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f6dd0768-5045-47c4-8886-a12d3999c468 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.482595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6dd0768-5045-47c4-8886-a12d3999c468 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 25 11:15:27.500435 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-534a7b55-9eb7-45a1-ac34-9fbd24353321 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=display_name&sort_dir=desc Jan 25 11:15:27.501957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-534a7b55-9eb7-45a1-ac34-9fbd24353321 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.502155 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.502155 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.502784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-534a7b55-9eb7-45a1-ac34-9fbd24353321 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.503879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-534a7b55-9eb7-45a1-ac34-9fbd24353321 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.506042 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.506042 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.508186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-534a7b55-9eb7-45a1-ac34-9fbd24353321 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.508792 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 764/1514] 10.222.0.57 () {58 vars in 1279 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.546237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-534a7b55-9eb7-45a1-ac34-9fbd24353321 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.548478 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-534a7b55-9eb7-45a1-ac34-9fbd24353321 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 25 11:15:27.549801 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 751/1515] 10.222.0.57 () {58 vars in 1281 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.562104 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29dc649b-03f6-4d97-a547-330e96f109ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:27.562836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29dc649b-03f6-4d97-a547-330e96f109ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.563224 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.563224 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.564304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29dc649b-03f6-4d97-a547-330e96f109ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.564922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-29dc649b-03f6-4d97-a547-330e96f109ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:27.567424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a544d6d9-7430-456d-80b0-f41f9507a869 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 Jan 25 11:15:27.572485 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a544d6d9-7430-456d-80b0-f41f9507a869 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.575786 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.575786 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.576389 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a544d6d9-7430-456d-80b0-f41f9507a869 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.578527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-a544d6d9-7430-456d-80b0-f41f9507a869 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.580021 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.580021 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.589131 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-a544d6d9-7430-456d-80b0-f41f9507a869 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.596859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.596859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.599139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29dc649b-03f6-4d97-a547-330e96f109ab tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:27.600777 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 765/1516] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.640393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a544d6d9-7430-456d-80b0-f41f9507a869 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.641278 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.641278 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.643306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a544d6d9-7430-456d-80b0-f41f9507a869 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 returned with HTTP 200 Jan 25 11:15:27.644153 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 752/1517] 10.222.0.57 () {58 vars in 1352 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 => generated 476 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.656866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4783534-967f-44e7-a6c2-dbb6fec8fcc5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/detail?status=available Jan 25 11:15:27.658341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4783534-967f-44e7-a6c2-dbb6fec8fcc5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.658770 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.658770 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.659420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4783534-967f-44e7-a6c2-dbb6fec8fcc5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.660815 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-d4783534-967f-44e7-a6c2-dbb6fec8fcc5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.666121 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-d4783534-967f-44e7-a6c2-dbb6fec8fcc5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.695870 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d4783534-967f-44e7-a6c2-dbb6fec8fcc5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.702328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.702328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.705711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4783534-967f-44e7-a6c2-dbb6fec8fcc5 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/detail?status=available returned with HTTP 200 Jan 25 11:15:27.716144 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 766/1518] 10.222.0.57 () {58 vars in 1264 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/detail?status=available => generated 1397 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:15:27.718435 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-500f16bf-f97f-405e-8174-352df7c581f4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 Jan 25 11:15:27.718964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-500f16bf-f97f-405e-8174-352df7c581f4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.719182 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.719182 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.719559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-500f16bf-f97f-405e-8174-352df7c581f4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.720254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-500f16bf-f97f-405e-8174-352df7c581f4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.724639 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-500f16bf-f97f-405e-8174-352df7c581f4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.765854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-500f16bf-f97f-405e-8174-352df7c581f4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.771455 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.771455 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.774555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-500f16bf-f97f-405e-8174-352df7c581f4 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 returned with HTTP 200 Jan 25 11:15:27.779020 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 753/1519] 10.222.0.57 () {58 vars in 1386 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 => generated 476 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.795491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc96929c-1d72-47a2-a5a3-7a089093d822 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 Jan 25 11:15:27.796021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc96929c-1d72-47a2-a5a3-7a089093d822 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.796238 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.796238 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.796622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc96929c-1d72-47a2-a5a3-7a089093d822 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.797215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-fc96929c-1d72-47a2-a5a3-7a089093d822 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.801968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-fc96929c-1d72-47a2-a5a3-7a089093d822 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.852471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fc96929c-1d72-47a2-a5a3-7a089093d822 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.857154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc96929c-1d72-47a2-a5a3-7a089093d822 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 returned with HTTP 200 Jan 25 11:15:27.859040 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 767/1520] 10.222.0.57 () {58 vars in 1331 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 => generated 342 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.880505 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79af1394-69aa-46b5-b034-69140f0dd3ec tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?status=available Jan 25 11:15:27.884939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79af1394-69aa-46b5-b034-69140f0dd3ec tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.885786 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.885786 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.886459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79af1394-69aa-46b5-b034-69140f0dd3ec tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.887231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-79af1394-69aa-46b5-b034-69140f0dd3ec tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.889944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-79af1394-69aa-46b5-b034-69140f0dd3ec tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:27.930084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-79af1394-69aa-46b5-b034-69140f0dd3ec tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:27.931659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79af1394-69aa-46b5-b034-69140f0dd3ec tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?status=available returned with HTTP 200 Jan 25 11:15:27.932682 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 754/1521] 10.222.0.57 () {58 vars in 1243 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?status=available => generated 995 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:27.945658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-decffe87-e1b3-4d4d-bf15-61b525b1fbe2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 Jan 25 11:15:27.946359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-decffe87-e1b3-4d4d-bf15-61b525b1fbe2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:27.946724 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:27.946724 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:27.947334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-decffe87-e1b3-4d4d-bf15-61b525b1fbe2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:27.948074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-decffe87-e1b3-4d4d-bf15-61b525b1fbe2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:27.948939 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:27.948939 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:27.951132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-decffe87-e1b3-4d4d-bf15-61b525b1fbe2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:15:28.009508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-decffe87-e1b3-4d4d-bf15-61b525b1fbe2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Get all snapshots completed successfully. Jan 25 11:15:28.010340 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-decffe87-e1b3-4d4d-bf15-61b525b1fbe2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 returned with HTTP 200 Jan 25 11:15:28.011195 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 768/1522] 10.222.0.57 () {58 vars in 1365 bytes} [Mon Jan 25 11:15:27 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1660830864 => generated 342 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:28.024866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-357f7fc3-d3f4-4568-8a56-2f0d3b9b22c9 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] DELETE http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 Jan 25 11:15:28.025689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-357f7fc3-d3f4-4568-8a56-2f0d3b9b22c9 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:28.026106 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:28.026106 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:28.027012 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-357f7fc3-d3f4-4568-8a56-2f0d3b9b22c9 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:28.027558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-357f7fc3-d3f4-4568-8a56-2f0d3b9b22c9 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Delete snapshot with id: 6bc641bc-1535-4e98-a27b-75dd3fd99e84 Jan 25 11:15:28.095542 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:28.095542 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:28.102335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-357f7fc3-d3f4-4568-8a56-2f0d3b9b22c9 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:28.225049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-357f7fc3-d3f4-4568-8a56-2f0d3b9b22c9 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot delete request issued successfully. Jan 25 11:15:28.225531 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-357f7fc3-d3f4-4568-8a56-2f0d3b9b22c9 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 returned with HTTP 202 Jan 25 11:15:28.226679 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 755/1523] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:15:28 2021] DELETE /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:15:28.236004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99cf9a69-0c91-4823-b64b-b3936976ebe8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 Jan 25 11:15:28.236782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99cf9a69-0c91-4823-b64b-b3936976ebe8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:28.237195 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:28.237195 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:28.238051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99cf9a69-0c91-4823-b64b-b3936976ebe8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:28.306769 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:28.306769 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:28.307984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-99cf9a69-0c91-4823-b64b-b3936976ebe8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:28.310173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99cf9a69-0c91-4823-b64b-b3936976ebe8 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 returned with HTTP 200 Jan 25 11:15:28.311175 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 769/1524] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:28 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 => generated 472 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:28.616487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cc78459-13f0-47c2-94cc-b0122263ed0c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:28.617592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cc78459-13f0-47c2-94cc-b0122263ed0c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:28.618039 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:28.618039 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:28.618672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cc78459-13f0-47c2-94cc-b0122263ed0c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:28.619238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6cc78459-13f0-47c2-94cc-b0122263ed0c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:28.663772 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:28.663772 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:28.665920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cc78459-13f0-47c2-94cc-b0122263ed0c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:28.679234 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 756/1525] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:28 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:29.323360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-946aa6cc-2f03-4940-92ba-6742e9906716 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 Jan 25 11:15:29.323815 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-946aa6cc-2f03-4940-92ba-6742e9906716 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:29.324011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:29.324011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:29.324655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-946aa6cc-2f03-4940-92ba-6742e9906716 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:29.407766 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:29.407766 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:29.411541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-946aa6cc-2f03-4940-92ba-6742e9906716 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:29.417716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-946aa6cc-2f03-4940-92ba-6742e9906716 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 returned with HTTP 200 Jan 25 11:15:29.421099 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 770/1526] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:29 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 => generated 472 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:29.693265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fac09b8d-6375-4f98-98f5-134e94077abe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:29.693802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fac09b8d-6375-4f98-98f5-134e94077abe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:29.694197 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:29.694197 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:29.694574 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fac09b8d-6375-4f98-98f5-134e94077abe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:29.694949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fac09b8d-6375-4f98-98f5-134e94077abe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:29.738936 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:29.738936 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:29.759835 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fac09b8d-6375-4f98-98f5-134e94077abe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:29.759835 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 757/1527] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:29 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:30.431629 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a407d29d-76b3-4b67-908f-51b958cc5ef0 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 Jan 25 11:15:30.432498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a407d29d-76b3-4b67-908f-51b958cc5ef0 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:30.432913 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:30.432913 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:30.434600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a407d29d-76b3-4b67-908f-51b958cc5ef0 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:30.477118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a407d29d-76b3-4b67-908f-51b958cc5ef0 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 returned with HTTP 404 Jan 25 11:15:30.478496 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 771/1528] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:30 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/6bc641bc-1535-4e98-a27b-75dd3fd99e84 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:15:30.486742 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-803c8146-c6e2-45a0-bff4-67eac049033b tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] DELETE http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 Jan 25 11:15:30.487265 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-803c8146-c6e2-45a0-bff4-67eac049033b tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:30.487481 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:30.487481 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:30.487860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-803c8146-c6e2-45a0-bff4-67eac049033b tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:30.488221 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-803c8146-c6e2-45a0-bff4-67eac049033b tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Delete snapshot with id: 02017099-ca41-4908-b7bf-3dedb6fe5698 Jan 25 11:15:30.534614 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:30.534614 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:30.553574 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-803c8146-c6e2-45a0-bff4-67eac049033b tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:30.695370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-803c8146-c6e2-45a0-bff4-67eac049033b tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot delete request issued successfully. Jan 25 11:15:30.696395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-803c8146-c6e2-45a0-bff4-67eac049033b tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 returned with HTTP 202 Jan 25 11:15:30.697418 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 758/1529] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:15:30 2021] DELETE /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:15:30.706961 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-095e6082-7d71-47a0-aa7e-1711c304869d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 Jan 25 11:15:30.707756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-095e6082-7d71-47a0-aa7e-1711c304869d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:30.708376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-095e6082-7d71-47a0-aa7e-1711c304869d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:30.757302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2242d45-155d-4551-b9ba-c23c02bf1389 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:30.758075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2242d45-155d-4551-b9ba-c23c02bf1389 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:30.758381 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:30.758381 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:30.758902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2242d45-155d-4551-b9ba-c23c02bf1389 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:30.759376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a2242d45-155d-4551-b9ba-c23c02bf1389 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:30.802410 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:30.802410 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:30.811819 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2242d45-155d-4551-b9ba-c23c02bf1389 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:30.812772 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 759/1530] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:30 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:30.823340 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:30.823340 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:30.824840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-095e6082-7d71-47a0-aa7e-1711c304869d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:30.827120 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-095e6082-7d71-47a0-aa7e-1711c304869d tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 returned with HTTP 200 Jan 25 11:15:30.828299 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 772/1531] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:30 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 => generated 472 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:31.827948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a55416ac-f0c4-44b2-8ea6-c9de3a45cc47 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:31.828624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a55416ac-f0c4-44b2-8ea6-c9de3a45cc47 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:31.829069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:31.829069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:31.829691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a55416ac-f0c4-44b2-8ea6-c9de3a45cc47 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:31.830173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a55416ac-f0c4-44b2-8ea6-c9de3a45cc47 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:31.840866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-377bdf32-c96c-4e35-a821-a57b64f3236e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 Jan 25 11:15:31.841778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-377bdf32-c96c-4e35-a821-a57b64f3236e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:31.841993 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:31.841993 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:31.842379 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-377bdf32-c96c-4e35-a821-a57b64f3236e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:31.876768 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:31.876768 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:31.878874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a55416ac-f0c4-44b2-8ea6-c9de3a45cc47 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:31.881870 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 760/1532] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:31 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:31.894031 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:31.894031 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:31.895186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-377bdf32-c96c-4e35-a821-a57b64f3236e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:31.903240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-377bdf32-c96c-4e35-a821-a57b64f3236e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 returned with HTTP 200 Jan 25 11:15:31.904066 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 773/1533] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:31 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 => generated 472 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:32.898433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb4c026c-3c91-4c83-9f41-de13da7fe5c1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:32.899516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb4c026c-3c91-4c83-9f41-de13da7fe5c1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:32.899935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:32.899935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:32.900744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb4c026c-3c91-4c83-9f41-de13da7fe5c1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:32.901312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cb4c026c-3c91-4c83-9f41-de13da7fe5c1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:32.916418 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa6900c9-023d-41bc-a517-6d3130d91d2f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 Jan 25 11:15:32.916989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa6900c9-023d-41bc-a517-6d3130d91d2f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:32.917186 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:32.917186 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:32.917856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa6900c9-023d-41bc-a517-6d3130d91d2f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:32.928207 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:32.928207 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:32.933041 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb4c026c-3c91-4c83-9f41-de13da7fe5c1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:32.934372 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 761/1534] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:32 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:32.946099 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa6900c9-023d-41bc-a517-6d3130d91d2f tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 returned with HTTP 404 Jan 25 11:15:32.950829 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 774/1535] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:32 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/02017099-ca41-4908-b7bf-3dedb6fe5698 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:15:32.956069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a098dc55-5c0b-461d-a213-7bd4987117b3 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] DELETE http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 Jan 25 11:15:32.956950 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a098dc55-5c0b-461d-a213-7bd4987117b3 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:32.957595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a098dc55-5c0b-461d-a213-7bd4987117b3 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:32.958149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-a098dc55-5c0b-461d-a213-7bd4987117b3 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Delete snapshot with id: 2aea4a51-e46c-47b5-a164-c074c3488ae0 Jan 25 11:15:32.996203 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:32.996203 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:33.013537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a098dc55-5c0b-461d-a213-7bd4987117b3 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:33.120273 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a098dc55-5c0b-461d-a213-7bd4987117b3 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot delete request issued successfully. Jan 25 11:15:33.120273 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a098dc55-5c0b-461d-a213-7bd4987117b3 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 returned with HTTP 202 Jan 25 11:15:33.120273 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 775/1536] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:15:32 2021] DELETE /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:15:33.132367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ec225c1-9f3b-4e0b-929a-3f37f325f763 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 Jan 25 11:15:33.132367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ec225c1-9f3b-4e0b-929a-3f37f325f763 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:33.132367 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:33.132367 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:33.132367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ec225c1-9f3b-4e0b-929a-3f37f325f763 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:33.159508 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:33.159508 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:33.160577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1ec225c1-9f3b-4e0b-929a-3f37f325f763 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:33.164177 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ec225c1-9f3b-4e0b-929a-3f37f325f763 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 returned with HTTP 200 Jan 25 11:15:33.165504 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 762/1537] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:33 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 => generated 471 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:33.950675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d9f921c-ab95-443e-8591-314ac7af01e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:33.951719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d9f921c-ab95-443e-8591-314ac7af01e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:33.952431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:33.952431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:33.952820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d9f921c-ab95-443e-8591-314ac7af01e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:33.953406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0d9f921c-ab95-443e-8591-314ac7af01e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:34.010820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:34.010820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:34.020634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d9f921c-ab95-443e-8591-314ac7af01e9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:34.028323 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 776/1538] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:33 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:34.179232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-872aff1d-bb1d-424b-b1b1-d8f1352ae923 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 Jan 25 11:15:34.180315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-872aff1d-bb1d-424b-b1b1-d8f1352ae923 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:34.180722 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:34.180722 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:34.181444 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-872aff1d-bb1d-424b-b1b1-d8f1352ae923 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:34.210622 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:34.210622 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:34.211777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-872aff1d-bb1d-424b-b1b1-d8f1352ae923 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Snapshot retrieved successfully. Jan 25 11:15:34.213745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-872aff1d-bb1d-424b-b1b1-d8f1352ae923 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 returned with HTTP 200 Jan 25 11:15:34.214858 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 763/1539] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:34 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 => generated 471 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:35.043656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73b4e5e3-656b-44e6-b51b-68c015aa2b19 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:35.044985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73b4e5e3-656b-44e6-b51b-68c015aa2b19 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:35.045372 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:35.045372 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:35.046036 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73b4e5e3-656b-44e6-b51b-68c015aa2b19 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:35.046830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-73b4e5e3-656b-44e6-b51b-68c015aa2b19 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:35.096390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:35.096390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:35.103239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73b4e5e3-656b-44e6-b51b-68c015aa2b19 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:35.104523 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 777/1540] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:35 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:35.228004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19b89ba5-9dcf-46a2-b9ed-1fa48b24d135 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 Jan 25 11:15:35.228834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19b89ba5-9dcf-46a2-b9ed-1fa48b24d135 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:35.229059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:35.229059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:35.229556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19b89ba5-9dcf-46a2-b9ed-1fa48b24d135 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:35.315479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19b89ba5-9dcf-46a2-b9ed-1fa48b24d135 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 returned with HTTP 404 Jan 25 11:15:35.316561 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 764/1541] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:15:35 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/snapshots/2aea4a51-e46c-47b5-a164-c074c3488ae0 => generated 111 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:15:35.324489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c8d1d5e-4d72-4e61-bd17-8e8a2853065e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] DELETE http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:35.325028 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c8d1d5e-4d72-4e61-bd17-8e8a2853065e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:35.325227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:35.325227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:35.325605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c8d1d5e-4d72-4e61-bd17-8e8a2853065e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:35.326392 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-9c8d1d5e-4d72-4e61-bd17-8e8a2853065e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Delete volume with id: 831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:35.448359 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:35.448359 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:35.454519 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9c8d1d5e-4d72-4e61-bd17-8e8a2853065e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Volume info retrieved successfully. Jan 25 11:15:35.518686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9c8d1d5e-4d72-4e61-bd17-8e8a2853065e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Delete volume request issued successfully. Jan 25 11:15:35.519241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c8d1d5e-4d72-4e61-bd17-8e8a2853065e tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 returned with HTTP 202 Jan 25 11:15:35.520912 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 778/1542] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:15:35 2021] DELETE /volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:15:35.528305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dea51c76-1912-49f9-bbef-45ce5eb6015c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:35.528824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dea51c76-1912-49f9-bbef-45ce5eb6015c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:35.529310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dea51c76-1912-49f9-bbef-45ce5eb6015c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:35.601713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:35.601713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:35.621890 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dea51c76-1912-49f9-bbef-45ce5eb6015c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Volume info retrieved successfully. Jan 25 11:15:35.651940 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dea51c76-1912-49f9-bbef-45ce5eb6015c tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 returned with HTTP 200 Jan 25 11:15:35.653046 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 765/1543] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:35 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:36.123395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e1fe246-ac88-41f3-8192-b8a87bd0b5a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:36.127326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e1fe246-ac88-41f3-8192-b8a87bd0b5a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:36.127971 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:36.127971 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:36.128892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e1fe246-ac88-41f3-8192-b8a87bd0b5a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:36.131374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6e1fe246-ac88-41f3-8192-b8a87bd0b5a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:36.219616 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:36.219616 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:36.232124 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e1fe246-ac88-41f3-8192-b8a87bd0b5a9 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:36.233400 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 779/1544] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:36 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:36.672487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d19d566-8cf8-4531-b27e-4cd9ec68c5a6 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:36.674659 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d19d566-8cf8-4531-b27e-4cd9ec68c5a6 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:36.675080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:36.675080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:36.675753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d19d566-8cf8-4531-b27e-4cd9ec68c5a6 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:36.756780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:36.756780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:36.768771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7d19d566-8cf8-4531-b27e-4cd9ec68c5a6 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Volume info retrieved successfully. Jan 25 11:15:36.818519 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d19d566-8cf8-4531-b27e-4cd9ec68c5a6 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 returned with HTTP 200 Jan 25 11:15:36.819656 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 766/1545] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:36 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 => generated 919 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:37.249471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd7223fb-e3d7-4211-b6a9-bedc6fd36541 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:37.251637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd7223fb-e3d7-4211-b6a9-bedc6fd36541 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:37.252037 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:37.252037 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:37.253358 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd7223fb-e3d7-4211-b6a9-bedc6fd36541 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:37.253970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fd7223fb-e3d7-4211-b6a9-bedc6fd36541 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:37.332969 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:37.332969 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:37.348363 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd7223fb-e3d7-4211-b6a9-bedc6fd36541 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:37.349084 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 780/1546] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:37 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:37.835822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a42d6bfb-fd1b-49c7-9562-c950f6bf62a2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] GET http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 Jan 25 11:15:37.836350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a42d6bfb-fd1b-49c7-9562-c950f6bf62a2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:37.836565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:37.836565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:37.836945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a42d6bfb-fd1b-49c7-9562-c950f6bf62a2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:37.943052 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a42d6bfb-fd1b-49c7-9562-c950f6bf62a2 tempest-VolumesSnapshotListTestJSON-1292828584 tempest-VolumesSnapshotListTestJSON-1292828584] http://10.222.0.57/volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 returned with HTTP 404 Jan 25 11:15:37.944406 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 767/1547] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:37 2021] GET /volume/v3/81b095d3316144378a90546e50e7ad21/volumes/831e843e-7f5e-43d4-bd6e-27c817073ea6 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:15:38.363381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b89bbf2e-9fea-42ef-b894-db837623fe5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:38.363875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b89bbf2e-9fea-42ef-b894-db837623fe5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:38.364070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:38.364070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:38.365071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b89bbf2e-9fea-42ef-b894-db837623fe5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:38.365586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b89bbf2e-9fea-42ef-b894-db837623fe5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:38.424253 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:38.424253 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:38.426902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b89bbf2e-9fea-42ef-b894-db837623fe5f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:38.427887 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 781/1548] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:38 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:39.441579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f096bb96-7b95-4515-a6ea-7c851eefcc9f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:39.442119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f096bb96-7b95-4515-a6ea-7c851eefcc9f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:39.442772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f096bb96-7b95-4515-a6ea-7c851eefcc9f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:39.443321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f096bb96-7b95-4515-a6ea-7c851eefcc9f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:39.492349 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:39.492349 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:39.496606 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f096bb96-7b95-4515-a6ea-7c851eefcc9f tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:39.500219 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 768/1549] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:39 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:40.511987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf2943f8-f1fd-4947-a193-f678eab67acb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:40.512411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf2943f8-f1fd-4947-a193-f678eab67acb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:40.512411 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:40.512411 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:40.512634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf2943f8-f1fd-4947-a193-f678eab67acb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:40.515187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cf2943f8-f1fd-4947-a193-f678eab67acb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:40.583282 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:40.583282 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:40.586963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf2943f8-f1fd-4947-a193-f678eab67acb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:40.589662 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 782/1550] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:40 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:41.604815 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64b8f286-f1bd-44df-94c3-bf178930fcc8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:41.606295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64b8f286-f1bd-44df-94c3-bf178930fcc8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:41.606786 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:41.606786 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:41.607089 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64b8f286-f1bd-44df-94c3-bf178930fcc8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:41.607691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-64b8f286-f1bd-44df-94c3-bf178930fcc8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:41.665712 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:41.665712 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:41.668187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64b8f286-f1bd-44df-94c3-bf178930fcc8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:41.669171 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 769/1551] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:41 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:42.684811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b25466d-0453-4007-86eb-cb236f4e11b1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:42.685943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b25466d-0453-4007-86eb-cb236f4e11b1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:42.686329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:42.686329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:42.686907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b25466d-0453-4007-86eb-cb236f4e11b1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:42.687432 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5b25466d-0453-4007-86eb-cb236f4e11b1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:42.737475 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:42.737475 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:42.739387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b25466d-0453-4007-86eb-cb236f4e11b1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:42.740458 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 783/1552] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:42 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:43.755288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-daa515a3-565b-4101-830c-5ee8a3670e6a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:43.756026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-daa515a3-565b-4101-830c-5ee8a3670e6a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:43.756026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:43.756026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:43.756385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-daa515a3-565b-4101-830c-5ee8a3670e6a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:43.756624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-daa515a3-565b-4101-830c-5ee8a3670e6a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:43.830375 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:43.830375 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:43.832701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-daa515a3-565b-4101-830c-5ee8a3670e6a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:43.833775 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 770/1553] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:43 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:15:44.852971 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37dcbfa2-48a6-431a-bec5-fa07c89e773b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:44.853563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37dcbfa2-48a6-431a-bec5-fa07c89e773b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:44.853749 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:44.853749 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:44.854071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37dcbfa2-48a6-431a-bec5-fa07c89e773b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:44.854438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-37dcbfa2-48a6-431a-bec5-fa07c89e773b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:44.911613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:44.911613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:44.911613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37dcbfa2-48a6-431a-bec5-fa07c89e773b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:44.917871 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 784/1554] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:44 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:45.927280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-be7fbd78-b91d-4ae6-a313-c618e91da589 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:45.928381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-be7fbd78-b91d-4ae6-a313-c618e91da589 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:45.928742 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:45.928742 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:45.929567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-be7fbd78-b91d-4ae6-a313-c618e91da589 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:45.931005 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-be7fbd78-b91d-4ae6-a313-c618e91da589 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:46.050383 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:46.050383 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:46.052652 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-be7fbd78-b91d-4ae6-a313-c618e91da589 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:46.054671 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 771/1555] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:45 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:47.069814 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-622d49b9-0099-4553-8afd-f8701878972d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:47.070283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-622d49b9-0099-4553-8afd-f8701878972d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:47.071022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:47.071022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:47.071022 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-622d49b9-0099-4553-8afd-f8701878972d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:47.071022 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-622d49b9-0099-4553-8afd-f8701878972d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:47.110739 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:47.110739 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:47.112610 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-622d49b9-0099-4553-8afd-f8701878972d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:47.118882 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 785/1556] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:47 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:48.127516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1649b5b-a8cc-45b1-acf0-a505c18ca1a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:48.128035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1649b5b-a8cc-45b1-acf0-a505c18ca1a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:48.128312 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:48.128312 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:48.128582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1649b5b-a8cc-45b1-acf0-a505c18ca1a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:48.128923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e1649b5b-a8cc-45b1-acf0-a505c18ca1a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:48.188057 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:48.188057 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:48.190216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1649b5b-a8cc-45b1-acf0-a505c18ca1a2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:48.191016 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 772/1557] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:48 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:49.205280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3725ba15-1211-4aec-9b96-cbf0ae0002d4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:49.206445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3725ba15-1211-4aec-9b96-cbf0ae0002d4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:49.206807 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:49.206807 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:49.207439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3725ba15-1211-4aec-9b96-cbf0ae0002d4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:49.207951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3725ba15-1211-4aec-9b96-cbf0ae0002d4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:49.265500 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:49.265500 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:49.267841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3725ba15-1211-4aec-9b96-cbf0ae0002d4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:49.269000 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 786/1558] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:49 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:50.283604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4278cba9-7ed5-48f1-97d9-c29c48fb4d46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:50.284140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4278cba9-7ed5-48f1-97d9-c29c48fb4d46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:50.284401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:50.284401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:50.284692 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4278cba9-7ed5-48f1-97d9-c29c48fb4d46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:50.285026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4278cba9-7ed5-48f1-97d9-c29c48fb4d46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:50.334358 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:50.334358 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:50.336612 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4278cba9-7ed5-48f1-97d9-c29c48fb4d46 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:50.350752 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 773/1559] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:50 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:51.365189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fda1f4d1-84f5-4a43-aa23-20f656cdfffe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:51.365762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fda1f4d1-84f5-4a43-aa23-20f656cdfffe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:51.366063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:51.366063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:51.366340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fda1f4d1-84f5-4a43-aa23-20f656cdfffe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:51.366646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fda1f4d1-84f5-4a43-aa23-20f656cdfffe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:51.414231 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:51.414231 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:51.416904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fda1f4d1-84f5-4a43-aa23-20f656cdfffe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:51.418082 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 787/1560] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:51 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:52.432333 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04648e1f-024c-429c-b61f-7d8353768a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:52.432830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04648e1f-024c-429c-b61f-7d8353768a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:52.433091 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:52.433091 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:52.433571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04648e1f-024c-429c-b61f-7d8353768a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:52.433973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-04648e1f-024c-429c-b61f-7d8353768a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:52.457716 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:52.457716 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:52.459569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04648e1f-024c-429c-b61f-7d8353768a5e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:52.460366 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 774/1561] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:52 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:53.473737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-085e50dc-9f78-4732-b4ac-61f2f809ab7e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:53.474502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-085e50dc-9f78-4732-b4ac-61f2f809ab7e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:53.474720 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:53.474720 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:53.475095 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-085e50dc-9f78-4732-b4ac-61f2f809ab7e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:53.475509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-085e50dc-9f78-4732-b4ac-61f2f809ab7e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:53.517758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:53.517758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:53.519918 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-085e50dc-9f78-4732-b4ac-61f2f809ab7e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:53.520516 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 788/1562] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:53 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:54.538783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80d99e24-e537-44fd-9a84-caf63119192b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:54.539423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80d99e24-e537-44fd-9a84-caf63119192b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:54.539643 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:54.539643 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:54.540024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80d99e24-e537-44fd-9a84-caf63119192b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:54.540395 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-80d99e24-e537-44fd-9a84-caf63119192b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:54.608139 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:54.608139 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:54.612566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80d99e24-e537-44fd-9a84-caf63119192b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:54.628302 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 775/1563] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:54 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:55.633095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-89829203-60db-4875-80f5-046991c58410 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:55.634251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-89829203-60db-4875-80f5-046991c58410 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:55.634615 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:55.634615 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:55.635224 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-89829203-60db-4875-80f5-046991c58410 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:55.635739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-89829203-60db-4875-80f5-046991c58410 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:55.699887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:55.699887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:55.701953 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-89829203-60db-4875-80f5-046991c58410 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:55.702762 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 789/1564] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:55 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:55.715078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a22792e7-0f8b-4caf-9e64-3ed2f772ff4a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:15:55.715615 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a22792e7-0f8b-4caf-9e64-3ed2f772ff4a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:55.715810 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:55.715810 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:55.716441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a22792e7-0f8b-4caf-9e64-3ed2f772ff4a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:55.860882 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:55.860882 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:55.891262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a22792e7-0f8b-4caf-9e64-3ed2f772ff4a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:15:55.939741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a22792e7-0f8b-4caf-9e64-3ed2f772ff4a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 200 Jan 25 11:15:55.940844 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 776/1565] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:55 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 978 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:55.959144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5cb07d1-ffce-4dbe-b700-e074cc641ea5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:55.962260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5cb07d1-ffce-4dbe-b700-e074cc641ea5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:55.962681 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:55.962681 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:55.963325 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5cb07d1-ffce-4dbe-b700-e074cc641ea5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:55.963885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c5cb07d1-ffce-4dbe-b700-e074cc641ea5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:56.025689 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:56.025689 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:56.027670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5cb07d1-ffce-4dbe-b700-e074cc641ea5 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:56.032351 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 790/1566] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:55 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:56.044411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0284a258-436e-4047-9f0a-195945df90fb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/detail Jan 25 11:15:56.045303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0284a258-436e-4047-9f0a-195945df90fb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:56.045714 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:56.045714 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:56.046348 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0284a258-436e-4047-9f0a-195945df90fb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:56.047985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-0284a258-436e-4047-9f0a-195945df90fb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:15:56.104598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0284a258-436e-4047-9f0a-195945df90fb tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/detail returned with HTTP 200 Jan 25 11:15:56.106728 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 777/1567] 10.222.0.57 () {58 vars in 1225 bytes} [Mon Jan 25 11:15:56 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/detail => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:56.120541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] POST http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21/restore Jan 25 11:15:56.121075 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:56.121075 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:56.121572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:15:56.122610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Restoring backup 7695f59f-d417-44a7-9d42-31ea58902c21 ({'restore': {}}) {{(pid=91483) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 25 11:15:56.123031 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Restoring backup 7695f59f-d417-44a7-9d42-31ea58902c21 to volume None. Jan 25 11:15:56.164867 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:56.164867 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:56.168224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.backup.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Creating volume of 1 GB for restore of backup 7695f59f-d417-44a7-9d42-31ea58902c21. Jan 25 11:15:56.218338 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Availability Zones retrieved successfully. Jan 25 11:15:56.247099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (a4e6a346-3cd2-47e8-b671-45ea7bbbdae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:15:56.250906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76212ca1-60a7-4a86-acd2-4012a781b206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:56.253999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:15:56.335950 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76212ca1-60a7-4a86-acd2-4012a781b206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:56.338884 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2d2101-23d3-4e22-8ec6-a3ec4e3b4c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:56.518189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Created reservations ['1f7351dd-fc25-47ae-babb-87ddb44b4827', 'c312a31c-9794-46a0-92af-9170d7173d4b', 'b1d0b9e1-985f-4bf5-a662-23998783841f', '7b6443c9-328a-4784-9335-0fedad4f13b2'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:15:56.521685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2d2101-23d3-4e22-8ec6-a3ec4e3b4c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f7351dd-fc25-47ae-babb-87ddb44b4827', 'c312a31c-9794-46a0-92af-9170d7173d4b', 'b1d0b9e1-985f-4bf5-a662-23998783841f', '7b6443c9-328a-4784-9335-0fedad4f13b2']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:56.524667 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4cb80d6-9b45-4f7c-8c27-4756902cb322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:56.616049 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4cb80d6-9b45-4f7c-8c27-4756902cb322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7157287-589d-4b18-af70-06609d0212cc', '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_7695f59f-d417-44a7-9d42-31ea58902c21',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['1f7351dd-fc25-47ae-babb-87ddb44b4827','c312a31c-9794-46a0-92af-9170d7173d4b','b1d0b9e1-985f-4bf5-a662-23998783841f','7b6443c9-328a-4784-9335-0fedad4f13b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:15:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7695f59f-d417-44a7-9d42-31ea58902c21',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7157287-589d-4b18-af70-06609d0212cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1d1d51250735457eaef2d77ae5e9d127',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:56.619410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2411cb6-c777-4423-9ac0-b9f823f143d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:56.656672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2411cb6-c777-4423-9ac0-b9f823f143d2) transitioned into 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_7695f59f-d417-44a7-9d42-31ea58902c21',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b97668aa6544ca88b7d0a98e54f2bd3',qos_specs=None,replication_status=,reservations=['1f7351dd-fc25-47ae-babb-87ddb44b4827','c312a31c-9794-46a0-92af-9170d7173d4b','b1d0b9e1-985f-4bf5-a662-23998783841f','7b6443c9-328a-4784-9335-0fedad4f13b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1d51250735457eaef2d77ae5e9d127',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:56.660166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0aa9726-856e-4083-a809-f8da93a74b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:15:56.696973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0aa9726-856e-4083-a809-f8da93a74b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:15:56.706199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Flow 'volume_create_api' (a4e6a346-3cd2-47e8-b671-45ea7bbbdae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:15:56.838624 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Create volume request issued successfully. Jan 25 11:15:56.973188 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:56.973188 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:56.977634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:15:58.165974 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:58.165974 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:58.167160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:15:58.170681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Checking backup size 1 against volume size 1 {{(pid=91483) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 25 11:15:58.177107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.backup.api [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Overwriting volume c7157287-589d-4b18-af70-06609d0212cc with restore of backup 7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:58.220882 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] restore_backup in rpcapi backup_id 7695f59f-d417-44a7-9d42-31ea58902c21 {{(pid=91483) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 25 11:15:58.225034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92f2613b-f9d8-4883-9802-acb0eeb0dfd4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21/restore returned with HTTP 202 Jan 25 11:15:58.225993 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 791/1568] 10.222.0.57 () {60 vars in 1360 bytes} [Mon Jan 25 11:15:56 2021] POST /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21/restore => generated 189 bytes in 2111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:15:58.238438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-554f058c-1578-4878-899c-0dbfe07803d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:58.239163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-554f058c-1578-4878-899c-0dbfe07803d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:58.239946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:58.239946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:58.240598 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-554f058c-1578-4878-899c-0dbfe07803d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:58.241157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-554f058c-1578-4878-899c-0dbfe07803d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:58.324887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:58.324887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:58.327199 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-554f058c-1578-4878-899c-0dbfe07803d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:58.334171 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 778/1569] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:58 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:15:59.362379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec0aa18b-ac35-4240-aa0e-d9d6f49942a7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:15:59.363298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec0aa18b-ac35-4240-aa0e-d9d6f49942a7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:15:59.363646 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:15:59.363646 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:15:59.364297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec0aa18b-ac35-4240-aa0e-d9d6f49942a7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:15:59.374609 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ec0aa18b-ac35-4240-aa0e-d9d6f49942a7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:15:59.483497 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:15:59.483497 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:15:59.485989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec0aa18b-ac35-4240-aa0e-d9d6f49942a7 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:15:59.486821 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 792/1570] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:15:59 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:00.501726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df79afcc-f7f5-49db-9d50-3036672f54b8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:00.503719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df79afcc-f7f5-49db-9d50-3036672f54b8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:00.504135 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:00.504135 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:00.508269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df79afcc-f7f5-49db-9d50-3036672f54b8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:00.508853 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-df79afcc-f7f5-49db-9d50-3036672f54b8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:00.570882 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:00.570882 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:00.575481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df79afcc-f7f5-49db-9d50-3036672f54b8 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:00.580732 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 779/1571] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:00 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:01.596042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7564daff-3fc7-40ef-b9d3-4c3edd604bae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:01.597143 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7564daff-3fc7-40ef-b9d3-4c3edd604bae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:01.598393 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:01.598393 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:01.599086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7564daff-3fc7-40ef-b9d3-4c3edd604bae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:01.599651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7564daff-3fc7-40ef-b9d3-4c3edd604bae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:01.628145 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:01.628145 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:01.631172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7564daff-3fc7-40ef-b9d3-4c3edd604bae tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:01.638401 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 793/1572] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:01 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:02.646270 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2cfecdae-7c2b-43da-afde-65969080fdc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:02.646944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2cfecdae-7c2b-43da-afde-65969080fdc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:02.647227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:02.647227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:02.647695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2cfecdae-7c2b-43da-afde-65969080fdc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:02.648143 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2cfecdae-7c2b-43da-afde-65969080fdc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:02.727060 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:02.727060 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:02.729454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2cfecdae-7c2b-43da-afde-65969080fdc6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:02.732113 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 780/1573] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:02 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:03.755440 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-095b795f-5547-40ae-a46c-3c45e1a7d16b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:03.756361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-095b795f-5547-40ae-a46c-3c45e1a7d16b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:03.756652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:03.756652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:03.757383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-095b795f-5547-40ae-a46c-3c45e1a7d16b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:03.757863 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-095b795f-5547-40ae-a46c-3c45e1a7d16b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:03.807297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:03.807297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:03.811415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-095b795f-5547-40ae-a46c-3c45e1a7d16b tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:03.823793 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 794/1574] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:03 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:04.825832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d7a5b0-6f39-424d-bc9f-4aba0b49a0b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:04.826384 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d7a5b0-6f39-424d-bc9f-4aba0b49a0b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:04.826577 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:04.826577 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:04.826906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d7a5b0-6f39-424d-bc9f-4aba0b49a0b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:04.827454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-04d7a5b0-6f39-424d-bc9f-4aba0b49a0b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:04.939447 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:04.939447 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:04.939447 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d7a5b0-6f39-424d-bc9f-4aba0b49a0b0 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:04.951226 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 781/1575] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:04 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:05.956492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a6a114d-58c5-45db-81f1-1bf9fcbd2571 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:05.956492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a6a114d-58c5-45db-81f1-1bf9fcbd2571 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:05.956492 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:05.956492 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:05.956492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a6a114d-58c5-45db-81f1-1bf9fcbd2571 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:05.956492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4a6a114d-58c5-45db-81f1-1bf9fcbd2571 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:06.053708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:06.053708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:06.053708 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a6a114d-58c5-45db-81f1-1bf9fcbd2571 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:06.092966 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 795/1576] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:05 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:07.129980 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63363149-517a-420f-9c7a-f335b24142c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:07.129980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63363149-517a-420f-9c7a-f335b24142c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:07.129980 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:07.129980 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:07.129980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63363149-517a-420f-9c7a-f335b24142c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:07.129980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-63363149-517a-420f-9c7a-f335b24142c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:07.166861 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:07.166861 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:07.166861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63363149-517a-420f-9c7a-f335b24142c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:07.166861 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 782/1577] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:07 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:08.184350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8ac43b9-a239-41ea-9002-a91da604e121 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:08.184350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8ac43b9-a239-41ea-9002-a91da604e121 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:08.184350 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:08.184350 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:08.184350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8ac43b9-a239-41ea-9002-a91da604e121 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:08.184350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b8ac43b9-a239-41ea-9002-a91da604e121 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:08.244868 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:08.244868 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:08.249823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8ac43b9-a239-41ea-9002-a91da604e121 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:08.272709 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 796/1578] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:08 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:09.268293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f77cb364-1375-4b81-9fbb-4197813539c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:09.268293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f77cb364-1375-4b81-9fbb-4197813539c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:09.268293 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:09.268293 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:09.268293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f77cb364-1375-4b81-9fbb-4197813539c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:09.268293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f77cb364-1375-4b81-9fbb-4197813539c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:09.311981 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:09.311981 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:09.314167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f77cb364-1375-4b81-9fbb-4197813539c2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:09.315184 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 783/1579] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:09 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:10.331752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcb2a928-8085-441c-86c4-c7cf35d26845 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:10.331752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcb2a928-8085-441c-86c4-c7cf35d26845 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:10.331752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:10.331752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:10.331752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcb2a928-8085-441c-86c4-c7cf35d26845 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:10.331752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dcb2a928-8085-441c-86c4-c7cf35d26845 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:10.388793 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:10.388793 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:10.388793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcb2a928-8085-441c-86c4-c7cf35d26845 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:10.401541 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 797/1580] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:10 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:11.408932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-490aefa7-37bb-4ff1-abd0-fa69a8c15922 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:11.408932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-490aefa7-37bb-4ff1-abd0-fa69a8c15922 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:11.408932 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:11.408932 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:11.408932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-490aefa7-37bb-4ff1-abd0-fa69a8c15922 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:11.408932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-490aefa7-37bb-4ff1-abd0-fa69a8c15922 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:11.508492 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:11.508492 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:11.518597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-490aefa7-37bb-4ff1-abd0-fa69a8c15922 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:11.518597 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 784/1581] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:11 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:12.560613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c086af9e-21fb-4ac6-ac3a-1d992b63ef65 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:12.560613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c086af9e-21fb-4ac6-ac3a-1d992b63ef65 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:12.560613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:12.560613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:12.560613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c086af9e-21fb-4ac6-ac3a-1d992b63ef65 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:12.560613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c086af9e-21fb-4ac6-ac3a-1d992b63ef65 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:12.663618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:12.663618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:12.665652 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c086af9e-21fb-4ac6-ac3a-1d992b63ef65 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:12.665652 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 798/1582] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:12 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:13.688547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-90ee78e4-39f5-405d-a603-74f8adae5c3a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:13.688547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-90ee78e4-39f5-405d-a603-74f8adae5c3a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:13.688547 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:13.688547 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:13.688547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-90ee78e4-39f5-405d-a603-74f8adae5c3a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:13.688547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-90ee78e4-39f5-405d-a603-74f8adae5c3a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:13.792397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:13.792397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:13.792397 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-90ee78e4-39f5-405d-a603-74f8adae5c3a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:13.792397 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 785/1583] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:13 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:14.804775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b89acec6-f190-4afb-b5e9-ee3469e0ed0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:14.804775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b89acec6-f190-4afb-b5e9-ee3469e0ed0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:14.804775 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:14.804775 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:14.804775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b89acec6-f190-4afb-b5e9-ee3469e0ed0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:14.804775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b89acec6-f190-4afb-b5e9-ee3469e0ed0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:14.894709 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:14.894709 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:14.896641 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b89acec6-f190-4afb-b5e9-ee3469e0ed0a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:14.912880 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 799/1584] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:14 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:15.928472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96ac9bd5-9ab7-4c18-a3cd-b94e8f2a533a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:15.928472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96ac9bd5-9ab7-4c18-a3cd-b94e8f2a533a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:15.928472 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:15.928472 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:15.935910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96ac9bd5-9ab7-4c18-a3cd-b94e8f2a533a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:15.935910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-96ac9bd5-9ab7-4c18-a3cd-b94e8f2a533a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:16.016919 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:16.016919 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:16.016919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96ac9bd5-9ab7-4c18-a3cd-b94e8f2a533a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:16.025027 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 786/1585] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:15 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:17.044319 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b450a080-01d1-4994-904f-d074f3d8d06a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:17.044319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b450a080-01d1-4994-904f-d074f3d8d06a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:17.044319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:17.044319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:17.044319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b450a080-01d1-4994-904f-d074f3d8d06a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:17.044319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b450a080-01d1-4994-904f-d074f3d8d06a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:17.097274 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:17.097274 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:17.099174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b450a080-01d1-4994-904f-d074f3d8d06a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:17.116571 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 800/1586] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:17 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:18.126788 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29f4cfdd-f919-438d-99ff-6b9de4049ab3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:18.127308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29f4cfdd-f919-438d-99ff-6b9de4049ab3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:18.127521 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:18.127521 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:18.127898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29f4cfdd-f919-438d-99ff-6b9de4049ab3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:18.128268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-29f4cfdd-f919-438d-99ff-6b9de4049ab3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:18.202802 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:18.202802 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:18.202802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29f4cfdd-f919-438d-99ff-6b9de4049ab3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:18.202802 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 787/1587] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:18 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:19.225043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc9937bf-26e3-4e57-a4b5-102f7c482c73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:19.225043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc9937bf-26e3-4e57-a4b5-102f7c482c73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:19.225043 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:19.225043 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:19.225043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc9937bf-26e3-4e57-a4b5-102f7c482c73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:19.225043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fc9937bf-26e3-4e57-a4b5-102f7c482c73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:19.306216 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:19.306216 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:19.314795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc9937bf-26e3-4e57-a4b5-102f7c482c73 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:19.322354 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 801/1588] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:19 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:20.330262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24e13408-b570-4027-8783-b41bdb97c3d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:20.330262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24e13408-b570-4027-8783-b41bdb97c3d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:20.330262 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:20.330262 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:20.330262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24e13408-b570-4027-8783-b41bdb97c3d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:20.330262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-24e13408-b570-4027-8783-b41bdb97c3d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:20.432559 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:20.432559 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:20.439376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24e13408-b570-4027-8783-b41bdb97c3d3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:20.446651 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 788/1589] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:20 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:21.460057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f43dc1f-fd93-4f63-ba04-15c3e7b996e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:21.460057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f43dc1f-fd93-4f63-ba04-15c3e7b996e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:21.460057 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:21.460057 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:21.460057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f43dc1f-fd93-4f63-ba04-15c3e7b996e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:21.460057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3f43dc1f-fd93-4f63-ba04-15c3e7b996e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:21.542377 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:21.542377 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:21.546335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f43dc1f-fd93-4f63-ba04-15c3e7b996e2 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:21.558311 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 802/1590] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:21 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:22.569477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-905f8c03-0ca0-4d20-a07d-b7490c472c5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:22.569477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-905f8c03-0ca0-4d20-a07d-b7490c472c5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:22.569477 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:22.569477 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:22.569477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-905f8c03-0ca0-4d20-a07d-b7490c472c5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:22.569477 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-905f8c03-0ca0-4d20-a07d-b7490c472c5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:22.704317 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:22.704317 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:22.706167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-905f8c03-0ca0-4d20-a07d-b7490c472c5a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:22.707002 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 789/1591] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:22 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:23.730069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-af143e75-3a23-4fc4-bd8d-02bca5e472ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:23.730069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-af143e75-3a23-4fc4-bd8d-02bca5e472ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:23.730069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:23.730069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:23.730069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-af143e75-3a23-4fc4-bd8d-02bca5e472ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:23.730069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-af143e75-3a23-4fc4-bd8d-02bca5e472ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:23.864076 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:23.864076 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:23.864076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-af143e75-3a23-4fc4-bd8d-02bca5e472ca tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:23.881587 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 803/1592] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:23 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:24.875418 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf05fa49-1f55-4abb-8b97-e6e17601ad26 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:24.875958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf05fa49-1f55-4abb-8b97-e6e17601ad26 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:24.876213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:24.876213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:24.876439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf05fa49-1f55-4abb-8b97-e6e17601ad26 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:24.876796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cf05fa49-1f55-4abb-8b97-e6e17601ad26 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:24.956411 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:24.956411 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:24.956411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf05fa49-1f55-4abb-8b97-e6e17601ad26 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:24.956411 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 790/1593] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:24 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:25.968297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51557030-db2b-42be-be04-cb1650bd8bbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:25.968297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51557030-db2b-42be-be04-cb1650bd8bbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:25.968297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:25.968297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:25.968297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51557030-db2b-42be-be04-cb1650bd8bbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:25.968297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-51557030-db2b-42be-be04-cb1650bd8bbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:26.059070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:26.059070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:26.078603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51557030-db2b-42be-be04-cb1650bd8bbe tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:26.079031 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 804/1594] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:25 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:27.099167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-869938af-6104-4d68-9c0f-121249b6d3e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:27.099167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-869938af-6104-4d68-9c0f-121249b6d3e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:27.099167 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:27.099167 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:27.099167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-869938af-6104-4d68-9c0f-121249b6d3e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:27.099167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-869938af-6104-4d68-9c0f-121249b6d3e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:27.203248 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:27.203248 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:27.206360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-869938af-6104-4d68-9c0f-121249b6d3e4 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:27.235512 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 791/1595] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:27 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:28.229594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41301f72-f318-4be9-8e93-f4343b126520 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:28.229594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41301f72-f318-4be9-8e93-f4343b126520 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:28.229594 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:28.229594 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:28.229594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41301f72-f318-4be9-8e93-f4343b126520 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:28.229594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-41301f72-f318-4be9-8e93-f4343b126520 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:28.308645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:28.308645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:28.311055 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41301f72-f318-4be9-8e93-f4343b126520 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:28.312749 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 805/1596] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:28 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:29.365481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f771aeb7-f2a1-4c0f-99f4-7a81e52c1bbd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:29.379815 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f771aeb7-f2a1-4c0f-99f4-7a81e52c1bbd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:29.379815 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:29.379815 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:29.379815 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f771aeb7-f2a1-4c0f-99f4-7a81e52c1bbd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:29.379815 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f771aeb7-f2a1-4c0f-99f4-7a81e52c1bbd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:29.491750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:29.491750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:29.502457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f771aeb7-f2a1-4c0f-99f4-7a81e52c1bbd tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:29.502457 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 792/1597] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:29 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:30.514144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d579f9e5-b84c-4f20-9c20-b999f4589f90 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:30.514144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d579f9e5-b84c-4f20-9c20-b999f4589f90 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:30.514144 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:30.514144 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:30.514144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d579f9e5-b84c-4f20-9c20-b999f4589f90 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:30.514144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d579f9e5-b84c-4f20-9c20-b999f4589f90 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:30.570010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:30.570010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:30.570010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d579f9e5-b84c-4f20-9c20-b999f4589f90 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:30.585158 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 806/1598] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:30 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:31.586136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45eeb6f6-af26-4866-83eb-ca1fb3fa2f1d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:31.586637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45eeb6f6-af26-4866-83eb-ca1fb3fa2f1d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:31.586842 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:31.586842 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:31.587368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45eeb6f6-af26-4866-83eb-ca1fb3fa2f1d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:31.587941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-45eeb6f6-af26-4866-83eb-ca1fb3fa2f1d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:31.661891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:31.661891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:31.663757 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45eeb6f6-af26-4866-83eb-ca1fb3fa2f1d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:31.668088 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 793/1599] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:31 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:32.682419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-095b2191-eea9-42aa-a5af-c2da021a7971 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:32.683516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-095b2191-eea9-42aa-a5af-c2da021a7971 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:32.683881 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:32.683881 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:32.684486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-095b2191-eea9-42aa-a5af-c2da021a7971 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:32.685087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-095b2191-eea9-42aa-a5af-c2da021a7971 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:32.729382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:32.729382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:32.735331 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-095b2191-eea9-42aa-a5af-c2da021a7971 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:32.738576 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 807/1600] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:32 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:33.753603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46e16b0a-99c7-4735-b7ff-d13f12739a8a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:33.755402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46e16b0a-99c7-4735-b7ff-d13f12739a8a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:33.755778 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:33.755778 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:33.756462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46e16b0a-99c7-4735-b7ff-d13f12739a8a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:33.756981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-46e16b0a-99c7-4735-b7ff-d13f12739a8a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Show backup with id 7695f59f-d417-44a7-9d42-31ea58902c21. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:33.789720 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:33.789720 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:33.792935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46e16b0a-99c7-4735-b7ff-d13f12739a8a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 200 Jan 25 11:16:33.794254 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 794/1601] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:33 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:16:33.806693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8249c4a0-0f99-4372-8493-862e2a4e4644 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc Jan 25 11:16:33.807483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8249c4a0-0f99-4372-8493-862e2a4e4644 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:33.807916 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:33.807916 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:33.808595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8249c4a0-0f99-4372-8493-862e2a4e4644 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:33.896154 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:33.896154 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:33.948903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8249c4a0-0f99-4372-8493-862e2a4e4644 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:34.036390 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8249c4a0-0f99-4372-8493-862e2a4e4644 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc returned with HTTP 200 Jan 25 11:16:34.037904 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 808/1602] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:33 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc => generated 1035 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:16:34.056517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24445d89-a97d-4675-a8b3-171a2b22c41a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc Jan 25 11:16:34.057577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24445d89-a97d-4675-a8b3-171a2b22c41a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:34.058048 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:34.058048 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:34.058727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24445d89-a97d-4675-a8b3-171a2b22c41a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:34.260728 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:34.260728 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:34.288688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-24445d89-a97d-4675-a8b3-171a2b22c41a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:34.352068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24445d89-a97d-4675-a8b3-171a2b22c41a tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc returned with HTTP 200 Jan 25 11:16:34.355076 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 795/1603] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:34 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc => generated 1035 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:16:34.369522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9faaf94e-6de8-4e41-bc48-9e54fdcd7468 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc Jan 25 11:16:34.370341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9faaf94e-6de8-4e41-bc48-9e54fdcd7468 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:34.370845 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:34.370845 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:34.371577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9faaf94e-6de8-4e41-bc48-9e54fdcd7468 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:34.372208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-9faaf94e-6de8-4e41-bc48-9e54fdcd7468 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume with id: c7157287-589d-4b18-af70-06609d0212cc Jan 25 11:16:34.448576 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:34.448576 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:34.450126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9faaf94e-6de8-4e41-bc48-9e54fdcd7468 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:34.489976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9faaf94e-6de8-4e41-bc48-9e54fdcd7468 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume request issued successfully. Jan 25 11:16:34.490897 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9faaf94e-6de8-4e41-bc48-9e54fdcd7468 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc returned with HTTP 202 Jan 25 11:16:34.492262 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 809/1604] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:16:34 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:16:34.500058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f8f5197-71c3-4e18-bca2-8939e62e890c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc Jan 25 11:16:34.504943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f8f5197-71c3-4e18-bca2-8939e62e890c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:34.505702 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:34.505702 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:34.506353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f8f5197-71c3-4e18-bca2-8939e62e890c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:34.572590 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:34.572590 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:34.583471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4f8f5197-71c3-4e18-bca2-8939e62e890c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:34.613451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f8f5197-71c3-4e18-bca2-8939e62e890c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc returned with HTTP 200 Jan 25 11:16:34.615174 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 796/1605] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:34 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc => generated 1034 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:16:35.633365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05d70d78-acd3-4b6e-b9de-4cfdaa186653 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc Jan 25 11:16:35.634727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05d70d78-acd3-4b6e-b9de-4cfdaa186653 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:35.635056 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:35.635056 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:35.635991 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05d70d78-acd3-4b6e-b9de-4cfdaa186653 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:35.725374 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:35.725374 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:35.737266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-05d70d78-acd3-4b6e-b9de-4cfdaa186653 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:35.768220 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05d70d78-acd3-4b6e-b9de-4cfdaa186653 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc returned with HTTP 200 Jan 25 11:16:35.769486 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 810/1606] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:35 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc => generated 1034 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:16:36.786357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2b55e6d-029c-499d-aa9a-9941f13f59a1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc Jan 25 11:16:36.786982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2b55e6d-029c-499d-aa9a-9941f13f59a1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:36.787426 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:36.787426 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:36.788173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2b55e6d-029c-499d-aa9a-9941f13f59a1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:36.925339 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:36.925339 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:36.931149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2b55e6d-029c-499d-aa9a-9941f13f59a1 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc returned with HTTP 404 Jan 25 11:16:36.932453 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 797/1607] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:36 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/c7157287-589d-4b18-af70-06609d0212cc => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:16:36.942963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-717326a8-ae9b-46d5-8087-6c1b37327d9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 Jan 25 11:16:36.943928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-717326a8-ae9b-46d5-8087-6c1b37327d9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:36.944569 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:36.944569 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:36.946081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-717326a8-ae9b-46d5-8087-6c1b37327d9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:36.946651 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-717326a8-ae9b-46d5-8087-6c1b37327d9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete backup with id: 7695f59f-d417-44a7-9d42-31ea58902c21. Jan 25 11:16:36.992634 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:36.992634 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:37.028151 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-717326a8-ae9b-46d5-8087-6c1b37327d9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] delete_backup rpcapi backup_id 7695f59f-d417-44a7-9d42-31ea58902c21 {{(pid=91483) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 11:16:37.033310 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-717326a8-ae9b-46d5-8087-6c1b37327d9c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 returned with HTTP 202 Jan 25 11:16:37.034734 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 811/1608] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:16:36 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/backups/7695f59f-d417-44a7-9d42-31ea58902c21 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:16:37.042340 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1378d206-627b-4fd8-9cac-fd491fa8c18d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:16:37.042827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1378d206-627b-4fd8-9cac-fd491fa8c18d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:37.043024 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:37.043024 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:37.043636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1378d206-627b-4fd8-9cac-fd491fa8c18d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:37.044234 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-1378d206-627b-4fd8-9cac-fd491fa8c18d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume with id: 527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:16:37.185150 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:37.185150 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:37.189762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1378d206-627b-4fd8-9cac-fd491fa8c18d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:37.272461 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1378d206-627b-4fd8-9cac-fd491fa8c18d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume request issued successfully. Jan 25 11:16:37.272956 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1378d206-627b-4fd8-9cac-fd491fa8c18d tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 202 Jan 25 11:16:37.273871 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 798/1609] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:16:37 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:16:37.282899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14ffd1c6-cc73-42f0-94e0-cfec2ba51963 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:16:37.283459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14ffd1c6-cc73-42f0-94e0-cfec2ba51963 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:37.283680 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:37.283680 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:37.284056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14ffd1c6-cc73-42f0-94e0-cfec2ba51963 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:37.442573 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:37.442573 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:37.465514 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-14ffd1c6-cc73-42f0-94e0-cfec2ba51963 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:37.519042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14ffd1c6-cc73-42f0-94e0-cfec2ba51963 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 200 Jan 25 11:16:37.520019 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 812/1610] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:37 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 977 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:38.536982 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ad68b09-8643-40a2-9bb3-8970d0edd3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:16:38.537479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ad68b09-8643-40a2-9bb3-8970d0edd3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:38.537931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:38.537931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:38.538497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ad68b09-8643-40a2-9bb3-8970d0edd3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:38.705134 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:38.705134 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:38.741125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9ad68b09-8643-40a2-9bb3-8970d0edd3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:38.846226 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ad68b09-8643-40a2-9bb3-8970d0edd3c6 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 200 Jan 25 11:16:38.849887 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 799/1611] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:38 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 977 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:39.868969 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e0f68bf-379c-4d1e-8710-d218be743055 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:16:39.870287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e0f68bf-379c-4d1e-8710-d218be743055 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:39.870671 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:39.870671 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:39.871434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e0f68bf-379c-4d1e-8710-d218be743055 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:40.007351 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:40.007351 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:40.036075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2e0f68bf-379c-4d1e-8710-d218be743055 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:40.090344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e0f68bf-379c-4d1e-8710-d218be743055 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 200 Jan 25 11:16:40.097797 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 813/1612] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:39 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 977 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:41.116248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a3af7b1-1daf-4eb7-9d1d-bb7d36bb2461 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:16:41.116705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a3af7b1-1daf-4eb7-9d1d-bb7d36bb2461 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:41.116869 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:41.116869 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:41.120748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a3af7b1-1daf-4eb7-9d1d-bb7d36bb2461 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:41.279191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a3af7b1-1daf-4eb7-9d1d-bb7d36bb2461 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 404 Jan 25 11:16:41.284508 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 800/1613] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:41 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:16:41.313871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c47d083-d871-4534-b6b5-26fb1b169c21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:16:41.314569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c47d083-d871-4534-b6b5-26fb1b169c21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:41.314922 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:41.314922 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:41.315486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c47d083-d871-4534-b6b5-26fb1b169c21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:41.316236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-3c47d083-d871-4534-b6b5-26fb1b169c21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume with id: 527057a1-a8c4-4cac-8bbb-d021f6308ddf Jan 25 11:16:41.407334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c47d083-d871-4534-b6b5-26fb1b169c21 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf returned with HTTP 404 Jan 25 11:16:41.419347 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 814/1614] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:16:41 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/527057a1-a8c4-4cac-8bbb-d021f6308ddf => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:16:41.427482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bab22e2-b606-47d6-8ed9-be7d6a3d7b7c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:16:41.428291 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bab22e2-b606-47d6-8ed9-be7d6a3d7b7c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:41.428962 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bab22e2-b606-47d6-8ed9-be7d6a3d7b7c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:41.430335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-1bab22e2-b606-47d6-8ed9-be7d6a3d7b7c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume with id: 3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:16:41.542932 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:41.542932 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:41.546715 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1bab22e2-b606-47d6-8ed9-be7d6a3d7b7c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:41.626554 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1bab22e2-b606-47d6-8ed9-be7d6a3d7b7c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume request issued successfully. Jan 25 11:16:41.627213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bab22e2-b606-47d6-8ed9-be7d6a3d7b7c tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 202 Jan 25 11:16:41.628501 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 801/1615] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:16:41 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:16:41.637194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65a49a59-1882-47cf-90e2-12a216d997af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:16:41.641176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65a49a59-1882-47cf-90e2-12a216d997af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:41.641763 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65a49a59-1882-47cf-90e2-12a216d997af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:41.747223 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:41.747223 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:41.787838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-65a49a59-1882-47cf-90e2-12a216d997af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:41.849989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65a49a59-1882-47cf-90e2-12a216d997af tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:16:41.865066 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 815/1616] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:41 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 1358 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:16:42.874580 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1dc0209f-550c-4690-b5fc-017549a91f38 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:16:42.875349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1dc0209f-550c-4690-b5fc-017549a91f38 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:42.875692 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:42.875692 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:42.876436 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1dc0209f-550c-4690-b5fc-017549a91f38 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:42.985416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:42.985416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:43.011702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1dc0209f-550c-4690-b5fc-017549a91f38 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:43.039344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1dc0209f-550c-4690-b5fc-017549a91f38 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:16:43.040466 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 802/1617] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:42 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 1358 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:16:44.059300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ca84452-95db-46cb-bc20-cabe6ba99d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:16:44.059843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ca84452-95db-46cb-bc20-cabe6ba99d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:44.060018 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:44.060018 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:44.060390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ca84452-95db-46cb-bc20-cabe6ba99d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:44.169918 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:44.169918 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:44.197385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4ca84452-95db-46cb-bc20-cabe6ba99d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Volume info retrieved successfully. Jan 25 11:16:44.257020 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ca84452-95db-46cb-bc20-cabe6ba99d4e tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 200 Jan 25 11:16:44.257872 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 816/1618] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:44 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 1358 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:16:45.274965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-191ada48-3361-449b-ad8e-c503b7e63f25 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] GET http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 Jan 25 11:16:45.275508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-191ada48-3361-449b-ad8e-c503b7e63f25 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:45.275651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:45.275651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:45.276264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-191ada48-3361-449b-ad8e-c503b7e63f25 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:45.372017 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-191ada48-3361-449b-ad8e-c503b7e63f25 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 returned with HTTP 404 Jan 25 11:16:45.373097 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 803/1619] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:16:45 2021] GET /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/3f8fc1b4-6406-49a5-8dbd-40dac07891a5 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:16:45.385152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14cf6ca9-a5e4-4ddc-bf15-30b2bb892fd3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] DELETE http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:16:45.385712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14cf6ca9-a5e4-4ddc-bf15-30b2bb892fd3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:45.385908 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:45.385908 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:45.386495 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14cf6ca9-a5e4-4ddc-bf15-30b2bb892fd3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:45.387131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-14cf6ca9-a5e4-4ddc-bf15-30b2bb892fd3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] Delete volume with id: f9b38505-61c1-44f4-b63b-753a6ac5fa5d Jan 25 11:16:45.548895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14cf6ca9-a5e4-4ddc-bf15-30b2bb892fd3 tempest-VolumesBackupsTest-1395618616 tempest-VolumesBackupsTest-1395618616] http://10.222.0.57/volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d returned with HTTP 404 Jan 25 11:16:45.558023 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 817/1620] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:16:45 2021] DELETE /volume/v3/9b97668aa6544ca88b7d0a98e54f2bd3/volumes/f9b38505-61c1-44f4-b63b-753a6ac5fa5d => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:16:50.504651 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] POST http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes Jan 25 11:16:50.506135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1078595962"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:16:50.507442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1078595962'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:16:50.508004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Create volume of 1 GB Jan 25 11:16:50.585453 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Availability Zones retrieved successfully. Jan 25 11:16:50.614159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Flow 'volume_create_api' (ebbfd4cd-f8f6-46f3-9d92-242a705cb227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:16:50.633748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987e1ef3-db25-42ec-a711-ff9fdc377e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:16:50.651741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:16:50.750671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987e1ef3-db25-42ec-a711-ff9fdc377e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:16:50.753259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd0a0349-3a2f-414f-a112-9d5c64272270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:16:50.877884 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Created reservations ['331ec4cf-bde2-4f91-98ea-93ce268b4fdf', '9919d043-18ee-42ea-a72f-51ec9a01f612', '25237a1e-7607-4130-9365-5bdbfafa170b', '922ede18-7b5d-4dd9-af08-e74ce5a326df'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:16:50.879037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd0a0349-3a2f-414f-a112-9d5c64272270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['331ec4cf-bde2-4f91-98ea-93ce268b4fdf', '9919d043-18ee-42ea-a72f-51ec9a01f612', '25237a1e-7607-4130-9365-5bdbfafa170b', '922ede18-7b5d-4dd9-af08-e74ce5a326df']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:16:50.882230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5da91f3-b217-42a6-97b7-00c2549e9c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:16:50.943057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5da91f3-b217-42a6-97b7-00c2549e9c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d97f22f-972f-460e-bbcd-ff92dacdf345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1078595962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fcdc9803599436380fe96efbc0e6296',qos_specs=None,replication_status=,reservations=['331ec4cf-bde2-4f91-98ea-93ce268b4fdf','9919d043-18ee-42ea-a72f-51ec9a01f612','25237a1e-7607-4130-9365-5bdbfafa170b','922ede18-7b5d-4dd9-af08-e74ce5a326df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f85de7ee9244403b7dd3328107f1135',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1078595962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d97f22f-972f-460e-bbcd-ff92dacdf345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fcdc9803599436380fe96efbc0e6296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4f85de7ee9244403b7dd3328107f1135',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:16:50.945106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77185138-74ac-49f2-a8ad-252031c7879d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:16:50.975042 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77185138-74ac-49f2-a8ad-252031c7879d) transitioned into state 'SUCCESS' from state '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-1078595962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fcdc9803599436380fe96efbc0e6296',qos_specs=None,replication_status=,reservations=['331ec4cf-bde2-4f91-98ea-93ce268b4fdf','9919d043-18ee-42ea-a72f-51ec9a01f612','25237a1e-7607-4130-9365-5bdbfafa170b','922ede18-7b5d-4dd9-af08-e74ce5a326df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f85de7ee9244403b7dd3328107f1135',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:16:50.976854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d77391-1a71-4dc6-a957-f91c922fa14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:16:50.993715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d77391-1a71-4dc6-a957-f91c922fa14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:16:50.996255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Flow 'volume_create_api' (ebbfd4cd-f8f6-46f3-9d92-242a705cb227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:16:51.050811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Create volume request issued successfully. Jan 25 11:16:51.067058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-786cfc19-c6ed-4e6d-be96-7ac68fc97333 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes returned with HTTP 202 Jan 25 11:16:51.078524 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 804/1621] 10.222.0.57 () {62 vars in 1265 bytes} [Mon Jan 25 11:16:50 2021] POST /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes => generated 821 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:16:51.083241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71b3856a-1b26-4571-80ac-e76b111310bb tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:16:51.084012 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71b3856a-1b26-4571-80ac-e76b111310bb tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:51.084784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71b3856a-1b26-4571-80ac-e76b111310bb tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:51.199937 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:51.199937 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:51.216191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-71b3856a-1b26-4571-80ac-e76b111310bb tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Volume info retrieved successfully. Jan 25 11:16:51.267648 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71b3856a-1b26-4571-80ac-e76b111310bb tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 returned with HTTP 200 Jan 25 11:16:51.278617 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 818/1622] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:16:51 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 => generated 889 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:52.301337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4979dd0f-f53e-483e-9098-7128c15c912e tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:16:52.305504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4979dd0f-f53e-483e-9098-7128c15c912e tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:52.305785 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:52.305785 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:52.308040 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4979dd0f-f53e-483e-9098-7128c15c912e tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:52.382814 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:52.382814 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:52.399727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4979dd0f-f53e-483e-9098-7128c15c912e tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Volume info retrieved successfully. Jan 25 11:16:52.448606 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4979dd0f-f53e-483e-9098-7128c15c912e tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 returned with HTTP 200 Jan 25 11:16:52.450215 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 805/1623] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:16:52 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 => generated 913 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:53.467262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4806b933-2fa5-46b9-9174-e40b6ecc4cd0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:16:53.468877 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4806b933-2fa5-46b9-9174-e40b6ecc4cd0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:53.469303 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:53.469303 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:53.470028 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4806b933-2fa5-46b9-9174-e40b6ecc4cd0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:53.572230 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:53.572230 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:53.609243 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4806b933-2fa5-46b9-9174-e40b6ecc4cd0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Volume info retrieved successfully. Jan 25 11:16:53.655661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4806b933-2fa5-46b9-9174-e40b6ecc4cd0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 returned with HTTP 200 Jan 25 11:16:53.656893 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 819/1624] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:16:53 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:53.675280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10238ced-5d26-4811-bbe5-d6af8b9c31c4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] POST http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups Jan 25 11:16:53.676437 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:53.676437 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:53.677199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10238ced-5d26-4811-bbe5-d6af8b9c31c4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9d97f22f-972f-460e-bbcd-ff92dacdf345", "name": "tempest-VolumesBackupsV39Test-Backup-47662512"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:16:53.678487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-10238ced-5d26-4811-bbe5-d6af8b9c31c4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Creating new backup {'backup': {'volume_id': '9d97f22f-972f-460e-bbcd-ff92dacdf345', 'name': 'tempest-VolumesBackupsV39Test-Backup-47662512'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 11:16:53.679050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-10238ced-5d26-4811-bbe5-d6af8b9c31c4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Creating backup of volume 9d97f22f-972f-460e-bbcd-ff92dacdf345 in container None Jan 25 11:16:53.786204 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:53.786204 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:53.787866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-10238ced-5d26-4811-bbe5-d6af8b9c31c4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Volume info retrieved successfully. Jan 25 11:16:53.908260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-10238ced-5d26-4811-bbe5-d6af8b9c31c4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Created reservations ['8d366d19-332a-45b2-bf51-a41a759e5781', 'f8d7bf3e-ff40-4d9d-9162-03db177cfd2d'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:16:54.003508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10238ced-5d26-4811-bbe5-d6af8b9c31c4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups returned with HTTP 202 Jan 25 11:16:54.004898 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 806/1625] 10.222.0.57 () {62 vars in 1266 bytes} [Mon Jan 25 11:16:53 2021] POST /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups => generated 397 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:16:54.019794 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c73c47c-e551-425b-8b8b-656f21ff8e6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:16:54.024583 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c73c47c-e551-425b-8b8b-656f21ff8e6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:54.024795 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:54.024795 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:54.025435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c73c47c-e551-425b-8b8b-656f21ff8e6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:54.025994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2c73c47c-e551-425b-8b8b-656f21ff8e6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:54.094077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:54.094077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:54.101137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c73c47c-e551-425b-8b8b-656f21ff8e6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:16:54.113677 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 820/1626] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:16:54 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 804 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:55.123618 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17d14556-9c34-48ae-8e62-12036ad41a13 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:16:55.125337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17d14556-9c34-48ae-8e62-12036ad41a13 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:55.125751 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:55.125751 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:55.126368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17d14556-9c34-48ae-8e62-12036ad41a13 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:55.126886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-17d14556-9c34-48ae-8e62-12036ad41a13 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:55.198893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:55.198893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:55.201227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17d14556-9c34-48ae-8e62-12036ad41a13 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:16:55.205279 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 807/1627] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:16:55 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 804 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:56.221935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37041e26-b15e-464e-8df6-c66cec02a25f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:16:56.221935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37041e26-b15e-464e-8df6-c66cec02a25f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:56.221935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:56.221935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:56.221935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37041e26-b15e-464e-8df6-c66cec02a25f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:56.221935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-37041e26-b15e-464e-8df6-c66cec02a25f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:56.273366 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:56.273366 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:56.273366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37041e26-b15e-464e-8df6-c66cec02a25f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:16:56.273366 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 821/1628] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:16:56 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 804 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:57.282777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f96668b7-60be-49b8-8d34-de39498e0a50 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:16:57.283353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f96668b7-60be-49b8-8d34-de39498e0a50 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:57.283542 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:57.283542 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:57.284200 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f96668b7-60be-49b8-8d34-de39498e0a50 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:57.284780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f96668b7-60be-49b8-8d34-de39498e0a50 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:57.328837 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:57.328837 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:57.331206 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f96668b7-60be-49b8-8d34-de39498e0a50 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:16:57.342752 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 808/1629] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:16:57 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 804 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:58.356516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46061797-d9ed-4127-a105-1b8369eb2c3a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:16:58.357959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46061797-d9ed-4127-a105-1b8369eb2c3a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:58.358487 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:58.358487 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:58.359118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46061797-d9ed-4127-a105-1b8369eb2c3a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:58.359669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-46061797-d9ed-4127-a105-1b8369eb2c3a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:58.418634 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:58.418634 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:58.421095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46061797-d9ed-4127-a105-1b8369eb2c3a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:16:58.422627 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 822/1630] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:16:58 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:16:59.441007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f534344d-841b-4aec-a8a8-228e1426acc8 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:16:59.442195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f534344d-841b-4aec-a8a8-228e1426acc8 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:16:59.442558 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:16:59.442558 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:16:59.443138 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f534344d-841b-4aec-a8a8-228e1426acc8 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:16:59.443763 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f534344d-841b-4aec-a8a8-228e1426acc8 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:16:59.466392 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:16:59.466392 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:16:59.468722 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f534344d-841b-4aec-a8a8-228e1426acc8 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:16:59.470034 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 809/1631] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:16:59 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:17:00.484457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd2024d7-2d15-4a53-a0c8-166a628cb3df tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:00.486002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd2024d7-2d15-4a53-a0c8-166a628cb3df tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:00.486404 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:00.486404 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:00.487056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd2024d7-2d15-4a53-a0c8-166a628cb3df tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:00.487607 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bd2024d7-2d15-4a53-a0c8-166a628cb3df tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:00.517371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:00.517371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:00.519868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd2024d7-2d15-4a53-a0c8-166a628cb3df tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:00.520890 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 823/1632] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:00 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:01.554425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73c44fae-442d-4d5a-a8db-5b5a769b3ee2 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:01.566570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73c44fae-442d-4d5a-a8db-5b5a769b3ee2 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:01.567791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:01.567791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:01.575311 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73c44fae-442d-4d5a-a8db-5b5a769b3ee2 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:01.578624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-73c44fae-442d-4d5a-a8db-5b5a769b3ee2 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:01.608752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:01.608752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:01.615740 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73c44fae-442d-4d5a-a8db-5b5a769b3ee2 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:01.616748 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 810/1633] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:01 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:02.637564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08d307d1-3c0e-4b17-8575-d538adbd0779 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:02.641986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08d307d1-3c0e-4b17-8575-d538adbd0779 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:02.642633 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:02.642633 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:02.643422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08d307d1-3c0e-4b17-8575-d538adbd0779 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:02.644158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-08d307d1-3c0e-4b17-8575-d538adbd0779 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:02.688494 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:02.688494 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:02.691025 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08d307d1-3c0e-4b17-8575-d538adbd0779 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:02.692851 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 824/1634] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:02 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:03.707237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d8eaa44d-0917-4fd4-bd4e-6b24017fdbb7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:03.707740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d8eaa44d-0917-4fd4-bd4e-6b24017fdbb7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:03.707882 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:03.707882 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:03.708512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d8eaa44d-0917-4fd4-bd4e-6b24017fdbb7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:03.709017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d8eaa44d-0917-4fd4-bd4e-6b24017fdbb7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:03.762585 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:03.762585 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:03.787016 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d8eaa44d-0917-4fd4-bd4e-6b24017fdbb7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:03.787904 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 811/1635] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:03 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:04.803174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-debe15a2-4859-4f8d-8476-4ba2aefac9b1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:04.803724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-debe15a2-4859-4f8d-8476-4ba2aefac9b1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:04.804053 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:04.804053 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:04.804518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-debe15a2-4859-4f8d-8476-4ba2aefac9b1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:04.804969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-debe15a2-4859-4f8d-8476-4ba2aefac9b1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:04.862494 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:04.862494 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:04.870470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-debe15a2-4859-4f8d-8476-4ba2aefac9b1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:04.874133 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 812/1636] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:04 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:04.932123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f9e91a2a-b573-4ff9-929a-fd292dc796bf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] POST http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/types Jan 25 11:17:04.933010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:04.933010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:04.933807 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f9e91a2a-b573-4ff9-929a-fd292dc796bf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1553872197"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:05.028442 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f9e91a2a-b573-4ff9-929a-fd292dc796bf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/types returned with HTTP 200 Jan 25 11:17:05.030392 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 825/1637] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:17:04 2021] POST /volume/v3/70687753cc324320b546ac482b2f2325/types => generated 220 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:05.041864 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d49c97e-eb5d-4ffc-8eba-6b796a77addf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] POST http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/group_types Jan 25 11:17:05.042627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:05.042627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:05.043278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d49c97e-eb5d-4ffc-8eba-6b796a77addf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-529980520"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:05.123291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d49c97e-eb5d-4ffc-8eba-6b796a77addf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/group_types returned with HTTP 202 Jan 25 11:17:05.130153 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 813/1638] 10.222.0.57 () {62 vars in 1278 bytes} [Mon Jan 25 11:17:05 2021] POST /volume/v3/70687753cc324320b546ac482b2f2325/group_types => generated 176 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:05.315971 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70c91234-e3ee-4352-8a6d-884a25553794 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] POST http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups Jan 25 11:17:05.315971 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70c91234-e3ee-4352-8a6d-884a25553794 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1076c025-5ff1-41ff-a1cc-d9f3f3979674", "volume_types": ["59fc518c-4751-41a0-89b2-cae6dcd66cb3"], "name": "tempest-GroupsV320Test-Group-1569326572"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:05.316229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-70c91234-e3ee-4352-8a6d-884a25553794 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Creating new group {'group': {'group_type': '1076c025-5ff1-41ff-a1cc-d9f3f3979674', 'volume_types': ['59fc518c-4751-41a0-89b2-cae6dcd66cb3'], 'name': 'tempest-GroupsV320Test-Group-1569326572'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 11:17:05.338041 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-70c91234-e3ee-4352-8a6d-884a25553794 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Creating group tempest-GroupsV320Test-Group-1569326572. Jan 25 11:17:05.375904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-70c91234-e3ee-4352-8a6d-884a25553794 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Availability Zones retrieved successfully. Jan 25 11:17:05.438654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-70c91234-e3ee-4352-8a6d-884a25553794 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Created reservations ['39681d05-d3a0-44b1-8b91-52b55c297ec5'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:17:05.511548 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70c91234-e3ee-4352-8a6d-884a25553794 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups returned with HTTP 202 Jan 25 11:17:05.523820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9978b9bb-1d1f-4da9-a0fc-93640f3acd50 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] GET http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee Jan 25 11:17:05.524644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9978b9bb-1d1f-4da9-a0fc-93640f3acd50 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:05.525490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9978b9bb-1d1f-4da9-a0fc-93640f3acd50 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:05.526654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-9978b9bb-1d1f-4da9-a0fc-93640f3acd50 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] show called for member 48b39849-0d79-4110-9ccd-800ad340bfee {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:17:05.532071 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 826/1639] 10.222.0.57 () {62 vars in 1264 bytes} [Mon Jan 25 11:17:05 2021] POST /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups => generated 108 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:05.536793 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:05.536793 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:05.575264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9978b9bb-1d1f-4da9-a0fc-93640f3acd50 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee returned with HTTP 200 Jan 25 11:17:05.584223 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 814/1640] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:17:05 2021] GET /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee => generated 388 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:17:05.886530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2258b71-5788-49ff-aba4-c1dbbe223686 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:05.887834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2258b71-5788-49ff-aba4-c1dbbe223686 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:05.888879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:05.888879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:05.889723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2258b71-5788-49ff-aba4-c1dbbe223686 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:05.890311 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d2258b71-5788-49ff-aba4-c1dbbe223686 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:05.940869 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:05.940869 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:05.948904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2258b71-5788-49ff-aba4-c1dbbe223686 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:05.948904 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 827/1641] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:05 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:06.590367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8f5af91-d448-49d7-9e8f-29bd01e2c822 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] GET http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee Jan 25 11:17:06.590958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8f5af91-d448-49d7-9e8f-29bd01e2c822 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:06.591175 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:06.591175 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:06.592310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8f5af91-d448-49d7-9e8f-29bd01e2c822 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:06.592926 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-b8f5af91-d448-49d7-9e8f-29bd01e2c822 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] show called for member 48b39849-0d79-4110-9ccd-800ad340bfee {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:17:06.600262 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:06.600262 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:06.664419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8f5af91-d448-49d7-9e8f-29bd01e2c822 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee returned with HTTP 200 Jan 25 11:17:06.665855 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 815/1642] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:17:06 2021] GET /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee => generated 389 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:17:06.677579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-715731ba-6894-4e2f-a256-9ebaeadeb20e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] POST http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action Jan 25 11:17:06.678038 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:06.678038 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:06.678549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-715731ba-6894-4e2f-a256-9ebaeadeb20e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:06.678894 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-715731ba-6894-4e2f-a256-9ebaeadeb20e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:06.680107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-715731ba-6894-4e2f-a256-9ebaeadeb20e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Updating group '48b39849-0d79-4110-9ccd-800ad340bfee' with 'creating' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 25 11:17:06.695272 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:06.695272 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:06.717836 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-715731ba-6894-4e2f-a256-9ebaeadeb20e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action returned with HTTP 202 Jan 25 11:17:06.717836 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 828/1643] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:17:06 2021] POST /volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:17:06.739783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d4543a-8348-405d-a629-44ad9adcdd00 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] GET http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee Jan 25 11:17:06.740428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d4543a-8348-405d-a629-44ad9adcdd00 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:06.740610 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:06.740610 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:06.740985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d4543a-8348-405d-a629-44ad9adcdd00 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:06.741406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-04d4543a-8348-405d-a629-44ad9adcdd00 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] show called for member 48b39849-0d79-4110-9ccd-800ad340bfee {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:17:06.775583 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:06.775583 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:06.827846 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d4543a-8348-405d-a629-44ad9adcdd00 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee returned with HTTP 200 Jan 25 11:17:06.829038 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 816/1644] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:17:06 2021] GET /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee => generated 388 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:17:06.840801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87beccb4-595b-4c2e-b22f-a3b8633fcbbf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] POST http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action Jan 25 11:17:06.841416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:06.841416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:06.842432 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87beccb4-595b-4c2e-b22f-a3b8633fcbbf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:06.842900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87beccb4-595b-4c2e-b22f-a3b8633fcbbf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:06.843849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-87beccb4-595b-4c2e-b22f-a3b8633fcbbf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Updating group '48b39849-0d79-4110-9ccd-800ad340bfee' with 'available' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 25 11:17:06.866792 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:06.866792 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:06.890694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87beccb4-595b-4c2e-b22f-a3b8633fcbbf tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action returned with HTTP 202 Jan 25 11:17:06.891526 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 829/1645] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:17:06 2021] POST /volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 25 11:17:06.899450 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d989dd92-31b1-4d69-a0c4-8e9c97895a61 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] GET http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee Jan 25 11:17:06.900030 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d989dd92-31b1-4d69-a0c4-8e9c97895a61 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:06.900248 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:06.900248 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:06.900625 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d989dd92-31b1-4d69-a0c4-8e9c97895a61 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:06.901036 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-d989dd92-31b1-4d69-a0c4-8e9c97895a61 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] show called for member 48b39849-0d79-4110-9ccd-800ad340bfee {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:17:06.911412 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:06.911412 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:06.965352 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7b51c3a-7f64-4965-9469-7f6d472d93c3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:06.966255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c7b51c3a-7f64-4965-9469-7f6d472d93c3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:06.967538 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:06.967538 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:06.968461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c7b51c3a-7f64-4965-9469-7f6d472d93c3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:06.969013 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c7b51c3a-7f64-4965-9469-7f6d472d93c3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:07.001968 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d989dd92-31b1-4d69-a0c4-8e9c97895a61 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee returned with HTTP 200 Jan 25 11:17:07.003062 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 817/1646] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:17:06 2021] GET /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee => generated 389 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:17:07.020064 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5b9c16c-420e-4a68-ae8a-743bf5044d84 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] POST http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action Jan 25 11:17:07.024211 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:07.024211 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:07.024700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5b9c16c-420e-4a68-ae8a-743bf5044d84 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:07.025098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5b9c16c-420e-4a68-ae8a-743bf5044d84 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:07.027691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-a5b9c16c-420e-4a68-ae8a-743bf5044d84 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Updating group '48b39849-0d79-4110-9ccd-800ad340bfee' with 'error' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 25 11:17:07.048780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:07.048780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:07.049137 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:07.049137 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:07.049137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7b51c3a-7f64-4965-9469-7f6d472d93c3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:07.049875 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 830/1647] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:06 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:17:07.058402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5b9c16c-420e-4a68-ae8a-743bf5044d84 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action returned with HTTP 202 Jan 25 11:17:07.059337 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 818/1648] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:17:07 2021] POST /volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:17:07.069158 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62e67d26-052c-476d-bd45-25920c3f7bde tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] GET http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee Jan 25 11:17:07.069770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62e67d26-052c-476d-bd45-25920c3f7bde tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:07.069969 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:07.069969 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:07.074073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62e67d26-052c-476d-bd45-25920c3f7bde tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:07.075367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-62e67d26-052c-476d-bd45-25920c3f7bde tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] show called for member 48b39849-0d79-4110-9ccd-800ad340bfee {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:17:07.096002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:07.096002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:07.148784 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62e67d26-052c-476d-bd45-25920c3f7bde tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee returned with HTTP 200 Jan 25 11:17:07.149971 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 831/1649] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:17:07 2021] GET /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee => generated 385 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:17:07.162493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe137755-fb6a-4ad1-a856-6efa004ac0d9 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] POST http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action Jan 25 11:17:07.163009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:07.163009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:07.163458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe137755-fb6a-4ad1-a856-6efa004ac0d9 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:07.163848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe137755-fb6a-4ad1-a856-6efa004ac0d9 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:07.164787 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-fe137755-fb6a-4ad1-a856-6efa004ac0d9 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Updating group '48b39849-0d79-4110-9ccd-800ad340bfee' with 'available' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 25 11:17:07.179372 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:07.179372 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:07.203142 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe137755-fb6a-4ad1-a856-6efa004ac0d9 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action returned with HTTP 202 Jan 25 11:17:07.207286 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 819/1650] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:17:07 2021] POST /volume/v3/70687753cc324320b546ac482b2f2325/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:17:07.212722 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d980614-cd97-4bb5-8b58-08aa534e1aea tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] GET http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee Jan 25 11:17:07.213523 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d980614-cd97-4bb5-8b58-08aa534e1aea tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:07.213861 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:07.213861 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:07.214412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d980614-cd97-4bb5-8b58-08aa534e1aea tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:07.214923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-9d980614-cd97-4bb5-8b58-08aa534e1aea tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] show called for member 48b39849-0d79-4110-9ccd-800ad340bfee {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:17:07.226623 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:07.226623 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:07.293648 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d980614-cd97-4bb5-8b58-08aa534e1aea tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee returned with HTTP 200 Jan 25 11:17:07.302199 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 832/1651] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:17:07 2021] GET /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee => generated 389 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:17:07.317195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f99d6a3f-cc6e-4627-b454-7a2dbf4d856c tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] GET http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/volumes/detail Jan 25 11:17:07.317847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f99d6a3f-cc6e-4627-b454-7a2dbf4d856c tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:07.318048 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:07.318048 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:07.321026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f99d6a3f-cc6e-4627-b454-7a2dbf4d856c tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:07.324094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-f99d6a3f-cc6e-4627-b454-7a2dbf4d856c tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:17:07.328588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f99d6a3f-cc6e-4627-b454-7a2dbf4d856c tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:17:07.461016 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f99d6a3f-cc6e-4627-b454-7a2dbf4d856c tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Get all volumes completed successfully. Jan 25 11:17:07.484444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f99d6a3f-cc6e-4627-b454-7a2dbf4d856c tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/volumes/detail returned with HTTP 200 Jan 25 11:17:07.486353 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 820/1652] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:17:07 2021] GET /volume/v3/53addc3f537b43d382fd4401c3adaf76/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:07.501711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa2ea4d0-b205-4912-bb94-3c03a411ad5b tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] POST http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action Jan 25 11:17:07.502452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:07.502452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:07.504726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa2ea4d0-b205-4912-bb94-3c03a411ad5b tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:07.509708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa2ea4d0-b205-4912-bb94-3c03a411ad5b tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:07.509708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-fa2ea4d0-b205-4912-bb94-3c03a411ad5b tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] delete called for group 48b39849-0d79-4110-9ccd-800ad340bfee {{(pid=91483) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:17:07.509708 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-fa2ea4d0-b205-4912-bb94-3c03a411ad5b tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Delete group with id: 48b39849-0d79-4110-9ccd-800ad340bfee Jan 25 11:17:07.537890 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:07.537890 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:07.650504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa2ea4d0-b205-4912-bb94-3c03a411ad5b tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action returned with HTTP 202 Jan 25 11:17:07.654781 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 833/1653] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:17:07 2021] POST /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:17:07.659925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05b1c368-75b7-4ca7-866a-eca71c0c50fc tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] GET http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee Jan 25 11:17:07.660500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05b1c368-75b7-4ca7-866a-eca71c0c50fc tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:07.660982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05b1c368-75b7-4ca7-866a-eca71c0c50fc tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:07.661393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-05b1c368-75b7-4ca7-866a-eca71c0c50fc tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] show called for member 48b39849-0d79-4110-9ccd-800ad340bfee {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:17:07.685746 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:07.685746 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:07.720665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05b1c368-75b7-4ca7-866a-eca71c0c50fc tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee returned with HTTP 200 Jan 25 11:17:07.721964 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 821/1654] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:17:07 2021] GET /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee => generated 388 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:17:08.064512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d5036f4-a8c4-480a-8995-dbee1755fd6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:08.065904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d5036f4-a8c4-480a-8995-dbee1755fd6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:08.066356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:08.066356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:08.067054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d5036f4-a8c4-480a-8995-dbee1755fd6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:08.067623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8d5036f4-a8c4-480a-8995-dbee1755fd6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:08.124189 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:08.124189 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:08.128877 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d5036f4-a8c4-480a-8995-dbee1755fd6c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:08.132646 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 834/1655] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:08 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:08.734149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-773d5c9e-1617-49e3-a9ef-452b0565dc67 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] GET http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee Jan 25 11:17:08.735011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-773d5c9e-1617-49e3-a9ef-452b0565dc67 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:08.735356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:08.735356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:08.735878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-773d5c9e-1617-49e3-a9ef-452b0565dc67 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:08.736396 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-773d5c9e-1617-49e3-a9ef-452b0565dc67 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] show called for member 48b39849-0d79-4110-9ccd-800ad340bfee {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:17:08.750594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-773d5c9e-1617-49e3-a9ef-452b0565dc67 tempest-GroupsV320Test-38018252 tempest-GroupsV320Test-38018252] http://10.222.0.57/volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee returned with HTTP 404 Jan 25 11:17:08.754169 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 822/1656] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:17:08 2021] GET /volume/v3/53addc3f537b43d382fd4401c3adaf76/groups/48b39849-0d79-4110-9ccd-800ad340bfee => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:17:08.761702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c418e2b-41ee-4fe9-a3c2-62fee18f287e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] DELETE http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/group_types/1076c025-5ff1-41ff-a1cc-d9f3f3979674 Jan 25 11:17:08.762580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c418e2b-41ee-4fe9-a3c2-62fee18f287e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:08.763005 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:08.763005 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:08.764231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c418e2b-41ee-4fe9-a3c2-62fee18f287e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:08.830901 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:17:08.830901 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:17:08.839466 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c418e2b-41ee-4fe9-a3c2-62fee18f287e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/group_types/1076c025-5ff1-41ff-a1cc-d9f3f3979674 returned with HTTP 202 Jan 25 11:17:08.840990 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 835/1657] 10.222.0.57 () {60 vars in 1371 bytes} [Mon Jan 25 11:17:08 2021] DELETE /volume/v3/70687753cc324320b546ac482b2f2325/group_types/1076c025-5ff1-41ff-a1cc-d9f3f3979674 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:17:08.850185 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d148237e-2248-40e3-8a51-4d29f1ced969 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] DELETE http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/types/59fc518c-4751-41a0-89b2-cae6dcd66cb3 Jan 25 11:17:08.851136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d148237e-2248-40e3-8a51-4d29f1ced969 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:08.851796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d148237e-2248-40e3-8a51-4d29f1ced969 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:08.852600 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:08.852600 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:08.953929 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:17:08.953929 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:17:08.976007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d148237e-2248-40e3-8a51-4d29f1ced969 tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/types/59fc518c-4751-41a0-89b2-cae6dcd66cb3 returned with HTTP 202 Jan 25 11:17:08.976833 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 823/1658] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:17:08 2021] DELETE /volume/v3/70687753cc324320b546ac482b2f2325/types/59fc518c-4751-41a0-89b2-cae6dcd66cb3 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:17:08.984750 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2bb6e762-24c3-40b5-888e-d60516fffe5e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] GET http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/types/59fc518c-4751-41a0-89b2-cae6dcd66cb3 Jan 25 11:17:08.985280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2bb6e762-24c3-40b5-888e-d60516fffe5e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:08.991213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2bb6e762-24c3-40b5-888e-d60516fffe5e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:09.020910 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2bb6e762-24c3-40b5-888e-d60516fffe5e tempest-GroupsV320Test-410661571 tempest-GroupsV320Test-410661571] http://10.222.0.57/volume/v3/70687753cc324320b546ac482b2f2325/types/59fc518c-4751-41a0-89b2-cae6dcd66cb3 returned with HTTP 404 Jan 25 11:17:09.023920 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 836/1659] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:17:08 2021] GET /volume/v3/70687753cc324320b546ac482b2f2325/types/59fc518c-4751-41a0-89b2-cae6dcd66cb3 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:09.147950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b68d106-fa6b-4990-b45c-232b7eb24f73 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:09.148507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b68d106-fa6b-4990-b45c-232b7eb24f73 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:09.149313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b68d106-fa6b-4990-b45c-232b7eb24f73 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:09.149756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8b68d106-fa6b-4990-b45c-232b7eb24f73 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:09.225328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:09.225328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:09.234530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b68d106-fa6b-4990-b45c-232b7eb24f73 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:09.235399 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 824/1660] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:09 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:10.248668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eddf8901-eae2-4324-b845-b0d643ef0be3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:10.249218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eddf8901-eae2-4324-b845-b0d643ef0be3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:10.250049 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eddf8901-eae2-4324-b845-b0d643ef0be3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:10.250701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-eddf8901-eae2-4324-b845-b0d643ef0be3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:10.313956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:10.313956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:10.316193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eddf8901-eae2-4324-b845-b0d643ef0be3 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:10.318237 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 837/1661] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:10 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:11.333268 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0eccc672-044a-4ff8-8afe-31fcc70f46a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:11.334645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0eccc672-044a-4ff8-8afe-31fcc70f46a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:11.335009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:11.335009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:11.335617 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0eccc672-044a-4ff8-8afe-31fcc70f46a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:11.336128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0eccc672-044a-4ff8-8afe-31fcc70f46a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:11.395788 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:11.395788 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:11.398251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0eccc672-044a-4ff8-8afe-31fcc70f46a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:11.401675 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 825/1662] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:11 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:12.415214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47b92930-5388-4ce5-88fa-d0ec7a4fd021 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:12.416259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47b92930-5388-4ce5-88fa-d0ec7a4fd021 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:12.416731 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:12.416731 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:12.417111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47b92930-5388-4ce5-88fa-d0ec7a4fd021 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:12.417751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-47b92930-5388-4ce5-88fa-d0ec7a4fd021 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:12.502418 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:12.502418 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:12.504267 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47b92930-5388-4ce5-88fa-d0ec7a4fd021 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:12.517261 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 838/1663] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:12 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:13.532832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec508bc1-ce5e-434f-bc63-1d83c24a0ff1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:13.534410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec508bc1-ce5e-434f-bc63-1d83c24a0ff1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:13.534777 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:13.534777 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:13.535367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec508bc1-ce5e-434f-bc63-1d83c24a0ff1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:13.535886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ec508bc1-ce5e-434f-bc63-1d83c24a0ff1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:13.577850 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:13.577850 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:13.580196 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec508bc1-ce5e-434f-bc63-1d83c24a0ff1 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:13.581633 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 826/1664] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:13 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:14.596664 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-989333d5-ac82-4791-b1e2-bb950401f81a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:14.597203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-989333d5-ac82-4791-b1e2-bb950401f81a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:14.597434 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:14.597434 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:14.597836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-989333d5-ac82-4791-b1e2-bb950401f81a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:14.598208 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-989333d5-ac82-4791-b1e2-bb950401f81a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:14.640261 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:14.640261 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:14.642140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-989333d5-ac82-4791-b1e2-bb950401f81a tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:14.650618 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 839/1665] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:14 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:15.659117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3a3878e-daa6-46c2-8c69-d008e152f322 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:15.660410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3a3878e-daa6-46c2-8c69-d008e152f322 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:15.660899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:15.660899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:15.661600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3a3878e-daa6-46c2-8c69-d008e152f322 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:15.662553 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c3a3878e-daa6-46c2-8c69-d008e152f322 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:15.707528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:15.707528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:15.712188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3a3878e-daa6-46c2-8c69-d008e152f322 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:15.718987 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 827/1666] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:15 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:16.735438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aaf0ba66-6d17-4083-bc58-feaed8688b42 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:16.736480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aaf0ba66-6d17-4083-bc58-feaed8688b42 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:16.736838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:16.736838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:16.737447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aaf0ba66-6d17-4083-bc58-feaed8688b42 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:16.738273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-aaf0ba66-6d17-4083-bc58-feaed8688b42 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:16.771791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:16.771791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:16.774876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aaf0ba66-6d17-4083-bc58-feaed8688b42 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:16.778305 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 840/1667] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:16 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:17.792918 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-659acc0f-d9cb-423c-9ee5-c29e16e15629 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:17.793473 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-659acc0f-d9cb-423c-9ee5-c29e16e15629 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:17.793713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:17.793713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:17.795082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-659acc0f-d9cb-423c-9ee5-c29e16e15629 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:17.795657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-659acc0f-d9cb-423c-9ee5-c29e16e15629 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:17.844825 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:17.844825 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:17.847419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-659acc0f-d9cb-423c-9ee5-c29e16e15629 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:17.851621 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 828/1668] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:17 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:18.864143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37815164-6f3e-412a-9f38-1155f41677de tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:18.865051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37815164-6f3e-412a-9f38-1155f41677de tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:18.865156 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:18.865156 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:18.865527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37815164-6f3e-412a-9f38-1155f41677de tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:18.867145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-37815164-6f3e-412a-9f38-1155f41677de tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:18.932171 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:18.932171 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:18.934082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37815164-6f3e-412a-9f38-1155f41677de tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:18.935493 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 841/1669] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:18 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:19.770698 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] POST http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes Jan 25 11:17:19.771093 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:19.771093 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:19.771505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2131991969"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:19.772655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2131991969'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:17:19.772945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Create volume of 1 GB Jan 25 11:17:19.786334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Availability Zones retrieved successfully. Jan 25 11:17:19.803373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Flow 'volume_create_api' (c0b2456f-4ea2-4b81-8c28-ccb5f3ebfc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:17:19.806155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8639e130-4c03-4927-96d0-2582f669a936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:19.808228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:17:19.913650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8639e130-4c03-4927-96d0-2582f669a936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:19.913650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b76855-e309-4b21-a017-1da2227b24ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:19.955349 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e808d7e7-a620-4a83-ad73-e3b8f71356e9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:19.955939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e808d7e7-a620-4a83-ad73-e3b8f71356e9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:19.956456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:19.956456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:19.956836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e808d7e7-a620-4a83-ad73-e3b8f71356e9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:19.957212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e808d7e7-a620-4a83-ad73-e3b8f71356e9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:20.035848 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:20.035848 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:20.040321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e808d7e7-a620-4a83-ad73-e3b8f71356e9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:20.041143 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 842/1670] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:19 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:20.149490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Created reservations ['4dc588f6-285e-48e2-8c24-d3172699ea8c', '4a5c3c64-53db-4379-bebb-0def52fa92cc', 'e82446d7-09d5-45d7-b22d-cd62382994d8', 'd1068092-b518-486c-8cec-865447c986a1'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:17:20.151818 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b76855-e309-4b21-a017-1da2227b24ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dc588f6-285e-48e2-8c24-d3172699ea8c', '4a5c3c64-53db-4379-bebb-0def52fa92cc', 'e82446d7-09d5-45d7-b22d-cd62382994d8', 'd1068092-b518-486c-8cec-865447c986a1']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:20.155176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2b7c08-d30e-4747-9610-4b74d30d1cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:20.221531 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2b7c08-d30e-4747-9610-4b74d30d1cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2caa1d56-4bc6-4513-a04d-7faddb61b9fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2131991969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='273bcd1093394906ac6c8a2b71abd4e9',qos_specs=None,replication_status=,reservations=['4dc588f6-285e-48e2-8c24-d3172699ea8c','4a5c3c64-53db-4379-bebb-0def52fa92cc','e82446d7-09d5-45d7-b22d-cd62382994d8','d1068092-b518-486c-8cec-865447c986a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb42b4288b4b41ccb8b019d40affff23',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2131991969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2caa1d56-4bc6-4513-a04d-7faddb61b9fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='273bcd1093394906ac6c8a2b71abd4e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='eb42b4288b4b41ccb8b019d40affff23',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:20.224161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f2cb4a-91d5-4fba-a147-751808678d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:20.272233 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f2cb4a-91d5-4fba-a147-751808678d9b) transitioned into state 'SUCCESS' from state '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-2131991969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='273bcd1093394906ac6c8a2b71abd4e9',qos_specs=None,replication_status=,reservations=['4dc588f6-285e-48e2-8c24-d3172699ea8c','4a5c3c64-53db-4379-bebb-0def52fa92cc','e82446d7-09d5-45d7-b22d-cd62382994d8','d1068092-b518-486c-8cec-865447c986a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb42b4288b4b41ccb8b019d40affff23',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:20.274809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4f582b-77ee-45f7-a39a-d2e660b35f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:20.296129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4f582b-77ee-45f7-a39a-d2e660b35f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:20.299259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Flow 'volume_create_api' (c0b2456f-4ea2-4b81-8c28-ccb5f3ebfc59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:17:20.357331 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Create volume request issued successfully. Jan 25 11:17:20.378847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f0d90938-f3b8-4443-b872-85717208db5d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes returned with HTTP 202 Jan 25 11:17:20.393506 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 829/1671] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:17:19 2021] POST /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes => generated 820 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:17:20.397929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81abec0d-42d3-4298-8d95-90fb4d40533b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:20.398633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81abec0d-42d3-4298-8d95-90fb4d40533b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:20.399016 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:20.399016 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:20.399624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81abec0d-42d3-4298-8d95-90fb4d40533b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:20.460852 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:20.460852 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:20.476371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-81abec0d-42d3-4298-8d95-90fb4d40533b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:20.524522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81abec0d-42d3-4298-8d95-90fb4d40533b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb returned with HTTP 200 Jan 25 11:17:20.530008 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 843/1672] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:20 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb => generated 888 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:21.056809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-122d9be7-23f8-4f15-a397-9501e5f4c796 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:21.057979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-122d9be7-23f8-4f15-a397-9501e5f4c796 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:21.058343 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:21.058343 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:21.059312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-122d9be7-23f8-4f15-a397-9501e5f4c796 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:21.059898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-122d9be7-23f8-4f15-a397-9501e5f4c796 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:21.145354 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:21.145354 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:21.151130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-122d9be7-23f8-4f15-a397-9501e5f4c796 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:21.152127 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 830/1673] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:21 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:21.543473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91025b59-72d9-485e-9154-1deb282a9192 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:21.544386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91025b59-72d9-485e-9154-1deb282a9192 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:21.544728 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:21.544728 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:21.545452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91025b59-72d9-485e-9154-1deb282a9192 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:21.604001 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:21.604001 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:21.615220 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-91025b59-72d9-485e-9154-1deb282a9192 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:21.640454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91025b59-72d9-485e-9154-1deb282a9192 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb returned with HTTP 200 Jan 25 11:17:21.641964 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 844/1674] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:21 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:21.657690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df372399-8a55-4db9-bec7-17c9f998ff45 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] POST http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots Jan 25 11:17:21.658485 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:21.658485 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:21.659171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df372399-8a55-4db9-bec7-17c9f998ff45 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2caa1d56-4bc6-4513-a04d-7faddb61b9fb", "name": "tempest-SnapshotsActionsTest-Snapshot-1038926115"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:21.726610 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:21.726610 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:21.727938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-df372399-8a55-4db9-bec7-17c9f998ff45 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:21.728358 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-df372399-8a55-4db9-bec7-17c9f998ff45 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Create snapshot from volume 2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:21.820815 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-df372399-8a55-4db9-bec7-17c9f998ff45 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Created reservations ['1ba88ec1-9d49-427c-bb80-541c5a0074de', '7c54cbcc-2511-4f9d-86a4-4f7140d349c9', '87bf0394-76f0-475b-a8f9-5784e1c2434a', '5c0e0c14-b8c1-414c-9e52-b9cf9162036d'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:17:22.167052 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c184afc2-0459-4dd8-ab55-d69efcaa665c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:22.167544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c184afc2-0459-4dd8-ab55-d69efcaa665c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:22.167724 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:22.167724 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:22.168411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c184afc2-0459-4dd8-ab55-d69efcaa665c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:22.169737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c184afc2-0459-4dd8-ab55-d69efcaa665c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:22.249635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:22.249635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:22.252413 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c184afc2-0459-4dd8-ab55-d69efcaa665c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:22.257494 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 845/1675] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:22 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:22.316549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-df372399-8a55-4db9-bec7-17c9f998ff45 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot create request issued successfully. Jan 25 11:17:22.317314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df372399-8a55-4db9-bec7-17c9f998ff45 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots returned with HTTP 202 Jan 25 11:17:22.318488 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 831/1676] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:17:21 2021] POST /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots => generated 307 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:17:22.329979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e39b618-50a5-4f6c-94bf-79ea4bb67a60 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:22.330508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e39b618-50a5-4f6c-94bf-79ea4bb67a60 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:22.330699 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:22.330699 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:22.331326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e39b618-50a5-4f6c-94bf-79ea4bb67a60 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:22.410583 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:22.410583 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:22.411761 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5e39b618-50a5-4f6c-94bf-79ea4bb67a60 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:22.425649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e39b618-50a5-4f6c-94bf-79ea4bb67a60 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:22.434015 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 846/1677] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:22 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 439 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:23.272180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44a8cb2f-a165-4181-9484-a91740392103 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:23.272737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44a8cb2f-a165-4181-9484-a91740392103 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:23.273096 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:23.273096 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:23.273718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44a8cb2f-a165-4181-9484-a91740392103 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:23.274241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-44a8cb2f-a165-4181-9484-a91740392103 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:23.335877 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:23.335877 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:23.343390 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44a8cb2f-a165-4181-9484-a91740392103 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:23.360559 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 832/1678] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:23 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:23.439780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ed8ddec-ee63-4296-9803-b681ab942479 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:23.440286 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ed8ddec-ee63-4296-9803-b681ab942479 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:23.440661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:23.440661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:23.441286 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ed8ddec-ee63-4296-9803-b681ab942479 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:23.490241 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:23.490241 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:23.491398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1ed8ddec-ee63-4296-9803-b681ab942479 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:23.493835 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ed8ddec-ee63-4296-9803-b681ab942479 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:23.494660 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 847/1679] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:23 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:24.360501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02858dba-e206-4d57-8eab-bacee49f61d0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:24.361020 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02858dba-e206-4d57-8eab-bacee49f61d0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:24.361588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:24.361588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:24.362010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02858dba-e206-4d57-8eab-bacee49f61d0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:24.362385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-02858dba-e206-4d57-8eab-bacee49f61d0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:24.407427 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:24.407427 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:24.409220 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02858dba-e206-4d57-8eab-bacee49f61d0 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:24.410030 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 833/1680] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:24 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:24.507867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a44ef66-a07f-45ef-babd-e3a821cf71f3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:24.509127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a44ef66-a07f-45ef-babd-e3a821cf71f3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:24.509535 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:24.509535 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:24.510404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a44ef66-a07f-45ef-babd-e3a821cf71f3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:24.539852 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:24.539852 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:24.542203 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2a44ef66-a07f-45ef-babd-e3a821cf71f3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:24.544471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a44ef66-a07f-45ef-babd-e3a821cf71f3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:24.545850 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 848/1681] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:24 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:24.656942 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fea630cf-3ad6-4d60-b18f-66d9d6321c4d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action Jan 25 11:17:24.657374 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:24.657374 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:24.658070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fea630cf-3ad6-4d60-b18f-66d9d6321c4d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:24.658596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fea630cf-3ad6-4d60-b18f-66d9d6321c4d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:24.659691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-fea630cf-3ad6-4d60-b18f-66d9d6321c4d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'c5d083c5-0353-478c-a8cb-4eeb5f574e4f' with '{'status': 'creating'}' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:24.709843 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:24.709843 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:24.755540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fea630cf-3ad6-4d60-b18f-66d9d6321c4d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action returned with HTTP 202 Jan 25 11:17:24.756956 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 834/1682] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:24 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:24.766710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1a8c15a-05df-446c-8726-9df6c454749d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:24.767241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1a8c15a-05df-446c-8726-9df6c454749d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:24.767457 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:24.767457 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:24.767834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1a8c15a-05df-446c-8726-9df6c454749d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:24.795112 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:24.795112 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:24.799375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e1a8c15a-05df-446c-8726-9df6c454749d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:24.801389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1a8c15a-05df-446c-8726-9df6c454749d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:24.802410 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 849/1683] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:24 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:24.814766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75827ed1-2b48-4f1f-b4f2-c27c680e61c7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action Jan 25 11:17:24.815272 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:24.815272 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:24.815865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75827ed1-2b48-4f1f-b4f2-c27c680e61c7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:24.816536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75827ed1-2b48-4f1f-b4f2-c27c680e61c7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:24.817695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-75827ed1-2b48-4f1f-b4f2-c27c680e61c7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'c5d083c5-0353-478c-a8cb-4eeb5f574e4f' with '{'status': 'available'}' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:24.871013 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:24.871013 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:24.922857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75827ed1-2b48-4f1f-b4f2-c27c680e61c7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action returned with HTTP 202 Jan 25 11:17:24.924231 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 835/1684] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:24 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:17:24.931866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1d16611-311c-46c6-9696-bab1667d191e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:24.932385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1d16611-311c-46c6-9696-bab1667d191e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:24.932598 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:24.932598 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:24.932976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1d16611-311c-46c6-9696-bab1667d191e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:24.976375 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:24.976375 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:24.977055 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d1d16611-311c-46c6-9696-bab1667d191e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:24.979575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1d16611-311c-46c6-9696-bab1667d191e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:24.979853 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 850/1685] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:24 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:24.993173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49f5f87a-dc2e-42a2-ba87-91917dd8444d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] POST http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots Jan 25 11:17:24.993604 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:24.993604 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:24.994458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49f5f87a-dc2e-42a2-ba87-91917dd8444d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2caa1d56-4bc6-4513-a04d-7faddb61b9fb", "name": "tempest-SnapshotsActionsTest-Snapshot-1813666973"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:25.100512 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:25.100512 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:25.102113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-49f5f87a-dc2e-42a2-ba87-91917dd8444d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:25.102477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-49f5f87a-dc2e-42a2-ba87-91917dd8444d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Create snapshot from volume 2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:25.258808 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-49f5f87a-dc2e-42a2-ba87-91917dd8444d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Created reservations ['7ff1373d-bd33-47de-9b9d-3f4caec73803', '5f7bedb4-0d7b-4d8c-9e63-023bb46f5543', '9dc08317-bb9e-408c-936c-67877250edac', '2d64e6d8-05e4-42b8-8ec9-4cd3037409cf'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:17:25.423488 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-49f5f87a-dc2e-42a2-ba87-91917dd8444d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot create request issued successfully. Jan 25 11:17:25.425881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49f5f87a-dc2e-42a2-ba87-91917dd8444d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots returned with HTTP 202 Jan 25 11:17:25.426156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c8fb9220-1700-48e6-9489-f93e5401c032 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:25.432143 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 836/1686] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:17:24 2021] POST /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots => generated 307 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:17:25.433651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c8fb9220-1700-48e6-9489-f93e5401c032 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:25.434133 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:25.434133 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:25.435897 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c8fb9220-1700-48e6-9489-f93e5401c032 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:25.436839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c8fb9220-1700-48e6-9489-f93e5401c032 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:25.441689 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15e347fb-79c6-4847-a0d9-cf499a8579f4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b Jan 25 11:17:25.442354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15e347fb-79c6-4847-a0d9-cf499a8579f4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:25.442687 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:25.442687 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:25.443211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15e347fb-79c6-4847-a0d9-cf499a8579f4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:25.470912 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:25.470912 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:25.472410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-15e347fb-79c6-4847-a0d9-cf499a8579f4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:25.474628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15e347fb-79c6-4847-a0d9-cf499a8579f4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b returned with HTTP 200 Jan 25 11:17:25.475612 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 837/1687] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:25 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:25.493933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:25.493933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:25.496074 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c8fb9220-1700-48e6-9489-f93e5401c032 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:25.497030 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 851/1688] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:25 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:26.491288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea905820-468f-4329-be60-17391329ea9e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b Jan 25 11:17:26.491972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea905820-468f-4329-be60-17391329ea9e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:26.492389 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:26.492389 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:26.493063 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea905820-468f-4329-be60-17391329ea9e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:26.512680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8854574d-6c2d-4fae-8290-ae71eb9ce816 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:26.513705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8854574d-6c2d-4fae-8290-ae71eb9ce816 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:26.514106 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:26.514106 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:26.514731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8854574d-6c2d-4fae-8290-ae71eb9ce816 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:26.515281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8854574d-6c2d-4fae-8290-ae71eb9ce816 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:26.571102 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:26.571102 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:26.572973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8854574d-6c2d-4fae-8290-ae71eb9ce816 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:26.573803 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 852/1689] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:26 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:26.592384 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:26.592384 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:26.597119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ea905820-468f-4329-be60-17391329ea9e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:26.599307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea905820-468f-4329-be60-17391329ea9e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b returned with HTTP 200 Jan 25 11:17:26.611258 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 838/1690] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:26 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b => generated 439 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:27.587568 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1178b56-7d6a-4fb6-a673-aee40cab753c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:27.588113 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1178b56-7d6a-4fb6-a673-aee40cab753c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:27.588311 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:27.588311 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:27.588927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1178b56-7d6a-4fb6-a673-aee40cab753c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:27.589445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d1178b56-7d6a-4fb6-a673-aee40cab753c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:27.624535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a3055cd6-5980-4745-ada1-318cc9ecd262 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b Jan 25 11:17:27.625146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a3055cd6-5980-4745-ada1-318cc9ecd262 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:27.625389 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:27.625389 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:27.626091 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a3055cd6-5980-4745-ada1-318cc9ecd262 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:27.644082 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:27.644082 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:27.656217 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:27.656217 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:27.657684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a3055cd6-5980-4745-ada1-318cc9ecd262 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:27.659769 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a3055cd6-5980-4745-ada1-318cc9ecd262 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b returned with HTTP 200 Jan 25 11:17:27.660745 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 839/1691] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:27 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:27.667058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1178b56-7d6a-4fb6-a673-aee40cab753c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:27.667058 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 853/1692] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:27 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:27.671669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3026a45a-620e-4f7b-80d1-eef51b9880c4 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b/action Jan 25 11:17:27.672344 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:27.672344 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:27.673187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3026a45a-620e-4f7b-80d1-eef51b9880c4 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:27.673835 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3026a45a-620e-4f7b-80d1-eef51b9880c4 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:27.674982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-3026a45a-620e-4f7b-80d1-eef51b9880c4 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'a0e72b8d-1f08-4efb-b84b-18e19920ee4b' with '{'status': 'creating'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:27.728103 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:27.728103 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:27.763954 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3026a45a-620e-4f7b-80d1-eef51b9880c4 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b/action returned with HTTP 202 Jan 25 11:17:27.764840 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 854/1693] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:27 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:17:27.773546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2906158e-296f-4d79-b008-6abfb4c11e30 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b Jan 25 11:17:27.776069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2906158e-296f-4d79-b008-6abfb4c11e30 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:27.776069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:27.776069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:27.776069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2906158e-296f-4d79-b008-6abfb4c11e30 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:27.812088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:27.812088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:27.813277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2906158e-296f-4d79-b008-6abfb4c11e30 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:27.815528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2906158e-296f-4d79-b008-6abfb4c11e30 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b returned with HTTP 200 Jan 25 11:17:27.816669 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 840/1694] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:27 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:27.828257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8760d19-c3e6-4071-898e-dec397674cef tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b/action Jan 25 11:17:27.829064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:27.829064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:27.829897 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8760d19-c3e6-4071-898e-dec397674cef tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-force_delete": {}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:27.830519 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8760d19-c3e6-4071-898e-dec397674cef tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:27.861128 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:27.861128 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:27.862347 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a8760d19-c3e6-4071-898e-dec397674cef tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Snapshot retrieved successfully. Jan 25 11:17:27.951381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a8760d19-c3e6-4071-898e-dec397674cef tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Snapshot delete request issued successfully. Jan 25 11:17:27.952192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8760d19-c3e6-4071-898e-dec397674cef tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b/action returned with HTTP 202 Jan 25 11:17:27.953590 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 855/1695] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:27 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:27.962599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9082b197-6ad1-4ded-9cab-cc62ad37d5f6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b Jan 25 11:17:27.963131 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9082b197-6ad1-4ded-9cab-cc62ad37d5f6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:27.963501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:27.963501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:27.964037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9082b197-6ad1-4ded-9cab-cc62ad37d5f6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:28.025813 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:28.025813 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:28.027637 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9082b197-6ad1-4ded-9cab-cc62ad37d5f6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:28.030109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9082b197-6ad1-4ded-9cab-cc62ad37d5f6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b returned with HTTP 200 Jan 25 11:17:28.031162 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 841/1696] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:27 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:28.678763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15dd61fe-a479-4e1a-8d56-8147b8d31e48 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:28.679528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15dd61fe-a479-4e1a-8d56-8147b8d31e48 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:28.679831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:28.679831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:28.680771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15dd61fe-a479-4e1a-8d56-8147b8d31e48 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:28.681356 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-15dd61fe-a479-4e1a-8d56-8147b8d31e48 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:28.736025 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:28.736025 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:28.743684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15dd61fe-a479-4e1a-8d56-8147b8d31e48 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:28.746410 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 856/1697] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:28 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:29.042906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec2a5c0c-2d42-4889-9d7d-352be7718b1b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b Jan 25 11:17:29.043578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec2a5c0c-2d42-4889-9d7d-352be7718b1b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:29.043999 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:29.043999 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:29.044634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec2a5c0c-2d42-4889-9d7d-352be7718b1b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:29.092624 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:29.092624 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:29.098840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ec2a5c0c-2d42-4889-9d7d-352be7718b1b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:29.100960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec2a5c0c-2d42-4889-9d7d-352be7718b1b tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b returned with HTTP 200 Jan 25 11:17:29.105774 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 842/1698] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:29 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:29.760754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29bb528d-b67d-4518-a313-52c547fea8b4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:29.761324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29bb528d-b67d-4518-a313-52c547fea8b4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:29.761515 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:29.761515 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:29.762173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29bb528d-b67d-4518-a313-52c547fea8b4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:29.762782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-29bb528d-b67d-4518-a313-52c547fea8b4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:29.810933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:29.810933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:29.812775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29bb528d-b67d-4518-a313-52c547fea8b4 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:29.814886 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 857/1699] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:29 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:30.117742 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cee43fd1-df2b-4ca2-867f-8a1cb238881e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b Jan 25 11:17:30.118604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cee43fd1-df2b-4ca2-867f-8a1cb238881e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:30.119055 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:30.119055 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:30.119661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cee43fd1-df2b-4ca2-867f-8a1cb238881e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:30.181215 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cee43fd1-df2b-4ca2-867f-8a1cb238881e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b returned with HTTP 404 Jan 25 11:17:30.182686 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 843/1700] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:30 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:30.191736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb35fd01-5757-4fbb-bf1e-3b50138570a7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action Jan 25 11:17:30.192429 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:30.192429 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:30.192955 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb35fd01-5757-4fbb-bf1e-3b50138570a7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:30.193511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb35fd01-5757-4fbb-bf1e-3b50138570a7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:30.194506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-fb35fd01-5757-4fbb-bf1e-3b50138570a7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'c5d083c5-0353-478c-a8cb-4eeb5f574e4f' with '{'status': 'available'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:30.268276 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:30.268276 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:30.335125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb35fd01-5757-4fbb-bf1e-3b50138570a7 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action returned with HTTP 202 Jan 25 11:17:30.336436 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 858/1701] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:30 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:17:30.345186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6beb3d7-fd94-4cd7-b62b-f7915cb81e78 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:30.345726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6beb3d7-fd94-4cd7-b62b-f7915cb81e78 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:30.357410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6beb3d7-fd94-4cd7-b62b-f7915cb81e78 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:30.406179 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:30.406179 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:30.416250 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a6beb3d7-fd94-4cd7-b62b-f7915cb81e78 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:30.419696 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6beb3d7-fd94-4cd7-b62b-f7915cb81e78 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:30.421512 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 844/1702] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:30 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 466 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:30.434773 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3512bdce-2d0c-4d13-a1c4-d3d5708cded5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] POST http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots Jan 25 11:17:30.435495 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:30.435495 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:30.436158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3512bdce-2d0c-4d13-a1c4-d3d5708cded5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2caa1d56-4bc6-4513-a04d-7faddb61b9fb", "name": "tempest-SnapshotsActionsTest-Snapshot-1628434872"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:30.489795 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:30.489795 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:30.491610 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3512bdce-2d0c-4d13-a1c4-d3d5708cded5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:30.492135 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-3512bdce-2d0c-4d13-a1c4-d3d5708cded5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Create snapshot from volume 2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:30.565236 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-3512bdce-2d0c-4d13-a1c4-d3d5708cded5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Created reservations ['0a651448-4250-46db-ae4a-60a5bf1dc519', 'fb3a690d-a95a-4f19-b284-e7f6e058379b', 'ac16a079-3da1-4d75-8dcb-47d274b5002c', 'd11af926-319a-4885-a88a-e41df79cc31e'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:17:30.744635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3512bdce-2d0c-4d13-a1c4-d3d5708cded5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot create request issued successfully. Jan 25 11:17:30.750763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3512bdce-2d0c-4d13-a1c4-d3d5708cded5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots returned with HTTP 202 Jan 25 11:17:30.753252 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 859/1703] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:17:30 2021] POST /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots => generated 307 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:17:30.765175 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93ab1152-c680-46cf-880c-b36e0a8cb6a4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac Jan 25 11:17:30.766346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93ab1152-c680-46cf-880c-b36e0a8cb6a4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:30.766569 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:30.766569 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:30.766959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93ab1152-c680-46cf-880c-b36e0a8cb6a4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:30.829711 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:30.829711 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:30.830912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-93ab1152-c680-46cf-880c-b36e0a8cb6a4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:30.832879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93ab1152-c680-46cf-880c-b36e0a8cb6a4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac returned with HTTP 200 Jan 25 11:17:30.833684 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 845/1704] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:30 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:30.842649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c35fd1ae-ed01-48c6-ab81-fb7769d6db5c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:30.843339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c35fd1ae-ed01-48c6-ab81-fb7769d6db5c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:30.843628 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:30.843628 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:30.844094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c35fd1ae-ed01-48c6-ab81-fb7769d6db5c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:30.844550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c35fd1ae-ed01-48c6-ab81-fb7769d6db5c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:30.895112 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:30.895112 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:30.897183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c35fd1ae-ed01-48c6-ab81-fb7769d6db5c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:30.898800 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 860/1705] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:30 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:31.846092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48a8e1b2-758c-4238-8370-8b5d76f39888 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac Jan 25 11:17:31.847147 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48a8e1b2-758c-4238-8370-8b5d76f39888 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:31.847533 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:31.847533 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:31.848398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48a8e1b2-758c-4238-8370-8b5d76f39888 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:31.900446 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:31.900446 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:31.901591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-48a8e1b2-758c-4238-8370-8b5d76f39888 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:31.904066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48a8e1b2-758c-4238-8370-8b5d76f39888 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac returned with HTTP 200 Jan 25 11:17:31.904866 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 846/1706] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:31 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac => generated 439 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:17:31.911774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0a649ee-b6fa-423a-a247-ec08fef6321c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:31.912350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0a649ee-b6fa-423a-a247-ec08fef6321c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:31.912566 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:31.912566 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:31.912939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0a649ee-b6fa-423a-a247-ec08fef6321c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:31.913315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d0a649ee-b6fa-423a-a247-ec08fef6321c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:31.958605 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:31.958605 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:31.960448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0a649ee-b6fa-423a-a247-ec08fef6321c tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:31.961266 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 861/1707] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:31 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:32.916488 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4efeaf6-59e6-4f33-9bc6-b57fbc22f39d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac Jan 25 11:17:32.916996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4efeaf6-59e6-4f33-9bc6-b57fbc22f39d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:32.917301 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:32.917301 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:32.917809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4efeaf6-59e6-4f33-9bc6-b57fbc22f39d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:32.945458 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:32.945458 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:32.946840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b4efeaf6-59e6-4f33-9bc6-b57fbc22f39d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:32.948786 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4efeaf6-59e6-4f33-9bc6-b57fbc22f39d tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac returned with HTTP 200 Jan 25 11:17:32.949580 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 847/1708] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:32 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:32.961820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97c71015-4229-40be-accf-1794235ecb6b tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac/action Jan 25 11:17:32.962366 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:32.962366 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:32.962921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97c71015-4229-40be-accf-1794235ecb6b tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:32.963535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97c71015-4229-40be-accf-1794235ecb6b tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:32.964563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-97c71015-4229-40be-accf-1794235ecb6b tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot '6eac36a2-139c-4308-9ef2-9acaf16d53ac' with '{'status': 'deleting'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:32.976060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83eccb3e-f137-4455-959d-4aeccb5bf055 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:32.977038 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83eccb3e-f137-4455-959d-4aeccb5bf055 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:32.977700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:32.977700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:32.978309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83eccb3e-f137-4455-959d-4aeccb5bf055 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:32.978994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-83eccb3e-f137-4455-959d-4aeccb5bf055 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:33.003766 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:33.003766 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:33.006711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83eccb3e-f137-4455-959d-4aeccb5bf055 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:33.008002 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 848/1709] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:32 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:17:33.061962 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:33.061962 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:33.102510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97c71015-4229-40be-accf-1794235ecb6b tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac/action returned with HTTP 202 Jan 25 11:17:33.103486 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 862/1710] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:32 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:33.112373 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b2aac43-dd63-430e-8a36-a5e2bb7cecc1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac Jan 25 11:17:33.113118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b2aac43-dd63-430e-8a36-a5e2bb7cecc1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:33.113400 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:33.113400 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:33.113901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b2aac43-dd63-430e-8a36-a5e2bb7cecc1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:33.155433 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:33.155433 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:33.156653 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4b2aac43-dd63-430e-8a36-a5e2bb7cecc1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:33.158689 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b2aac43-dd63-430e-8a36-a5e2bb7cecc1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac returned with HTTP 200 Jan 25 11:17:33.159802 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 849/1711] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:33 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:33.172149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-806c57c8-1e5c-4b5e-84e6-561d9be5185d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac/action Jan 25 11:17:33.172583 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:33.172583 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:33.173290 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-806c57c8-1e5c-4b5e-84e6-561d9be5185d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-force_delete": {}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:33.173690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-806c57c8-1e5c-4b5e-84e6-561d9be5185d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:33.198456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:33.198456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:33.199302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-806c57c8-1e5c-4b5e-84e6-561d9be5185d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Snapshot retrieved successfully. Jan 25 11:17:33.271714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-806c57c8-1e5c-4b5e-84e6-561d9be5185d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Snapshot delete request issued successfully. Jan 25 11:17:33.272450 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-806c57c8-1e5c-4b5e-84e6-561d9be5185d tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac/action returned with HTTP 202 Jan 25 11:17:33.273718 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 863/1712] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:33 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:33.283060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e65a1980-0bd5-48d8-a8a2-25de4ee1c1b1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac Jan 25 11:17:33.283801 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e65a1980-0bd5-48d8-a8a2-25de4ee1c1b1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:33.284694 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:33.284694 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:33.285479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e65a1980-0bd5-48d8-a8a2-25de4ee1c1b1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:33.314804 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:33.314804 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:33.316517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e65a1980-0bd5-48d8-a8a2-25de4ee1c1b1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:33.318507 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e65a1980-0bd5-48d8-a8a2-25de4ee1c1b1 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac returned with HTTP 200 Jan 25 11:17:33.319684 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 850/1713] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:33 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:34.023941 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae11e7eb-3d20-48d0-9ea9-c842ff5b6709 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:34.026315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae11e7eb-3d20-48d0-9ea9-c842ff5b6709 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:34.026760 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:34.026760 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:34.027767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae11e7eb-3d20-48d0-9ea9-c842ff5b6709 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:34.028993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ae11e7eb-3d20-48d0-9ea9-c842ff5b6709 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:34.123507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:34.123507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:34.125463 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae11e7eb-3d20-48d0-9ea9-c842ff5b6709 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:34.126381 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 864/1714] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:34 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:34.333483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d25e9a16-7b17-429f-a4fb-39fa8b343869 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac Jan 25 11:17:34.334398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d25e9a16-7b17-429f-a4fb-39fa8b343869 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:34.334885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:34.334885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:34.337650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d25e9a16-7b17-429f-a4fb-39fa8b343869 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:34.400706 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:34.400706 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:34.402301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d25e9a16-7b17-429f-a4fb-39fa8b343869 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:34.407087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d25e9a16-7b17-429f-a4fb-39fa8b343869 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac returned with HTTP 200 Jan 25 11:17:34.410952 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 851/1715] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:34 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:35.141227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c96fa0e4-b158-438e-b62e-f69d3b1d3ba6 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:35.142499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c96fa0e4-b158-438e-b62e-f69d3b1d3ba6 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:35.142911 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:35.142911 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:35.143605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c96fa0e4-b158-438e-b62e-f69d3b1d3ba6 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:35.144169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c96fa0e4-b158-438e-b62e-f69d3b1d3ba6 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:35.173541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:35.173541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:35.193487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c96fa0e4-b158-438e-b62e-f69d3b1d3ba6 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:35.193487 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 865/1716] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:35 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:35.424546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce61638c-62f6-4b3b-992d-e03f646bf5e0 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac Jan 25 11:17:35.425460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce61638c-62f6-4b3b-992d-e03f646bf5e0 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:35.425867 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:35.425867 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:35.426516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce61638c-62f6-4b3b-992d-e03f646bf5e0 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:35.478113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce61638c-62f6-4b3b-992d-e03f646bf5e0 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac returned with HTTP 404 Jan 25 11:17:35.483892 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 852/1717] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:35 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:35.492912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe5c2e2a-56ab-4957-98d3-19791fa454b1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action Jan 25 11:17:35.493462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:35.493462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:35.494079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe5c2e2a-56ab-4957-98d3-19791fa454b1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:35.494550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe5c2e2a-56ab-4957-98d3-19791fa454b1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:35.495901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-fe5c2e2a-56ab-4957-98d3-19791fa454b1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'c5d083c5-0353-478c-a8cb-4eeb5f574e4f' with '{'status': 'available'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:35.547809 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:35.547809 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:35.583521 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe5c2e2a-56ab-4957-98d3-19791fa454b1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action returned with HTTP 202 Jan 25 11:17:35.585513 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 866/1718] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:35 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:35.597313 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c60bef7-0ece-45f6-bd61-10381062e68e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:35.597978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c60bef7-0ece-45f6-bd61-10381062e68e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:35.598533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c60bef7-0ece-45f6-bd61-10381062e68e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:35.651990 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:35.651990 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:35.656448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3c60bef7-0ece-45f6-bd61-10381062e68e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:35.667662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c60bef7-0ece-45f6-bd61-10381062e68e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:35.668610 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 853/1719] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:35 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 466 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:35.685130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39dba325-867e-40d8-9a86-516f7f07f857 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] POST http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots Jan 25 11:17:35.685989 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:35.685989 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:35.686702 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39dba325-867e-40d8-9a86-516f7f07f857 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2caa1d56-4bc6-4513-a04d-7faddb61b9fb", "name": "tempest-SnapshotsActionsTest-Snapshot-719305017"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:35.742088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:35.742088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:35.743705 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-39dba325-867e-40d8-9a86-516f7f07f857 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:35.745504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-39dba325-867e-40d8-9a86-516f7f07f857 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Create snapshot from volume 2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:35.833554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-39dba325-867e-40d8-9a86-516f7f07f857 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Created reservations ['b1419c57-0760-4cb0-bbff-00fada10d03f', '6832d7f8-655a-474a-beb7-0edfcb22d14c', 'f483f50f-1d8e-441b-b994-5248313db5f4', '911a00ab-f1d3-499d-8c23-c841f0b5faee'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:17:36.049777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-39dba325-867e-40d8-9a86-516f7f07f857 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot create request issued successfully. Jan 25 11:17:36.051108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39dba325-867e-40d8-9a86-516f7f07f857 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots returned with HTTP 202 Jan 25 11:17:36.057545 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 867/1720] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:17:35 2021] POST /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots => generated 306 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:17:36.063229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c4c1c8c3-f7c4-498f-a3f5-6256713c37da tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa Jan 25 11:17:36.064111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c4c1c8c3-f7c4-498f-a3f5-6256713c37da tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:36.064513 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:36.064513 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:36.065186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c4c1c8c3-f7c4-498f-a3f5-6256713c37da tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:36.124349 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:36.124349 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:36.128247 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c4c1c8c3-f7c4-498f-a3f5-6256713c37da tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:36.133976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c4c1c8c3-f7c4-498f-a3f5-6256713c37da tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa returned with HTTP 200 Jan 25 11:17:36.139383 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 854/1721] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:36 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa => generated 438 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:36.203416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cff9530-2728-404d-9279-4cd24a88739d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:36.204237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cff9530-2728-404d-9279-4cd24a88739d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:36.204564 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:36.204564 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:36.205271 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cff9530-2728-404d-9279-4cd24a88739d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:36.205924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6cff9530-2728-404d-9279-4cd24a88739d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:36.266940 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:36.266940 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:36.271195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cff9530-2728-404d-9279-4cd24a88739d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:36.278505 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 868/1722] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:36 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:37.155178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2aec7992-0622-431e-92b6-af7da98ff988 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa Jan 25 11:17:37.156496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2aec7992-0622-431e-92b6-af7da98ff988 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:37.156972 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:37.156972 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:37.158051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2aec7992-0622-431e-92b6-af7da98ff988 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:37.233431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:37.233431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:37.240064 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2aec7992-0622-431e-92b6-af7da98ff988 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:37.244296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2aec7992-0622-431e-92b6-af7da98ff988 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa returned with HTTP 200 Jan 25 11:17:37.258283 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 855/1723] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:37 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa => generated 438 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:37.292684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5386a6d8-63fd-417a-9e4a-0a0722692cdd tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:37.293725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5386a6d8-63fd-417a-9e4a-0a0722692cdd tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:37.294214 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:37.294214 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:37.294924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5386a6d8-63fd-417a-9e4a-0a0722692cdd tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:37.295475 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5386a6d8-63fd-417a-9e4a-0a0722692cdd tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:37.326958 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:37.326958 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:37.330211 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5386a6d8-63fd-417a-9e4a-0a0722692cdd tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:37.332164 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 869/1724] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:37 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:38.266835 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb6d751e-2643-470c-b475-ea2854ca16ac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa Jan 25 11:17:38.269795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb6d751e-2643-470c-b475-ea2854ca16ac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:38.270212 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:38.270212 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:38.270871 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb6d751e-2643-470c-b475-ea2854ca16ac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:38.331470 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:38.331470 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:38.335263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eb6d751e-2643-470c-b475-ea2854ca16ac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:38.337421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb6d751e-2643-470c-b475-ea2854ca16ac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa returned with HTTP 200 Jan 25 11:17:38.346727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f62f4519-395b-449f-9516-bf4415d31ac9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:38.347593 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f62f4519-395b-449f-9516-bf4415d31ac9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:38.347986 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:38.347986 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:38.348819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f62f4519-395b-449f-9516-bf4415d31ac9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:38.349389 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f62f4519-395b-449f-9516-bf4415d31ac9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:38.358918 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 856/1725] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:38 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa => generated 465 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:38.383312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2cfbfca-1787-4cef-995a-35514cffc902 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa/action Jan 25 11:17:38.391396 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:38.391396 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:38.392802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2cfbfca-1787-4cef-995a-35514cffc902 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:38.394740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2cfbfca-1787-4cef-995a-35514cffc902 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:38.396542 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-a2cfbfca-1787-4cef-995a-35514cffc902 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'dec0d9cb-a966-4b59-98b5-9164e9f9abaa' with '{'status': 'error'}' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:38.432283 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:38.432283 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:38.455980 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f62f4519-395b-449f-9516-bf4415d31ac9 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:38.463236 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 870/1726] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:38 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:38.585855 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:38.585855 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:38.660638 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2cfbfca-1787-4cef-995a-35514cffc902 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa/action returned with HTTP 202 Jan 25 11:17:38.661649 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 857/1727] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:38 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa/action => generated 0 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:38.670393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2c56f17-de1d-455f-9fa2-949b891baaa2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa Jan 25 11:17:38.671076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2c56f17-de1d-455f-9fa2-949b891baaa2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:38.671403 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:38.671403 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:38.671966 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2c56f17-de1d-455f-9fa2-949b891baaa2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:38.720835 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:38.720835 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:38.728380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f2c56f17-de1d-455f-9fa2-949b891baaa2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:38.732487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2c56f17-de1d-455f-9fa2-949b891baaa2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa returned with HTTP 200 Jan 25 11:17:38.741001 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 871/1728] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:38 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa => generated 461 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:17:38.746125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e29219d-4727-4854-ae52-a00398b6ccf5 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa/action Jan 25 11:17:38.747127 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:38.747127 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:38.747588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e29219d-4727-4854-ae52-a00398b6ccf5 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-force_delete": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:38.748079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e29219d-4727-4854-ae52-a00398b6ccf5 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:38.797846 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:38.797846 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:38.799345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2e29219d-4727-4854-ae52-a00398b6ccf5 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Snapshot retrieved successfully. Jan 25 11:17:38.964252 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2e29219d-4727-4854-ae52-a00398b6ccf5 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Snapshot delete request issued successfully. Jan 25 11:17:38.965049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e29219d-4727-4854-ae52-a00398b6ccf5 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa/action returned with HTTP 202 Jan 25 11:17:38.970176 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 858/1729] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:38 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:38.975083 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-605c1065-4a02-4e0b-8cca-525f3044c2bf tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa Jan 25 11:17:38.984416 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-605c1065-4a02-4e0b-8cca-525f3044c2bf tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:38.984733 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:38.984733 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:38.985268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-605c1065-4a02-4e0b-8cca-525f3044c2bf tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:39.088990 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:39.088990 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:39.090316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-605c1065-4a02-4e0b-8cca-525f3044c2bf tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:39.093649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-605c1065-4a02-4e0b-8cca-525f3044c2bf tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa returned with HTTP 200 Jan 25 11:17:39.094635 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 872/1730] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:38 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa => generated 464 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:39.479924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-faa7e1b6-945d-4ea9-beea-e4b766e10b60 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:39.482445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-faa7e1b6-945d-4ea9-beea-e4b766e10b60 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:39.482954 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:39.482954 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:39.483603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-faa7e1b6-945d-4ea9-beea-e4b766e10b60 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:39.484126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-faa7e1b6-945d-4ea9-beea-e4b766e10b60 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:39.544911 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:39.544911 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:39.549989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-faa7e1b6-945d-4ea9-beea-e4b766e10b60 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:39.552805 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 859/1731] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:39 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:40.107908 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9541c2a4-7cbb-40fb-b0af-d1c871826e5f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa Jan 25 11:17:40.108447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9541c2a4-7cbb-40fb-b0af-d1c871826e5f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:40.108667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:40.108667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:40.109044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9541c2a4-7cbb-40fb-b0af-d1c871826e5f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:40.213889 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:40.213889 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:40.215081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9541c2a4-7cbb-40fb-b0af-d1c871826e5f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:40.217117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9541c2a4-7cbb-40fb-b0af-d1c871826e5f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa returned with HTTP 200 Jan 25 11:17:40.218038 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 873/1732] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:40 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa => generated 464 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:40.566647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-128f7f82-e4bc-461d-a81a-b641e9c3b9a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:40.567873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-128f7f82-e4bc-461d-a81a-b641e9c3b9a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:40.568283 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:40.568283 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:40.568947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-128f7f82-e4bc-461d-a81a-b641e9c3b9a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:40.569530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-128f7f82-e4bc-461d-a81a-b641e9c3b9a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:40.619387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:40.619387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:40.624194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-128f7f82-e4bc-461d-a81a-b641e9c3b9a7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:40.630177 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 860/1733] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:40 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 815 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:41.230566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b172457-514b-4b08-b1b2-b81df92e39d6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa Jan 25 11:17:41.231166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b172457-514b-4b08-b1b2-b81df92e39d6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:41.231505 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:41.231505 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:41.232144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b172457-514b-4b08-b1b2-b81df92e39d6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:41.296829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b172457-514b-4b08-b1b2-b81df92e39d6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa returned with HTTP 404 Jan 25 11:17:41.301769 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 874/1734] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:41 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:41.306657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3591f81-cb3b-4c15-bfab-0432d301d23f tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action Jan 25 11:17:41.307122 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:41.307122 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:41.307609 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3591f81-cb3b-4c15-bfab-0432d301d23f tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:41.307998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3591f81-cb3b-4c15-bfab-0432d301d23f tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:41.310072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-f3591f81-cb3b-4c15-bfab-0432d301d23f tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'c5d083c5-0353-478c-a8cb-4eeb5f574e4f' with '{'status': 'available'}' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:41.379838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:41.379838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:41.436659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3591f81-cb3b-4c15-bfab-0432d301d23f tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action returned with HTTP 202 Jan 25 11:17:41.438190 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 861/1735] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:41 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:17:41.446109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8bf65da5-6bf5-48eb-ab02-1b6fcec60e09 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:41.446919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8bf65da5-6bf5-48eb-ab02-1b6fcec60e09 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:41.447628 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8bf65da5-6bf5-48eb-ab02-1b6fcec60e09 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:41.502649 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:41.502649 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:41.505000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8bf65da5-6bf5-48eb-ab02-1b6fcec60e09 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:41.507481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8bf65da5-6bf5-48eb-ab02-1b6fcec60e09 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:41.508538 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 875/1736] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:41 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 466 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:41.531668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bec35801-db55-4072-87ee-ebd7ab7f6639 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] POST http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots Jan 25 11:17:41.532956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:41.532956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:41.533727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bec35801-db55-4072-87ee-ebd7ab7f6639 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2caa1d56-4bc6-4513-a04d-7faddb61b9fb", "name": "tempest-SnapshotsActionsTest-Snapshot-242222705"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:41.594787 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:41.594787 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:41.597370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bec35801-db55-4072-87ee-ebd7ab7f6639 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:41.597978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-bec35801-db55-4072-87ee-ebd7ab7f6639 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Create snapshot from volume 2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:41.644373 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4bc5bf9-345b-4bf1-a5ca-aa646a54ee3d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:41.645213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4bc5bf9-345b-4bf1-a5ca-aa646a54ee3d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:41.645402 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:41.645402 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:41.646047 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4bc5bf9-345b-4bf1-a5ca-aa646a54ee3d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:41.646573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b4bc5bf9-345b-4bf1-a5ca-aa646a54ee3d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:41.666580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-bec35801-db55-4072-87ee-ebd7ab7f6639 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Created reservations ['1880d45a-730e-474e-8640-b2fa9976fb54', '7b0f3a81-4996-4d60-aa46-3de727f5960a', '5f5cf195-c9a8-44af-b47d-3e9b1a405a26', '6af7168d-aa82-4658-bcc2-490700dddfe2'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:17:41.703701 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:41.703701 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:41.706201 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4bc5bf9-345b-4bf1-a5ca-aa646a54ee3d tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:41.707589 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 876/1737] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:41 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:41.914926 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bec35801-db55-4072-87ee-ebd7ab7f6639 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot create request issued successfully. Jan 25 11:17:41.915738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bec35801-db55-4072-87ee-ebd7ab7f6639 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots returned with HTTP 202 Jan 25 11:17:41.923629 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 862/1738] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:17:41 2021] POST /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots => generated 306 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:17:41.934760 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a027887-d908-4715-a633-a2fa07a8d8ca tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:41.935557 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a027887-d908-4715-a633-a2fa07a8d8ca tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:41.935919 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:41.935919 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:41.937260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a027887-d908-4715-a633-a2fa07a8d8ca tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:42.022636 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:42.022636 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:42.024245 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2a027887-d908-4715-a633-a2fa07a8d8ca tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:42.026379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a027887-d908-4715-a633-a2fa07a8d8ca tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef returned with HTTP 200 Jan 25 11:17:42.029597 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 877/1739] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:41 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef => generated 438 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:42.723129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72cc0483-1ea3-4e44-ac29-03e3c4a5d327 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:42.723838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72cc0483-1ea3-4e44-ac29-03e3c4a5d327 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:42.724167 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:42.724167 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:42.724704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72cc0483-1ea3-4e44-ac29-03e3c4a5d327 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:42.725185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-72cc0483-1ea3-4e44-ac29-03e3c4a5d327 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:42.796011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:42.796011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:42.798010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72cc0483-1ea3-4e44-ac29-03e3c4a5d327 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:42.798850 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 863/1740] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:42 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:43.042009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1a55b5b-cadb-4c66-b8b5-b0bca19412c3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:43.042545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1a55b5b-cadb-4c66-b8b5-b0bca19412c3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:43.042739 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:43.042739 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:43.043422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1a55b5b-cadb-4c66-b8b5-b0bca19412c3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:43.147624 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:43.147624 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:43.148786 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c1a55b5b-cadb-4c66-b8b5-b0bca19412c3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:43.150743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1a55b5b-cadb-4c66-b8b5-b0bca19412c3 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef returned with HTTP 200 Jan 25 11:17:43.151554 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 878/1741] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:43 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef => generated 438 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:43.826508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-553fcf9d-67af-4a6f-a7f9-b1c3b94f0f15 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:43.827793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-553fcf9d-67af-4a6f-a7f9-b1c3b94f0f15 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:43.828205 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:43.828205 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:43.831128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-553fcf9d-67af-4a6f-a7f9-b1c3b94f0f15 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:43.831733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-553fcf9d-67af-4a6f-a7f9-b1c3b94f0f15 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:43.945325 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:43.945325 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:43.950632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-553fcf9d-67af-4a6f-a7f9-b1c3b94f0f15 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:43.952014 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 864/1742] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:43 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 818 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:43.972168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6030c13-bdcb-4e57-ac64-f91b9c5ef4d7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:17:43.978857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6030c13-bdcb-4e57-ac64-f91b9c5ef4d7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:43.982220 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:43.982220 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:43.983244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6030c13-bdcb-4e57-ac64-f91b9c5ef4d7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:44.052489 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.052489 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.102984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6030c13-bdcb-4e57-ac64-f91b9c5ef4d7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Volume info retrieved successfully. Jan 25 11:17:44.167925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-816ed51c-bfa7-4937-aef7-6d18e49340cb tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:44.168944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-816ed51c-bfa7-4937-aef7-6d18e49340cb tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:44.169390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.169390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.169985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-816ed51c-bfa7-4937-aef7-6d18e49340cb tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:44.208439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6030c13-bdcb-4e57-ac64-f91b9c5ef4d7 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 returned with HTTP 200 Jan 25 11:17:44.223664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 879/1743] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:43 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 => generated 914 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:44.237730 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de915238-e249-4fa9-b1e7-8ed4358ca852 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] PUT http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:44.238253 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.238253 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.238657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de915238-e249-4fa9-b1e7-8ed4358ca852 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1827456866", "description": "tempest-volume-backup-description-601631860"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:44.278711 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.278711 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.279900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-816ed51c-bfa7-4937-aef7-6d18e49340cb tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:44.281920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-816ed51c-bfa7-4937-aef7-6d18e49340cb tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef returned with HTTP 200 Jan 25 11:17:44.292094 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 865/1744] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:44 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef => generated 465 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:44.296036 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.296036 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.303016 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b664f471-ae39-402d-bfe4-798711fccf17 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c221d656-c543-42fb-8d48-e88289e440ef/action Jan 25 11:17:44.303738 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.303738 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.305196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b664f471-ae39-402d-bfe4-798711fccf17 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:44.305804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b664f471-ae39-402d-bfe4-798711fccf17 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:44.306948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-b664f471-ae39-402d-bfe4-798711fccf17 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'c221d656-c543-42fb-8d48-e88289e440ef' with '{'status': 'error_deleting'}' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:44.327736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de915238-e249-4fa9-b1e7-8ed4358ca852 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:44.334170 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 880/1745] 10.222.0.57 () {62 vars in 1376 bytes} [Mon Jan 25 11:17:44 2021] PUT /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 399 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:44.341500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58f4193f-ea40-4b3e-9752-023de00b1414 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:44.349381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58f4193f-ea40-4b3e-9752-023de00b1414 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:44.349896 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.349896 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.350585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58f4193f-ea40-4b3e-9752-023de00b1414 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:44.351144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-58f4193f-ea40-4b3e-9752-023de00b1414 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Show backup with id fa4c6ae5-0cb4-4216-95cf-7791d7260187. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:17:44.380016 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.380016 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.382374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58f4193f-ea40-4b3e-9752-023de00b1414 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 200 Jan 25 11:17:44.383428 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 881/1746] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:17:44 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:44.398182 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1afd3454-98b0-4b77-a45e-5b5cefaa24aa tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] DELETE http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 Jan 25 11:17:44.398982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1afd3454-98b0-4b77-a45e-5b5cefaa24aa tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:44.399414 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.399414 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.400074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1afd3454-98b0-4b77-a45e-5b5cefaa24aa tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:44.400624 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-1afd3454-98b0-4b77-a45e-5b5cefaa24aa tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Delete backup with id: fa4c6ae5-0cb4-4216-95cf-7791d7260187. Jan 25 11:17:44.427643 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.427643 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.452858 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.452858 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.475286 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-1afd3454-98b0-4b77-a45e-5b5cefaa24aa tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] delete_backup rpcapi backup_id fa4c6ae5-0cb4-4216-95cf-7791d7260187 {{(pid=91483) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 11:17:44.482136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1afd3454-98b0-4b77-a45e-5b5cefaa24aa tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 returned with HTTP 202 Jan 25 11:17:44.488370 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 882/1747] 10.222.0.57 () {60 vars in 1358 bytes} [Mon Jan 25 11:17:44 2021] DELETE /volume/v3/9fcdc9803599436380fe96efbc0e6296/backups/fa4c6ae5-0cb4-4216-95cf-7791d7260187 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:44.503298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6fd0715-f2a7-4022-9c99-0b3bdcb9f834 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] DELETE http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:17:44.503828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6fd0715-f2a7-4022-9c99-0b3bdcb9f834 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:44.504018 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.504018 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.504395 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6fd0715-f2a7-4022-9c99-0b3bdcb9f834 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:44.504861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e6fd0715-f2a7-4022-9c99-0b3bdcb9f834 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Delete volume with id: 9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:17:44.538070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b664f471-ae39-402d-bfe4-798711fccf17 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c221d656-c543-42fb-8d48-e88289e440ef/action returned with HTTP 202 Jan 25 11:17:44.546542 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 866/1748] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:44 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c221d656-c543-42fb-8d48-e88289e440ef/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:44.556915 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f379f4b1-9b04-4aee-9d94-fe8c453987ad tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:44.557479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f379f4b1-9b04-4aee-9d94-fe8c453987ad tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:44.557756 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.557756 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.558193 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f379f4b1-9b04-4aee-9d94-fe8c453987ad tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:44.620886 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.620886 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.625506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f379f4b1-9b04-4aee-9d94-fe8c453987ad tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:44.632116 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f379f4b1-9b04-4aee-9d94-fe8c453987ad tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef returned with HTTP 200 Jan 25 11:17:44.633173 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 867/1749] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:44 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef => generated 470 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:44.645762 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.645762 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.646983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e6fd0715-f2a7-4022-9c99-0b3bdcb9f834 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Volume info retrieved successfully. Jan 25 11:17:44.651177 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ad88691-47dc-438b-90c0-b9a3c35d3fde tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c221d656-c543-42fb-8d48-e88289e440ef/action Jan 25 11:17:44.651870 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.651870 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.653200 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ad88691-47dc-438b-90c0-b9a3c35d3fde tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-force_delete": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:44.654101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ad88691-47dc-438b-90c0-b9a3c35d3fde tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:44.706104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.706104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.706909 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8ad88691-47dc-438b-90c0-b9a3c35d3fde tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Snapshot retrieved successfully. Jan 25 11:17:44.710575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e6fd0715-f2a7-4022-9c99-0b3bdcb9f834 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Delete volume request issued successfully. Jan 25 11:17:44.711045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6fd0715-f2a7-4022-9c99-0b3bdcb9f834 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 returned with HTTP 202 Jan 25 11:17:44.712053 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 883/1750] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:17:44 2021] DELETE /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:17:44.720422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47e4dbc0-aebb-44bb-98b8-82bf9b36697b tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:17:44.721093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47e4dbc0-aebb-44bb-98b8-82bf9b36697b tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:44.721208 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.721208 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.721582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47e4dbc0-aebb-44bb-98b8-82bf9b36697b tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:44.862250 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8ad88691-47dc-438b-90c0-b9a3c35d3fde tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Snapshot delete request issued successfully. Jan 25 11:17:44.862931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ad88691-47dc-438b-90c0-b9a3c35d3fde tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c221d656-c543-42fb-8d48-e88289e440ef/action returned with HTTP 202 Jan 25 11:17:44.868103 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 868/1751] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:44 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c221d656-c543-42fb-8d48-e88289e440ef/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:44.878204 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5db604f5-343c-44cd-9f6b-1780ea04ff23 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:44.879124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5db604f5-343c-44cd-9f6b-1780ea04ff23 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:44.879913 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:44.879913 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:44.880586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5db604f5-343c-44cd-9f6b-1780ea04ff23 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:44.916716 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.916716 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.953645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:44.953645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:44.961654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5db604f5-343c-44cd-9f6b-1780ea04ff23 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:44.976066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5db604f5-343c-44cd-9f6b-1780ea04ff23 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef returned with HTTP 200 Jan 25 11:17:44.977136 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 869/1752] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:44 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef => generated 464 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:44.991418 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-47e4dbc0-aebb-44bb-98b8-82bf9b36697b tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Volume info retrieved successfully. Jan 25 11:17:45.075143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47e4dbc0-aebb-44bb-98b8-82bf9b36697b tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 returned with HTTP 200 Jan 25 11:17:45.076051 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 884/1753] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:44 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 => generated 913 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:17:45.988561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-18e14fd1-672d-4a60-87d0-82a5cf75095e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:45.991208 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-18e14fd1-672d-4a60-87d0-82a5cf75095e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:45.991834 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:45.991834 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:45.992425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-18e14fd1-672d-4a60-87d0-82a5cf75095e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:46.091706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b057df48-f72a-40c3-b5bf-345c7faa3a1f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:17:46.092938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b057df48-f72a-40c3-b5bf-345c7faa3a1f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:46.093322 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:46.093322 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:46.094200 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b057df48-f72a-40c3-b5bf-345c7faa3a1f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:46.139546 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:46.139546 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:46.140716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-18e14fd1-672d-4a60-87d0-82a5cf75095e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:46.156225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-18e14fd1-672d-4a60-87d0-82a5cf75095e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef returned with HTTP 200 Jan 25 11:17:46.157743 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 870/1754] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:45 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef => generated 464 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:46.292051 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:46.292051 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:46.319223 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b057df48-f72a-40c3-b5bf-345c7faa3a1f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Volume info retrieved successfully. Jan 25 11:17:46.384266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b057df48-f72a-40c3-b5bf-345c7faa3a1f tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 returned with HTTP 200 Jan 25 11:17:46.385458 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 885/1755] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:46 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 => generated 913 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:47.170246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc1f4491-c8d0-4a3b-926e-c0253d4062ea tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:47.170764 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc1f4491-c8d0-4a3b-926e-c0253d4062ea tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:47.170962 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:47.170962 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:47.171339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc1f4491-c8d0-4a3b-926e-c0253d4062ea tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:47.275553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:47.275553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:47.277102 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fc1f4491-c8d0-4a3b-926e-c0253d4062ea tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:47.282119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc1f4491-c8d0-4a3b-926e-c0253d4062ea tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef returned with HTTP 200 Jan 25 11:17:47.283835 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 871/1756] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:47 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef => generated 464 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:47.401989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df55835b-aefb-4a79-87da-b1feddaf9d84 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:17:47.402597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df55835b-aefb-4a79-87da-b1feddaf9d84 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:47.402756 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:47.402756 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:47.403409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df55835b-aefb-4a79-87da-b1feddaf9d84 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:47.524541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:47.524541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:47.548764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-df55835b-aefb-4a79-87da-b1feddaf9d84 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Volume info retrieved successfully. Jan 25 11:17:47.603289 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df55835b-aefb-4a79-87da-b1feddaf9d84 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 returned with HTTP 200 Jan 25 11:17:47.606602 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 886/1757] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:47 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:48.298061 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8dd93d30-0e72-47bb-9e9c-ced8bff04a14 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:48.300279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8dd93d30-0e72-47bb-9e9c-ced8bff04a14 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:48.301030 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:48.301030 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:48.301918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8dd93d30-0e72-47bb-9e9c-ced8bff04a14 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:48.340545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8dd93d30-0e72-47bb-9e9c-ced8bff04a14 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef returned with HTTP 404 Jan 25 11:17:48.343621 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 872/1758] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:48 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:48.352622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ce65fd4-683a-4d84-aba5-93aac0ccf1ad tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action Jan 25 11:17:48.353321 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:48.353321 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:48.354002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ce65fd4-683a-4d84-aba5-93aac0ccf1ad tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:48.354537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ce65fd4-683a-4d84-aba5-93aac0ccf1ad tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:48.356176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-1ce65fd4-683a-4d84-aba5-93aac0ccf1ad tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'c5d083c5-0353-478c-a8cb-4eeb5f574e4f' with '{'status': 'available'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:48.622826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6755dc9d-7c4a-4695-89f4-3deb095a3eb2 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] GET http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 Jan 25 11:17:48.624482 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6755dc9d-7c4a-4695-89f4-3deb095a3eb2 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:48.624987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6755dc9d-7c4a-4695-89f4-3deb095a3eb2 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:48.740302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6755dc9d-7c4a-4695-89f4-3deb095a3eb2 tempest-VolumesBackupsV39Test-1997745845 tempest-VolumesBackupsV39Test-1997745845] http://10.222.0.57/volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 returned with HTTP 404 Jan 25 11:17:48.748195 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 873/1759] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:48 2021] GET /volume/v3/9fcdc9803599436380fe96efbc0e6296/volumes/9d97f22f-972f-460e-bbcd-ff92dacdf345 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:48.786002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:48.786002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:48.906670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ce65fd4-683a-4d84-aba5-93aac0ccf1ad tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action returned with HTTP 202 Jan 25 11:17:48.907556 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 887/1760] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:48 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action => generated 0 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:48.921342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97029d4a-36cb-4810-8ebf-deed6672fd7f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:48.922189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97029d4a-36cb-4810-8ebf-deed6672fd7f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:48.922973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97029d4a-36cb-4810-8ebf-deed6672fd7f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:48.987391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:48.987391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:48.988567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-97029d4a-36cb-4810-8ebf-deed6672fd7f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:48.990782 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97029d4a-36cb-4810-8ebf-deed6672fd7f tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:49.028343 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 874/1761] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:48 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 466 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:49.041125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-571cdb77-2ace-4bf4-88df-b9bfec1d6981 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action Jan 25 11:17:49.041843 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:49.041843 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:49.042625 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-571cdb77-2ace-4bf4-88df-b9bfec1d6981 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:49.043710 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-571cdb77-2ace-4bf4-88df-b9bfec1d6981 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:49.046582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-571cdb77-2ace-4bf4-88df-b9bfec1d6981 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'c5d083c5-0353-478c-a8cb-4eeb5f574e4f' with '{'status': 'creating'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:49.254359 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:49.254359 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:49.366110 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-571cdb77-2ace-4bf4-88df-b9bfec1d6981 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action returned with HTTP 202 Jan 25 11:17:49.371964 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 888/1762] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:49 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action => generated 0 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:49.378389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3672a162-76b2-46f5-8b53-cd52f9caf017 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:49.379073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3672a162-76b2-46f5-8b53-cd52f9caf017 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:49.379514 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:49.379514 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:49.380099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3672a162-76b2-46f5-8b53-cd52f9caf017 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:49.437075 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:49.437075 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:49.438561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3672a162-76b2-46f5-8b53-cd52f9caf017 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:49.441508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3672a162-76b2-46f5-8b53-cd52f9caf017 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:49.442503 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 875/1763] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:49 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:49.455864 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21badbcd-babb-45a4-8228-957a223fcefa tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] POST http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action Jan 25 11:17:49.456471 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:49.456471 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:49.457155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21badbcd-babb-45a4-8228-957a223fcefa tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:49.457727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21badbcd-babb-45a4-8228-957a223fcefa tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:49.458974 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.snapshot_actions [None req-21badbcd-babb-45a4-8228-957a223fcefa tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=91483) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 25 11:17:49.516289 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:49.516289 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:49.517192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.snapshot_actions [None req-21badbcd-babb-45a4-8228-957a223fcefa tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Updating snapshot c5d083c5-0353-478c-a8cb-4eeb5f574e4f with info {'id': 'c5d083c5-0353-478c-a8cb-4eeb5f574e4f', 'status': 'error', 'progress': '80%'} Jan 25 11:17:49.538960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21badbcd-babb-45a4-8228-957a223fcefa tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action returned with HTTP 202 Jan 25 11:17:49.543724 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 889/1764] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:49 2021] POST /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:17:49.549278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51870bbe-1d62-439a-b2ce-b5c7503dabb1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] GET http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:49.550096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51870bbe-1d62-439a-b2ce-b5c7503dabb1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:49.550454 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:49.550454 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:49.551037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51870bbe-1d62-439a-b2ce-b5c7503dabb1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:49.592300 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:49.592300 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:49.593742 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-51870bbe-1d62-439a-b2ce-b5c7503dabb1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Snapshot retrieved successfully. Jan 25 11:17:49.595892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51870bbe-1d62-439a-b2ce-b5c7503dabb1 tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:49.596986 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 876/1765] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:49 2021] GET /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 461 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:49.609000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf84b5e2-1859-44a9-8150-4256bc1c33cf tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] POST http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action Jan 25 11:17:49.609696 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:49.609696 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:49.610352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf84b5e2-1859-44a9-8150-4256bc1c33cf tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:17:49.611287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf84b5e2-1859-44a9-8150-4256bc1c33cf tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:49.612544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-cf84b5e2-1859-44a9-8150-4256bc1c33cf tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] Updating snapshot 'c5d083c5-0353-478c-a8cb-4eeb5f574e4f' with '{'status': 'available'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:17:49.711857 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:49.711857 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:49.795797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf84b5e2-1859-44a9-8150-4256bc1c33cf tempest-SnapshotsActionsTest-117420780 tempest-SnapshotsActionsTest-117420780] http://10.222.0.57/volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action returned with HTTP 202 Jan 25 11:17:49.803087 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 890/1766] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:17:49 2021] POST /volume/v3/664e6376387142e0bf02c091c2479ec7/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:17:49.813076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-933fd490-d462-4331-ac94-8939104013d5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:49.813869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-933fd490-d462-4331-ac94-8939104013d5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:49.814308 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:49.814308 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:49.815017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-933fd490-d462-4331-ac94-8939104013d5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:49.869902 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:49.869902 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:49.871400 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-933fd490-d462-4331-ac94-8939104013d5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:49.873700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-933fd490-d462-4331-ac94-8939104013d5 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:49.882690 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 877/1767] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:49 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 465 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:49.887536 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23827121-f38f-4c81-81e7-b04607df6fb4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] DELETE http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:49.888074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23827121-f38f-4c81-81e7-b04607df6fb4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:49.888268 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:49.888268 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:49.888927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23827121-f38f-4c81-81e7-b04607df6fb4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:49.889443 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-23827121-f38f-4c81-81e7-b04607df6fb4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Delete snapshot with id: c221d656-c543-42fb-8d48-e88289e440ef Jan 25 11:17:49.938783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23827121-f38f-4c81-81e7-b04607df6fb4 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef returned with HTTP 404 Jan 25 11:17:49.939855 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 891/1768] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:17:49 2021] DELETE /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c221d656-c543-42fb-8d48-e88289e440ef => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:49.948459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-357040a5-8071-4e56-821d-11ffe24d31b7 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] DELETE http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa Jan 25 11:17:49.949494 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-357040a5-8071-4e56-821d-11ffe24d31b7 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:49.949893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:49.949893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:49.950361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-357040a5-8071-4e56-821d-11ffe24d31b7 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:49.950806 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-357040a5-8071-4e56-821d-11ffe24d31b7 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Delete snapshot with id: dec0d9cb-a966-4b59-98b5-9164e9f9abaa Jan 25 11:17:50.046263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-357040a5-8071-4e56-821d-11ffe24d31b7 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa returned with HTTP 404 Jan 25 11:17:50.048323 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 878/1769] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:17:49 2021] DELETE /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/dec0d9cb-a966-4b59-98b5-9164e9f9abaa => generated 111 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:50.056321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5fc31e1-331d-4eca-8689-fe3589d4338e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] DELETE http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac Jan 25 11:17:50.056848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5fc31e1-331d-4eca-8689-fe3589d4338e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:50.057343 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5fc31e1-331d-4eca-8689-fe3589d4338e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:50.057732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-b5fc31e1-331d-4eca-8689-fe3589d4338e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Delete snapshot with id: 6eac36a2-139c-4308-9ef2-9acaf16d53ac Jan 25 11:17:50.106387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5fc31e1-331d-4eca-8689-fe3589d4338e tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac returned with HTTP 404 Jan 25 11:17:50.107548 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 892/1770] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:17:50 2021] DELETE /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/6eac36a2-139c-4308-9ef2-9acaf16d53ac => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:50.115884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54c732bc-b868-4c4a-802f-f098b4ad3a46 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] DELETE http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b Jan 25 11:17:50.116587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54c732bc-b868-4c4a-802f-f098b4ad3a46 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:50.117218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54c732bc-b868-4c4a-802f-f098b4ad3a46 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:50.117777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-54c732bc-b868-4c4a-802f-f098b4ad3a46 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Delete snapshot with id: a0e72b8d-1f08-4efb-b84b-18e19920ee4b Jan 25 11:17:50.186939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54c732bc-b868-4c4a-802f-f098b4ad3a46 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b returned with HTTP 404 Jan 25 11:17:50.187989 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 879/1771] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:17:50 2021] DELETE /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/a0e72b8d-1f08-4efb-b84b-18e19920ee4b => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:50.197297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f6b42d0-b990-41ee-897a-8705860ccae6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] DELETE http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:50.197820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f6b42d0-b990-41ee-897a-8705860ccae6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:50.198441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f6b42d0-b990-41ee-897a-8705860ccae6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:50.198802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-8f6b42d0-b990-41ee-897a-8705860ccae6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Delete snapshot with id: c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:50.256552 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:50.256552 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:50.269603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8f6b42d0-b990-41ee-897a-8705860ccae6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:50.350309 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8f6b42d0-b990-41ee-897a-8705860ccae6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot delete request issued successfully. Jan 25 11:17:50.350965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f6b42d0-b990-41ee-897a-8705860ccae6 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 202 Jan 25 11:17:50.355010 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 893/1772] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:17:50 2021] DELETE /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:17:50.360923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4974056-8070-45ca-8222-871f98b7f735 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:50.363280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4974056-8070-45ca-8222-871f98b7f735 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:50.363957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4974056-8070-45ca-8222-871f98b7f735 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:50.434266 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:50.434266 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:50.435607 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b4974056-8070-45ca-8222-871f98b7f735 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:50.437552 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4974056-8070-45ca-8222-871f98b7f735 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:50.443142 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 880/1773] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:50 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 464 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:51.450634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-82910b59-2be4-4a62-8e5e-dee771b068de tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:51.451197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-82910b59-2be4-4a62-8e5e-dee771b068de tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:51.451428 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:51.451428 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:51.451803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-82910b59-2be4-4a62-8e5e-dee771b068de tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:51.529663 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:51.529663 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:51.533564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-82910b59-2be4-4a62-8e5e-dee771b068de tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Snapshot retrieved successfully. Jan 25 11:17:51.541466 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-82910b59-2be4-4a62-8e5e-dee771b068de tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 200 Jan 25 11:17:51.543012 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 894/1774] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:51 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 464 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:52.555937 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fd473fc-4b9f-42eb-90a6-b577c8176591 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f Jan 25 11:17:52.556463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fd473fc-4b9f-42eb-90a6-b577c8176591 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:52.556630 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:52.556630 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:52.557221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fd473fc-4b9f-42eb-90a6-b577c8176591 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:52.584285 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fd473fc-4b9f-42eb-90a6-b577c8176591 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f returned with HTTP 404 Jan 25 11:17:52.586338 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 881/1775] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:17:52 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/snapshots/c5d083c5-0353-478c-a8cb-4eeb5f574e4f => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:52.595042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-958ba615-7cbc-4839-9313-59db93500dc2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] DELETE http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:52.595907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-958ba615-7cbc-4839-9313-59db93500dc2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:52.596311 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:52.596311 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:52.596957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-958ba615-7cbc-4839-9313-59db93500dc2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:52.597606 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-958ba615-7cbc-4839-9313-59db93500dc2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Delete volume with id: 2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:52.649967 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:52.649967 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:52.651358 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-958ba615-7cbc-4839-9313-59db93500dc2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:52.696125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-958ba615-7cbc-4839-9313-59db93500dc2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Delete volume request issued successfully. Jan 25 11:17:52.698037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-958ba615-7cbc-4839-9313-59db93500dc2 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb returned with HTTP 202 Jan 25 11:17:52.699582 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 895/1776] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:17:52 2021] DELETE /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:17:52.709224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f578813c-09d2-4d80-b8d6-40f7d8e2f65a tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:52.709903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f578813c-09d2-4d80-b8d6-40f7d8e2f65a tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:52.710584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f578813c-09d2-4d80-b8d6-40f7d8e2f65a tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:52.831080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:52.831080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:52.855979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f578813c-09d2-4d80-b8d6-40f7d8e2f65a tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:52.881049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f578813c-09d2-4d80-b8d6-40f7d8e2f65a tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb returned with HTTP 200 Jan 25 11:17:52.891828 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 882/1777] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:52 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb => generated 912 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:53.903832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1eb62358-cb09-48a8-9d34-5e87cf49caac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:53.904497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1eb62358-cb09-48a8-9d34-5e87cf49caac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:53.904831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:53.904831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:53.905361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1eb62358-cb09-48a8-9d34-5e87cf49caac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:54.004967 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:54.004967 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:54.018594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1eb62358-cb09-48a8-9d34-5e87cf49caac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Volume info retrieved successfully. Jan 25 11:17:54.061662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1eb62358-cb09-48a8-9d34-5e87cf49caac tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb returned with HTTP 200 Jan 25 11:17:54.064965 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 896/1778] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:53 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb => generated 912 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:54.937335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] POST http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes Jan 25 11:17:54.939113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:54.939113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:54.939919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1193344878", "metadata": {"Type": "Test"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:54.941239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1193344878', 'metadata': {'Type': 'Test'}}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:17:54.941778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume of 1 GB Jan 25 11:17:54.959561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Availability Zones retrieved successfully. Jan 25 11:17:54.981111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (b991dc0f-81c3-4b67-b820-627229e522ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:17:54.984056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ccba2a-6c61-4430-9d1c-344f34225591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:54.987033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:17:55.080062 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-647771ce-bff5-46ba-9eec-871b3c374208 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] GET http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb Jan 25 11:17:55.080592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-647771ce-bff5-46ba-9eec-871b3c374208 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:55.080812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:55.080812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:55.081189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-647771ce-bff5-46ba-9eec-871b3c374208 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:55.117706 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ccba2a-6c61-4430-9d1c-344f34225591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:55.121970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0390f114-fa1c-485e-b92b-d9e9aa02cc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:55.189983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-647771ce-bff5-46ba-9eec-871b3c374208 tempest-SnapshotsActionsTest-803844198 tempest-SnapshotsActionsTest-803844198] http://10.222.0.57/volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb returned with HTTP 404 Jan 25 11:17:55.194187 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 897/1779] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:55 2021] GET /volume/v3/273bcd1093394906ac6c8a2b71abd4e9/volumes/2caa1d56-4bc6-4513-a04d-7faddb61b9fb => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:17:55.342478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Created reservations ['04c2b0b4-9297-4b3f-90c2-851efe4997fc', 'fd87f97c-d8fa-4873-a80b-9ff5acd082e7', '9e297c44-47f2-4ec9-8ab8-2829867e0c51', '714edc31-4425-455e-8af4-bd54053c5fd2'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:17:55.344662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0390f114-fa1c-485e-b92b-d9e9aa02cc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04c2b0b4-9297-4b3f-90c2-851efe4997fc', 'fd87f97c-d8fa-4873-a80b-9ff5acd082e7', '9e297c44-47f2-4ec9-8ab8-2829867e0c51', '714edc31-4425-455e-8af4-bd54053c5fd2']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:55.352058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46db8cba-d5b6-4158-a0b3-1fcc296cd0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:55.454306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46db8cba-d5b6-4158-a0b3-1fcc296cd0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e7fc8e3-68a5-4862-b876-ce99b7972175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1193344878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['04c2b0b4-9297-4b3f-90c2-851efe4997fc','fd87f97c-d8fa-4873-a80b-9ff5acd082e7','9e297c44-47f2-4ec9-8ab8-2829867e0c51','714edc31-4425-455e-8af4-bd54053c5fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1193344878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e7fc8e3-68a5-4862-b876-ce99b7972175,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9c249a604227467197ec7754ef9c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:55.456977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1416d4-6970-46cf-bdd7-e7fb2e5cdd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:55.494546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1416d4-6970-46cf-bdd7-e7fb2e5cdd8a) transitioned into state 'SUCCESS' from state '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-1193344878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['04c2b0b4-9297-4b3f-90c2-851efe4997fc','fd87f97c-d8fa-4873-a80b-9ff5acd082e7','9e297c44-47f2-4ec9-8ab8-2829867e0c51','714edc31-4425-455e-8af4-bd54053c5fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:55.496614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717ecec0-08f4-4ff9-b19f-c8f1bea3b5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:55.535174 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717ecec0-08f4-4ff9-b19f-c8f1bea3b5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:55.543488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (b991dc0f-81c3-4b67-b820-627229e522ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:17:55.737327 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request issued successfully. Jan 25 11:17:55.774815 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12d2621c-c218-4da7-af59-cb92ea621d4b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes returned with HTTP 202 Jan 25 11:17:55.775621 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 883/1780] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:17:54 2021] POST /volume/v3/9c249a604227467197ec7754ef9c0705/volumes => generated 828 bytes in 1128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:17:55.792496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca9ee0aa-cb49-4d4c-bd1f-7c0bbe926434 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:17:55.793071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca9ee0aa-cb49-4d4c-bd1f-7c0bbe926434 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:55.793563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca9ee0aa-cb49-4d4c-bd1f-7c0bbe926434 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:55.900445 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:55.900445 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:55.909796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ca9ee0aa-cb49-4d4c-bd1f-7c0bbe926434 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:55.932381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca9ee0aa-cb49-4d4c-bd1f-7c0bbe926434 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 200 Jan 25 11:17:55.937510 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 898/1781] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:55 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:56.955344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13042006-a566-4791-84aa-aaf9a93b1fbb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:17:56.957809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13042006-a566-4791-84aa-aaf9a93b1fbb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:56.958237 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:56.958237 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:56.959251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13042006-a566-4791-84aa-aaf9a93b1fbb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:57.057329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:57.057329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:57.072131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-13042006-a566-4791-84aa-aaf9a93b1fbb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:57.096545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13042006-a566-4791-84aa-aaf9a93b1fbb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 200 Jan 25 11:17:57.097836 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 884/1782] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:56 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 921 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:57.113817 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2dcaae8a-495e-4ae9-afc1-919a532eee10 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:17:57.114347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2dcaae8a-495e-4ae9-afc1-919a532eee10 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:57.114815 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:57.114815 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:57.115194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2dcaae8a-495e-4ae9-afc1-919a532eee10 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:57.182915 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:57.182915 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:57.218893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2dcaae8a-495e-4ae9-afc1-919a532eee10 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:57.255713 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2dcaae8a-495e-4ae9-afc1-919a532eee10 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 200 Jan 25 11:17:57.257046 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 899/1783] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:57 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 921 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:57.272248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09a85e2e-0bb5-4987-b731-885afb6ae0a8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] PUT http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:17:57.272708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:57.272708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:57.273127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09a85e2e-0bb5-4987-b731-885afb6ae0a8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1193344878"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:57.325440 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:57.325440 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:57.334493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-09a85e2e-0bb5-4987-b731-885afb6ae0a8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:57.347647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-09a85e2e-0bb5-4987-b731-885afb6ae0a8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume updated successfully. Jan 25 11:17:57.364841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09a85e2e-0bb5-4987-b731-885afb6ae0a8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 200 Jan 25 11:17:57.381141 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 885/1784] 10.222.0.57 () {60 vars in 1335 bytes} [Mon Jan 25 11:17:57 2021] PUT /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:57.383054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-192b2517-e71f-4865-9d42-a6bb0edf4c12 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] PUT http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:17:57.383723 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:57.383723 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:57.384737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-192b2517-e71f-4865-9d42-a6bb0edf4c12 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1978037247", "description": "This is the new description of volume"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:57.461666 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:57.461666 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:57.472649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-192b2517-e71f-4865-9d42-a6bb0edf4c12 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:57.485311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-192b2517-e71f-4865-9d42-a6bb0edf4c12 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume updated successfully. Jan 25 11:17:57.502105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-192b2517-e71f-4865-9d42-a6bb0edf4c12 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 200 Jan 25 11:17:57.503615 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 900/1785] 10.222.0.57 () {60 vars in 1336 bytes} [Mon Jan 25 11:17:57 2021] PUT /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 892 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:57.519283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a872d02c-02e6-4e78-b4e7-5128e9b30df4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:17:57.519820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a872d02c-02e6-4e78-b4e7-5128e9b30df4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:57.520000 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:57.520000 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:57.520365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a872d02c-02e6-4e78-b4e7-5128e9b30df4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:57.573122 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:57.573122 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:57.581934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a872d02c-02e6-4e78-b4e7-5128e9b30df4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:57.603780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a872d02c-02e6-4e78-b4e7-5128e9b30df4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 200 Jan 25 11:17:57.606033 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 886/1786] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:57 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 960 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:57.620324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] POST http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes Jan 25 11:17:57.620781 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:57.620781 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:57.621797 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2008703168", "availability_zone": "nova", "size": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:57.622946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2008703168', 'availability_zone': 'nova', 'size': 1}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:17:57.623292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume of 1 GB Jan 25 11:17:57.637388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Availability Zones retrieved successfully. Jan 25 11:17:57.659375 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (cd5e9f67-097f-4290-adbf-b4493978aba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:17:57.662813 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f33332a-d4f3-4286-a1da-241ce98355e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:57.665650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:17:57.779715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f33332a-d4f3-4286-a1da-241ce98355e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:57.782840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e3ebc8-7dee-412e-9ab5-8c836b50f3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:57.885626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Created reservations ['1a67ea10-d6b9-49f9-b6ec-d297dca4e611', 'ddb2e835-9b54-47a9-b8f6-b53d9bec6e10', 'a5347d50-de96-46d3-ab56-f6b153d26ab7', '80819e14-5e53-4f9d-8469-ef148414670c'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:17:57.889964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e3ebc8-7dee-412e-9ab5-8c836b50f3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a67ea10-d6b9-49f9-b6ec-d297dca4e611', 'ddb2e835-9b54-47a9-b8f6-b53d9bec6e10', 'a5347d50-de96-46d3-ab56-f6b153d26ab7', '80819e14-5e53-4f9d-8469-ef148414670c']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:57.892067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a889205f-be91-4525-909f-3690ffd61163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:57.967658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a889205f-be91-4525-909f-3690ffd61163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '607edd9a-9e82-481d-98b1-99b34b2f6ab7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2008703168',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['1a67ea10-d6b9-49f9-b6ec-d297dca4e611','ddb2e835-9b54-47a9-b8f6-b53d9bec6e10','a5347d50-de96-46d3-ab56-f6b153d26ab7','80819e14-5e53-4f9d-8469-ef148414670c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:17:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2008703168',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=607edd9a-9e82-481d-98b1-99b34b2f6ab7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c249a604227467197ec7754ef9c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:57.970913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1aa7390-fb4a-44c0-a7de-f666627d0952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:58.051084 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1aa7390-fb4a-44c0-a7de-f666627d0952) transitioned into 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-2008703168',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['1a67ea10-d6b9-49f9-b6ec-d297dca4e611','ddb2e835-9b54-47a9-b8f6-b53d9bec6e10','a5347d50-de96-46d3-ab56-f6b153d26ab7','80819e14-5e53-4f9d-8469-ef148414670c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:58.053262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d389d8b-ff93-42c3-9473-3fd3f2874cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:17:58.071947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d389d8b-ff93-42c3-9473-3fd3f2874cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:17:58.076307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (cd5e9f67-097f-4290-adbf-b4493978aba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:17:58.136429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request issued successfully. Jan 25 11:17:58.153344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2d0913a-4fc6-446c-b3a0-a30712132150 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes returned with HTTP 202 Jan 25 11:17:58.161795 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 901/1787] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:17:57 2021] POST /volume/v3/9c249a604227467197ec7754ef9c0705/volumes => generated 811 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:17:58.168740 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2bd5d4a7-8f2b-4558-8e42-fb02a30d5e73 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 Jan 25 11:17:58.169268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2bd5d4a7-8f2b-4558-8e42-fb02a30d5e73 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:58.169489 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:58.169489 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:58.169919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2bd5d4a7-8f2b-4558-8e42-fb02a30d5e73 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:58.220237 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:58.220237 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:58.230518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2bd5d4a7-8f2b-4558-8e42-fb02a30d5e73 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:58.254128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2bd5d4a7-8f2b-4558-8e42-fb02a30d5e73 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 returned with HTTP 200 Jan 25 11:17:58.255616 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 887/1788] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:58 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 => generated 879 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:59.273651 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd8bc90b-a834-445c-8188-177508cdfd11 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 Jan 25 11:17:59.274434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd8bc90b-a834-445c-8188-177508cdfd11 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:59.274434 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:59.274434 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:59.274989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd8bc90b-a834-445c-8188-177508cdfd11 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:59.345446 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:59.345446 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:59.362631 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cd8bc90b-a834-445c-8188-177508cdfd11 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:59.378876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd8bc90b-a834-445c-8188-177508cdfd11 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 returned with HTTP 200 Jan 25 11:17:59.380021 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 902/1789] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:59 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 => generated 904 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:59.412450 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12de4dfc-083f-46b3-82ea-60d1cdc498fb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] PUT http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 Jan 25 11:17:59.413785 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:59.413785 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:59.415003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12de4dfc-083f-46b3-82ea-60d1cdc498fb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1193344878", "description": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:17:59.533484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:59.533484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:59.544751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-12de4dfc-083f-46b3-82ea-60d1cdc498fb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:59.558578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-12de4dfc-083f-46b3-82ea-60d1cdc498fb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume updated successfully. Jan 25 11:17:59.580902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12de4dfc-083f-46b3-82ea-60d1cdc498fb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 returned with HTTP 200 Jan 25 11:17:59.582412 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 888/1790] 10.222.0.57 () {60 vars in 1335 bytes} [Mon Jan 25 11:17:59 2021] PUT /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 => generated 839 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:17:59.600635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0fe857f-9d56-44b6-ad1e-8f81afa608c8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] DELETE http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 Jan 25 11:17:59.601512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0fe857f-9d56-44b6-ad1e-8f81afa608c8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:59.601921 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:59.601921 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:59.602510 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0fe857f-9d56-44b6-ad1e-8f81afa608c8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:59.603126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e0fe857f-9d56-44b6-ad1e-8f81afa608c8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume with id: 607edd9a-9e82-481d-98b1-99b34b2f6ab7 Jan 25 11:17:59.671780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:59.671780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:59.678029 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e0fe857f-9d56-44b6-ad1e-8f81afa608c8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:59.754781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e0fe857f-9d56-44b6-ad1e-8f81afa608c8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume request issued successfully. Jan 25 11:17:59.754781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0fe857f-9d56-44b6-ad1e-8f81afa608c8 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 returned with HTTP 202 Jan 25 11:17:59.755682 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 903/1791] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:17:59 2021] DELETE /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:17:59.764355 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b73a318a-b288-4d79-ac16-51ba8d4fd19a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 Jan 25 11:17:59.764900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b73a318a-b288-4d79-ac16-51ba8d4fd19a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:17:59.765162 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:17:59.765162 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:17:59.765555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b73a318a-b288-4d79-ac16-51ba8d4fd19a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:17:59.868613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:17:59.868613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:17:59.892280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b73a318a-b288-4d79-ac16-51ba8d4fd19a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:17:59.934274 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b73a318a-b288-4d79-ac16-51ba8d4fd19a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 returned with HTTP 200 Jan 25 11:17:59.935368 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 889/1792] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:17:59 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 => generated 906 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:00.952054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-525208b5-96a1-4c90-ad81-f375f3d1bf94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 Jan 25 11:18:00.953574 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-525208b5-96a1-4c90-ad81-f375f3d1bf94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:00.953946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:00.953946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:00.954562 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-525208b5-96a1-4c90-ad81-f375f3d1bf94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:01.164944 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:01.164944 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:01.196226 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-525208b5-96a1-4c90-ad81-f375f3d1bf94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:01.230300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-525208b5-96a1-4c90-ad81-f375f3d1bf94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 returned with HTTP 200 Jan 25 11:18:01.231356 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 904/1793] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:00 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 => generated 906 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:02.250146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5374f6f8-46c8-4f84-b0ac-16d22df1b065 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 Jan 25 11:18:02.250728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5374f6f8-46c8-4f84-b0ac-16d22df1b065 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:02.251117 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:02.251117 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:02.251751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5374f6f8-46c8-4f84-b0ac-16d22df1b065 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:02.384371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:02.384371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:02.413772 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5374f6f8-46c8-4f84-b0ac-16d22df1b065 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:02.458876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5374f6f8-46c8-4f84-b0ac-16d22df1b065 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 returned with HTTP 200 Jan 25 11:18:02.459944 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 890/1794] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:02 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 => generated 906 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:03.475753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-760c5486-1e86-4200-b691-8982d25d71c1 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 Jan 25 11:18:03.476259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-760c5486-1e86-4200-b691-8982d25d71c1 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:03.476472 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:03.476472 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:03.476845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-760c5486-1e86-4200-b691-8982d25d71c1 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:03.566569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-760c5486-1e86-4200-b691-8982d25d71c1 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 returned with HTTP 404 Jan 25 11:18:03.567865 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 905/1795] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:03 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/607edd9a-9e82-481d-98b1-99b34b2f6ab7 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:03.576986 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-478672ee-4947-4a8b-8427-bb3ae4f2da45 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] DELETE http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:18:03.577970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-478672ee-4947-4a8b-8427-bb3ae4f2da45 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:03.579035 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:03.579035 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:03.579718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-478672ee-4947-4a8b-8427-bb3ae4f2da45 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:03.580491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-478672ee-4947-4a8b-8427-bb3ae4f2da45 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume with id: 5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:18:03.638812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:03.638812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:03.640435 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-478672ee-4947-4a8b-8427-bb3ae4f2da45 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:03.694498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-478672ee-4947-4a8b-8427-bb3ae4f2da45 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume request issued successfully. Jan 25 11:18:03.695383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-478672ee-4947-4a8b-8427-bb3ae4f2da45 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 202 Jan 25 11:18:03.705768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d753d540-7df5-4a58-b9e7-34f317b311df tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:18:03.706405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d753d540-7df5-4a58-b9e7-34f317b311df tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:03.706993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d753d540-7df5-4a58-b9e7-34f317b311df tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:03.718129 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 891/1796] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:18:03 2021] DELETE /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:03.817693 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:03.817693 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:03.826731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d753d540-7df5-4a58-b9e7-34f317b311df tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:03.850972 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d753d540-7df5-4a58-b9e7-34f317b311df tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 200 Jan 25 11:18:03.862724 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 906/1797] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:03 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 959 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:18:04.869370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4529661b-1c69-44b5-84b5-166e4f8bee27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:18:04.869948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4529661b-1c69-44b5-84b5-166e4f8bee27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:04.870172 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:04.870172 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:04.870437 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4529661b-1c69-44b5-84b5-166e4f8bee27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:04.976496 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:04.976496 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:05.001894 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4529661b-1c69-44b5-84b5-166e4f8bee27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:05.057893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4529661b-1c69-44b5-84b5-166e4f8bee27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 200 Jan 25 11:18:05.065664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 892/1798] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:04 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 959 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:06.076586 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2d4d3b1-4ffb-4e67-8bf1-ff43a88b4ae7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:18:06.077064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2d4d3b1-4ffb-4e67-8bf1-ff43a88b4ae7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:06.077064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:06.077064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:06.077336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2d4d3b1-4ffb-4e67-8bf1-ff43a88b4ae7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:06.243267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:06.243267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:06.286636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f2d4d3b1-4ffb-4e67-8bf1-ff43a88b4ae7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:06.340020 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2d4d3b1-4ffb-4e67-8bf1-ff43a88b4ae7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 200 Jan 25 11:18:06.350009 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 907/1799] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:06 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 959 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:07.338984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c4fc5b1-a52b-4e6f-9382-8167a94a4d9e tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] POST http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types Jan 25 11:18:07.340217 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:07.340217 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:07.341343 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c4fc5b1-a52b-4e6f-9382-8167a94a4d9e tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:07.359640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0483fdb2-37c3-4c30-9296-0b160551fc5a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 Jan 25 11:18:07.360355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0483fdb2-37c3-4c30-9296-0b160551fc5a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:07.360690 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:07.360690 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:07.361268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0483fdb2-37c3-4c30-9296-0b160551fc5a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:07.411562 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c4fc5b1-a52b-4e6f-9382-8167a94a4d9e tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types returned with HTTP 200 Jan 25 11:18:07.416871 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 893/1800] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:18:07 2021] POST /volume/v3/53777d8ccd60458da945903070382790/types => generated 188 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:07.432910 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1abd134a-5ad3-4f13-93ea-b0bac2cac337 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] POST http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types Jan 25 11:18:07.434696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1abd134a-5ad3-4f13-93ea-b0bac2cac337 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:07.456486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0483fdb2-37c3-4c30-9296-0b160551fc5a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 returned with HTTP 404 Jan 25 11:18:07.463923 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 908/1801] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:07 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/5e7fc8e3-68a5-4862-b876-ce99b7972175 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:07.468790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] POST http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes Jan 25 11:18:07.470179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-303470786"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:07.471282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-303470786'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:18:07.471656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume of 1 GB Jan 25 11:18:07.488565 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1abd134a-5ad3-4f13-93ea-b0bac2cac337 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types returned with HTTP 200 Jan 25 11:18:07.490105 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 894/1802] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:18:07 2021] POST /volume/v3/53777d8ccd60458da945903070382790/types => generated 188 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:07.503512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Availability Zones retrieved successfully. Jan 25 11:18:07.539798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (7c96c8e8-6cc5-43bc-8232-546f876c752f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:07.548870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee53fc4-9e79-4fbb-9b3d-73b373bc81ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:07.553099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:18:07.719461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee53fc4-9e79-4fbb-9b3d-73b373bc81ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:07.728254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6dbb9f9-125d-4a0d-98e6-2fd2d12e677c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:07.793394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] POST http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes Jan 25 11:18:07.794551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-135354876"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:07.795833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-135354876'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:18:07.851643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Create volume of 1 GB Jan 25 11:18:07.852563 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:07.852563 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:07.864787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Availability Zones retrieved successfully. Jan 25 11:18:07.878381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Created reservations ['908f7d82-e5c7-40ad-ab1d-fedf459930ff', '566dd23f-599e-48df-b9b0-4b317300fd66', '146a8276-1c9b-46c7-952f-3ffcfe9907f9', '9d29a13e-dc5a-4189-a78c-bf77aaae50e9'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:07.880272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6dbb9f9-125d-4a0d-98e6-2fd2d12e677c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['908f7d82-e5c7-40ad-ab1d-fedf459930ff', '566dd23f-599e-48df-b9b0-4b317300fd66', '146a8276-1c9b-46c7-952f-3ffcfe9907f9', '9d29a13e-dc5a-4189-a78c-bf77aaae50e9']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:07.884213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a87826a-219e-4e4b-b6e9-b36c9a98c414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:07.934752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Flow 'volume_create_api' (d4c6449a-268c-4963-96cb-4f6a570e3612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:07.950197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8e2299-8005-4ea8-a4d5-dfbd3e5e84cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:07.963855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:18:08.038093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a87826a-219e-4e4b-b6e9-b36c9a98c414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-303470786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['908f7d82-e5c7-40ad-ab1d-fedf459930ff','566dd23f-599e-48df-b9b0-4b317300fd66','146a8276-1c9b-46c7-952f-3ffcfe9907f9','9d29a13e-dc5a-4189-a78c-bf77aaae50e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:18:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-303470786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c249a604227467197ec7754ef9c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:08.045009 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fe6da7-a7e5-4fca-9d89-4fc06a2cf524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:08.094774 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8e2299-8005-4ea8-a4d5-dfbd3e5e84cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:18:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1feffe11-5e3b-4a6b-b910-6f74e7596f4a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1feffe11-5e3b-4a6b-b910-6f74e7596f4a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:08.096971 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (811c5bc4-e1eb-4830-9cdc-92929a446504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:08.111670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fe6da7-a7e5-4fca-9d89-4fc06a2cf524) transitioned into state 'SUCCESS' from state '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-303470786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['908f7d82-e5c7-40ad-ab1d-fedf459930ff','566dd23f-599e-48df-b9b0-4b317300fd66','146a8276-1c9b-46c7-952f-3ffcfe9907f9','9d29a13e-dc5a-4189-a78c-bf77aaae50e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:08.114824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ae5006-b76e-433e-a3ec-f9dd519c7dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:08.149505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ae5006-b76e-433e-a3ec-f9dd519c7dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:08.157198 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (7c96c8e8-6cc5-43bc-8232-546f876c752f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:08.232653 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request issued successfully. Jan 25 11:18:08.250700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1f28807-82a0-4442-8a4d-cf3d12217d68 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes returned with HTTP 202 Jan 25 11:18:08.252194 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 909/1803] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:18:07 2021] POST /volume/v3/9c249a604227467197ec7754ef9c0705/volumes => generated 813 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 11:18:08.263657 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] 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 25 11:18:08.264813 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] 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 25 11:18:08.268829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b3eb73a-7b7f-4d91-ab8a-9ea3aac10790 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 Jan 25 11:18:08.269514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b3eb73a-7b7f-4d91-ab8a-9ea3aac10790 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:08.270292 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:08.270292 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:08.270612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b3eb73a-7b7f-4d91-ab8a-9ea3aac10790 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:08.374459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Created reservations ['fc7ae9dd-541d-4021-bc93-48a20ac159bd', 'ba0254f4-fe57-49ab-b287-ce40ebbe652e', '26a3a25b-0f89-4c69-aeaa-d3dbef0e5f27', 'cd075f8c-8bb1-4c0c-857e-a72f6254e931'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:08.376401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (811c5bc4-e1eb-4830-9cdc-92929a446504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc7ae9dd-541d-4021-bc93-48a20ac159bd', 'ba0254f4-fe57-49ab-b287-ce40ebbe652e', '26a3a25b-0f89-4c69-aeaa-d3dbef0e5f27', 'cd075f8c-8bb1-4c0c-857e-a72f6254e931']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:08.378739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb3e92a-cad8-49a9-8168-0123b154d6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:08.389755 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:08.389755 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:08.414725 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1b3eb73a-7b7f-4d91-ab8a-9ea3aac10790 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:08.462873 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b3eb73a-7b7f-4d91-ab8a-9ea3aac10790 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 returned with HTTP 200 Jan 25 11:18:08.471715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb3e92a-cad8-49a9-8168-0123b154d6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c49d055-a841-461f-852f-4510d0e7fd0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-135354876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475c9b20a82248a1bb9361179315f282',qos_specs=None,replication_status=,reservations=['fc7ae9dd-541d-4021-bc93-48a20ac159bd','ba0254f4-fe57-49ab-b287-ce40ebbe652e','26a3a25b-0f89-4c69-aeaa-d3dbef0e5f27','cd075f8c-8bb1-4c0c-857e-a72f6254e931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c37f05f910d4f55826f12a7e56f8645',volume_type_id=1feffe11-5e3b-4a6b-b910-6f74e7596f4a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-135354876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c49d055-a841-461f-852f-4510d0e7fd0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475c9b20a82248a1bb9361179315f282',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4c37f05f910d4f55826f12a7e56f8645',volume_attachment=,volume_type=,volume_type_id=1feffe11-5e3b-4a6b-b910-6f74e7596f4a)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:08.474033 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 910/1804] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:08 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 => generated 881 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:08.474154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fecf75a-a3a7-4535-ab83-67d1c6bd324d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:08.531533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fecf75a-a3a7-4535-ab83-67d1c6bd324d) transitioned into state 'SUCCESS' from state '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-135354876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475c9b20a82248a1bb9361179315f282',qos_specs=None,replication_status=,reservations=['fc7ae9dd-541d-4021-bc93-48a20ac159bd','ba0254f4-fe57-49ab-b287-ce40ebbe652e','26a3a25b-0f89-4c69-aeaa-d3dbef0e5f27','cd075f8c-8bb1-4c0c-857e-a72f6254e931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c37f05f910d4f55826f12a7e56f8645',volume_type_id=1feffe11-5e3b-4a6b-b910-6f74e7596f4a)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:08.533501 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc85c8aa-2439-425d-a0b1-97f73cbd27fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:08.563958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc85c8aa-2439-425d-a0b1-97f73cbd27fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:08.574727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Flow 'volume_create_api' (d4c6449a-268c-4963-96cb-4f6a570e3612) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:08.713196 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Create volume request issued successfully. Jan 25 11:18:08.750617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3b72246-48ac-4871-bb10-2581d0fb6d02 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes returned with HTTP 202 Jan 25 11:18:08.774465 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 895/1805] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:18:07 2021] POST /volume/v3/475c9b20a82248a1bb9361179315f282/volumes => generated 833 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:18:08.776160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87a9c67c-8ffc-4abd-a072-b753485af183 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] GET http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:08.776690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87a9c67c-8ffc-4abd-a072-b753485af183 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:08.777474 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:08.777474 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:08.778338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87a9c67c-8ffc-4abd-a072-b753485af183 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:08.967194 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:08.967194 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:09.008686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-87a9c67c-8ffc-4abd-a072-b753485af183 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Volume info retrieved successfully. Jan 25 11:18:09.076526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87a9c67c-8ffc-4abd-a072-b753485af183 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 200 Jan 25 11:18:09.077743 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 911/1806] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:08 2021] GET /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 901 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:09.488883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-399c6a82-2f10-471e-912c-cb36bf56bdc6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 Jan 25 11:18:09.489910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-399c6a82-2f10-471e-912c-cb36bf56bdc6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:09.490009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:09.490009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:09.490339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-399c6a82-2f10-471e-912c-cb36bf56bdc6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:09.654027 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:09.654027 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:09.677153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-399c6a82-2f10-471e-912c-cb36bf56bdc6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:09.726898 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-399c6a82-2f10-471e-912c-cb36bf56bdc6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 returned with HTTP 200 Jan 25 11:18:09.727748 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 896/1807] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:09 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 => generated 905 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:10.094162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1476437-a9fd-483c-82c7-9b058232a359 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] GET http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:10.094698 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1476437-a9fd-483c-82c7-9b058232a359 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:10.094899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:10.094899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:10.095544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1476437-a9fd-483c-82c7-9b058232a359 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:10.171636 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:10.171636 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:10.192226 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c1476437-a9fd-483c-82c7-9b058232a359 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Volume info retrieved successfully. Jan 25 11:18:10.221994 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1476437-a9fd-483c-82c7-9b058232a359 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 200 Jan 25 11:18:10.223377 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 912/1808] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:10 2021] GET /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 926 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:10.240820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-afde5ade-52f2-4572-bb75-b0893787dcd7 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] GET http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:10.241638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-afde5ade-52f2-4572-bb75-b0893787dcd7 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:10.242216 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:10.242216 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:10.242826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-afde5ade-52f2-4572-bb75-b0893787dcd7 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:10.323236 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:10.323236 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:10.342965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-afde5ade-52f2-4572-bb75-b0893787dcd7 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Volume info retrieved successfully. Jan 25 11:18:10.373485 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-afde5ade-52f2-4572-bb75-b0893787dcd7 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 200 Jan 25 11:18:10.374929 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 897/1809] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:10 2021] GET /volume/v3/53777d8ccd60458da945903070382790/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 1098 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:18:10.392308 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] POST http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f/action Jan 25 11:18:10.393072 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:10.393072 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:10.393622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:18:10.394104 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:10.454026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:10.454026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:10.455348 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Volume info retrieved successfully. Jan 25 11:18:10.508217 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] 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 25 11:18:10.509800 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] 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 25 11:18:10.538074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Created reservations ['6bed8366-4bb2-4e8c-912d-0c0e8d1b9a96', '98da9ce8-49e0-4937-8b93-5241fa2330a7'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:10.568618 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] 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 25 11:18:10.569431 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] 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 25 11:18:10.585463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Created reservations ['c39f1138-2f98-44ac-a29d-0de835e74e70', '9b0f8fdc-46a9-4468-8a18-1a260fae201d'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:10.677390 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Retype volume request issued successfully. Jan 25 11:18:10.678027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de35f903-7673-423e-9511-cea8811708b5 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f/action returned with HTTP 202 Jan 25 11:18:10.681427 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 913/1810] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:18:10 2021] POST /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f/action => generated 0 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:18:10.696664 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b70dccc-2479-4c5b-9c34-c3c56a853a87 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] GET http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:10.697199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b70dccc-2479-4c5b-9c34-c3c56a853a87 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:10.697390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:10.697390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:10.697800 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b70dccc-2479-4c5b-9c34-c3c56a853a87 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:10.745249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e181b47-64c5-4d53-93e0-0f2847c1c753 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 Jan 25 11:18:10.746011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e181b47-64c5-4d53-93e0-0f2847c1c753 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:10.746226 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:10.746226 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:10.746653 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e181b47-64c5-4d53-93e0-0f2847c1c753 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:10.803269 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:10.803269 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:10.853595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7b70dccc-2479-4c5b-9c34-c3c56a853a87 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Volume info retrieved successfully. Jan 25 11:18:10.871873 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:10.871873 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:10.895030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1e181b47-64c5-4d53-93e0-0f2847c1c753 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:10.930026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b70dccc-2479-4c5b-9c34-c3c56a853a87 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 200 Jan 25 11:18:10.935971 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 898/1811] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:10 2021] GET /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 925 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:10.958766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e181b47-64c5-4d53-93e0-0f2847c1c753 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 returned with HTTP 200 Jan 25 11:18:10.971472 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 914/1812] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:10 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 => generated 906 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:10.978262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] POST http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes Jan 25 11:18:10.978988 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:10.978988 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:10.979723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8", "size": 1, "name": "tempest-VolumesGetTest-Volume-430738578", "metadata": {"Type": "Test"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:10.982765 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request body: {'volume': {'source_volid': '6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-430738578', 'metadata': {'Type': 'Test'}}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:18:11.087934 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:11.087934 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:11.089516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume retrieved successfully. Jan 25 11:18:11.090077 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume of 1 GB Jan 25 11:18:11.103886 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Availability Zones retrieved successfully. Jan 25 11:18:11.123392 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (2cea73f5-09af-4af6-9972-0982d9bd891c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:11.126640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32130c1-8faa-42c8-9dd3-a40e804ef25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:11.129006 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Validating volume size '1' using validate_int, validate_source_size {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:18:11.203310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32130c1-8faa-42c8-9dd3-a40e804ef25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8', 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:11.206419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8e44e8-6d75-462f-afcd-37fb49c0b004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:11.296798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Created reservations ['501d3af4-84c0-42e4-bfc4-9e313a58fe43', '66fc7fe2-249d-4c4f-adb4-d76540fce8d4', '4dcfb7cc-be77-40f0-b98f-986447e96002', 'dc5fc2b9-0379-49db-b4d7-fa2f4ded9b6b'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:11.298760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8e44e8-6d75-462f-afcd-37fb49c0b004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['501d3af4-84c0-42e4-bfc4-9e313a58fe43', '66fc7fe2-249d-4c4f-adb4-d76540fce8d4', '4dcfb7cc-be77-40f0-b98f-986447e96002', 'dc5fc2b9-0379-49db-b4d7-fa2f4ded9b6b']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:11.300902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7880c57b-1675-403e-8777-d7832b704dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:11.492640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7880c57b-1675-403e-8777-d7832b704dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16f5d172-e99c-4f41-8a42-8b427f60c600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-430738578',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['501d3af4-84c0-42e4-bfc4-9e313a58fe43','66fc7fe2-249d-4c4f-adb4-d76540fce8d4','4dcfb7cc-be77-40f0-b98f-986447e96002','dc5fc2b9-0379-49db-b4d7-fa2f4ded9b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-430738578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16f5d172-e99c-4f41-8a42-8b427f60c600,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9c249a604227467197ec7754ef9c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8,status='creating',terminated_at=None,updated_at=None,user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:11.495289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cf2e30-875f-45d4-84ab-ea298003c52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:11.545593 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cf2e30-875f-45d4-84ab-ea298003c52c) transitioned into state 'SUCCESS' from state '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-430738578',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['501d3af4-84c0-42e4-bfc4-9e313a58fe43','66fc7fe2-249d-4c4f-adb4-d76540fce8d4','4dcfb7cc-be77-40f0-b98f-986447e96002','dc5fc2b9-0379-49db-b4d7-fa2f4ded9b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:11.548685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eca8118-a87d-43c2-85d1-cee474305e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:11.631886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eca8118-a87d-43c2-85d1-cee474305e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:11.641560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (2cea73f5-09af-4af6-9972-0982d9bd891c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:11.725178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request issued successfully. Jan 25 11:18:11.742673 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5bdbe9b8-a542-438c-984b-8df312d33420 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes returned with HTTP 202 Jan 25 11:18:11.754668 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 899/1813] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:18:10 2021] POST /volume/v3/9c249a604227467197ec7754ef9c0705/volumes => generated 861 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:18:11.760082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a490841-180e-4caf-997b-fe5d28861ab4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:11.760630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a490841-180e-4caf-997b-fe5d28861ab4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:11.760853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:11.760853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:11.761330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a490841-180e-4caf-997b-fe5d28861ab4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:11.873875 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:11.873875 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:11.887008 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3a490841-180e-4caf-997b-fe5d28861ab4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:11.948143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f42f3ef-9c37-4924-ba42-d2849fcf3523 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] GET http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:11.949771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f42f3ef-9c37-4924-ba42-d2849fcf3523 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:11.950300 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:11.950300 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:11.951341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f42f3ef-9c37-4924-ba42-d2849fcf3523 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:11.964076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a490841-180e-4caf-997b-fe5d28861ab4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:11.974769 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 915/1814] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:11 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 929 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:12.097492 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:12.097492 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:12.107456 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9f42f3ef-9c37-4924-ba42-d2849fcf3523 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Volume info retrieved successfully. Jan 25 11:18:12.133598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f42f3ef-9c37-4924-ba42-d2849fcf3523 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 200 Jan 25 11:18:12.134871 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 900/1815] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:11 2021] GET /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 926 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:12.150237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-298d13a2-57ce-4dd1-ab06-08c46723a325 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] GET http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:12.151009 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-298d13a2-57ce-4dd1-ab06-08c46723a325 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:12.151381 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:12.151381 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:12.152748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-298d13a2-57ce-4dd1-ab06-08c46723a325 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:12.299153 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:12.299153 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:12.314877 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-298d13a2-57ce-4dd1-ab06-08c46723a325 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Volume info retrieved successfully. Jan 25 11:18:12.348579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-298d13a2-57ce-4dd1-ab06-08c46723a325 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 200 Jan 25 11:18:12.349912 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 916/1816] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:12 2021] GET /volume/v3/53777d8ccd60458da945903070382790/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 1098 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:18:12.366654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ab69703-43fc-45e4-94a3-9ec67618e743 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] GET http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-135354876 Jan 25 11:18:12.367160 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ab69703-43fc-45e4-94a3-9ec67618e743 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:12.367389 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:12.367389 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:12.367758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ab69703-43fc-45e4-94a3-9ec67618e743 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:12.369671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5ab69703-43fc-45e4-94a3-9ec67618e743 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-135354876'), ('all_tenants', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:18:12.470585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5ab69703-43fc-45e4-94a3-9ec67618e743 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Get all volumes completed successfully. Jan 25 11:18:12.473031 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ab69703-43fc-45e4-94a3-9ec67618e743 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-135354876 returned with HTTP 200 Jan 25 11:18:12.474646 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 901/1817] 10.222.0.57 () {58 vars in 1363 bytes} [Mon Jan 25 11:18:12 2021] GET /volume/v3/53777d8ccd60458da945903070382790/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-135354876 => generated 412 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:12.487256 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d7aa78a-fa07-443e-9b85-63333bf3dec3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] DELETE http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:12.487892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d7aa78a-fa07-443e-9b85-63333bf3dec3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:12.488175 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:12.488175 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:12.488946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d7aa78a-fa07-443e-9b85-63333bf3dec3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:12.489279 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6d7aa78a-fa07-443e-9b85-63333bf3dec3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Delete volume with id: 9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:12.567884 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:12.567884 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:12.571478 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6d7aa78a-fa07-443e-9b85-63333bf3dec3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Volume info retrieved successfully. Jan 25 11:18:12.626197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6d7aa78a-fa07-443e-9b85-63333bf3dec3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Delete volume request issued successfully. Jan 25 11:18:12.627176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d7aa78a-fa07-443e-9b85-63333bf3dec3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 202 Jan 25 11:18:12.632181 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 917/1818] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:18:12 2021] DELETE /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:12.636775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ceebd1e5-c1f5-4a55-8011-ed27ca5093ce tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] GET http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:12.637302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ceebd1e5-c1f5-4a55-8011-ed27ca5093ce tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:12.637494 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:12.637494 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:12.637881 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ceebd1e5-c1f5-4a55-8011-ed27ca5093ce tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:12.773772 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:12.773772 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:12.797377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ceebd1e5-c1f5-4a55-8011-ed27ca5093ce tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Volume info retrieved successfully. Jan 25 11:18:12.859599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ceebd1e5-c1f5-4a55-8011-ed27ca5093ce tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 200 Jan 25 11:18:12.866064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 902/1819] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:12 2021] GET /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 925 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:12.982963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-923631b8-3486-4f24-89b9-a018bf402895 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:12.983539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-923631b8-3486-4f24-89b9-a018bf402895 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:12.983733 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:12.983733 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:12.984118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-923631b8-3486-4f24-89b9-a018bf402895 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:13.122229 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:13.122229 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:13.148366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-923631b8-3486-4f24-89b9-a018bf402895 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:13.199699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-923631b8-3486-4f24-89b9-a018bf402895 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:13.200539 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 918/1820] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:12 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:13.882109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c7b9d11-f555-45b7-9b09-e4bbb20c0e0c tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] GET http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:13.884822 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c7b9d11-f555-45b7-9b09-e4bbb20c0e0c tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:13.885264 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:13.885264 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:13.886569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c7b9d11-f555-45b7-9b09-e4bbb20c0e0c tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:13.993546 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:13.993546 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:14.015092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3c7b9d11-f555-45b7-9b09-e4bbb20c0e0c tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Volume info retrieved successfully. Jan 25 11:18:14.063784 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c7b9d11-f555-45b7-9b09-e4bbb20c0e0c tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 200 Jan 25 11:18:14.064879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 903/1821] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:13 2021] GET /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 925 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:14.216037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c22f2fd-e39e-4d54-b55b-2f89ae0a9c0e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:14.217069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c22f2fd-e39e-4d54-b55b-2f89ae0a9c0e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:14.217505 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:14.217505 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:14.218431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c22f2fd-e39e-4d54-b55b-2f89ae0a9c0e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:14.343316 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:14.343316 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:14.360935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c22f2fd-e39e-4d54-b55b-2f89ae0a9c0e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:14.413856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c22f2fd-e39e-4d54-b55b-2f89ae0a9c0e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:14.415324 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 919/1822] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:14 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:15.085831 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d73cb2a-a8d9-4f74-855e-1df141a38d16 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] GET http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:15.086381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d73cb2a-a8d9-4f74-855e-1df141a38d16 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:15.086540 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:15.086540 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:15.087175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d73cb2a-a8d9-4f74-855e-1df141a38d16 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:15.195608 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:15.195608 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:15.205538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9d73cb2a-a8d9-4f74-855e-1df141a38d16 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Volume info retrieved successfully. Jan 25 11:18:15.232546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d73cb2a-a8d9-4f74-855e-1df141a38d16 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 200 Jan 25 11:18:15.233989 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 904/1823] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:15 2021] GET /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 925 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:15.431783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d5860ec-ad58-449e-864b-9bc45939157f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:15.432232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d5860ec-ad58-449e-864b-9bc45939157f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:15.432433 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:15.432433 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:15.433596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d5860ec-ad58-449e-864b-9bc45939157f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:15.517880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:15.517880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:15.555693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4d5860ec-ad58-449e-864b-9bc45939157f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:15.590405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d5860ec-ad58-449e-864b-9bc45939157f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:15.609656 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 920/1824] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:15 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:16.251820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9efda49d-4b22-4181-81fe-37588c815af3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] GET http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f Jan 25 11:18:16.255096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9efda49d-4b22-4181-81fe-37588c815af3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:16.255522 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:16.255522 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:16.257301 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9efda49d-4b22-4181-81fe-37588c815af3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:16.412632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9efda49d-4b22-4181-81fe-37588c815af3 tempest-VolumeRetypeWithoutMigrationTest-799151872 tempest-VolumeRetypeWithoutMigrationTest-799151872] http://10.222.0.57/volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f returned with HTTP 404 Jan 25 11:18:16.414482 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 905/1825] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:16 2021] GET /volume/v3/475c9b20a82248a1bb9361179315f282/volumes/9c49d055-a841-461f-852f-4510d0e7fd0f => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:16.422960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99891f56-1f24-4a13-9fb3-44ddb6ae2cc5 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] DELETE http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types/a62f8abe-5869-4a56-8b13-ec5b839781da Jan 25 11:18:16.423484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99891f56-1f24-4a13-9fb3-44ddb6ae2cc5 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:16.423700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:16.423700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:16.424096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99891f56-1f24-4a13-9fb3-44ddb6ae2cc5 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:16.608575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ade1765-ef6c-4c50-a343-d2327b2b813f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:16.609108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ade1765-ef6c-4c50-a343-d2327b2b813f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:16.609600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ade1765-ef6c-4c50-a343-d2327b2b813f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:16.628954 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:18:16.628954 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:18:16.647083 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99891f56-1f24-4a13-9fb3-44ddb6ae2cc5 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types/a62f8abe-5869-4a56-8b13-ec5b839781da returned with HTTP 202 Jan 25 11:18:16.648373 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 921/1826] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:18:16 2021] DELETE /volume/v3/53777d8ccd60458da945903070382790/types/a62f8abe-5869-4a56-8b13-ec5b839781da => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:16.657130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-82c89da4-5e6b-4c1a-9879-011bcc8d222a tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] GET http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types/a62f8abe-5869-4a56-8b13-ec5b839781da Jan 25 11:18:16.658229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-82c89da4-5e6b-4c1a-9879-011bcc8d222a tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:16.668933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-82c89da4-5e6b-4c1a-9879-011bcc8d222a tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:16.700712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-82c89da4-5e6b-4c1a-9879-011bcc8d222a tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types/a62f8abe-5869-4a56-8b13-ec5b839781da returned with HTTP 404 Jan 25 11:18:16.702046 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 922/1827] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:18:16 2021] GET /volume/v3/53777d8ccd60458da945903070382790/types/a62f8abe-5869-4a56-8b13-ec5b839781da => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:18:16.709771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9209c4a0-4036-4960-b745-f03aa1c4336a tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] DELETE http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types/1feffe11-5e3b-4a6b-b910-6f74e7596f4a Jan 25 11:18:16.710527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9209c4a0-4036-4960-b745-f03aa1c4336a tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:16.711327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9209c4a0-4036-4960-b745-f03aa1c4336a tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:16.842356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:16.842356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:16.876014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1ade1765-ef6c-4c50-a343-d2327b2b813f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:16.936583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ade1765-ef6c-4c50-a343-d2327b2b813f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:16.939928 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 906/1828] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:16 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:17.028065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9209c4a0-4036-4960-b745-f03aa1c4336a tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types/1feffe11-5e3b-4a6b-b910-6f74e7596f4a returned with HTTP 202 Jan 25 11:18:17.032071 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 923/1829] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:18:16 2021] DELETE /volume/v3/53777d8ccd60458da945903070382790/types/1feffe11-5e3b-4a6b-b910-6f74e7596f4a => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:18:17.036671 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-293c6e96-8774-4122-a7c3-49a03a21e257 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] GET http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types/1feffe11-5e3b-4a6b-b910-6f74e7596f4a Jan 25 11:18:17.037209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-293c6e96-8774-4122-a7c3-49a03a21e257 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:17.037408 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:17.037408 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:17.038073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-293c6e96-8774-4122-a7c3-49a03a21e257 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:17.086039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-293c6e96-8774-4122-a7c3-49a03a21e257 tempest-VolumeRetypeWithoutMigrationTest-2027628588 tempest-VolumeRetypeWithoutMigrationTest-2027628588] http://10.222.0.57/volume/v3/53777d8ccd60458da945903070382790/types/1feffe11-5e3b-4a6b-b910-6f74e7596f4a returned with HTTP 404 Jan 25 11:18:17.087400 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 907/1830] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:18:17 2021] GET /volume/v3/53777d8ccd60458da945903070382790/types/1feffe11-5e3b-4a6b-b910-6f74e7596f4a => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:17.964484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9504e86e-3558-4e01-a3ac-c211d7e05604 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:17.965845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9504e86e-3558-4e01-a3ac-c211d7e05604 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:17.966846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9504e86e-3558-4e01-a3ac-c211d7e05604 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:18.147081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:18.147081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:18.158637 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9504e86e-3558-4e01-a3ac-c211d7e05604 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:18.216487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9504e86e-3558-4e01-a3ac-c211d7e05604 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:18.226633 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 924/1831] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:17 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:19.239149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1214de3d-f1c4-4057-bb19-6a6d6934a487 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:19.242433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1214de3d-f1c4-4057-bb19-6a6d6934a487 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:19.243080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1214de3d-f1c4-4057-bb19-6a6d6934a487 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:19.375175 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:19.375175 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:19.403241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1214de3d-f1c4-4057-bb19-6a6d6934a487 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:19.454738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1214de3d-f1c4-4057-bb19-6a6d6934a487 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:19.455579 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 908/1832] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:19 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:20.472200 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb97d565-5b2f-4cb5-856f-fcf013d06a87 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:20.473879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb97d565-5b2f-4cb5-856f-fcf013d06a87 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:20.474254 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:20.474254 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:20.474848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb97d565-5b2f-4cb5-856f-fcf013d06a87 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:20.581831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:20.581831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:20.605524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fb97d565-5b2f-4cb5-856f-fcf013d06a87 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:20.679318 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb97d565-5b2f-4cb5-856f-fcf013d06a87 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:20.690018 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 925/1833] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:20 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:21.698296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ea938f4-0aa3-44a4-bf9e-c3931d6e96e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:21.700679 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ea938f4-0aa3-44a4-bf9e-c3931d6e96e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:21.701058 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:21.701058 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:21.701644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ea938f4-0aa3-44a4-bf9e-c3931d6e96e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:21.785730 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:21.785730 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:21.795339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9ea938f4-0aa3-44a4-bf9e-c3931d6e96e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:21.829061 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ea938f4-0aa3-44a4-bf9e-c3931d6e96e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:21.830117 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 909/1834] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:21 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:22.846999 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1031e0e9-afb9-4066-b327-296b3c4ae03d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:22.847538 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1031e0e9-afb9-4066-b327-296b3c4ae03d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:22.847898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:22.847898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:22.848396 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1031e0e9-afb9-4066-b327-296b3c4ae03d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:22.982826 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:22.982826 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:23.031297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1031e0e9-afb9-4066-b327-296b3c4ae03d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:23.100938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1031e0e9-afb9-4066-b327-296b3c4ae03d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:23.102138 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 926/1835] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:22 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:24.126292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0856b51d-8a9d-4149-95a1-1af9f061ccc0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:24.128872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0856b51d-8a9d-4149-95a1-1af9f061ccc0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:24.129075 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:24.129075 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:24.129745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0856b51d-8a9d-4149-95a1-1af9f061ccc0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:24.348096 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:24.348096 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:24.363371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0856b51d-8a9d-4149-95a1-1af9f061ccc0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:24.404268 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0856b51d-8a9d-4149-95a1-1af9f061ccc0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:24.406204 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 910/1836] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:24 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:25.422819 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-401f2c86-68c4-4c05-a8f6-aa29f97a5be0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:25.424701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-401f2c86-68c4-4c05-a8f6-aa29f97a5be0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:25.424701 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:25.424701 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:25.424701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-401f2c86-68c4-4c05-a8f6-aa29f97a5be0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:25.601803 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:25.601803 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:25.627598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-401f2c86-68c4-4c05-a8f6-aa29f97a5be0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:25.663053 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-401f2c86-68c4-4c05-a8f6-aa29f97a5be0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:25.664789 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 927/1837] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:25 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:26.680877 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f61d118-0b87-40d4-babb-713707cc70ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:26.682042 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f61d118-0b87-40d4-babb-713707cc70ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:26.682941 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:26.682941 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:26.683512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f61d118-0b87-40d4-babb-713707cc70ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:26.861098 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:26.861098 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:26.900353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8f61d118-0b87-40d4-babb-713707cc70ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:26.975888 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f61d118-0b87-40d4-babb-713707cc70ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:26.981173 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 911/1838] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:26 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 953 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:28.001387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-729da241-dada-41ea-bfed-2882c4b6f3f5 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:28.002164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-729da241-dada-41ea-bfed-2882c4b6f3f5 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:28.002511 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:28.002511 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:28.002914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-729da241-dada-41ea-bfed-2882c4b6f3f5 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:28.202979 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:28.202979 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:28.238833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-729da241-dada-41ea-bfed-2882c4b6f3f5 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:28.323979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-729da241-dada-41ea-bfed-2882c4b6f3f5 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:28.335797 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 928/1839] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:27 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 954 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:28.340310 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a718eb38-3752-450e-91fe-1ff8543beb35 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:28.343945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a718eb38-3752-450e-91fe-1ff8543beb35 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:28.344422 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:28.344422 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:28.345108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a718eb38-3752-450e-91fe-1ff8543beb35 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:28.430570 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:28.430570 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:28.447634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a718eb38-3752-450e-91fe-1ff8543beb35 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:28.490345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a718eb38-3752-450e-91fe-1ff8543beb35 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:28.491776 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 912/1840] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:28 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 954 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:28.507420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-472e16da-f572-48d7-a071-be4e2e3cb901 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] PUT http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:28.508047 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:28.508047 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:28.508707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-472e16da-f572-48d7-a071-be4e2e3cb901 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-430738578"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:28.677531 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:28.677531 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:28.695816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-472e16da-f572-48d7-a071-be4e2e3cb901 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:28.709478 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-472e16da-f572-48d7-a071-be4e2e3cb901 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume updated successfully. Jan 25 11:18:28.747877 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-472e16da-f572-48d7-a071-be4e2e3cb901 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:28.749230 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 929/1841] 10.222.0.57 () {60 vars in 1335 bytes} [Mon Jan 25 11:18:28 2021] PUT /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 886 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:28.773324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81a4e191-1af1-4aa1-b05a-d87b99b1c19d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] PUT http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:28.773534 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:28.773534 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:28.774203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81a4e191-1af1-4aa1-b05a-d87b99b1c19d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1766315016", "description": "This is the new description of volume"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:28.855012 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:28.855012 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:28.866241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-81a4e191-1af1-4aa1-b05a-d87b99b1c19d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:28.877294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-81a4e191-1af1-4aa1-b05a-d87b99b1c19d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume updated successfully. Jan 25 11:18:28.895396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81a4e191-1af1-4aa1-b05a-d87b99b1c19d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:28.896877 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 913/1842] 10.222.0.57 () {60 vars in 1336 bytes} [Mon Jan 25 11:18:28 2021] PUT /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 926 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:28.911473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-55796ad4-9a50-4468-acea-3ffb9ffb50b6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:28.912066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-55796ad4-9a50-4468-acea-3ffb9ffb50b6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:28.912285 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:28.912285 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:28.913738 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-55796ad4-9a50-4468-acea-3ffb9ffb50b6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:28.972797 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:28.972797 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:29.006319 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-55796ad4-9a50-4468-acea-3ffb9ffb50b6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:29.054987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-55796ad4-9a50-4468-acea-3ffb9ffb50b6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:29.055972 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 930/1843] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:28 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 994 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:29.070914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] POST http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes Jan 25 11:18:29.071377 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:29.071377 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:29.072003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-317449590", "availability_zone": "nova", "size": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:29.073507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-317449590', 'availability_zone': 'nova', 'size': 1}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:18:29.073695 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume of 1 GB Jan 25 11:18:29.092375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Availability Zones retrieved successfully. Jan 25 11:18:29.143484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (24d49134-f8b3-4d55-aa46-3f6395183d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:29.147148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b415ecf8-bca5-4d46-8162-a971f23d4cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:29.149401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:18:29.244364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b415ecf8-bca5-4d46-8162-a971f23d4cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:29.247120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3aaea2-137a-4b77-b618-ba140169be4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:29.332958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-901a65e3-d2d5-4c4a-8718-83fb0a87d858 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] GET http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services Jan 25 11:18:29.333925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-901a65e3-d2d5-4c4a-8718-83fb0a87d858 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:29.335306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Created reservations ['4b75a3d3-b06d-4b81-ad27-d22c0dc94250', 'a6761b35-0822-4e8c-beca-3fc1cc96a4a8', 'ad91e194-2ce5-436d-8ae2-acb41968d6b0', '5c804539-7044-425f-8b24-0aae689b71f6'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:29.335670 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:29.335670 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:29.336451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-901a65e3-d2d5-4c4a-8718-83fb0a87d858 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:29.343365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3aaea2-137a-4b77-b618-ba140169be4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b75a3d3-b06d-4b81-ad27-d22c0dc94250', 'a6761b35-0822-4e8c-beca-3fc1cc96a4a8', 'ad91e194-2ce5-436d-8ae2-acb41968d6b0', '5c804539-7044-425f-8b24-0aae689b71f6']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:29.347470 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b291ade-24e0-4e26-b547-615a70535e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:29.358791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-901a65e3-d2d5-4c4a-8718-83fb0a87d858 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services returned with HTTP 200 Jan 25 11:18:29.360770 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 914/1844] 10.222.0.57 () {58 vars in 1216 bytes} [Mon Jan 25 11:18:29 2021] GET /volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services => generated 632 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:29.382622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dc361a7-61b1-4e80-be96-608a7daddb7f tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] GET http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?host=n-d-764292-12 Jan 25 11:18:29.383330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dc361a7-61b1-4e80-be96-608a7daddb7f tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:29.383962 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dc361a7-61b1-4e80-be96-608a7daddb7f tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:29.406294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dc361a7-61b1-4e80-be96-608a7daddb7f tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?host=n-d-764292-12 returned with HTTP 200 Jan 25 11:18:29.407326 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 915/1845] 10.222.0.57 () {58 vars in 1253 bytes} [Mon Jan 25 11:18:29 2021] GET /volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?host=n-d-764292-12 => generated 632 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:29.425957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9148e3bc-1d49-408c-b743-16d61e171b13 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] GET http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?host=n-d-764292-12&binary=cinder-scheduler Jan 25 11:18:29.426500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9148e3bc-1d49-408c-b743-16d61e171b13 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:29.431681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9148e3bc-1d49-408c-b743-16d61e171b13 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:29.450924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9148e3bc-1d49-408c-b743-16d61e171b13 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?host=n-d-764292-12&binary=cinder-scheduler returned with HTTP 200 Jan 25 11:18:29.452074 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 916/1846] 10.222.0.57 () {58 vars in 1301 bytes} [Mon Jan 25 11:18:29 2021] GET /volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?host=n-d-764292-12&binary=cinder-scheduler => generated 192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:29.468432 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a9e5055-e30a-4692-afab-dd3892587bf7 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] GET http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?binary=cinder-scheduler Jan 25 11:18:29.468956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a9e5055-e30a-4692-afab-dd3892587bf7 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:29.469603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a9e5055-e30a-4692-afab-dd3892587bf7 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:29.484292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b291ade-24e0-4e26-b547-615a70535e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a7a42da-23bc-417e-b02e-b09b0579cb2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-317449590',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['4b75a3d3-b06d-4b81-ad27-d22c0dc94250','a6761b35-0822-4e8c-beca-3fc1cc96a4a8','ad91e194-2ce5-436d-8ae2-acb41968d6b0','5c804539-7044-425f-8b24-0aae689b71f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:18:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-317449590',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a7a42da-23bc-417e-b02e-b09b0579cb2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c249a604227467197ec7754ef9c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:29.487103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a9e5055-e30a-4692-afab-dd3892587bf7 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 25 11:18:29.490681 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 917/1847] 10.222.0.57 () {58 vars in 1263 bytes} [Mon Jan 25 11:18:29 2021] GET /volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?binary=cinder-scheduler => generated 192 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:18:29.491032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da79f4d0-0d22-4ab5-8dc1-a3f183322db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:29.558010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da79f4d0-0d22-4ab5-8dc1-a3f183322db0) transitioned into 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-317449590',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['4b75a3d3-b06d-4b81-ad27-d22c0dc94250','a6761b35-0822-4e8c-beca-3fc1cc96a4a8','ad91e194-2ce5-436d-8ae2-acb41968d6b0','5c804539-7044-425f-8b24-0aae689b71f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:29.562526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1545eafa-33e7-4fba-b906-0341efe0334a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:29.600725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1545eafa-33e7-4fba-b906-0341efe0334a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:29.609983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (24d49134-f8b3-4d55-aa46-3f6395183d06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:29.756277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] POST http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes Jan 25 11:18:29.757681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1948082352"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:29.759134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1948082352'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:18:29.759768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Create volume of 1 GB Jan 25 11:18:29.764697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request issued successfully. Jan 25 11:18:29.784788 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Availability Zones retrieved successfully. Jan 25 11:18:29.796382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a47bccf-5cda-417a-84f7-1a7e97539369 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes returned with HTTP 202 Jan 25 11:18:29.797602 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 931/1848] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:18:29 2021] POST /volume/v3/9c249a604227467197ec7754ef9c0705/volumes => generated 810 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:18:29.819591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Flow 'volume_create_api' (157c1be2-da41-44ce-bfd6-dae651654603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:29.820882 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ea6c81a-869e-486b-88ec-91ac4f298346 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:29.821413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ea6c81a-869e-486b-88ec-91ac4f298346 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:29.821640 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:29.821640 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:29.822026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ea6c81a-869e-486b-88ec-91ac4f298346 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:29.822819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23894036-6b87-4eca-bd73-def8d334f3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:29.825860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:18:29.906566 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:29.906566 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:29.916371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2ea6c81a-869e-486b-88ec-91ac4f298346 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:29.935944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23894036-6b87-4eca-bd73-def8d334f3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:29.941008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61fb57c3-1964-4f64-ae83-a77660635e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:29.944279 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ea6c81a-869e-486b-88ec-91ac4f298346 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c returned with HTTP 200 Jan 25 11:18:29.945461 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 932/1849] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:29 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c => generated 878 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:18:30.158768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Created reservations ['8d487a56-3b3a-4d22-8b37-2d339970eb55', '80e7e548-5220-4839-a4e7-fa2383825b92', '5e70181e-361d-49d8-9f5d-03e50dcdaefe', 'eca847b3-50c6-4020-9dcc-bbd0dbbaa9a7'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:30.161085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61fb57c3-1964-4f64-ae83-a77660635e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d487a56-3b3a-4d22-8b37-2d339970eb55', '80e7e548-5220-4839-a4e7-fa2383825b92', '5e70181e-361d-49d8-9f5d-03e50dcdaefe', 'eca847b3-50c6-4020-9dcc-bbd0dbbaa9a7']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:30.163359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68db7e7c-4aea-431c-baa5-5baedf44118b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:30.286844 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68db7e7c-4aea-431c-baa5-5baedf44118b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c22c1d6-25b4-4635-8a38-5525f1935f40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1948082352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da77e1829b34192acc2be2e8ba7cfa9',qos_specs=None,replication_status=,reservations=['8d487a56-3b3a-4d22-8b37-2d339970eb55','80e7e548-5220-4839-a4e7-fa2383825b92','5e70181e-361d-49d8-9f5d-03e50dcdaefe','eca847b3-50c6-4020-9dcc-bbd0dbbaa9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cff54832181c4baca190008bc9637efb',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:18:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1948082352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c22c1d6-25b4-4635-8a38-5525f1935f40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9da77e1829b34192acc2be2e8ba7cfa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cff54832181c4baca190008bc9637efb',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:30.289283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ca4a84-f87f-477e-b331-0e8e4f17a379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:30.346906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ca4a84-f87f-477e-b331-0e8e4f17a379) transitioned into state 'SUCCESS' from state '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-1948082352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da77e1829b34192acc2be2e8ba7cfa9',qos_specs=None,replication_status=,reservations=['8d487a56-3b3a-4d22-8b37-2d339970eb55','80e7e548-5220-4839-a4e7-fa2383825b92','5e70181e-361d-49d8-9f5d-03e50dcdaefe','eca847b3-50c6-4020-9dcc-bbd0dbbaa9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cff54832181c4baca190008bc9637efb',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:30.348985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08988e5d-264c-4c61-a07c-d12249730ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:30.380870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08988e5d-264c-4c61-a07c-d12249730ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:30.393461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Flow 'volume_create_api' (157c1be2-da41-44ce-bfd6-dae651654603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:30.524150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Create volume request issued successfully. Jan 25 11:18:30.553361 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3164ae84-db11-4149-bf28-c15e88ff24ed tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes returned with HTTP 202 Jan 25 11:18:30.561191 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 918/1850] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:18:29 2021] POST /volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes => generated 823 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 11:18:30.572791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-998453ec-7401-4d99-99ae-be319edbe665 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] GET http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:30.574442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-998453ec-7401-4d99-99ae-be319edbe665 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:30.574849 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:30.574849 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:30.575654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-998453ec-7401-4d99-99ae-be319edbe665 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:30.712549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:30.712549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:30.726950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-998453ec-7401-4d99-99ae-be319edbe665 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Volume info retrieved successfully. Jan 25 11:18:30.775329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-998453ec-7401-4d99-99ae-be319edbe665 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 returned with HTTP 200 Jan 25 11:18:30.777813 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 933/1851] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:30 2021] GET /volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 => generated 915 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:30.963837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8b8eca3-0389-46f6-885c-5605ad586ecb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:30.964396 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8b8eca3-0389-46f6-885c-5605ad586ecb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:30.964578 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:30.964578 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:30.964968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8b8eca3-0389-46f6-885c-5605ad586ecb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:31.109676 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:31.109676 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:31.145658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b8b8eca3-0389-46f6-885c-5605ad586ecb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:31.200366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8b8eca3-0389-46f6-885c-5605ad586ecb tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c returned with HTTP 200 Jan 25 11:18:31.210095 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 919/1852] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:30 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c => generated 902 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:31.794655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a450f8cf-6b56-4b4c-b913-3ba0cd027cb3 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] GET http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:31.795167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a450f8cf-6b56-4b4c-b913-3ba0cd027cb3 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:31.795555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:31.795555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:31.796388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a450f8cf-6b56-4b4c-b913-3ba0cd027cb3 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:31.971329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:31.971329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:32.010344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a450f8cf-6b56-4b4c-b913-3ba0cd027cb3 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Volume info retrieved successfully. Jan 25 11:18:32.067643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a450f8cf-6b56-4b4c-b913-3ba0cd027cb3 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 returned with HTTP 200 Jan 25 11:18:32.068816 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 934/1853] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:31 2021] GET /volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 => generated 915 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:32.218424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-52242d1f-4fd9-4c21-a887-62d439926a94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:32.219642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-52242d1f-4fd9-4c21-a887-62d439926a94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:32.220057 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:32.220057 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:32.220837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-52242d1f-4fd9-4c21-a887-62d439926a94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:32.317074 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:32.317074 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:32.336942 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-52242d1f-4fd9-4c21-a887-62d439926a94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:32.391217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-52242d1f-4fd9-4c21-a887-62d439926a94 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c returned with HTTP 200 Jan 25 11:18:32.397956 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 920/1854] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:32 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c => generated 903 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:32.409948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-559d02d9-fb65-448e-a2f6-cae7d02a5679 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] PUT http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:32.411279 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:32.411279 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:32.412004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-559d02d9-fb65-448e-a2f6-cae7d02a5679 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-430738578", "description": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:32.500143 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:32.500143 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:32.515555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-559d02d9-fb65-448e-a2f6-cae7d02a5679 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:32.535241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-559d02d9-fb65-448e-a2f6-cae7d02a5679 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume updated successfully. Jan 25 11:18:32.574753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-559d02d9-fb65-448e-a2f6-cae7d02a5679 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c returned with HTTP 200 Jan 25 11:18:32.576361 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 935/1855] 10.222.0.57 () {60 vars in 1335 bytes} [Mon Jan 25 11:18:32 2021] PUT /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c => generated 838 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:32.591684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c66c1720-b25c-4d90-8693-2aafb84aceb9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] DELETE http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:32.592583 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c66c1720-b25c-4d90-8693-2aafb84aceb9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:32.593003 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:32.593003 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:32.593712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c66c1720-b25c-4d90-8693-2aafb84aceb9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:32.594383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-c66c1720-b25c-4d90-8693-2aafb84aceb9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume with id: 8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:32.720555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:32.720555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:32.723691 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c66c1720-b25c-4d90-8693-2aafb84aceb9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:32.791201 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c66c1720-b25c-4d90-8693-2aafb84aceb9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume request issued successfully. Jan 25 11:18:32.794380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c66c1720-b25c-4d90-8693-2aafb84aceb9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c returned with HTTP 202 Jan 25 11:18:32.804197 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 921/1856] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:18:32 2021] DELETE /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:32.809925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77d34753-7731-47ef-8b6e-4e61edf1a89f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:32.810457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77d34753-7731-47ef-8b6e-4e61edf1a89f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:32.810657 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:32.810657 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:32.811452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77d34753-7731-47ef-8b6e-4e61edf1a89f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:32.927882 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:32.927882 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:32.950875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-77d34753-7731-47ef-8b6e-4e61edf1a89f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:33.084483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b18b9598-b8b0-433c-864f-72172a325343 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] GET http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:33.084994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b18b9598-b8b0-433c-864f-72172a325343 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:33.085886 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:33.085886 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:33.085886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b18b9598-b8b0-433c-864f-72172a325343 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:33.094210 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77d34753-7731-47ef-8b6e-4e61edf1a89f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c returned with HTTP 200 Jan 25 11:18:33.095729 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 936/1857] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:32 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c => generated 905 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:33.228473 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:33.228473 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:33.255250 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b18b9598-b8b0-433c-864f-72172a325343 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Volume info retrieved successfully. Jan 25 11:18:33.303125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b18b9598-b8b0-433c-864f-72172a325343 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 returned with HTTP 200 Jan 25 11:18:33.303968 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 922/1858] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:33 2021] GET /volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:33.320516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cddee530-b77d-4d28-869b-243f3c799fdb tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] GET http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:33.321038 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cddee530-b77d-4d28-869b-243f3c799fdb tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:33.321256 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:33.321256 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:33.321642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cddee530-b77d-4d28-869b-243f3c799fdb tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:33.478472 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:33.478472 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:33.499691 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cddee530-b77d-4d28-869b-243f3c799fdb tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Volume info retrieved successfully. Jan 25 11:18:33.562488 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cddee530-b77d-4d28-869b-243f3c799fdb tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 returned with HTTP 200 Jan 25 11:18:33.563537 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 937/1859] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:33 2021] GET /volume/v3/cf50b1e372fb406ba1243e6269e1f65b/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 => generated 1088 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:18:33.587349 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a33ce111-5dce-4a2a-bfc9-da1bb6febc32 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] GET http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?host=n-d-764292-12&binary=cinder-volume Jan 25 11:18:33.588135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a33ce111-5dce-4a2a-bfc9-da1bb6febc32 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:33.590806 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:33.590806 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:33.595293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a33ce111-5dce-4a2a-bfc9-da1bb6febc32 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:33.617453 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a33ce111-5dce-4a2a-bfc9-da1bb6febc32 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?host=n-d-764292-12&binary=cinder-volume returned with HTTP 200 Jan 25 11:18:33.627166 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 923/1860] 10.222.0.57 () {58 vars in 1295 bytes} [Mon Jan 25 11:18:33 2021] GET /volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services?host=n-d-764292-12&binary=cinder-volume => generated 279 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:33.633081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17a5bb6e-e932-40d3-9610-e2644f287017 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] GET http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services Jan 25 11:18:33.633633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17a5bb6e-e932-40d3-9610-e2644f287017 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:33.633855 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:33.633855 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:33.634232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17a5bb6e-e932-40d3-9610-e2644f287017 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:33.691486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17a5bb6e-e932-40d3-9610-e2644f287017 tempest-VolumesServicesTestJSON-993099958 tempest-VolumesServicesTestJSON-993099958] http://10.222.0.57/volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services returned with HTTP 200 Jan 25 11:18:33.699397 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 938/1861] 10.222.0.57 () {58 vars in 1216 bytes} [Mon Jan 25 11:18:33 2021] GET /volume/v3/cf50b1e372fb406ba1243e6269e1f65b/os-services => generated 632 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:33.710526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c72c111-318b-42b9-8ee3-620678364cb5 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] DELETE http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:33.711224 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c72c111-318b-42b9-8ee3-620678364cb5 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:33.711936 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c72c111-318b-42b9-8ee3-620678364cb5 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:33.712544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-4c72c111-318b-42b9-8ee3-620678364cb5 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Delete volume with id: 6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:33.813323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:33.813323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:33.819994 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4c72c111-318b-42b9-8ee3-620678364cb5 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Volume info retrieved successfully. Jan 25 11:18:33.899296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4c72c111-318b-42b9-8ee3-620678364cb5 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Delete volume request issued successfully. Jan 25 11:18:33.902123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c72c111-318b-42b9-8ee3-620678364cb5 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 returned with HTTP 202 Jan 25 11:18:33.903177 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 924/1862] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:18:33 2021] DELETE /volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:33.915323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd300f0b-5893-4cb9-a692-b1bc8ed1ce0e tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] GET http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:33.915923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd300f0b-5893-4cb9-a692-b1bc8ed1ce0e tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:33.917117 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd300f0b-5893-4cb9-a692-b1bc8ed1ce0e tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:34.059202 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:34.059202 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:34.101933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bd300f0b-5893-4cb9-a692-b1bc8ed1ce0e tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Volume info retrieved successfully. Jan 25 11:18:34.111792 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f34e4da1-9e6b-46e5-a44c-cc6126a79eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:34.112314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f34e4da1-9e6b-46e5-a44c-cc6126a79eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:34.112606 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:34.112606 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:34.112846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f34e4da1-9e6b-46e5-a44c-cc6126a79eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:34.190627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd300f0b-5893-4cb9-a692-b1bc8ed1ce0e tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 returned with HTTP 200 Jan 25 11:18:34.199850 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 939/1863] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:33 2021] GET /volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 => generated 915 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:34.283667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:34.283667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:34.305246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f34e4da1-9e6b-46e5-a44c-cc6126a79eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:34.376186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f34e4da1-9e6b-46e5-a44c-cc6126a79eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c returned with HTTP 200 Jan 25 11:18:34.377813 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 925/1864] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:34 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c => generated 905 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:35.215928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfc79d4f-80d3-41e2-a882-d008fd27f594 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] GET http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:35.216747 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfc79d4f-80d3-41e2-a882-d008fd27f594 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:35.217118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:35.217118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:35.217773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfc79d4f-80d3-41e2-a882-d008fd27f594 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:35.351653 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:35.351653 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:35.386151 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cfc79d4f-80d3-41e2-a882-d008fd27f594 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Volume info retrieved successfully. Jan 25 11:18:35.394529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f210275a-e36e-4d06-9ab9-ce115a357fa7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:35.395056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f210275a-e36e-4d06-9ab9-ce115a357fa7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:35.395271 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:35.395271 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:35.395649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f210275a-e36e-4d06-9ab9-ce115a357fa7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:35.525499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfc79d4f-80d3-41e2-a882-d008fd27f594 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 returned with HTTP 200 Jan 25 11:18:35.535875 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 940/1865] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:35 2021] GET /volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 => generated 915 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:35.589084 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:35.589084 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:35.602744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f210275a-e36e-4d06-9ab9-ce115a357fa7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:35.642428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f210275a-e36e-4d06-9ab9-ce115a357fa7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c returned with HTTP 200 Jan 25 11:18:35.655857 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 926/1866] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:35 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c => generated 905 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:36.543997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-326f7406-f7eb-4b04-8bc2-55e3a5d749d8 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] GET http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:36.544599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-326f7406-f7eb-4b04-8bc2-55e3a5d749d8 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:36.544822 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:36.544822 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:36.545204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-326f7406-f7eb-4b04-8bc2-55e3a5d749d8 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:36.660464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0a37bf4d-e726-4ddd-b958-c19d1b2ec3b9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c Jan 25 11:18:36.661195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0a37bf4d-e726-4ddd-b958-c19d1b2ec3b9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:36.661554 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:36.661554 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:36.662183 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0a37bf4d-e726-4ddd-b958-c19d1b2ec3b9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:36.715479 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:36.715479 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:36.742139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-326f7406-f7eb-4b04-8bc2-55e3a5d749d8 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Volume info retrieved successfully. Jan 25 11:18:36.816308 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0a37bf4d-e726-4ddd-b958-c19d1b2ec3b9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c returned with HTTP 404 Jan 25 11:18:36.828535 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 927/1867] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:36 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/8a7a42da-23bc-417e-b02e-b09b0579cb2c => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:36.829227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-326f7406-f7eb-4b04-8bc2-55e3a5d749d8 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 returned with HTTP 200 Jan 25 11:18:36.830182 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 941/1868] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:36 2021] GET /volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:36.842872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes Jan 25 11:18:36.846330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a604891d-2b92-404c-bf6a-7bf42f63ffb4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] DELETE http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:36.847716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-70991113"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:36.848964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a604891d-2b92-404c-bf6a-7bf42f63ffb4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:36.854175 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:36.854175 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:36.854692 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a604891d-2b92-404c-bf6a-7bf42f63ffb4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:36.855312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a604891d-2b92-404c-bf6a-7bf42f63ffb4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume with id: 16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:36.857974 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-70991113'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:18:36.858424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Create volume of 1 GB Jan 25 11:18:36.902350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Availability Zones retrieved successfully. Jan 25 11:18:36.964601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Flow 'volume_create_api' (67f6ced5-1913-493c-a75b-c8eaf9479119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:36.998086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69bf928-c380-4057-a776-993fe728c772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:37.000277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:18:37.044962 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:37.044962 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:37.049145 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a604891d-2b92-404c-bf6a-7bf42f63ffb4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:37.128193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a604891d-2b92-404c-bf6a-7bf42f63ffb4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume request issued successfully. Jan 25 11:18:37.128676 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a604891d-2b92-404c-bf6a-7bf42f63ffb4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 202 Jan 25 11:18:37.129740 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 942/1869] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:18:36 2021] DELETE /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:37.154278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0114aca3-f3f8-4372-b051-775bf307c8c2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:37.156656 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0114aca3-f3f8-4372-b051-775bf307c8c2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:37.156885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:37.156885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:37.157272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0114aca3-f3f8-4372-b051-775bf307c8c2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:37.236200 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69bf928-c380-4057-a776-993fe728c772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:37.243571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a6b79e-8b49-458a-81fe-0bbf055a9a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:37.345579 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:37.345579 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:37.370115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0114aca3-f3f8-4372-b051-775bf307c8c2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:37.449388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0114aca3-f3f8-4372-b051-775bf307c8c2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:37.462911 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 943/1870] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:37 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 993 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:37.539930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Created reservations ['1cc97108-b4a6-4058-850a-53d3b9743e36', 'a8f356ef-13e1-469e-9d4f-03f4e52b063e', 'cd2bd933-61b7-4bd0-b1e6-8628f2d96e49', '2b1b1564-4c19-44b0-a445-649ea75e8dd6'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:37.541965 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a6b79e-8b49-458a-81fe-0bbf055a9a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cc97108-b4a6-4058-850a-53d3b9743e36', 'a8f356ef-13e1-469e-9d4f-03f4e52b063e', 'cd2bd933-61b7-4bd0-b1e6-8628f2d96e49', '2b1b1564-4c19-44b0-a445-649ea75e8dd6']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:37.546607 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df684e00-e2be-41ed-8d57-4074b2dc7ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:37.818277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df684e00-e2be-41ed-8d57-4074b2dc7ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '490a6d07-de41-4b7b-8608-f06dbe5dba91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-70991113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2165970952a4da482ac7c2d4956714a',qos_specs=None,replication_status=,reservations=['1cc97108-b4a6-4058-850a-53d3b9743e36','a8f356ef-13e1-469e-9d4f-03f4e52b063e','cd2bd933-61b7-4bd0-b1e6-8628f2d96e49','2b1b1564-4c19-44b0-a445-649ea75e8dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645e4460e8224b4aada1580c79f60d96',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-70991113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=490a6d07-de41-4b7b-8608-f06dbe5dba91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2165970952a4da482ac7c2d4956714a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='645e4460e8224b4aada1580c79f60d96',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:37.824702 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47833ce0-6bf9-4bce-b769-ddf4e0923f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:37.846230 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c99290f-4903-41c6-b284-95fa97562510 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] GET http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 Jan 25 11:18:37.846904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c99290f-4903-41c6-b284-95fa97562510 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:37.846993 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:37.846993 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:37.847312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c99290f-4903-41c6-b284-95fa97562510 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:37.952823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47833ce0-6bf9-4bce-b769-ddf4e0923f0d) transitioned into state 'SUCCESS' from state '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-70991113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2165970952a4da482ac7c2d4956714a',qos_specs=None,replication_status=,reservations=['1cc97108-b4a6-4058-850a-53d3b9743e36','a8f356ef-13e1-469e-9d4f-03f4e52b063e','cd2bd933-61b7-4bd0-b1e6-8628f2d96e49','2b1b1564-4c19-44b0-a445-649ea75e8dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645e4460e8224b4aada1580c79f60d96',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:37.954975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53438e34-1093-4c9c-a321-f409a7c5350c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:38.047609 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53438e34-1093-4c9c-a321-f409a7c5350c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:38.050351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Flow 'volume_create_api' (67f6ced5-1913-493c-a75b-c8eaf9479119) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:38.064667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c99290f-4903-41c6-b284-95fa97562510 tempest-VolumesServicesTestJSON-1647557042 tempest-VolumesServicesTestJSON-1647557042] http://10.222.0.57/volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 returned with HTTP 404 Jan 25 11:18:38.072024 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 944/1871] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:37 2021] GET /volume/v3/9da77e1829b34192acc2be2e8ba7cfa9/volumes/6c22c1d6-25b4-4635-8a38-5525f1935f40 => generated 109 bytes in 230 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:38.230254 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Create volume request issued successfully. Jan 25 11:18:38.291123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67036509-02f1-421d-a7af-45549e9507e0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes returned with HTTP 202 Jan 25 11:18:38.292926 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 928/1872] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:18:36 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes => generated 818 bytes in 1464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:18:38.308493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3d8abfd-602c-437a-8842-95130ae29d6d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:38.309244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3d8abfd-602c-437a-8842-95130ae29d6d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:38.309776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3d8abfd-602c-437a-8842-95130ae29d6d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:38.481858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9b4dca1-3e69-4d8c-b4d7-d1fc1859a297 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:38.482392 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9b4dca1-3e69-4d8c-b4d7-d1fc1859a297 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:38.482612 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:38.482612 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:38.482986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9b4dca1-3e69-4d8c-b4d7-d1fc1859a297 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:38.507052 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:38.507052 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:38.526839 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f3d8abfd-602c-437a-8842-95130ae29d6d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:38.625912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3d8abfd-602c-437a-8842-95130ae29d6d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:38.626970 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 945/1873] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:38 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 910 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:38.654964 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:38.654964 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:38.694922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b9b4dca1-3e69-4d8c-b4d7-d1fc1859a297 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:38.757342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9b4dca1-3e69-4d8c-b4d7-d1fc1859a297 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:38.758561 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 929/1874] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:38 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 993 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:39.652731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5a89cf7-fb31-4f0b-954a-7887c23dba49 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:39.654106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5a89cf7-fb31-4f0b-954a-7887c23dba49 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:39.654531 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:39.654531 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:39.655373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5a89cf7-fb31-4f0b-954a-7887c23dba49 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:39.774944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13ee7e29-3da2-444e-8bd7-2923f5e89a1a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:39.776732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13ee7e29-3da2-444e-8bd7-2923f5e89a1a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:39.777138 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:39.777138 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:39.777797 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13ee7e29-3da2-444e-8bd7-2923f5e89a1a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:39.870240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:39.870240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:39.891751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c5a89cf7-fb31-4f0b-954a-7887c23dba49 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:39.939117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5a89cf7-fb31-4f0b-954a-7887c23dba49 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:39.939932 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 946/1875] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:39 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 910 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:39.943460 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:39.943460 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:39.957275 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-13ee7e29-3da2-444e-8bd7-2923f5e89a1a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:40.007514 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13ee7e29-3da2-444e-8bd7-2923f5e89a1a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 200 Jan 25 11:18:40.008350 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 930/1876] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:39 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 993 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:40.959461 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b543518-4141-481c-8723-1be2502e0df4 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:40.959996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b543518-4141-481c-8723-1be2502e0df4 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:40.960222 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:40.960222 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:40.960570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b543518-4141-481c-8723-1be2502e0df4 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:41.026900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fbb85cf6-832e-4f3f-966d-a0ba65df2ab9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 Jan 25 11:18:41.027778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fbb85cf6-832e-4f3f-966d-a0ba65df2ab9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:41.028152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:41.028152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:41.028761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fbb85cf6-832e-4f3f-966d-a0ba65df2ab9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:41.096837 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:41.096837 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:41.115327 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1b543518-4141-481c-8723-1be2502e0df4 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:41.135410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fbb85cf6-832e-4f3f-966d-a0ba65df2ab9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 returned with HTTP 404 Jan 25 11:18:41.140136 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 931/1877] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:41 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/16f5d172-e99c-4f41-8a42-8b427f60c600 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:41.169716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b543518-4141-481c-8723-1be2502e0df4 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:41.174866 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 947/1878] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:40 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:41.237307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] POST http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes Jan 25 11:18:41.238102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "size": 1, "name": "tempest-VolumesGetTest-Volume-1612376276", "metadata": {"Type": "Test"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:41.239297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request body: {'volume': {'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1612376276', 'metadata': {'Type': 'Test'}}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:18:41.361597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-28021a67-bc87-4286-9c8c-ca00da4c080a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:41.362144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-28021a67-bc87-4286-9c8c-ca00da4c080a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:41.362361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:41.362361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:41.362731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-28021a67-bc87-4286-9c8c-ca00da4c080a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:41.412214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume of 1 GB Jan 25 11:18:41.436093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Availability Zones retrieved successfully. Jan 25 11:18:41.472369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (8a4c1502-307c-408f-9298-db7515987f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:41.476647 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:41.476647 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:41.482655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f84497c-ddc8-41d1-a282-0e5c17409c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:41.485675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:18:41.503492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-28021a67-bc87-4286-9c8c-ca00da4c080a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:41.574318 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-28021a67-bc87-4286-9c8c-ca00da4c080a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:41.584233 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 948/1879] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:18:41 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:41.651745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-28021a67-bc87-4286-9c8c-ca00da4c080a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume// Jan 25 11:18:41.652751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-28021a67-bc87-4286-9c8c-ca00da4c080a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:41.653119 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:41.653119 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:41.653985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-28021a67-bc87-4286-9c8c-ca00da4c080a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:41.655466 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-28021a67-bc87-4286-9c8c-ca00da4c080a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:18:41.656829 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 949/1880] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:18:41 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:18:41.677179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-0d748174-10b5-4292-b549-3c5d1e42cde9 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments Jan 25 11:18:41.679569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-0d748174-10b5-4292-b549-3c5d1e42cde9 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "490a6d07-de41-4b7b-8608-f06dbe5dba91", "instance_uuid": "1a762cff-5da1-4a9a-aea3-1f10c58aec4c", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:41.704218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f84497c-ddc8-41d1-a282-0e5c17409c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:41.706460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f081d5d-82b7-47b5-a6d1-937a46190651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:41.809637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Created reservations ['cc912c7c-d4f3-451f-a453-3f2b68aa9859', '52a41d36-37eb-46d3-a850-7c48a68f9bc3', 'e1f12dc9-331c-41f6-a222-57a0d9526a7e', '78bf8f4d-ad24-47a8-8d93-3babe786eb3f'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:41.810152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:41.810152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:41.812364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f081d5d-82b7-47b5-a6d1-937a46190651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc912c7c-d4f3-451f-a453-3f2b68aa9859', '52a41d36-37eb-46d3-a850-7c48a68f9bc3', 'e1f12dc9-331c-41f6-a222-57a0d9526a7e', '78bf8f4d-ad24-47a8-8d93-3babe786eb3f']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:41.814826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751dda18-64e1-4d02-be79-3d9428f9b2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:41.931751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751dda18-64e1-4d02-be79-3d9428f9b2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df248cea-abab-469b-8af4-6f7c106c0fb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1612376276',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['cc912c7c-d4f3-451f-a453-3f2b68aa9859','52a41d36-37eb-46d3-a850-7c48a68f9bc3','e1f12dc9-331c-41f6-a222-57a0d9526a7e','78bf8f4d-ad24-47a8-8d93-3babe786eb3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:18:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1612376276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df248cea-abab-469b-8af4-6f7c106c0fb0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9c249a604227467197ec7754ef9c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:41.942952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2566844-b9e6-49d9-b159-534e743ccc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:41.966826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-0d748174-10b5-4292-b549-3c5d1e42cde9 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments returned with HTTP 200 Jan 25 11:18:41.977186 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 950/1881] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:18:41 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments => generated 273 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (3 switches on core 0) Jan 25 11:18:42.024318 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb6a7384-954b-49a0-9ec9-d659540ea51f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:42.025187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb6a7384-954b-49a0-9ec9-d659540ea51f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:42.025678 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:42.025678 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:42.026532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2566844-b9e6-49d9-b159-534e743ccc95) transitioned into state 'SUCCESS' from state '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-1612376276',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['cc912c7c-d4f3-451f-a453-3f2b68aa9859','52a41d36-37eb-46d3-a850-7c48a68f9bc3','e1f12dc9-331c-41f6-a222-57a0d9526a7e','78bf8f4d-ad24-47a8-8d93-3babe786eb3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:42.027092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb6a7384-954b-49a0-9ec9-d659540ea51f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:42.028543 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5afdc8-c151-4d65-9b22-cefa2337107c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:42.058468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5afdc8-c151-4d65-9b22-cefa2337107c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:42.066716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (8a4c1502-307c-408f-9298-db7515987f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:42.183938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request issued successfully. Jan 25 11:18:42.187365 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:42.187365 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:42.197125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fb6a7384-954b-49a0-9ec9-d659540ea51f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:42.219081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes returned with HTTP 202 Jan 25 11:18:42.219330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:42.219330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:42.230377 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 932/1882] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:18:41 2021] POST /volume/v3/9c249a604227467197ec7754ef9c0705/volumes => generated 828 bytes in 986 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:18:42.230377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume// Jan 25 11:18:42.230377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:42.230377 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:42.230377 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:42.230377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:42.230377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85965afa-7862-40c3-985a-cff05675b3e0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:18:42.233145 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 933/1883] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:18:42 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:18:42.240860 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c751d53-aec3-4acd-abdf-2b6d9a9e96e7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:42.242338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c751d53-aec3-4acd-abdf-2b6d9a9e96e7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:42.242771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c751d53-aec3-4acd-abdf-2b6d9a9e96e7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:42.242951 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb6a7384-954b-49a0-9ec9-d659540ea51f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:42.244215 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 951/1884] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:42 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 910 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:42.248741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-d48a3afe-5a06-4e90-8740-68ea9aa55ac1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:42.249485 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-d48a3afe-5a06-4e90-8740-68ea9aa55ac1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:42.249887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:42.249887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:42.250491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-d48a3afe-5a06-4e90-8740-68ea9aa55ac1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:42.313812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:42.313812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:42.324090 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-d48a3afe-5a06-4e90-8740-68ea9aa55ac1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:42.374320 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:42.374320 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:42.382015 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:42.382015 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:42.397833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3c751d53-aec3-4acd-abdf-2b6d9a9e96e7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:42.406668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-d48a3afe-5a06-4e90-8740-68ea9aa55ac1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:42.410574 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 952/1885] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:18:42 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 1009 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:18:42.438312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-dd6fc693-56a2-4edd-830f-a02989c02035 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] PUT http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/f79d1a80-8f82-41b8-be00-30b8e24e244b Jan 25 11:18:42.438963 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:42.438963 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:42.439603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-dd6fc693-56a2-4edd-830f-a02989c02035 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:42.457816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c751d53-aec3-4acd-abdf-2b6d9a9e96e7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:42.459775 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 934/1886] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:42 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 896 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:42.494873 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:18:42.494873 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:18:42.495481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-dd6fc693-56a2-4edd-830f-a02989c02035 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Lock "b'cinder-attachment_update-490a6d07-de41-4b7b-8608-f06dbe5dba91-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.013s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:18:42.498013 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:42.498013 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:43.262584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdad31a6-237b-462e-8920-2c3c7fd58c61 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:43.263118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdad31a6-237b-462e-8920-2c3c7fd58c61 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:43.263563 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:43.263563 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:43.264684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdad31a6-237b-462e-8920-2c3c7fd58c61 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:43.392308 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:43.392308 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:43.421561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fdad31a6-237b-462e-8920-2c3c7fd58c61 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:43.469600 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:43.469600 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:43.490427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdad31a6-237b-462e-8920-2c3c7fd58c61 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:43.491457 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 935/1887] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:43 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:43.503917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4cbb749f-065d-4ab7-95d1-56062fe3ce3e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:43.504503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4cbb749f-065d-4ab7-95d1-56062fe3ce3e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:43.504726 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:43.504726 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:43.505335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4cbb749f-065d-4ab7-95d1-56062fe3ce3e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:43.583449 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:43.583449 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:43.598918 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4cbb749f-065d-4ab7-95d1-56062fe3ce3e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:43.650792 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4cbb749f-065d-4ab7-95d1-56062fe3ce3e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:43.654357 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 936/1888] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:43 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:44.507634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f25b0bf6-42f9-49d7-8f9b-a43756037e09 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:44.508157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f25b0bf6-42f9-49d7-8f9b-a43756037e09 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:44.508320 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:44.508320 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:44.509046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f25b0bf6-42f9-49d7-8f9b-a43756037e09 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:44.648118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:44.648118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:44.671421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f25b0bf6-42f9-49d7-8f9b-a43756037e09 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:44.726337 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:44.726337 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:44.747013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f25b0bf6-42f9-49d7-8f9b-a43756037e09 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:44.748016 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 937/1889] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:44 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 910 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:44.758400 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-981d1681-5af9-4042-be23-d3becbf67a02 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:44.758941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-981d1681-5af9-4042-be23-d3becbf67a02 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:44.759317 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:44.759317 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:44.759820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-981d1681-5af9-4042-be23-d3becbf67a02 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:44.823249 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:44.823249 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:44.833790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-981d1681-5af9-4042-be23-d3becbf67a02 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:44.867891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-981d1681-5af9-4042-be23-d3becbf67a02 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:44.868736 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 938/1890] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:44 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:45.108511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-dd6fc693-56a2-4edd-830f-a02989c02035 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Lock "b'cinder-attachment_update-490a6d07-de41-4b7b-8608-f06dbe5dba91-n-h2-764292-12'" released by "attachment_update" :: held 2.613s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:18:45.109210 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-dd6fc693-56a2-4edd-830f-a02989c02035 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/f79d1a80-8f82-41b8-be00-30b8e24e244b returned with HTTP 200 Jan 25 11:18:45.110235 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 953/1891] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:18:42 2021] PUT /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/f79d1a80-8f82-41b8-be00-30b8e24e244b => generated 762 bytes in 2682 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:18:45.764221 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f3d27d4-7b97-4169-8805-c3d204675f16 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:45.764726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f3d27d4-7b97-4169-8805-c3d204675f16 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:45.764930 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:45.764930 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:45.765268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f3d27d4-7b97-4169-8805-c3d204675f16 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:45.885978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1693a299-0ddc-4dae-a079-1df9bfdef628 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:45.885978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1693a299-0ddc-4dae-a079-1df9bfdef628 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:45.886248 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:45.886248 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:45.886626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1693a299-0ddc-4dae-a079-1df9bfdef628 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:45.927961 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:45.927961 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:45.946667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6f3d27d4-7b97-4169-8805-c3d204675f16 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:46.003275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:46.003275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:46.024183 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:46.024183 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:46.047264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f3d27d4-7b97-4169-8805-c3d204675f16 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:46.048147 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 939/1892] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:45 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:46.068291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1693a299-0ddc-4dae-a079-1df9bfdef628 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:46.145594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1693a299-0ddc-4dae-a079-1df9bfdef628 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:46.146450 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 954/1893] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:45 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:47.064305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7890a61-f040-4cb0-8f90-e1022e900333 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:47.064817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7890a61-f040-4cb0-8f90-e1022e900333 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:47.065205 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:47.065205 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:47.065850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7890a61-f040-4cb0-8f90-e1022e900333 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:47.164147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37de9ca9-3f62-4ba8-833d-7c3a637d50d3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:47.164681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37de9ca9-3f62-4ba8-833d-7c3a637d50d3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:47.164903 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:47.164903 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:47.165284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37de9ca9-3f62-4ba8-833d-7c3a637d50d3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:47.233960 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:47.233960 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:47.270881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f7890a61-f040-4cb0-8f90-e1022e900333 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:47.334606 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:47.334606 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:47.341333 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:47.341333 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:47.360049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-37de9ca9-3f62-4ba8-833d-7c3a637d50d3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:47.362659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7890a61-f040-4cb0-8f90-e1022e900333 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:47.365713 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 940/1894] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:47 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:47.424416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37de9ca9-3f62-4ba8-833d-7c3a637d50d3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:47.430978 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 955/1895] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:47 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:48.383958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5582d855-12fd-45d8-8fcf-e0d96d2c16b8 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:48.384490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5582d855-12fd-45d8-8fcf-e0d96d2c16b8 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:48.385274 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:48.385274 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:48.386155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5582d855-12fd-45d8-8fcf-e0d96d2c16b8 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:48.447336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-98124e0a-b13e-41f1-b735-fc6c1e804cde tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:48.448493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-98124e0a-b13e-41f1-b735-fc6c1e804cde tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:48.448893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:48.448893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:48.449953 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-98124e0a-b13e-41f1-b735-fc6c1e804cde tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:48.520597 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:48.520597 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:48.545488 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5582d855-12fd-45d8-8fcf-e0d96d2c16b8 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:48.566613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:48.566613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:48.584068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-98124e0a-b13e-41f1-b735-fc6c1e804cde tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:48.614717 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:48.614717 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:48.638842 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5582d855-12fd-45d8-8fcf-e0d96d2c16b8 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:48.651019 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 941/1896] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:48 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:48.664668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-98124e0a-b13e-41f1-b735-fc6c1e804cde tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:48.666826 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 956/1897] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:48 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:49.518767 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95c99a75-c5e3-4c0a-be65-276761d235cc tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] POST http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types Jan 25 11:18:49.519820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:49.519820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:49.520545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95c99a75-c5e3-4c0a-be65-276761d235cc tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1422579878", "os-volume-type-access:is_public": false}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:49.637141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95c99a75-c5e3-4c0a-be65-276761d235cc tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types returned with HTTP 200 Jan 25 11:18:49.642799 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 942/1898] 10.222.0.57 () {60 vars in 1220 bytes} [Mon Jan 25 11:18:48 2021] POST /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types => generated 229 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:49.658087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5c10203-61c0-4bad-965f-d4f9fd5b9d79 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:49.658851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5c10203-61c0-4bad-965f-d4f9fd5b9d79 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:49.659661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5c10203-61c0-4bad-965f-d4f9fd5b9d79 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:49.826602 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:49.826602 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:49.859686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c5c10203-61c0-4bad-965f-d4f9fd5b9d79 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:49.909043 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:49.909043 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:49.936209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5c10203-61c0-4bad-965f-d4f9fd5b9d79 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:49.937925 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 943/1899] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:49 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:49.950182 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-065bfc5d-a467-45aa-adca-ad702ef338cd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:49.950922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-065bfc5d-a467-45aa-adca-ad702ef338cd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:49.951319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:49.951319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:49.951949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-065bfc5d-a467-45aa-adca-ad702ef338cd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:50.086340 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:50.086340 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:50.104917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-065bfc5d-a467-45aa-adca-ad702ef338cd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:50.105166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75d66106-913a-4845-a833-abbc59375362 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] POST http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes Jan 25 11:18:50.105572 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:50.105572 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:50.106027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75d66106-913a-4845-a833-abbc59375362 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fbf72a68-3585-414a-bd22-d9c9bdf76873", "size": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:50.107129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-75d66106-913a-4845-a833-abbc59375362 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Create volume request body: {'volume': {'volume_type': 'fbf72a68-3585-414a-bd22-d9c9bdf76873', 'size': 1}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:18:50.161112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-065bfc5d-a467-45aa-adca-ad702ef338cd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:50.163496 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 944/1900] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:49 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:50.205113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75d66106-913a-4845-a833-abbc59375362 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes returned with HTTP 404 Jan 25 11:18:50.215414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17e4fd65-b6d3-45a3-a687-f5c6a589255b tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] POST http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873/action Jan 25 11:18:50.216027 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:50.216027 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:50.216647 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17e4fd65-b6d3-45a3-a687-f5c6a589255b tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action body: b'{"addProjectAccess": {"project": "58fb514f243447f095d2804ced0ae380"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:18:50.217721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17e4fd65-b6d3-45a3-a687-f5c6a589255b tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "58fb514f243447f095d2804ced0ae380"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:50.219935 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 957/1901] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:18:49 2021] POST /volume/v3/58fb514f243447f095d2804ced0ae380/volumes => generated 114 bytes in 570 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:50.304448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17e4fd65-b6d3-45a3-a687-f5c6a589255b tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873/action returned with HTTP 202 Jan 25 11:18:50.305654 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 945/1902] 10.222.0.57 () {60 vars in 1351 bytes} [Mon Jan 25 11:18:50 2021] POST /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:50.314475 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] POST http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes Jan 25 11:18:50.315440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fbf72a68-3585-414a-bd22-d9c9bdf76873", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1842386988"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:50.316862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Create volume request body: {'volume': {'volume_type': 'fbf72a68-3585-414a-bd22-d9c9bdf76873', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1842386988'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:18:50.344601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Create volume of 1 GB Jan 25 11:18:50.345557 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:50.345557 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:50.347274 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Availability Zones retrieved successfully. Jan 25 11:18:50.391231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Flow 'volume_create_api' (561f38ea-a6a2-4d46-be58-163d3698060f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:50.396971 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912f72f0-7fd7-4906-a937-5be4606599a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:50.402455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:18:50.542646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912f72f0-7fd7-4906-a937-5be4606599a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:18:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fbf72a68-3585-414a-bd22-d9c9bdf76873,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1422579878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbf72a68-3585-414a-bd22-d9c9bdf76873', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:50.550254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d9bb8a-b995-430c-ae56-fc612bffd2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:50.712234 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1422579878 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1422579878, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:18:50.713951 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1422579878 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1422579878, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:18:50.820058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Created reservations ['98d40b54-9fdf-4cc1-a1e0-2e83846f1895', 'ffc45478-5ac6-44b0-9a35-33e41159d14d', '926c4e2e-a070-4553-9930-65e9747896c3', 'c992513c-d492-498d-8312-99ab86a00d7c'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:18:50.826938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d9bb8a-b995-430c-ae56-fc612bffd2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d40b54-9fdf-4cc1-a1e0-2e83846f1895', 'ffc45478-5ac6-44b0-9a35-33e41159d14d', '926c4e2e-a070-4553-9930-65e9747896c3', 'c992513c-d492-498d-8312-99ab86a00d7c']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:50.830337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f12c629a-1526-4363-b6dd-94fff7c611b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:50.953371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9293f584-a407-4f4e-949b-172e1d782731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:50.954426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9293f584-a407-4f4e-949b-172e1d782731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:50.955143 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9293f584-a407-4f4e-949b-172e1d782731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:50.990203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f12c629a-1526-4363-b6dd-94fff7c611b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7037e5d5-d62f-42bd-bafa-d7762943eb98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1842386988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fb514f243447f095d2804ced0ae380',qos_specs=None,replication_status=,reservations=['98d40b54-9fdf-4cc1-a1e0-2e83846f1895','ffc45478-5ac6-44b0-9a35-33e41159d14d','926c4e2e-a070-4553-9930-65e9747896c3','c992513c-d492-498d-8312-99ab86a00d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54258797add4ddcb78e1822f298ad05',volume_type_id=fbf72a68-3585-414a-bd22-d9c9bdf76873), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:18:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1842386988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7037e5d5-d62f-42bd-bafa-d7762943eb98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fb514f243447f095d2804ced0ae380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a54258797add4ddcb78e1822f298ad05',volume_attachment=,volume_type=,volume_type_id=fbf72a68-3585-414a-bd22-d9c9bdf76873)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:51.007075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5527ebf5-9ab0-47fd-aad7-f915bcdd4306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:51.079415 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5527ebf5-9ab0-47fd-aad7-f915bcdd4306) transitioned into state 'SUCCESS' from state '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-1842386988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fb514f243447f095d2804ced0ae380',qos_specs=None,replication_status=,reservations=['98d40b54-9fdf-4cc1-a1e0-2e83846f1895','ffc45478-5ac6-44b0-9a35-33e41159d14d','926c4e2e-a070-4553-9930-65e9747896c3','c992513c-d492-498d-8312-99ab86a00d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54258797add4ddcb78e1822f298ad05',volume_type_id=fbf72a68-3585-414a-bd22-d9c9bdf76873)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:51.091981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d950b879-6e25-415b-979e-818d62754583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:18:51.097459 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:51.097459 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:51.121556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d950b879-6e25-415b-979e-818d62754583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:18:51.123480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9293f584-a407-4f4e-949b-172e1d782731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:51.130727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Flow 'volume_create_api' (561f38ea-a6a2-4d46-be58-163d3698060f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:18:51.169141 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:51.169141 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:51.191746 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9293f584-a407-4f4e-949b-172e1d782731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:51.193969 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 946/1903] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:50 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:51.231127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15984123-c425-452b-8fb9-a00248b90a71 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:51.231127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15984123-c425-452b-8fb9-a00248b90a71 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:51.231127 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:51.231127 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:51.241746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15984123-c425-452b-8fb9-a00248b90a71 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:51.339170 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Create volume request issued successfully. Jan 25 11:18:51.406838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dedad06-3a12-4936-867b-6c42372ce107 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes returned with HTTP 202 Jan 25 11:18:51.423195 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 958/1904] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:18:50 2021] POST /volume/v3/58fb514f243447f095d2804ced0ae380/volumes => generated 862 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:18:51.437956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:51.437956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:51.441827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-c7ffef41-286c-42a2-863a-01931bdf7a94 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/f79d1a80-8f82-41b8-be00-30b8e24e244b/action Jan 25 11:18:51.442419 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:51.442419 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:51.442925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-c7ffef41-286c-42a2-863a-01931bdf7a94 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:18:51.443317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-c7ffef41-286c-42a2-863a-01931bdf7a94 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:51.459040 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-15984123-c425-452b-8fb9-a00248b90a71 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:51.511009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15984123-c425-452b-8fb9-a00248b90a71 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:51.514239 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 947/1905] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:51 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:51.526820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d3f7020-aee0-4700-9f31-f30c3d2fa407 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] GET http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 Jan 25 11:18:51.527978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d3f7020-aee0-4700-9f31-f30c3d2fa407 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:51.530632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:51.530632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:51.531306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d3f7020-aee0-4700-9f31-f30c3d2fa407 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:51.655992 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:51.655992 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:51.664578 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:51.664578 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:51.675483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5d3f7020-aee0-4700-9f31-f30c3d2fa407 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Volume info retrieved successfully. Jan 25 11:18:51.684886 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3c8439de-0881-48e7-8bf5-51673cc419b5 req-c7ffef41-286c-42a2-863a-01931bdf7a94 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/f79d1a80-8f82-41b8-be00-30b8e24e244b/action returned with HTTP 204 Jan 25 11:18:51.686467 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 959/1906] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:18:51 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/f79d1a80-8f82-41b8-be00-30b8e24e244b/action => generated 0 bytes in 263 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:51.729906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d3f7020-aee0-4700-9f31-f30c3d2fa407 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 returned with HTTP 200 Jan 25 11:18:51.752497 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 948/1907] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:51 2021] GET /volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 => generated 954 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:52.208865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0def7d3b-6622-44a0-89fc-201eaec98699 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:18:52.209401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0def7d3b-6622-44a0-89fc-201eaec98699 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:52.209656 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:52.209656 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:52.210020 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0def7d3b-6622-44a0-89fc-201eaec98699 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:52.321537 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:52.321537 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:52.342847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0def7d3b-6622-44a0-89fc-201eaec98699 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:18:52.384491 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:52.384491 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:52.399470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0def7d3b-6622-44a0-89fc-201eaec98699 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:18:52.405220 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 960/1908] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:52 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 1203 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:18:52.531197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f857b7a9-3d26-44ed-9f7e-996900d1401e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:52.531724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f857b7a9-3d26-44ed-9f7e-996900d1401e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:52.531915 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:52.531915 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:52.532562 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f857b7a9-3d26-44ed-9f7e-996900d1401e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:52.646499 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:52.646499 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:52.679039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f857b7a9-3d26-44ed-9f7e-996900d1401e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:52.738403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f857b7a9-3d26-44ed-9f7e-996900d1401e tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:52.740131 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 949/1909] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:52 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:52.755140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cbd866de-5c01-4886-a32f-c84c6dca2478 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] GET http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 Jan 25 11:18:52.755994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cbd866de-5c01-4886-a32f-c84c6dca2478 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:52.756409 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:52.756409 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:52.757246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cbd866de-5c01-4886-a32f-c84c6dca2478 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:52.864537 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:52.864537 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:52.875002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cbd866de-5c01-4886-a32f-c84c6dca2478 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Volume info retrieved successfully. Jan 25 11:18:52.904576 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cbd866de-5c01-4886-a32f-c84c6dca2478 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 returned with HTTP 200 Jan 25 11:18:52.909734 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 961/1910] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:52 2021] GET /volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 => generated 954 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:53.756635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5651616-b00c-47cf-a961-1b69b76c77ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:53.757189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5651616-b00c-47cf-a961-1b69b76c77ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:53.757500 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:53.757500 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:53.757700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5651616-b00c-47cf-a961-1b69b76c77ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:53.882912 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:53.882912 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:53.895684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f5651616-b00c-47cf-a961-1b69b76c77ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:53.922167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b3426b66-1630-4e69-bf19-e6588359635d tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] GET http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 Jan 25 11:18:53.922714 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b3426b66-1630-4e69-bf19-e6588359635d tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:53.922884 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:53.922884 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:53.923517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b3426b66-1630-4e69-bf19-e6588359635d tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:53.927158 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5651616-b00c-47cf-a961-1b69b76c77ea tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:53.928293 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 950/1911] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:53 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:54.053109 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:54.053109 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:54.071121 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b3426b66-1630-4e69-bf19-e6588359635d tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Volume info retrieved successfully. Jan 25 11:18:54.121909 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b3426b66-1630-4e69-bf19-e6588359635d tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 returned with HTTP 200 Jan 25 11:18:54.123553 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 962/1912] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:53 2021] GET /volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 => generated 955 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:54.144804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-069b128c-0bf5-4812-87fc-747c95c105b1 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] POST http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873/action Jan 25 11:18:54.149728 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:54.149728 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:54.152474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-069b128c-0bf5-4812-87fc-747c95c105b1 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action body: b'{"removeProjectAccess": {"project": "58fb514f243447f095d2804ced0ae380"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:18:54.153854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-069b128c-0bf5-4812-87fc-747c95c105b1 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "58fb514f243447f095d2804ced0ae380"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:54.226840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-069b128c-0bf5-4812-87fc-747c95c105b1 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873/action returned with HTTP 202 Jan 25 11:18:54.227733 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 963/1913] 10.222.0.57 () {60 vars in 1351 bytes} [Mon Jan 25 11:18:54 2021] POST /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:54.239772 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e789590-461f-48ef-a6ea-54e62c4eb3cd tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] POST http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types Jan 25 11:18:54.249646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5e789590-461f-48ef-a6ea-54e62c4eb3cd tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1282836749", "os-volume-type-access:is_public": false}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:54.345702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf18430e-f3ee-4995-b522-4c9025e87025 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] GET http://10.222.0.57/volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/scheduler-stats/get_pools Jan 25 11:18:54.346491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf18430e-f3ee-4995-b522-4c9025e87025 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:54.346915 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:54.346915 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:54.347718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf18430e-f3ee-4995-b522-4c9025e87025 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] Calling method 'get_pools' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:54.365584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5e789590-461f-48ef-a6ea-54e62c4eb3cd tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types returned with HTTP 200 Jan 25 11:18:54.370764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf18430e-f3ee-4995-b522-4c9025e87025 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] http://10.222.0.57/volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/scheduler-stats/get_pools returned with HTTP 200 Jan 25 11:18:54.371664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 951/1914] 10.222.0.57 () {58 vars in 1258 bytes} [Mon Jan 25 11:18:54 2021] GET /volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/scheduler-stats/get_pools => generated 62 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 25 11:18:54.373271 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 964/1915] 10.222.0.57 () {60 vars in 1220 bytes} [Mon Jan 25 11:18:54 2021] POST /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types => generated 229 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:54.383912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c250023e-ef72-4912-a172-91c102105f64 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] POST http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action Jan 25 11:18:54.386246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-835e8750-7b0f-4136-95d3-3676e615ba16 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] GET http://10.222.0.57/volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/scheduler-stats/get_pools?detail=True Jan 25 11:18:54.387116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-835e8750-7b0f-4136-95d3-3676e615ba16 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:54.387777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-835e8750-7b0f-4136-95d3-3676e615ba16 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] Calling method 'get_pools' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:54.388631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c250023e-ef72-4912-a172-91c102105f64 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action body: b'{"addProjectAccess": {"project": "58fb514f243447f095d2804ced0ae380"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:18:54.389883 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c250023e-ef72-4912-a172-91c102105f64 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "58fb514f243447f095d2804ced0ae380"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:54.410346 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-835e8750-7b0f-4136-95d3-3676e615ba16 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] http://10.222.0.57/volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 25 11:18:54.411663 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 952/1916] 10.222.0.57 () {58 vars in 1281 bytes} [Mon Jan 25 11:18:54 2021] GET /volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/scheduler-stats/get_pools?detail=True => generated 771 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:54.425264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c763426f-13e5-44e1-8a04-61c02dffd04b tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] GET http://10.222.0.57/volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/capabilities/n-d-764292-12@lvmdriver-1 Jan 25 11:18:54.426171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c763426f-13e5-44e1-8a04-61c02dffd04b tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:54.426847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c763426f-13e5-44e1-8a04-61c02dffd04b tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:54.449576 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c250023e-ef72-4912-a172-91c102105f64 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action returned with HTTP 202 Jan 25 11:18:54.451679 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 965/1917] 10.222.0.57 () {60 vars in 1351 bytes} [Mon Jan 25 11:18:54 2021] POST /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:54.464029 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c763426f-13e5-44e1-8a04-61c02dffd04b tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] http://10.222.0.57/volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/capabilities/n-d-764292-12@lvmdriver-1 returned with HTTP 200 Jan 25 11:18:54.465538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0a2b271-5983-4279-b03d-73bdf71ddfee tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] POST http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action Jan 25 11:18:54.466349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0a2b271-5983-4279-b03d-73bdf71ddfee tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action body: b'{"addProjectAccess": {"project": "a53b372019a34a42ae5f78bf8c738f40"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:18:54.467036 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 953/1918] 10.222.0.57 () {58 vars in 1297 bytes} [Mon Jan 25 11:18:54 2021] GET /volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/capabilities/n-d-764292-12@lvmdriver-1 => generated 713 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:54.468644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0a2b271-5983-4279-b03d-73bdf71ddfee tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a53b372019a34a42ae5f78bf8c738f40"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:54.490799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa7624de-19f9-48f5-b278-17be153562a6 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] GET http://10.222.0.57/volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/capabilities/n-d-764292-12@lvmdriver-1 Jan 25 11:18:54.491354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa7624de-19f9-48f5-b278-17be153562a6 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:54.491854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa7624de-19f9-48f5-b278-17be153562a6 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:54.528032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa7624de-19f9-48f5-b278-17be153562a6 tempest-BackendsCapabilitiesAdminTestsJSON-968871368 tempest-BackendsCapabilitiesAdminTestsJSON-968871368] http://10.222.0.57/volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/capabilities/n-d-764292-12@lvmdriver-1 returned with HTTP 200 Jan 25 11:18:54.536061 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 954/1919] 10.222.0.57 () {58 vars in 1297 bytes} [Mon Jan 25 11:18:54 2021] GET /volume/v3/a0f4c1c78dfe49ebae8821360402b6a3/capabilities/n-d-764292-12@lvmdriver-1 => generated 713 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:18:54.536248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0a2b271-5983-4279-b03d-73bdf71ddfee tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action returned with HTTP 202 Jan 25 11:18:54.536484 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 966/1920] 10.222.0.57 () {60 vars in 1351 bytes} [Mon Jan 25 11:18:54 2021] POST /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:54.544464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44da06c4-f9d6-4efa-80a8-0d7cf84dcb27 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] GET http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/os-volume-type-access Jan 25 11:18:54.545085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44da06c4-f9d6-4efa-80a8-0d7cf84dcb27 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:54.545667 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44da06c4-f9d6-4efa-80a8-0d7cf84dcb27 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:54.583216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44da06c4-f9d6-4efa-80a8-0d7cf84dcb27 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/os-volume-type-access returned with HTTP 200 Jan 25 11:18:54.584656 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 955/1921] 10.222.0.57 () {58 vars in 1375 bytes} [Mon Jan 25 11:18:54 2021] GET /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/os-volume-type-access => generated 244 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:54.601118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-005f9bd9-c3be-4e67-91f0-2189aa69a444 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] POST http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action Jan 25 11:18:54.601118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-005f9bd9-c3be-4e67-91f0-2189aa69a444 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action body: b'{"removeProjectAccess": {"project": "a53b372019a34a42ae5f78bf8c738f40"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:18:54.601118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-005f9bd9-c3be-4e67-91f0-2189aa69a444 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a53b372019a34a42ae5f78bf8c738f40"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:54.649761 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-005f9bd9-c3be-4e67-91f0-2189aa69a444 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action returned with HTTP 202 Jan 25 11:18:54.653180 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 967/1922] 10.222.0.57 () {60 vars in 1351 bytes} [Mon Jan 25 11:18:54 2021] POST /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:54.663604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80d338a5-5311-48dd-83ad-199c11f85643 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] POST http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action Jan 25 11:18:54.664860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80d338a5-5311-48dd-83ad-199c11f85643 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action body: b'{"removeProjectAccess": {"project": "58fb514f243447f095d2804ced0ae380"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:18:54.665448 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80d338a5-5311-48dd-83ad-199c11f85643 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "58fb514f243447f095d2804ced0ae380"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:18:54.706640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80d338a5-5311-48dd-83ad-199c11f85643 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action returned with HTTP 202 Jan 25 11:18:54.712195 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 956/1923] 10.222.0.57 () {60 vars in 1351 bytes} [Mon Jan 25 11:18:54 2021] POST /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:54.726625 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fbb0e167-398d-4bdf-bbd6-28ec8200fcc8 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] DELETE http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e Jan 25 11:18:54.728247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fbb0e167-398d-4bdf-bbd6-28ec8200fcc8 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:54.730169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fbb0e167-398d-4bdf-bbd6-28ec8200fcc8 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:54.848481 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:18:54.848481 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:18:54.862037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fbb0e167-398d-4bdf-bbd6-28ec8200fcc8 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e returned with HTTP 202 Jan 25 11:18:54.863563 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 968/1924] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:18:54 2021] DELETE /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:18:54.872289 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c80db9ec-6705-4feb-a2da-9f27f2074204 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] GET http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e Jan 25 11:18:54.873887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c80db9ec-6705-4feb-a2da-9f27f2074204 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:54.875597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c80db9ec-6705-4feb-a2da-9f27f2074204 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:54.904458 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c80db9ec-6705-4feb-a2da-9f27f2074204 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e returned with HTTP 404 Jan 25 11:18:54.907648 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 957/1925] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:18:54 2021] GET /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/30f60f4e-f3e3-46a5-839c-7c812a53278e => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:54.915284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f8e7034-ce96-423e-b95a-a8fa5b3d1d3b tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] DELETE http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 Jan 25 11:18:54.917268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f8e7034-ce96-423e-b95a-a8fa5b3d1d3b tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:54.917989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f8e7034-ce96-423e-b95a-a8fa5b3d1d3b tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:54.918850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6f8e7034-ce96-423e-b95a-a8fa5b3d1d3b tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Delete volume with id: 7037e5d5-d62f-42bd-bafa-d7762943eb98 Jan 25 11:18:54.944754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6099e8f7-5af2-43ce-b23a-cf6ba1ec2dc2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:54.945272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6099e8f7-5af2-43ce-b23a-cf6ba1ec2dc2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:54.945791 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6099e8f7-5af2-43ce-b23a-cf6ba1ec2dc2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:55.137760 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:55.137760 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:55.141071 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:55.141071 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:55.152102 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6f8e7034-ce96-423e-b95a-a8fa5b3d1d3b tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Volume info retrieved successfully. Jan 25 11:18:55.176850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6099e8f7-5af2-43ce-b23a-cf6ba1ec2dc2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:55.209808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6099e8f7-5af2-43ce-b23a-cf6ba1ec2dc2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:55.211002 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 958/1926] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:54 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:55.214363 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6f8e7034-ce96-423e-b95a-a8fa5b3d1d3b tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Delete volume request issued successfully. Jan 25 11:18:55.214852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f8e7034-ce96-423e-b95a-a8fa5b3d1d3b tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 returned with HTTP 202 Jan 25 11:18:55.215699 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 969/1927] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:18:54 2021] DELETE /volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:55.225585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56d1149e-3d24-40db-a5ec-a15fbb1fec09 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] GET http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 Jan 25 11:18:55.226440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56d1149e-3d24-40db-a5ec-a15fbb1fec09 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:55.227300 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:55.227300 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:55.227983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56d1149e-3d24-40db-a5ec-a15fbb1fec09 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:55.298009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:55.298009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:55.314191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-56d1149e-3d24-40db-a5ec-a15fbb1fec09 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Volume info retrieved successfully. Jan 25 11:18:55.342163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56d1149e-3d24-40db-a5ec-a15fbb1fec09 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 returned with HTTP 200 Jan 25 11:18:55.352888 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 959/1928] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:55 2021] GET /volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 => generated 954 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:56.228052 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cccee601-ae49-4b1b-9e8b-5fc0d3fe1ad3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:56.229349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cccee601-ae49-4b1b-9e8b-5fc0d3fe1ad3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:56.229782 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:56.229782 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:56.230403 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cccee601-ae49-4b1b-9e8b-5fc0d3fe1ad3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:56.360072 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94bde34b-b3fe-4653-b490-e59347c96129 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] GET http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 Jan 25 11:18:56.360856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94bde34b-b3fe-4653-b490-e59347c96129 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:56.361266 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:56.361266 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:56.362645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94bde34b-b3fe-4653-b490-e59347c96129 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:56.383302 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:56.383302 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:56.405555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cccee601-ae49-4b1b-9e8b-5fc0d3fe1ad3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:56.455173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cccee601-ae49-4b1b-9e8b-5fc0d3fe1ad3 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:56.456187 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 970/1929] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:56 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:56.500364 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:56.500364 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:56.522999 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-94bde34b-b3fe-4653-b490-e59347c96129 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Volume info retrieved successfully. Jan 25 11:18:56.580656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94bde34b-b3fe-4653-b490-e59347c96129 tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 returned with HTTP 200 Jan 25 11:18:56.581725 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 960/1930] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:56 2021] GET /volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 => generated 954 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:57.474022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f359f4e1-41c6-4133-8b5f-6b4e19fa7ee4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:57.474599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f359f4e1-41c6-4133-8b5f-6b4e19fa7ee4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:57.474791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:57.474791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:57.475228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f359f4e1-41c6-4133-8b5f-6b4e19fa7ee4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:57.594948 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:57.594948 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:57.598884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dbe807f-cd6b-4122-9820-3689c84e593f tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] GET http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 Jan 25 11:18:57.599616 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dbe807f-cd6b-4122-9820-3689c84e593f tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:57.599987 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:57.599987 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:57.600768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dbe807f-cd6b-4122-9820-3689c84e593f tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:57.625427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f359f4e1-41c6-4133-8b5f-6b4e19fa7ee4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:57.677675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f359f4e1-41c6-4133-8b5f-6b4e19fa7ee4 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:57.679379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 971/1931] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:57 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:57.752949 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:57.752949 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:57.763006 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5dbe807f-cd6b-4122-9820-3689c84e593f tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Volume info retrieved successfully. Jan 25 11:18:57.794444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dbe807f-cd6b-4122-9820-3689c84e593f tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 returned with HTTP 200 Jan 25 11:18:57.795870 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 961/1932] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:57 2021] GET /volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 => generated 954 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:58.695799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45d95445-177e-4a85-8c39-43028490a5d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:58.696346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45d95445-177e-4a85-8c39-43028490a5d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:58.696502 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:58.696502 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:58.697165 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45d95445-177e-4a85-8c39-43028490a5d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:58.812776 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60568019-42d8-43c9-be5d-ae604296e09f tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] GET http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 Jan 25 11:18:58.813205 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-60568019-42d8-43c9-be5d-ae604296e09f tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:58.813718 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:58.813718 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:58.814558 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-60568019-42d8-43c9-be5d-ae604296e09f tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:58.860713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:18:58.860713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:18:58.885057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-45d95445-177e-4a85-8c39-43028490a5d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:18:58.935479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45d95445-177e-4a85-8c39-43028490a5d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:18:58.936879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 972/1933] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:58 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:18:58.977528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60568019-42d8-43c9-be5d-ae604296e09f tempest-VolumeTypesAccessTest-746701883 tempest-VolumeTypesAccessTest-746701883] http://10.222.0.57/volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 returned with HTTP 404 Jan 25 11:18:58.985840 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 962/1934] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:58 2021] GET /volume/v3/58fb514f243447f095d2804ced0ae380/volumes/7037e5d5-d62f-42bd-bafa-d7762943eb98 => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:58.987534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a7cb6416-5735-4d41-a836-39efa4d13559 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] DELETE http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873 Jan 25 11:18:58.988293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a7cb6416-5735-4d41-a836-39efa4d13559 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:58.988731 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:18:58.988731 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:18:58.989730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a7cb6416-5735-4d41-a836-39efa4d13559 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:59.147823 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:18:59.147823 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:18:59.168408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a7cb6416-5735-4d41-a836-39efa4d13559 tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873 returned with HTTP 202 Jan 25 11:18:59.169528 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 973/1935] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:18:58 2021] DELETE /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:18:59.177737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-433dee6e-f536-4e66-b36b-d175b64cb26d tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] GET http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873 Jan 25 11:18:59.178273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-433dee6e-f536-4e66-b36b-d175b64cb26d tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:59.178766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-433dee6e-f536-4e66-b36b-d175b64cb26d tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:18:59.209885 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-433dee6e-f536-4e66-b36b-d175b64cb26d tempest-VolumeTypesAccessTest-1779341504 tempest-VolumeTypesAccessTest-1779341504] http://10.222.0.57/volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873 returned with HTTP 404 Jan 25 11:18:59.216684 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 963/1936] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:18:59 2021] GET /volume/v3/796f87f32c8f4b168ece3a7d75f78e8a/types/fbf72a68-3585-414a-bd22-d9c9bdf76873 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:18:59.953487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa579216-c9d6-43e8-8001-398af020b093 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:18:59.954135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa579216-c9d6-43e8-8001-398af020b093 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:18:59.954788 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa579216-c9d6-43e8-8001-398af020b093 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:00.189336 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:00.189336 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:00.229360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aa579216-c9d6-43e8-8001-398af020b093 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:00.314661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa579216-c9d6-43e8-8001-398af020b093 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:00.315966 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 974/1937] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:18:59 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:01.333656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6666537-9116-4c78-aed3-c2eb5fe591f2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:01.334669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6666537-9116-4c78-aed3-c2eb5fe591f2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:01.335473 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6666537-9116-4c78-aed3-c2eb5fe591f2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:01.483165 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:01.483165 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:01.524447 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6666537-9116-4c78-aed3-c2eb5fe591f2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:01.623298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6666537-9116-4c78-aed3-c2eb5fe591f2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:01.628177 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 964/1938] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:01 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:02.648155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c878728b-1879-475d-918c-9c3f414518d0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:02.648690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c878728b-1879-475d-918c-9c3f414518d0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:02.648864 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:02.648864 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:02.649532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c878728b-1879-475d-918c-9c3f414518d0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:02.788257 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:02.788257 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:02.819147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c878728b-1879-475d-918c-9c3f414518d0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:02.872778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c878728b-1879-475d-918c-9c3f414518d0 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:02.873651 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 975/1939] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:02 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:03.301168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] POST http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes Jan 25 11:19:03.301664 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:03.301664 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:03.302081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1733575288"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:03.303176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1733575288'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:19:03.303551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Create volume of 1 GB Jan 25 11:19:03.331480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Availability Zones retrieved successfully. Jan 25 11:19:03.350624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Flow 'volume_create_api' (660b0cf3-f1c2-4206-852d-a0e6cce8c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:03.355334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eca4bb9-777b-4703-8025-878c1f96ce24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:03.359279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:19:03.464235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eca4bb9-777b-4703-8025-878c1f96ce24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:03.467345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901d83aa-72cd-4601-8179-f6cac25582d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:03.577988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Created reservations ['73cfc922-019e-46bb-8ca2-0fa5fb485258', 'c68adbcd-fc45-487b-a72d-1c0bc88e92cd', 'c987024e-87c0-4c62-86eb-4b90d5f4d12c', '0f78f7a8-62f5-4a82-9fcf-431087b3c616'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:19:03.580200 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901d83aa-72cd-4601-8179-f6cac25582d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73cfc922-019e-46bb-8ca2-0fa5fb485258', 'c68adbcd-fc45-487b-a72d-1c0bc88e92cd', 'c987024e-87c0-4c62-86eb-4b90d5f4d12c', '0f78f7a8-62f5-4a82-9fcf-431087b3c616']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:03.582457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f067353a-3f13-4daf-8f4a-d0cf1ea9cf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:03.663562 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f067353a-3f13-4daf-8f4a-d0cf1ea9cf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '796b4562-a958-4ed7-b657-9663502618c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1733575288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4d7ddb6b4a40d9bdd873b2c3c74297',qos_specs=None,replication_status=,reservations=['73cfc922-019e-46bb-8ca2-0fa5fb485258','c68adbcd-fc45-487b-a72d-1c0bc88e92cd','c987024e-87c0-4c62-86eb-4b90d5f4d12c','0f78f7a8-62f5-4a82-9fcf-431087b3c616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09b09bd794f400887867373144bd879',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1733575288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=796b4562-a958-4ed7-b657-9663502618c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f4d7ddb6b4a40d9bdd873b2c3c74297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d09b09bd794f400887867373144bd879',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:03.666279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b92fb4-8e36-443b-a600-1507d58dcc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:03.707520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b92fb4-8e36-443b-a600-1507d58dcc5c) transitioned into state 'SUCCESS' from state '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-1733575288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4d7ddb6b4a40d9bdd873b2c3c74297',qos_specs=None,replication_status=,reservations=['73cfc922-019e-46bb-8ca2-0fa5fb485258','c68adbcd-fc45-487b-a72d-1c0bc88e92cd','c987024e-87c0-4c62-86eb-4b90d5f4d12c','0f78f7a8-62f5-4a82-9fcf-431087b3c616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09b09bd794f400887867373144bd879',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:03.718508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef9b455-4397-4adb-a22b-6dff51fadd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:03.745075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef9b455-4397-4adb-a22b-6dff51fadd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:03.747957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Flow 'volume_create_api' (660b0cf3-f1c2-4206-852d-a0e6cce8c3ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:03.860213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Create volume request issued successfully. Jan 25 11:19:03.889563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02f3d2ba-f451-4cca-8200-243ec12fd16b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:03.890421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02f3d2ba-f451-4cca-8200-243ec12fd16b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:03.890791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:03.890791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:03.891408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02f3d2ba-f451-4cca-8200-243ec12fd16b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:03.899325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a5d57adf-bf53-44a6-8a43-b98757de54e1 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes returned with HTTP 202 Jan 25 11:19:03.900688 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 965/1940] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:19:02 2021] POST /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes => generated 823 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:19:03.938234 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9f7e093-10b5-4dd3-8e8c-17bafde47443 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] GET http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 Jan 25 11:19:03.939041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9f7e093-10b5-4dd3-8e8c-17bafde47443 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:03.941417 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:03.941417 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:03.942761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9f7e093-10b5-4dd3-8e8c-17bafde47443 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:04.033276 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:04.033276 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:04.055687 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-02f3d2ba-f451-4cca-8200-243ec12fd16b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:04.093331 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:04.093331 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:04.103735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e9f7e093-10b5-4dd3-8e8c-17bafde47443 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Volume info retrieved successfully. Jan 25 11:19:04.106607 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02f3d2ba-f451-4cca-8200-243ec12fd16b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:04.107968 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 976/1941] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:03 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 978 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:19:04.143543 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9f7e093-10b5-4dd3-8e8c-17bafde47443 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 returned with HTTP 200 Jan 25 11:19:04.144502 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 966/1942] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:03 2021] GET /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:05.124630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9d80e32-fab7-4d37-80d0-27504c145665 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:05.125115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9d80e32-fab7-4d37-80d0-27504c145665 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:05.125115 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:05.125115 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:05.125325 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9d80e32-fab7-4d37-80d0-27504c145665 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:05.162316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f13a2821-bfcf-4ca7-a684-4799ac42ce93 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] GET http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 Jan 25 11:19:05.164700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f13a2821-bfcf-4ca7-a684-4799ac42ce93 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:05.165091 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:05.165091 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:05.166740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f13a2821-bfcf-4ca7-a684-4799ac42ce93 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:05.242470 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:05.242470 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:05.262561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d9d80e32-fab7-4d37-80d0-27504c145665 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:05.320117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9d80e32-fab7-4d37-80d0-27504c145665 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:05.321496 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 977/1943] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:05 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 978 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:05.374482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:05.374482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:05.396881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f13a2821-bfcf-4ca7-a684-4799ac42ce93 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Volume info retrieved successfully. Jan 25 11:19:05.461039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f13a2821-bfcf-4ca7-a684-4799ac42ce93 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 returned with HTTP 200 Jan 25 11:19:05.462386 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 967/1944] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:05 2021] GET /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 => generated 916 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:05.486433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14394a7e-fc04-4cdf-9f6e-5cbf4e31a42e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] POST http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots Jan 25 11:19:05.486893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:05.486893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:05.487315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14394a7e-fc04-4cdf-9f6e-5cbf4e31a42e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "796b4562-a958-4ed7-b657-9663502618c8", "name": "tempest-SnapshotManageAdminTest-Snapshot-2069863850"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:05.589345 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:05.589345 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:05.590577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-14394a7e-fc04-4cdf-9f6e-5cbf4e31a42e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Volume info retrieved successfully. Jan 25 11:19:05.590997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-14394a7e-fc04-4cdf-9f6e-5cbf4e31a42e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Create snapshot from volume 796b4562-a958-4ed7-b657-9663502618c8 Jan 25 11:19:05.746343 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-14394a7e-fc04-4cdf-9f6e-5cbf4e31a42e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Created reservations ['3f48df6c-79cf-4a2d-8732-edb189c8a727', '548d9c72-fcc6-4bae-a155-b7d81bb542b1', '370c6493-f094-4e21-83af-e92f9db7ed28', '50752a0f-fa9e-4e0a-8e28-f501743bd90a'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:19:05.940448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-14394a7e-fc04-4cdf-9f6e-5cbf4e31a42e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Snapshot create request issued successfully. Jan 25 11:19:05.942759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14394a7e-fc04-4cdf-9f6e-5cbf4e31a42e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots returned with HTTP 202 Jan 25 11:19:05.945241 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 978/1945] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:19:05 2021] POST /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots => generated 310 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:19:05.957325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1a5a45b-22c2-4ec7-8d7f-53241931b7e2 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] GET http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 Jan 25 11:19:05.957878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1a5a45b-22c2-4ec7-8d7f-53241931b7e2 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:05.958080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:05.958080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:05.958444 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1a5a45b-22c2-4ec7-8d7f-53241931b7e2 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:06.011178 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:06.011178 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:06.012336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d1a5a45b-22c2-4ec7-8d7f-53241931b7e2 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Snapshot retrieved successfully. Jan 25 11:19:06.014989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1a5a45b-22c2-4ec7-8d7f-53241931b7e2 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 returned with HTTP 200 Jan 25 11:19:06.016172 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 968/1946] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:05 2021] GET /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 => generated 442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:06.339254 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e957eaf-2a4a-4d52-a379-04ebf26a5c8c tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:06.340549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e957eaf-2a4a-4d52-a379-04ebf26a5c8c tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:06.340931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:06.340931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:06.341570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9e957eaf-2a4a-4d52-a379-04ebf26a5c8c tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:06.489929 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:06.489929 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:06.522833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9e957eaf-2a4a-4d52-a379-04ebf26a5c8c tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:06.581834 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9e957eaf-2a4a-4d52-a379-04ebf26a5c8c tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:06.585333 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 979/1947] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:06 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 981 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:07.030258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1b317be-ccef-4a79-8bf8-184a6c13e7cd tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] GET http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 Jan 25 11:19:07.030802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1b317be-ccef-4a79-8bf8-184a6c13e7cd tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:07.031022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:07.031022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:07.031402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1b317be-ccef-4a79-8bf8-184a6c13e7cd tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:07.105675 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:07.105675 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:07.107125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d1b317be-ccef-4a79-8bf8-184a6c13e7cd tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Snapshot retrieved successfully. Jan 25 11:19:07.109690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1b317be-ccef-4a79-8bf8-184a6c13e7cd tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 returned with HTTP 200 Jan 25 11:19:07.111332 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 969/1948] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:07 2021] GET /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 => generated 442 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:07.602578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-384acf55-46b1-48f1-8a5d-de97a6a4d2d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:07.604599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-384acf55-46b1-48f1-8a5d-de97a6a4d2d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:07.605380 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:07.605380 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:07.606055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-384acf55-46b1-48f1-8a5d-de97a6a4d2d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:07.687658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:07.687658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:07.699113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-384acf55-46b1-48f1-8a5d-de97a6a4d2d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:07.724122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-384acf55-46b1-48f1-8a5d-de97a6a4d2d7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:07.725218 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 980/1949] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:07 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 981 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:08.132791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2099858f-5ce2-450d-bd19-76efbc7cf4db tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] GET http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 Jan 25 11:19:08.136092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2099858f-5ce2-450d-bd19-76efbc7cf4db tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:08.136572 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:08.136572 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:08.137524 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2099858f-5ce2-450d-bd19-76efbc7cf4db tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:08.222756 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:08.222756 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:08.224251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2099858f-5ce2-450d-bd19-76efbc7cf4db tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Snapshot retrieved successfully. Jan 25 11:19:08.229929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2099858f-5ce2-450d-bd19-76efbc7cf4db tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 returned with HTTP 200 Jan 25 11:19:08.235119 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 970/1950] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:08 2021] GET /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 => generated 442 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:08.749341 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d02d9f9-bf65-40ac-9725-71da95758761 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:08.754857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d02d9f9-bf65-40ac-9725-71da95758761 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:08.758835 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:08.758835 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:08.762397 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d02d9f9-bf65-40ac-9725-71da95758761 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:08.845790 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:08.845790 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:08.857004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8d02d9f9-bf65-40ac-9725-71da95758761 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:08.913564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d02d9f9-bf65-40ac-9725-71da95758761 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:08.915197 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 981/1951] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:08 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 981 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:09.255510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff80951d-2144-4b7b-b5fd-a2a5596f6a3e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] GET http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 Jan 25 11:19:09.258745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff80951d-2144-4b7b-b5fd-a2a5596f6a3e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:09.260743 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:09.260743 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:09.261366 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff80951d-2144-4b7b-b5fd-a2a5596f6a3e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:09.352716 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:09.352716 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:09.355932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ff80951d-2144-4b7b-b5fd-a2a5596f6a3e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Snapshot retrieved successfully. Jan 25 11:19:09.358257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff80951d-2144-4b7b-b5fd-a2a5596f6a3e tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 returned with HTTP 200 Jan 25 11:19:09.359321 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 971/1952] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:09 2021] GET /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 => generated 469 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:09.933842 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d7ffee4-7a72-4471-8735-4ae0bc2242e1 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:09.943561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d7ffee4-7a72-4471-8735-4ae0bc2242e1 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:09.944085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:09.944085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:09.947769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d7ffee4-7a72-4471-8735-4ae0bc2242e1 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:09.982402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-57714344-9073-4ded-9b2a-73c6991273d6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] POST http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1/action Jan 25 11:19:09.983065 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:09.983065 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:09.983998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-57714344-9073-4ded-9b2a-73c6991273d6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Action body: b'{"os-unmanage": {}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:19:09.984544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-57714344-9073-4ded-9b2a-73c6991273d6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:09.985110 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.snapshot_unmanage [None req-57714344-9073-4ded-9b2a-73c6991273d6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Unmanage snapshot with id: 791c09df-5c66-4958-b06c-adb38aa2d8e1 Jan 25 11:19:10.014627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:10.014627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:10.015976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-57714344-9073-4ded-9b2a-73c6991273d6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot retrieved successfully. Jan 25 11:19:10.098905 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:10.098905 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:10.126812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7d7ffee4-7a72-4471-8735-4ae0bc2242e1 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:10.169706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-57714344-9073-4ded-9b2a-73c6991273d6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot delete request issued successfully. Jan 25 11:19:10.170842 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-57714344-9073-4ded-9b2a-73c6991273d6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1/action returned with HTTP 202 Jan 25 11:19:10.178763 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 982/1953] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:19:09 2021] POST /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1/action => generated 0 bytes in 808 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:10.190184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-912c643f-7940-4897-8ca4-0acb78edcb9f tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 Jan 25 11:19:10.193338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-912c643f-7940-4897-8ca4-0acb78edcb9f tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:10.193804 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:10.193804 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:10.195391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-912c643f-7940-4897-8ca4-0acb78edcb9f tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:10.205088 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d7ffee4-7a72-4471-8735-4ae0bc2242e1 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:10.208316 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 972/1954] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:09 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 981 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:10.261378 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:10.261378 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:10.266388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-912c643f-7940-4897-8ca4-0acb78edcb9f tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot retrieved successfully. Jan 25 11:19:10.269825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-912c643f-7940-4897-8ca4-0acb78edcb9f tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 returned with HTTP 200 Jan 25 11:19:10.271921 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 983/1955] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:10 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 => generated 470 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:11.224775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f7a4892-c5de-4c8a-80ed-7de8c0804037 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:11.225276 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f7a4892-c5de-4c8a-80ed-7de8c0804037 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:11.225565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:11.225565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:11.226505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f7a4892-c5de-4c8a-80ed-7de8c0804037 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:11.283777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-658097d6-948a-4eb9-8f7d-7c34bbc429d0 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 Jan 25 11:19:11.284688 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-658097d6-948a-4eb9-8f7d-7c34bbc429d0 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:11.285202 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:11.285202 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:11.286097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-658097d6-948a-4eb9-8f7d-7c34bbc429d0 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:11.341141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-658097d6-948a-4eb9-8f7d-7c34bbc429d0 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 returned with HTTP 404 Jan 25 11:19:11.345568 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 984/1956] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:11 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:11.354420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ddef41ad-f513-47d3-8b33-b528d65fe7d7 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/detail?all_tenants=1 Jan 25 11:19:11.356399 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ddef41ad-f513-47d3-8b33-b528d65fe7d7 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:11.368952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ddef41ad-f513-47d3-8b33-b528d65fe7d7 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:11.381213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:11.381213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:11.398528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ddef41ad-f513-47d3-8b33-b528d65fe7d7 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Get all snapshots completed successfully. Jan 25 11:19:11.398895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3f7a4892-c5de-4c8a-80ed-7de8c0804037 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:11.405713 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ddef41ad-f513-47d3-8b33-b528d65fe7d7 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 25 11:19:11.408934 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 985/1957] 10.222.0.57 () {58 vars in 1258 bytes} [Mon Jan 25 11:19:11 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/detail?all_tenants=1 => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:19:11.419416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20fd1faf-f49b-47e0-bd4a-f9ac9efdf0fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] POST http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/os-snapshot-manage Jan 25 11:19:11.422582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20fd1faf-f49b-47e0-bd4a-f9ac9efdf0fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "796b4562-a958-4ed7-b657-9663502618c8", "ref": {"source-name": "_snapshot-791c09df-5c66-4958-b06c-adb38aa2d8e1"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-2089706949", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-802023552", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:11.448169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f7a4892-c5de-4c8a-80ed-7de8c0804037 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:11.449304 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 973/1958] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:11 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 981 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:11.593182 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:11.593182 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:11.597210 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-20fd1faf-f49b-47e0-bd4a-f9ac9efdf0fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Volume info retrieved successfully. Jan 25 11:19:11.602763 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.snapshot_manage [None req-20fd1faf-f49b-47e0-bd4a-f9ac9efdf0fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Manage snapshot request body: {'snapshot': {'volume_id': '796b4562-a958-4ed7-b657-9663502618c8', 'ref': {'source-name': '_snapshot-791c09df-5c66-4958-b06c-adb38aa2d8e1'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-2089706949', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-802023552', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=91483) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 25 11:19:11.882164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-20fd1faf-f49b-47e0-bd4a-f9ac9efdf0fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Created reservations ['a536fb94-fe7b-4fe9-80ef-b023c650551e', 'b9b84106-f538-4bfd-aa3d-798e51a828f9', '204eaf49-27a4-4b93-9fd6-2074fcd03726', '48b7e5ba-4ea5-428d-9bfe-64e0446d0683'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:19:12.126387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20fd1faf-f49b-47e0-bd4a-f9ac9efdf0fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/os-snapshot-manage returned with HTTP 202 Jan 25 11:19:12.127789 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 986/1959] 10.222.0.57 () {60 vars in 1259 bytes} [Mon Jan 25 11:19:11 2021] POST /volume/v3/4cdef963953f4e9d9a5448166326578b/os-snapshot-manage => generated 477 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 11:19:12.140078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6820945-364b-490d-b2d2-bb9fc4152bca tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 Jan 25 11:19:12.144949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6820945-364b-490d-b2d2-bb9fc4152bca tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:12.145486 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:12.145486 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:12.146321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6820945-364b-490d-b2d2-bb9fc4152bca tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:12.224091 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:12.224091 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:12.225218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b6820945-364b-490d-b2d2-bb9fc4152bca tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot retrieved successfully. Jan 25 11:19:12.231629 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6820945-364b-490d-b2d2-bb9fc4152bca tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 returned with HTTP 200 Jan 25 11:19:12.239676 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 974/1960] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:12 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 => generated 609 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:12.466048 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-386d0fb5-1c18-4b5e-acc3-ef617d9a86dd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:12.466662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-386d0fb5-1c18-4b5e-acc3-ef617d9a86dd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:12.466859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:12.466859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:12.467370 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-386d0fb5-1c18-4b5e-acc3-ef617d9a86dd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:12.574077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:12.574077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:12.591594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-386d0fb5-1c18-4b5e-acc3-ef617d9a86dd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:12.638435 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-386d0fb5-1c18-4b5e-acc3-ef617d9a86dd tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:12.639186 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 987/1961] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:12 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 981 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:13.245039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d48369db-65d7-4190-ac00-1be4affe007b tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 Jan 25 11:19:13.246171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d48369db-65d7-4190-ac00-1be4affe007b tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:13.246666 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:13.246666 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:13.247323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d48369db-65d7-4190-ac00-1be4affe007b tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:13.273321 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:13.273321 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:13.274552 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d48369db-65d7-4190-ac00-1be4affe007b tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot retrieved successfully. Jan 25 11:19:13.276470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d48369db-65d7-4190-ac00-1be4affe007b tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 returned with HTTP 200 Jan 25 11:19:13.278064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 975/1962] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:13 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 => generated 609 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:13.666009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66c61b01-04df-4de1-98d5-cd2bbc918643 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:13.667391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66c61b01-04df-4de1-98d5-cd2bbc918643 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:13.667622 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:13.667622 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:13.668008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66c61b01-04df-4de1-98d5-cd2bbc918643 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:13.725505 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:13.725505 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:13.735418 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-66c61b01-04df-4de1-98d5-cd2bbc918643 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:13.766565 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66c61b01-04df-4de1-98d5-cd2bbc918643 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:13.768738 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 988/1963] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:13 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 1369 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:19:13.800380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-358b2e5b-8645-4d9b-963e-13037421e52a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:13.801031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-358b2e5b-8645-4d9b-963e-13037421e52a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:13.801338 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:13.801338 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:13.803651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-358b2e5b-8645-4d9b-963e-13037421e52a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:13.898471 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:13.898471 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:13.908509 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-358b2e5b-8645-4d9b-963e-13037421e52a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:13.935908 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-358b2e5b-8645-4d9b-963e-13037421e52a tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:13.937654 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 976/1964] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:13 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 1369 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:19:13.953095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44d58cac-3f42-415a-ad5a-b0e4c0fb88c6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] PUT http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:13.954064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:13.954064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:13.954529 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44d58cac-3f42-415a-ad5a-b0e4c0fb88c6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1612376276"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:14.012233 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:14.012233 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:14.022730 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-44d58cac-3f42-415a-ad5a-b0e4c0fb88c6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:14.037111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-44d58cac-3f42-415a-ad5a-b0e4c0fb88c6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume updated successfully. Jan 25 11:19:14.056787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44d58cac-3f42-415a-ad5a-b0e4c0fb88c6 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:14.058551 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 989/1965] 10.222.0.57 () {60 vars in 1335 bytes} [Mon Jan 25 11:19:13 2021] PUT /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:14.072453 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a53fb0b-9eee-43c4-969e-545713ea68ee tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] PUT http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:14.073034 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:14.073034 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:14.073640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a53fb0b-9eee-43c4-969e-545713ea68ee tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1955162425", "description": "This is the new description of volume"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:14.129254 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:14.129254 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:14.137977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1a53fb0b-9eee-43c4-969e-545713ea68ee tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:14.147300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1a53fb0b-9eee-43c4-969e-545713ea68ee tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume updated successfully. Jan 25 11:19:14.162822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a53fb0b-9eee-43c4-969e-545713ea68ee tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:14.167814 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 977/1966] 10.222.0.57 () {60 vars in 1336 bytes} [Mon Jan 25 11:19:14 2021] PUT /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 891 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:14.178488 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dac79405-80ea-4b9b-89ed-f1f45ae5b4ae tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:14.179005 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dac79405-80ea-4b9b-89ed-f1f45ae5b4ae tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:14.179544 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:14.179544 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:14.180074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dac79405-80ea-4b9b-89ed-f1f45ae5b4ae tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:14.232627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:14.232627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:14.241029 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dac79405-80ea-4b9b-89ed-f1f45ae5b4ae tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:14.267325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dac79405-80ea-4b9b-89ed-f1f45ae5b4ae tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:14.268127 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 990/1967] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:14 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 1408 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:19:14.283472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] POST http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes Jan 25 11:19:14.284104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:14.284104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:14.289053 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f995310d-efe3-40f0-a533-5aa7abcb70a6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 Jan 25 11:19:14.289572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f995310d-efe3-40f0-a533-5aa7abcb70a6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:14.289786 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:14.289786 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:14.290204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f995310d-efe3-40f0-a533-5aa7abcb70a6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:14.293755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1127035026", "availability_zone": "nova", "size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:14.295604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1127035026', 'availability_zone': 'nova', 'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:19:14.296402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume of 1 GB Jan 25 11:19:14.314889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Availability Zones retrieved successfully. Jan 25 11:19:14.316482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:14.316482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:14.317635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f995310d-efe3-40f0-a533-5aa7abcb70a6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot retrieved successfully. Jan 25 11:19:14.319500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f995310d-efe3-40f0-a533-5aa7abcb70a6 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 returned with HTTP 200 Jan 25 11:19:14.320511 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 991/1968] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:14 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 => generated 634 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:14.335872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10290c58-3504-4fe2-8f9b-99e56e94c2fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 Jan 25 11:19:14.337153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10290c58-3504-4fe2-8f9b-99e56e94c2fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:14.338024 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:14.338024 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:14.338685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10290c58-3504-4fe2-8f9b-99e56e94c2fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:14.342126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (13673fb6-36e0-4713-b5c4-26e886628453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:14.345066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6ea6ea-4fd6-4ea1-9f26-5fefb8bfb1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:14.347359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:19:14.372109 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:14.372109 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:14.374012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-10290c58-3504-4fe2-8f9b-99e56e94c2fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot retrieved successfully. Jan 25 11:19:14.376057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10290c58-3504-4fe2-8f9b-99e56e94c2fc tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 returned with HTTP 200 Jan 25 11:19:14.378195 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 992/1969] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:14 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 => generated 634 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:14.389865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35d97313-e2b9-42df-bbcc-d460cdcada50 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] DELETE http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 Jan 25 11:19:14.390619 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-35d97313-e2b9-42df-bbcc-d460cdcada50 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:14.393076 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:14.393076 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:14.393753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-35d97313-e2b9-42df-bbcc-d460cdcada50 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:14.394294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-35d97313-e2b9-42df-bbcc-d460cdcada50 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Delete snapshot with id: fc080c9e-f461-4384-8895-e4116fbc1750 Jan 25 11:19:14.425631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6ea6ea-4fd6-4ea1-9f26-5fefb8bfb1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:14.428102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52101c50-3d38-4ea9-8059-6e1e6a345d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:14.445647 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:14.445647 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:14.448387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-35d97313-e2b9-42df-bbcc-d460cdcada50 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot retrieved successfully. Jan 25 11:19:14.552110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Created reservations ['0ec1952e-5ff5-41d6-8c92-826f00a1dea5', '10f1af26-734a-495a-b6e8-1ae54968c8a9', '28f36c33-e9e6-4c82-8c69-ed627ade4d04', '73c03f6c-50b2-43dc-8de0-3378301f125e'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:19:14.555676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52101c50-3d38-4ea9-8059-6e1e6a345d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec1952e-5ff5-41d6-8c92-826f00a1dea5', '10f1af26-734a-495a-b6e8-1ae54968c8a9', '28f36c33-e9e6-4c82-8c69-ed627ade4d04', '73c03f6c-50b2-43dc-8de0-3378301f125e']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:14.560066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5540dbc1-2214-445a-b76f-a906fdd901be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:14.563004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-35d97313-e2b9-42df-bbcc-d460cdcada50 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot delete request issued successfully. Jan 25 11:19:14.563491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35d97313-e2b9-42df-bbcc-d460cdcada50 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 returned with HTTP 202 Jan 25 11:19:14.567839 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 993/1970] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:19:14 2021] DELETE /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:14.586059 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0350214d-2299-41e5-85ab-b5c1d18d4fe4 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 Jan 25 11:19:14.586059 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0350214d-2299-41e5-85ab-b5c1d18d4fe4 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:14.586059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:14.586059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:14.586059 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0350214d-2299-41e5-85ab-b5c1d18d4fe4 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:14.613913 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:14.613913 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:14.615030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0350214d-2299-41e5-85ab-b5c1d18d4fe4 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot retrieved successfully. Jan 25 11:19:14.616848 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0350214d-2299-41e5-85ab-b5c1d18d4fe4 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 returned with HTTP 200 Jan 25 11:19:14.617671 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 994/1971] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:14 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 => generated 633 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:19:14.653675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5540dbc1-2214-445a-b76f-a906fdd901be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70694528-ec53-4cb4-8c7c-59d5396ccdb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1127035026',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['0ec1952e-5ff5-41d6-8c92-826f00a1dea5','10f1af26-734a-495a-b6e8-1ae54968c8a9','28f36c33-e9e6-4c82-8c69-ed627ade4d04','73c03f6c-50b2-43dc-8de0-3378301f125e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:19:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1127035026',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70694528-ec53-4cb4-8c7c-59d5396ccdb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c249a604227467197ec7754ef9c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:14.656122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa35a7b6-d0a1-491b-9292-81db3d7bf6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:14.702276 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa35a7b6-d0a1-491b-9292-81db3d7bf6b8) transitioned into 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-1127035026',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c249a604227467197ec7754ef9c0705',qos_specs=None,replication_status=,reservations=['0ec1952e-5ff5-41d6-8c92-826f00a1dea5','10f1af26-734a-495a-b6e8-1ae54968c8a9','28f36c33-e9e6-4c82-8c69-ed627ade4d04','73c03f6c-50b2-43dc-8de0-3378301f125e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043fc6c3c5144fe5bd7ccb78077ed326',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:14.704397 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dde408c-3087-44c3-9e51-ba8a5817f21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:14.736012 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dde408c-3087-44c3-9e51-ba8a5817f21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:14.739077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Flow 'volume_create_api' (13673fb6-36e0-4713-b5c4-26e886628453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:14.844856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Create volume request issued successfully. Jan 25 11:19:14.875122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35f81bdc-0c97-4548-9475-063087de145d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes returned with HTTP 202 Jan 25 11:19:14.876284 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 978/1972] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:19:14 2021] POST /volume/v3/9c249a604227467197ec7754ef9c0705/volumes => generated 811 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:19:14.892808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf3d7efa-2e04-468f-8e26-9d3eeeb57a77 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 Jan 25 11:19:14.893335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf3d7efa-2e04-468f-8e26-9d3eeeb57a77 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:14.893550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:14.893550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:14.893949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf3d7efa-2e04-468f-8e26-9d3eeeb57a77 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:15.036964 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:15.036964 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:15.060874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bf3d7efa-2e04-468f-8e26-9d3eeeb57a77 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:15.104517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf3d7efa-2e04-468f-8e26-9d3eeeb57a77 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 returned with HTTP 200 Jan 25 11:19:15.105900 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 995/1973] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:14 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 => generated 879 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:15.632103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4efb94f0-4061-4203-8268-70d8ef4c8943 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 Jan 25 11:19:15.632964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4efb94f0-4061-4203-8268-70d8ef4c8943 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:15.633184 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:15.633184 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:15.633549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4efb94f0-4061-4203-8268-70d8ef4c8943 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:15.690659 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:15.690659 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:15.691735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4efb94f0-4061-4203-8268-70d8ef4c8943 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Snapshot retrieved successfully. Jan 25 11:19:15.693812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4efb94f0-4061-4203-8268-70d8ef4c8943 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 returned with HTTP 200 Jan 25 11:19:15.694730 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 979/1974] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:15 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 => generated 633 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:16.122915 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d756819f-ab19-431c-aa35-584c0c26b2b9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 Jan 25 11:19:16.123662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d756819f-ab19-431c-aa35-584c0c26b2b9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:16.124054 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:16.124054 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:16.125334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d756819f-ab19-431c-aa35-584c0c26b2b9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:16.196977 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:16.196977 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:16.216530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d756819f-ab19-431c-aa35-584c0c26b2b9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:16.271667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d756819f-ab19-431c-aa35-584c0c26b2b9 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 returned with HTTP 200 Jan 25 11:19:16.272682 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 996/1975] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:16 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 => generated 904 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:16.293810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62222bc7-aaca-42fd-9de8-887b6c2c7e7d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] PUT http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 Jan 25 11:19:16.294714 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:16.294714 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:16.295386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62222bc7-aaca-42fd-9de8-887b6c2c7e7d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1612376276", "description": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:16.358751 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:16.358751 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:16.369301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-62222bc7-aaca-42fd-9de8-887b6c2c7e7d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:16.379618 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-62222bc7-aaca-42fd-9de8-887b6c2c7e7d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume updated successfully. Jan 25 11:19:16.398423 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62222bc7-aaca-42fd-9de8-887b6c2c7e7d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 returned with HTTP 200 Jan 25 11:19:16.400850 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 980/1976] 10.222.0.57 () {60 vars in 1335 bytes} [Mon Jan 25 11:19:16 2021] PUT /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 => generated 839 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:16.415967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06a37126-f949-4817-a31c-c9554ccc6eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] DELETE http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 Jan 25 11:19:16.417051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06a37126-f949-4817-a31c-c9554ccc6eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:16.417436 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:16.417436 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:16.418275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06a37126-f949-4817-a31c-c9554ccc6eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:16.418888 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-06a37126-f949-4817-a31c-c9554ccc6eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume with id: 70694528-ec53-4cb4-8c7c-59d5396ccdb5 Jan 25 11:19:16.469980 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:16.469980 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:16.471162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-06a37126-f949-4817-a31c-c9554ccc6eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:16.500846 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-06a37126-f949-4817-a31c-c9554ccc6eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume request issued successfully. Jan 25 11:19:16.501531 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06a37126-f949-4817-a31c-c9554ccc6eda tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 returned with HTTP 202 Jan 25 11:19:16.506696 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 997/1977] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:19:16 2021] DELETE /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:16.511021 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-858b2884-c70c-403a-a68d-bfd75730d06b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 Jan 25 11:19:16.511747 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-858b2884-c70c-403a-a68d-bfd75730d06b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:16.512244 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:16.512244 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:16.513749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-858b2884-c70c-403a-a68d-bfd75730d06b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:16.572640 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:16.572640 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:16.593571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-858b2884-c70c-403a-a68d-bfd75730d06b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:16.621171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-858b2884-c70c-403a-a68d-bfd75730d06b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 returned with HTTP 200 Jan 25 11:19:16.625992 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 981/1978] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:16 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 => generated 906 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:16.708232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97c9871c-64f6-4d71-822d-3f9886e608c8 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] GET http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 Jan 25 11:19:16.708889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97c9871c-64f6-4d71-822d-3f9886e608c8 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:16.709213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:16.709213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:16.709834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97c9871c-64f6-4d71-822d-3f9886e608c8 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:16.738002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97c9871c-64f6-4d71-822d-3f9886e608c8 tempest-SnapshotManageAdminTest-1712211221 tempest-SnapshotManageAdminTest-1712211221] http://10.222.0.57/volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 returned with HTTP 404 Jan 25 11:19:16.744646 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 998/1979] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:16 2021] GET /volume/v3/4cdef963953f4e9d9a5448166326578b/snapshots/fc080c9e-f461-4384-8895-e4116fbc1750 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:16.750569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a04cf79f-f2ae-451a-8580-0f3ca57ef881 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] DELETE http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 Jan 25 11:19:16.751572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a04cf79f-f2ae-451a-8580-0f3ca57ef881 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:16.751955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:16.751955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:16.752576 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a04cf79f-f2ae-451a-8580-0f3ca57ef881 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:16.753081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-a04cf79f-f2ae-451a-8580-0f3ca57ef881 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Delete snapshot with id: 791c09df-5c66-4958-b06c-adb38aa2d8e1 Jan 25 11:19:16.798850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a04cf79f-f2ae-451a-8580-0f3ca57ef881 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 returned with HTTP 404 Jan 25 11:19:16.807142 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 982/1980] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:19:16 2021] DELETE /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/snapshots/791c09df-5c66-4958-b06c-adb38aa2d8e1 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:16.809860 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-879e90d9-c39f-4594-9a8c-6416a94e47c8 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] DELETE http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 Jan 25 11:19:16.810507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-879e90d9-c39f-4594-9a8c-6416a94e47c8 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:16.811108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-879e90d9-c39f-4594-9a8c-6416a94e47c8 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:16.811694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-879e90d9-c39f-4594-9a8c-6416a94e47c8 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Delete volume with id: 796b4562-a958-4ed7-b657-9663502618c8 Jan 25 11:19:16.950365 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:16.950365 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:16.967542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-879e90d9-c39f-4594-9a8c-6416a94e47c8 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Volume info retrieved successfully. Jan 25 11:19:17.063091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-879e90d9-c39f-4594-9a8c-6416a94e47c8 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Delete volume request issued successfully. Jan 25 11:19:17.063688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-879e90d9-c39f-4594-9a8c-6416a94e47c8 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 returned with HTTP 202 Jan 25 11:19:17.068573 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 999/1981] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:19:16 2021] DELETE /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:17.076367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce84634f-26c0-4ba6-a552-176936bc835c tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] GET http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 Jan 25 11:19:17.076896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce84634f-26c0-4ba6-a552-176936bc835c tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:17.077685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce84634f-26c0-4ba6-a552-176936bc835c tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:17.133252 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:17.133252 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:17.143593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ce84634f-26c0-4ba6-a552-176936bc835c tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Volume info retrieved successfully. Jan 25 11:19:17.168460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce84634f-26c0-4ba6-a552-176936bc835c tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 returned with HTTP 200 Jan 25 11:19:17.169507 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 983/1982] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:17 2021] GET /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:19:17.642321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71b4c037-c242-4705-8743-7a5028dcae48 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 Jan 25 11:19:17.642860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71b4c037-c242-4705-8743-7a5028dcae48 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:17.643079 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:17.643079 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:17.643452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71b4c037-c242-4705-8743-7a5028dcae48 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:17.716530 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:17.716530 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:17.727057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-71b4c037-c242-4705-8743-7a5028dcae48 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:17.754619 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71b4c037-c242-4705-8743-7a5028dcae48 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 returned with HTTP 200 Jan 25 11:19:17.755822 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1000/1983] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:17 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 => generated 906 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:18.186253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a003a919-7c8c-4020-9d28-185a0d673fc4 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] GET http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 Jan 25 11:19:18.187010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a003a919-7c8c-4020-9d28-185a0d673fc4 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:18.187235 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:18.187235 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:18.187621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a003a919-7c8c-4020-9d28-185a0d673fc4 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:18.301971 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:18.301971 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:18.314098 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a003a919-7c8c-4020-9d28-185a0d673fc4 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Volume info retrieved successfully. Jan 25 11:19:18.342553 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a003a919-7c8c-4020-9d28-185a0d673fc4 tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 returned with HTTP 200 Jan 25 11:19:18.353725 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 984/1984] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:18 2021] GET /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 => generated 915 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:19:18.771700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62c6e3a5-6872-456b-9cb2-80fd153515c2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 Jan 25 11:19:18.772353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62c6e3a5-6872-456b-9cb2-80fd153515c2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:18.772679 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:18.772679 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:18.773241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62c6e3a5-6872-456b-9cb2-80fd153515c2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:18.884148 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62c6e3a5-6872-456b-9cb2-80fd153515c2 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 returned with HTTP 404 Jan 25 11:19:18.891064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1001/1985] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:18 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/70694528-ec53-4cb4-8c7c-59d5396ccdb5 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:18.895631 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f82fc4ba-047b-4a6b-86ca-e8893ca9eb27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] DELETE http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:18.896486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f82fc4ba-047b-4a6b-86ca-e8893ca9eb27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:18.900218 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:18.900218 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:18.902189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f82fc4ba-047b-4a6b-86ca-e8893ca9eb27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:18.904477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f82fc4ba-047b-4a6b-86ca-e8893ca9eb27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume with id: df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:18.988836 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:18.988836 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:18.995165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f82fc4ba-047b-4a6b-86ca-e8893ca9eb27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:19.089854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f82fc4ba-047b-4a6b-86ca-e8893ca9eb27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume request issued successfully. Jan 25 11:19:19.090458 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f82fc4ba-047b-4a6b-86ca-e8893ca9eb27 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 202 Jan 25 11:19:19.091735 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 985/1986] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:19:18 2021] DELETE /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:19.099221 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16ac812a-3758-44e6-9f6a-0de75183042f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:19.099756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16ac812a-3758-44e6-9f6a-0de75183042f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:19.100247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16ac812a-3758-44e6-9f6a-0de75183042f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:19.181892 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:19.181892 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:19.193727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-16ac812a-3758-44e6-9f6a-0de75183042f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:19.224347 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16ac812a-3758-44e6-9f6a-0de75183042f tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:19.225361 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1002/1987] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:19 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 1407 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:19:19.359353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fb3b725-f2d7-4119-b9b7-c1ad23ffb3ac tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] GET http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 Jan 25 11:19:19.359885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fb3b725-f2d7-4119-b9b7-c1ad23ffb3ac tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:19.360090 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:19.360090 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:19.360727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fb3b725-f2d7-4119-b9b7-c1ad23ffb3ac tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:19.498017 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fb3b725-f2d7-4119-b9b7-c1ad23ffb3ac tempest-SnapshotManageAdminTest-1110356155 tempest-SnapshotManageAdminTest-1110356155] http://10.222.0.57/volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 returned with HTTP 404 Jan 25 11:19:19.498017 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 986/1988] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:19 2021] GET /volume/v3/1f4d7ddb6b4a40d9bdd873b2c3c74297/volumes/796b4562-a958-4ed7-b657-9663502618c8 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:20.244993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-765764e5-165e-4534-80cd-b2d9ace79b0d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:20.246481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-765764e5-165e-4534-80cd-b2d9ace79b0d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:20.247028 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:20.247028 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:20.247978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-765764e5-165e-4534-80cd-b2d9ace79b0d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:20.330726 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:20.330726 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:20.341558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-765764e5-165e-4534-80cd-b2d9ace79b0d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:20.374660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-765764e5-165e-4534-80cd-b2d9ace79b0d tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:20.386265 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1003/1989] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:20 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 1407 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:19:21.391744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad6b5a0d-0160-421d-b421-cb3fb757c540 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:21.392266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad6b5a0d-0160-421d-b421-cb3fb757c540 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:21.393020 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad6b5a0d-0160-421d-b421-cb3fb757c540 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:21.455760 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:21.455760 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:21.472972 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ad6b5a0d-0160-421d-b421-cb3fb757c540 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:21.532036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad6b5a0d-0160-421d-b421-cb3fb757c540 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 200 Jan 25 11:19:21.532880 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 987/1990] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:21 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 958 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:22.549818 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a60f7be-2983-46df-92b3-0de1d9d47e3b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 Jan 25 11:19:22.551262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a60f7be-2983-46df-92b3-0de1d9d47e3b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:22.552408 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:22.552408 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:22.553122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a60f7be-2983-46df-92b3-0de1d9d47e3b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:22.617538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a60f7be-2983-46df-92b3-0de1d9d47e3b tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 returned with HTTP 404 Jan 25 11:19:22.619671 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1004/1991] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:22 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/df248cea-abab-469b-8af4-6f7c106c0fb0 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:22.637357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47e2d5c5-1938-4b38-b352-5c95dee20ee7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] DELETE http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 Jan 25 11:19:22.638177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47e2d5c5-1938-4b38-b352-5c95dee20ee7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:22.638575 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:22.638575 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:22.639184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47e2d5c5-1938-4b38-b352-5c95dee20ee7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:22.639799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-47e2d5c5-1938-4b38-b352-5c95dee20ee7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume with id: 6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 Jan 25 11:19:22.691825 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:22.691825 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:22.693009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-47e2d5c5-1938-4b38-b352-5c95dee20ee7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:22.730375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-47e2d5c5-1938-4b38-b352-5c95dee20ee7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Delete volume request issued successfully. Jan 25 11:19:22.731269 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47e2d5c5-1938-4b38-b352-5c95dee20ee7 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 returned with HTTP 202 Jan 25 11:19:22.732389 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 988/1992] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:19:22 2021] DELETE /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:22.740004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d2159f6-459c-4922-86dd-65c404a918ce tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 Jan 25 11:19:22.740786 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d2159f6-459c-4922-86dd-65c404a918ce tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:22.741482 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d2159f6-459c-4922-86dd-65c404a918ce tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:22.801039 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:22.801039 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:22.810913 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2d2159f6-459c-4922-86dd-65c404a918ce tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:22.847101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d2159f6-459c-4922-86dd-65c404a918ce tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 returned with HTTP 200 Jan 25 11:19:22.858583 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1005/1993] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:22 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 => generated 905 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:23.866152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-965f9dcc-5e79-48d9-b096-6604515f6e53 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 Jan 25 11:19:23.866716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-965f9dcc-5e79-48d9-b096-6604515f6e53 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:23.867464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:23.867464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:23.867787 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-965f9dcc-5e79-48d9-b096-6604515f6e53 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:23.969654 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:23.969654 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:23.999665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-965f9dcc-5e79-48d9-b096-6604515f6e53 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Volume info retrieved successfully. Jan 25 11:19:24.065297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-965f9dcc-5e79-48d9-b096-6604515f6e53 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 returned with HTTP 200 Jan 25 11:19:24.075812 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 989/1994] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:23 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 => generated 905 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:25.091786 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46f475ab-1914-4c50-a61e-e09663a23f13 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] GET http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 Jan 25 11:19:25.093203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46f475ab-1914-4c50-a61e-e09663a23f13 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:25.093583 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:25.093583 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:25.094236 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46f475ab-1914-4c50-a61e-e09663a23f13 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:25.186269 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46f475ab-1914-4c50-a61e-e09663a23f13 tempest-VolumesGetTest-212758723 tempest-VolumesGetTest-212758723] http://10.222.0.57/volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 returned with HTTP 404 Jan 25 11:19:25.187409 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1006/1995] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:25 2021] GET /volume/v3/9c249a604227467197ec7754ef9c0705/volumes/6e09b3f7-9051-47ca-b073-2cfe5c6aa6a8 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:28.064527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62d1dfb5-5a2e-46f3-b4a0-0c585be3b078 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] GET http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e Jan 25 11:19:28.065588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62d1dfb5-5a2e-46f3-b4a0-0c585be3b078 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:28.065999 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:28.065999 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:28.066619 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62d1dfb5-5a2e-46f3-b4a0-0c585be3b078 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:28.130620 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62d1dfb5-5a2e-46f3-b4a0-0c585be3b078 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e returned with HTTP 200 Jan 25 11:19:28.131717 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 990/1996] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:27 2021] GET /volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e => generated 361 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:28.535393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48ee01f6-44b2-4e2b-a580-0083c3f20954 tempest-VolumesSummaryTest-224002909 tempest-VolumesSummaryTest-224002909] GET http://10.222.0.57/volume/v3/1e55b083972c46f480c6c5b2a3d7b9f9/volumes/summary Jan 25 11:19:28.536232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48ee01f6-44b2-4e2b-a580-0083c3f20954 tempest-VolumesSummaryTest-224002909 tempest-VolumesSummaryTest-224002909] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:28.536989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48ee01f6-44b2-4e2b-a580-0083c3f20954 tempest-VolumesSummaryTest-224002909 tempest-VolumesSummaryTest-224002909] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:28.537680 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-48ee01f6-44b2-4e2b-a580-0083c3f20954 tempest-VolumesSummaryTest-224002909 tempest-VolumesSummaryTest-224002909] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:19:28.572080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-48ee01f6-44b2-4e2b-a580-0083c3f20954 tempest-VolumesSummaryTest-224002909 tempest-VolumesSummaryTest-224002909] Get summary completed successfully. Jan 25 11:19:28.572080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48ee01f6-44b2-4e2b-a580-0083c3f20954 tempest-VolumesSummaryTest-224002909 tempest-VolumesSummaryTest-224002909] http://10.222.0.57/volume/v3/1e55b083972c46f480c6c5b2a3d7b9f9/volumes/summary returned with HTTP 200 Jan 25 11:19:28.572080 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 991/1997] 10.222.0.57 () {60 vars in 1269 bytes} [Mon Jan 25 11:19:28 2021] GET /volume/v3/1e55b083972c46f480c6c5b2a3d7b9f9/volumes/summary => generated 55 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:28.660902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] POST http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes Jan 25 11:19:28.661979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-339278114"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:28.663404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-339278114'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:19:28.669056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Create volume of 1 GB Jan 25 11:19:28.685956 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Availability Zones retrieved successfully. Jan 25 11:19:28.705326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Flow 'volume_create_api' (37ee65c3-021d-4cc7-9a31-277b5a43d470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:28.708245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2133cee-15be-41ee-9221-af3b26527ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:28.710769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:19:28.816709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2133cee-15be-41ee-9221-af3b26527ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:28.819215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e5cceb-9e95-455d-aaab-7a5d1296a551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:28.999471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Created reservations ['a8b07451-cfaf-4cf1-a5c8-03ba6ed24ae2', '4a17bf48-0ce9-47a1-9018-22a37918215d', 'f9d44085-0130-416d-978c-25ee917801f8', '77fce678-086a-4676-997a-f57f89ab471f'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:19:29.001718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e5cceb-9e95-455d-aaab-7a5d1296a551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b07451-cfaf-4cf1-a5c8-03ba6ed24ae2', '4a17bf48-0ce9-47a1-9018-22a37918215d', 'f9d44085-0130-416d-978c-25ee917801f8', '77fce678-086a-4676-997a-f57f89ab471f']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:29.012767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1b39ab-a751-4441-ac61-32494b1e5dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:29.090557 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1b39ab-a751-4441-ac61-32494b1e5dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5984c144-cf60-4240-8e71-a7a1bfda12ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-339278114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fdc603ab24046b1861600aa3f7b163e',qos_specs=None,replication_status=,reservations=['a8b07451-cfaf-4cf1-a5c8-03ba6ed24ae2','4a17bf48-0ce9-47a1-9018-22a37918215d','f9d44085-0130-416d-978c-25ee917801f8','77fce678-086a-4676-997a-f57f89ab471f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4eec5fdea346378a91b7a957fcf9f6',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-339278114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5984c144-cf60-4240-8e71-a7a1bfda12ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fdc603ab24046b1861600aa3f7b163e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd4eec5fdea346378a91b7a957fcf9f6',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:29.092812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67bb5778-9243-4cea-90d9-18f8e5520ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:29.125502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67bb5778-9243-4cea-90d9-18f8e5520ded) transitioned into state 'SUCCESS' from state '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-339278114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fdc603ab24046b1861600aa3f7b163e',qos_specs=None,replication_status=,reservations=['a8b07451-cfaf-4cf1-a5c8-03ba6ed24ae2','4a17bf48-0ce9-47a1-9018-22a37918215d','f9d44085-0130-416d-978c-25ee917801f8','77fce678-086a-4676-997a-f57f89ab471f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4eec5fdea346378a91b7a957fcf9f6',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:29.129157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce8e61c-56c0-4485-bbf7-b60d063512c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:29.163808 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce8e61c-56c0-4485-bbf7-b60d063512c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:29.167069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Flow 'volume_create_api' (37ee65c3-021d-4cc7-9a31-277b5a43d470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:29.292727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Create volume request issued successfully. Jan 25 11:19:29.325109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a79591b3-6810-4fd8-a4cc-33c7b4b309c7 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes returned with HTTP 202 Jan 25 11:19:29.341324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c0c350b-5406-458d-90d8-1edf8ece9ccf tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] GET http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec Jan 25 11:19:29.342108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c0c350b-5406-458d-90d8-1edf8ece9ccf tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:29.342751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c0c350b-5406-458d-90d8-1edf8ece9ccf tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:29.353272 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1007/1998] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:19:28 2021] POST /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes => generated 827 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:19:29.403249 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:29.403249 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:29.413487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8c0c350b-5406-458d-90d8-1edf8ece9ccf tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Volume info retrieved successfully. Jan 25 11:19:29.438497 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c0c350b-5406-458d-90d8-1edf8ece9ccf tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec returned with HTTP 200 Jan 25 11:19:29.439809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 992/1999] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:29 2021] GET /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:19:30.458669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b3531c4-45d5-4cf2-b194-fb254ca1d180 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] GET http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec Jan 25 11:19:30.460210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b3531c4-45d5-4cf2-b194-fb254ca1d180 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:30.460710 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:30.460710 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:30.462053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b3531c4-45d5-4cf2-b194-fb254ca1d180 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:30.591590 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:30.591590 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:30.606044 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5b3531c4-45d5-4cf2-b194-fb254ca1d180 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Volume info retrieved successfully. Jan 25 11:19:30.630086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b3531c4-45d5-4cf2-b194-fb254ca1d180 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec returned with HTTP 200 Jan 25 11:19:30.642145 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1008/2000] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:30 2021] GET /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec => generated 920 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:30.650589 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f67c2cad-ae22-4744-8bf1-a8d2918bb1a4 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] PUT http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e Jan 25 11:19:30.651361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:30.651361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:30.652105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f67c2cad-ae22-4744-8bf1-a8d2918bb1a4 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:30.803656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f67c2cad-ae22-4744-8bf1-a8d2918bb1a4 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e returned with HTTP 200 Jan 25 11:19:30.811640 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 993/2001] 10.222.0.57 () {60 vars in 1341 bytes} [Mon Jan 25 11:19:30 2021] PUT /volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e => generated 316 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:30.817396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] POST http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes Jan 25 11:19:30.818038 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:30.818038 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:30.818747 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:30.819809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Create volume request body: {'volume': {'size': 2}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:19:30.820198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Create volume of 2 GB Jan 25 11:19:30.841905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Availability Zones retrieved successfully. Jan 25 11:19:30.862246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Flow 'volume_create_api' (237da830-09a3-4433-b87b-b441b7093d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:30.865644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c571417-a40c-4a2d-8031-375aca4bad15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:30.867914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Validating volume size '2' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:19:30.982273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c571417-a40c-4a2d-8031-375aca4bad15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:30.985230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c557a51a-6c57-4421-b2b7-e0774694e785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:31.076508 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota_utils [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Quota exceeded for 7fdc603ab24046b1861600aa3f7b163e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 25 11:19:31.140103 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c557a51a-6c57-4421-b2b7-e0774694e785) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 11:19:31.140103 n-d-764292-12 devstack@c-api.service[91482]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 25 11:19:31.145070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c557a51a-6c57-4421-b2b7-e0774694e785) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:31.147931 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c557a51a-6c57-4421-b2b7-e0774694e785) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 11:19:31.153939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c571417-a40c-4a2d-8031-375aca4bad15) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:31.156031 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c571417-a40c-4a2d-8031-375aca4bad15) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 11:19:31.158663 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Flow 'volume_create_api' (237da830-09a3-4433-b87b-b441b7093d69) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 11:19:31.170567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.middleware.fault [None req-c37f8bdb-f708-49ef-afe5-a76f5222d4bc tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes returned with HTTP 413 Jan 25 11:19:31.172636 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1009/2002] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:19:30 2021] POST /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes => generated 208 bytes in 362 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 11:19:31.184479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-121562a1-7422-458c-9bf5-c6ed47ec3ad5 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] PUT http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e Jan 25 11:19:31.185351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-121562a1-7422-458c-9bf5-c6ed47ec3ad5 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:31.352863 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-121562a1-7422-458c-9bf5-c6ed47ec3ad5 tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e returned with HTTP 200 Jan 25 11:19:31.355113 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 994/2003] 10.222.0.57 () {60 vars in 1341 bytes} [Mon Jan 25 11:19:31 2021] PUT /volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e => generated 316 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:31.366131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] POST http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes Jan 25 11:19:31.366131 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:31.366131 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:31.366359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:31.367452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Create volume request body: {'volume': {'size': 1}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:19:31.368373 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Create volume of 1 GB Jan 25 11:19:31.369399 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:31.369399 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:31.390342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Availability Zones retrieved successfully. Jan 25 11:19:31.409219 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Flow 'volume_create_api' (18c63edf-d4c8-4323-83f3-c34c8fd8f636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:31.418729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4562a88e-6dfc-458d-b9ba-c9df8b1c45ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:31.423837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:19:31.503774 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4562a88e-6dfc-458d-b9ba-c9df8b1c45ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:31.507873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b828b10a-8528-4983-b36f-56ca0ba95c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:31.652761 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota_utils [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Quota exceeded for 7fdc603ab24046b1861600aa3f7b163e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 25 11:19:31.654962 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b828b10a-8528-4983-b36f-56ca0ba95c55) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 11:19:31.654962 n-d-764292-12 devstack@c-api.service[91482]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 25 11:19:31.669390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b828b10a-8528-4983-b36f-56ca0ba95c55) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:31.671712 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b828b10a-8528-4983-b36f-56ca0ba95c55) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 11:19:31.675413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4562a88e-6dfc-458d-b9ba-c9df8b1c45ec) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:31.683645 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4562a88e-6dfc-458d-b9ba-c9df8b1c45ec) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 11:19:31.688571 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Flow 'volume_create_api' (18c63edf-d4c8-4323-83f3-c34c8fd8f636) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 11:19:31.696167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.middleware.fault [None req-aebbc8e8-67a7-4a36-a0a7-6ddd0d174b52 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes returned with HTTP 413 Jan 25 11:19:31.702258 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1010/2004] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:19:31 2021] POST /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes => generated 150 bytes in 337 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 11:19:31.709076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1017937-6f3c-4000-9e91-2a8eb6fb9daa tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] PUT http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e Jan 25 11:19:31.710055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1017937-6f3c-4000-9e91-2a8eb6fb9daa tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:31.880088 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1017937-6f3c-4000-9e91-2a8eb6fb9daa tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e returned with HTTP 200 Jan 25 11:19:31.889073 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 995/2005] 10.222.0.57 () {60 vars in 1341 bytes} [Mon Jan 25 11:19:31 2021] PUT /volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e => generated 315 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:31.897168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8264299-222f-4f9a-baaa-09a212d27f57 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] POST http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec/action Jan 25 11:19:31.902264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8264299-222f-4f9a-baaa-09a212d27f57 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:19:31.902713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8264299-222f-4f9a-baaa-09a212d27f57 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:32.054131 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:32.054131 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:32.056119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b8264299-222f-4f9a-baaa-09a212d27f57 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Volume info retrieved successfully. Jan 25 11:19:32.155635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97ca017c-b175-41df-a855-51367caf8b85 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] POST http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots Jan 25 11:19:32.161600 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:32.161600 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:32.162485 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97ca017c-b175-41df-a855-51367caf8b85 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83d0fd9d-79d9-490b-ae22-ae9467859ff7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-206665823"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:32.194280 n-d-764292-12 devstack@c-api.service[91482]: ERROR cinder.volume.api [None req-b8264299-222f-4f9a-baaa-09a212d27f57 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Quota exceeded for 7fdc603ab24046b1861600aa3f7b163e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 25 11:19:32.217880 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.middleware.fault [None req-b8264299-222f-4f9a-baaa-09a212d27f57 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec/action returned with HTTP 413 Jan 25 11:19:32.219992 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 996/2006] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:19:31 2021] POST /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec/action => generated 208 bytes in 330 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 11:19:32.232524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ed3b773-e0ed-4b1d-8059-7cf8e4929be9 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] DELETE http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec Jan 25 11:19:32.233157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ed3b773-e0ed-4b1d-8059-7cf8e4929be9 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:32.233375 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:32.233375 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:32.233804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ed3b773-e0ed-4b1d-8059-7cf8e4929be9 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:32.234020 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97ca017c-b175-41df-a855-51367caf8b85 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots returned with HTTP 404 Jan 25 11:19:32.234276 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6ed3b773-e0ed-4b1d-8059-7cf8e4929be9 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Delete volume with id: 5984c144-cf60-4240-8e71-a7a1bfda12ec Jan 25 11:19:32.235287 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1011/2007] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:19:31 2021] POST /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots => generated 109 bytes in 463 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:32.245131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-839e1a11-f4ef-45d6-97d1-8c1a8fadf457 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] POST http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots Jan 25 11:19:32.246076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-839e1a11-f4ef-45d6-97d1-8c1a8fadf457 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2051739409"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:32.299759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-839e1a11-f4ef-45d6-97d1-8c1a8fadf457 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots returned with HTTP 404 Jan 25 11:19:32.301100 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1012/2008] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:19:32 2021] POST /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots => generated 77 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 25 11:19:32.305805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:32.305805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:32.306943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6ed3b773-e0ed-4b1d-8059-7cf8e4929be9 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Volume info retrieved successfully. Jan 25 11:19:32.313189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08524374-ae41-4b6b-b20c-29ec066b9bc1 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots?limit=invalid Jan 25 11:19:32.313966 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08524374-ae41-4b6b-b20c-29ec066b9bc1 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:32.315304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08524374-ae41-4b6b-b20c-29ec066b9bc1 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:32.318502 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08524374-ae41-4b6b-b20c-29ec066b9bc1 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] HTTP exception thrown: limit param must be an integer Jan 25 11:19:32.319073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08524374-ae41-4b6b-b20c-29ec066b9bc1 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots?limit=invalid returned with HTTP 400 Jan 25 11:19:32.320449 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1013/2009] 10.222.0.57 () {58 vars in 1237 bytes} [Mon Jan 25 11:19:32 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots?limit=invalid => generated 74 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:19:32.331937 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2d38e7b-af13-4eb9-9ad7-5f202c7d31d0 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots?marker=c6b7adcc-e118-4ca4-abf8-c5494e624a1c Jan 25 11:19:32.332707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2d38e7b-af13-4eb9-9ad7-5f202c7d31d0 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:32.333817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2d38e7b-af13-4eb9-9ad7-5f202c7d31d0 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:32.334419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-e2d38e7b-af13-4eb9-9ad7-5f202c7d31d0 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:19:32.335130 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:32.335130 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:32.337916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-e2d38e7b-af13-4eb9-9ad7-5f202c7d31d0 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:19:32.348289 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6ed3b773-e0ed-4b1d-8059-7cf8e4929be9 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Delete volume request issued successfully. Jan 25 11:19:32.349040 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ed3b773-e0ed-4b1d-8059-7cf8e4929be9 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec returned with HTTP 202 Jan 25 11:19:32.350508 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 997/2010] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:19:32 2021] DELETE /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:19:32.360252 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22d4f5f7-0546-45e6-b170-f20f73dff961 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] GET http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec Jan 25 11:19:32.361121 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22d4f5f7-0546-45e6-b170-f20f73dff961 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:32.361812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:32.361812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:32.362864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22d4f5f7-0546-45e6-b170-f20f73dff961 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:32.372315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2d38e7b-af13-4eb9-9ad7-5f202c7d31d0 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots?marker=c6b7adcc-e118-4ca4-abf8-c5494e624a1c returned with HTTP 404 Jan 25 11:19:32.373703 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1014/2011] 10.222.0.57 () {58 vars in 1297 bytes} [Mon Jan 25 11:19:32 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots?marker=c6b7adcc-e118-4ca4-abf8-c5494e624a1c => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:32.382983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-36b4303b-0217-414e-95e7-bb0868528d32 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots?sort_key=invalid Jan 25 11:19:32.384170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-36b4303b-0217-414e-95e7-bb0868528d32 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:32.384916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-36b4303b-0217-414e-95e7-bb0868528d32 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:32.385575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-36b4303b-0217-414e-95e7-bb0868528d32 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:19:32.387897 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-36b4303b-0217-414e-95e7-bb0868528d32 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:19:32.388854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-36b4303b-0217-414e-95e7-bb0868528d32 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots?sort_key=invalid returned with HTTP 400 Jan 25 11:19:32.394338 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1015/2012] 10.222.0.57 () {58 vars in 1243 bytes} [Mon Jan 25 11:19:32 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots?sort_key=invalid => generated 84 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 25 11:19:32.398577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] POST http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes Jan 25 11:19:32.400058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-130853051"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:32.401332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-130853051'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:19:32.401809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Create volume of 2 GB Jan 25 11:19:32.414770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Availability Zones retrieved successfully. Jan 25 11:19:32.418850 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:32.418850 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:32.427914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-22d4f5f7-0546-45e6-b170-f20f73dff961 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Volume info retrieved successfully. Jan 25 11:19:32.431535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Flow 'volume_create_api' (eaec2ab2-4b5c-4907-9639-81c2b4651d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:32.435863 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3dce23-0eca-43f5-b317-5930b12f70aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:32.437772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Validating volume size '2' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:19:32.459633 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22d4f5f7-0546-45e6-b170-f20f73dff961 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec returned with HTTP 200 Jan 25 11:19:32.460676 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 998/2013] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:32 2021] GET /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:32.510142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3dce23-0eca-43f5-b317-5930b12f70aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:32.512399 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca0d1f5-9c46-4752-ba9e-8c8f28b9c368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:32.624530 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Created reservations ['ef8fa181-7ed0-44ce-832b-04850f30b10f', '9894ba8b-5584-493f-b8f2-9f7cea969d94', 'f432700c-9f7e-4d20-8fb7-32c120d4b9e9', 'd0f01ad2-2b13-43a9-8318-01fe8c5da932'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:19:32.627441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca0d1f5-9c46-4752-ba9e-8c8f28b9c368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8fa181-7ed0-44ce-832b-04850f30b10f', '9894ba8b-5584-493f-b8f2-9f7cea969d94', 'f432700c-9f7e-4d20-8fb7-32c120d4b9e9', 'd0f01ad2-2b13-43a9-8318-01fe8c5da932']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:32.634027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f42b5e-33cd-46a6-bee0-28c67589fb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:32.710543 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f42b5e-33cd-46a6-bee0-28c67589fb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc58315e-526a-4843-b483-580c49a4fc97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-130853051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eccafc8e46d34c10a03fee03aa697acc',qos_specs=None,replication_status=,reservations=['ef8fa181-7ed0-44ce-832b-04850f30b10f','9894ba8b-5584-493f-b8f2-9f7cea969d94','f432700c-9f7e-4d20-8fb7-32c120d4b9e9','d0f01ad2-2b13-43a9-8318-01fe8c5da932'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f7a31df87d4357996b07710a124f44',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-130853051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc58315e-526a-4843-b483-580c49a4fc97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eccafc8e46d34c10a03fee03aa697acc',provider_auth=None,provider_geometry=None,provider_id=None,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='11f7a31df87d4357996b07710a124f44',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:32.713486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e511d4b-cef5-4879-a440-822ae70fd629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:32.750734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e511d4b-cef5-4879-a440-822ae70fd629) transitioned into state 'SUCCESS' from state '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-130853051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eccafc8e46d34c10a03fee03aa697acc',qos_specs=None,replication_status=,reservations=['ef8fa181-7ed0-44ce-832b-04850f30b10f','9894ba8b-5584-493f-b8f2-9f7cea969d94','f432700c-9f7e-4d20-8fb7-32c120d4b9e9','d0f01ad2-2b13-43a9-8318-01fe8c5da932'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f7a31df87d4357996b07710a124f44',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:32.754931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f57554c-3ead-4cd1-96d5-4c35009a692b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:32.775904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f57554c-3ead-4cd1-96d5-4c35009a692b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:32.779352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Flow 'volume_create_api' (eaec2ab2-4b5c-4907-9639-81c2b4651d04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:32.840479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Create volume request issued successfully. Jan 25 11:19:32.862899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05f9137d-03f2-4cad-9e08-8fa190b272f8 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes returned with HTTP 202 Jan 25 11:19:32.864449 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1016/2014] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:19:32 2021] POST /volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes => generated 830 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:19:32.879330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5f204be-ef9a-49c9-8233-75b72c64a943 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 Jan 25 11:19:32.880218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5f204be-ef9a-49c9-8233-75b72c64a943 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:32.880585 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:32.880585 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:32.881227 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5f204be-ef9a-49c9-8233-75b72c64a943 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:32.972398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:32.972398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:32.981872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f5f204be-ef9a-49c9-8233-75b72c64a943 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Volume info retrieved successfully. Jan 25 11:19:33.029081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5f204be-ef9a-49c9-8233-75b72c64a943 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 returned with HTTP 200 Jan 25 11:19:33.031557 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 999/2015] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:32 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 => generated 898 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:33.481433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-724572fc-de65-46d6-96d7-d005daa8d765 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] GET http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec Jan 25 11:19:33.482180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-724572fc-de65-46d6-96d7-d005daa8d765 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:33.482547 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:33.482547 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:33.483181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-724572fc-de65-46d6-96d7-d005daa8d765 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:33.595395 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:33.595395 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:33.618508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-724572fc-de65-46d6-96d7-d005daa8d765 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Volume info retrieved successfully. Jan 25 11:19:33.683838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-724572fc-de65-46d6-96d7-d005daa8d765 tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec returned with HTTP 200 Jan 25 11:19:33.686768 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1017/2016] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:33 2021] GET /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec => generated 919 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:34.047799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6970c49-fbbf-4013-8a79-0cf1496844df tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 Jan 25 11:19:34.048817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6970c49-fbbf-4013-8a79-0cf1496844df tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:34.049191 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:34.049191 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:34.049971 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6970c49-fbbf-4013-8a79-0cf1496844df tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:34.121513 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:34.121513 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:34.135164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6970c49-fbbf-4013-8a79-0cf1496844df tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Volume info retrieved successfully. Jan 25 11:19:34.165858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6970c49-fbbf-4013-8a79-0cf1496844df tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 returned with HTTP 200 Jan 25 11:19:34.166937 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1000/2017] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:34 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 => generated 923 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:34.184810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1880305d-7bb9-40bb-a727-9de988c191b9 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] POST http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots Jan 25 11:19:34.184810 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:34.184810 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:34.184810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1880305d-7bb9-40bb-a727-9de988c191b9 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc58315e-526a-4843-b483-580c49a4fc97", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1626408591"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:34.282011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:34.282011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:34.283641 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1880305d-7bb9-40bb-a727-9de988c191b9 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Volume info retrieved successfully. Jan 25 11:19:34.283641 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-1880305d-7bb9-40bb-a727-9de988c191b9 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Create snapshot from volume dc58315e-526a-4843-b483-580c49a4fc97 Jan 25 11:19:34.394224 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-1880305d-7bb9-40bb-a727-9de988c191b9 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Created reservations ['68160186-c0fa-4c73-ae98-66afd09c0bb8', 'b52dd90d-da83-49d5-818f-69b8c14922fd', '506665ba-3f84-44f3-ae1d-70082fb3bba7', '0922f467-4648-4911-a04a-dabad392a47f'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:19:34.610806 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1880305d-7bb9-40bb-a727-9de988c191b9 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot create request issued successfully. Jan 25 11:19:34.611644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1880305d-7bb9-40bb-a727-9de988c191b9 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots returned with HTTP 202 Jan 25 11:19:34.618234 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1018/2018] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:19:34 2021] POST /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots => generated 318 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:19:34.623813 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffd5c104-e5c8-40a9-b2e6-95141a7e0e75 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc Jan 25 11:19:34.624363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffd5c104-e5c8-40a9-b2e6-95141a7e0e75 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:34.624581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:34.624581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:34.624961 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffd5c104-e5c8-40a9-b2e6-95141a7e0e75 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:34.683855 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:34.683855 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:34.685387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ffd5c104-e5c8-40a9-b2e6-95141a7e0e75 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot retrieved successfully. Jan 25 11:19:34.687558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffd5c104-e5c8-40a9-b2e6-95141a7e0e75 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc returned with HTTP 200 Jan 25 11:19:34.690616 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1001/2019] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:34 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc => generated 450 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:34.703604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10558ff9-4926-402c-a7f7-0b093adeb4de tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] GET http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec Jan 25 11:19:34.704099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10558ff9-4926-402c-a7f7-0b093adeb4de tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:34.704320 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:34.704320 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:34.704696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10558ff9-4926-402c-a7f7-0b093adeb4de tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:34.760546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10558ff9-4926-402c-a7f7-0b093adeb4de tempest-VolumeQuotasNegativeTestJSON-149766921 tempest-VolumeQuotasNegativeTestJSON-149766921] http://10.222.0.57/volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec returned with HTTP 404 Jan 25 11:19:34.766606 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1019/2020] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:34 2021] GET /volume/v3/7fdc603ab24046b1861600aa3f7b163e/volumes/5984c144-cf60-4240-8e71-a7a1bfda12ec => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:34.771291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c0e37d5-f04f-4b64-a0a8-27bc26da43dc tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] PUT http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e Jan 25 11:19:34.771804 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:34.771804 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:34.772178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c0e37d5-f04f-4b64-a0a8-27bc26da43dc tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:35.150861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c0e37d5-f04f-4b64-a0a8-27bc26da43dc tempest-VolumeQuotasNegativeTestJSON-730745098 tempest-VolumeQuotasNegativeTestJSON-730745098] http://10.222.0.57/volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e returned with HTTP 200 Jan 25 11:19:35.161756 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1002/2021] 10.222.0.57 () {60 vars in 1342 bytes} [Mon Jan 25 11:19:34 2021] PUT /volume/v3/5f4f1d195aba4fc9a1dff4c65e274f2e/os-quota-sets/7fdc603ab24046b1861600aa3f7b163e => generated 319 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:35.716488 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcc58254-1f05-417c-961c-03268cfaa9b4 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc Jan 25 11:19:35.716488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcc58254-1f05-417c-961c-03268cfaa9b4 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:35.716488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcc58254-1f05-417c-961c-03268cfaa9b4 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:35.925787 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:35.925787 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:35.925787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dcc58254-1f05-417c-961c-03268cfaa9b4 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot retrieved successfully. Jan 25 11:19:35.939957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcc58254-1f05-417c-961c-03268cfaa9b4 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc returned with HTTP 200 Jan 25 11:19:35.956829 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1020/2022] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:35 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc => generated 450 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:36.950399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc79ff66-656d-469d-85c5-37d6c536cefb tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc Jan 25 11:19:36.951137 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc79ff66-656d-469d-85c5-37d6c536cefb tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:36.951703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc79ff66-656d-469d-85c5-37d6c536cefb tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:37.034918 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:37.034918 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:37.043117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fc79ff66-656d-469d-85c5-37d6c536cefb tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot retrieved successfully. Jan 25 11:19:37.059043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc79ff66-656d-469d-85c5-37d6c536cefb tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc returned with HTTP 200 Jan 25 11:19:37.060289 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1003/2023] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:36 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc => generated 450 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:38.072296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de6e2a37-7ce3-4a02-a398-3300d1d172d7 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc Jan 25 11:19:38.073397 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de6e2a37-7ce3-4a02-a398-3300d1d172d7 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:38.073869 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:38.073869 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:38.074543 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de6e2a37-7ce3-4a02-a398-3300d1d172d7 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:38.144429 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:38.144429 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:38.147787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-de6e2a37-7ce3-4a02-a398-3300d1d172d7 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot retrieved successfully. Jan 25 11:19:38.151595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de6e2a37-7ce3-4a02-a398-3300d1d172d7 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc returned with HTTP 200 Jan 25 11:19:38.154090 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1021/2024] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:38 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc => generated 477 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:38.165310 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] POST http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes Jan 25 11:19:38.166173 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:38.166173 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:38.166880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "244b8ce5-8355-4eea-8661-2041633c6edc"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:38.168335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '244b8ce5-8355-4eea-8661-2041633c6edc'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:19:38.200212 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:38.200212 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:38.202405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot retrieved successfully. Jan 25 11:19:38.203004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Create volume of 1 GB Jan 25 11:19:38.216995 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Availability Zones retrieved successfully. Jan 25 11:19:38.236129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Flow 'volume_create_api' (06f67d74-a5dd-4546-8eca-56cd5faf307a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:38.239636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5556d9a1-c8ee-4770-8ae4-05d3fc13a54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:38.243083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Validating volume size '1' using validate_int, validate_snap_size {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:19:38.245912 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5556d9a1-c8ee-4770-8ae4-05d3fc13a54d) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 11:19:38.246172 n-d-764292-12 devstack@c-api.service[91482]: 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 25 11:19:38.251974 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5556d9a1-c8ee-4770-8ae4-05d3fc13a54d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:38.254673 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5556d9a1-c8ee-4770-8ae4-05d3fc13a54d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 11:19:38.259895 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Flow 'volume_create_api' (06f67d74-a5dd-4546-8eca-56cd5faf307a) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 11:19:38.260881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f1401d0-a788-4f17-8289-e971d7d1806c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes returned with HTTP 400 Jan 25 11:19:38.267407 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1004/2025] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:19:38 2021] POST /volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes => generated 171 bytes in 106 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:19:38.271837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5acf06ef-1dd3-4e72-a9c9-c8837245bb67 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] DELETE http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc Jan 25 11:19:38.272325 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5acf06ef-1dd3-4e72-a9c9-c8837245bb67 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:38.272517 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:38.272517 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:38.273166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5acf06ef-1dd3-4e72-a9c9-c8837245bb67 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:38.273714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-5acf06ef-1dd3-4e72-a9c9-c8837245bb67 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Delete snapshot with id: 244b8ce5-8355-4eea-8661-2041633c6edc Jan 25 11:19:38.311599 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:38.311599 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:38.312744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5acf06ef-1dd3-4e72-a9c9-c8837245bb67 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot retrieved successfully. Jan 25 11:19:38.385158 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5acf06ef-1dd3-4e72-a9c9-c8837245bb67 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot delete request issued successfully. Jan 25 11:19:38.385883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5acf06ef-1dd3-4e72-a9c9-c8837245bb67 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc returned with HTTP 202 Jan 25 11:19:38.387703 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1022/2026] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:19:38 2021] DELETE /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:38.395366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68558757-6fe0-4b68-bfe6-a291c0c6095c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc Jan 25 11:19:38.396712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68558757-6fe0-4b68-bfe6-a291c0c6095c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:38.397133 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:38.397133 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:38.397827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68558757-6fe0-4b68-bfe6-a291c0c6095c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:38.427148 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:38.427148 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:38.428748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-68558757-6fe0-4b68-bfe6-a291c0c6095c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot retrieved successfully. Jan 25 11:19:38.431401 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68558757-6fe0-4b68-bfe6-a291c0c6095c tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc returned with HTTP 200 Jan 25 11:19:38.432556 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1005/2027] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:38 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc => generated 476 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:19:39.445114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9626f4d-8b4c-425d-9753-b73613aff273 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc Jan 25 11:19:39.446365 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9626f4d-8b4c-425d-9753-b73613aff273 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:39.446780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:39.446780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:39.447739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9626f4d-8b4c-425d-9753-b73613aff273 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:39.521908 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:39.521908 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:39.524471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b9626f4d-8b4c-425d-9753-b73613aff273 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Snapshot retrieved successfully. Jan 25 11:19:39.534044 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9626f4d-8b4c-425d-9753-b73613aff273 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc returned with HTTP 200 Jan 25 11:19:39.535303 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1023/2028] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:39 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc => generated 476 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:40.548386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-823b0e8c-e733-4e94-a6a8-b0b854c05877 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc Jan 25 11:19:40.549067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-823b0e8c-e733-4e94-a6a8-b0b854c05877 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:40.549398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:40.549398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:40.550064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-823b0e8c-e733-4e94-a6a8-b0b854c05877 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:40.603141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-823b0e8c-e733-4e94-a6a8-b0b854c05877 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc returned with HTTP 404 Jan 25 11:19:40.607643 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1006/2029] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:40 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/snapshots/244b8ce5-8355-4eea-8661-2041633c6edc => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:40.615808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae06a6c2-9cf6-4c96-a849-e1971af05f12 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] DELETE http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 Jan 25 11:19:40.616565 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae06a6c2-9cf6-4c96-a849-e1971af05f12 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:40.616924 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:40.616924 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:40.617569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae06a6c2-9cf6-4c96-a849-e1971af05f12 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:40.618394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-ae06a6c2-9cf6-4c96-a849-e1971af05f12 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Delete volume with id: dc58315e-526a-4843-b483-580c49a4fc97 Jan 25 11:19:40.735198 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:40.735198 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:40.738480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ae06a6c2-9cf6-4c96-a849-e1971af05f12 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Volume info retrieved successfully. Jan 25 11:19:40.808137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ae06a6c2-9cf6-4c96-a849-e1971af05f12 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Delete volume request issued successfully. Jan 25 11:19:40.808823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae06a6c2-9cf6-4c96-a849-e1971af05f12 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 returned with HTTP 202 Jan 25 11:19:40.813067 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1024/2030] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:19:40 2021] DELETE /volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:40.822080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fa60a7d-f7ff-49e6-9247-bb712999ae9b tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 Jan 25 11:19:40.822760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fa60a7d-f7ff-49e6-9247-bb712999ae9b tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:40.823361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fa60a7d-f7ff-49e6-9247-bb712999ae9b tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:40.942179 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:40.942179 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:40.967033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4fa60a7d-f7ff-49e6-9247-bb712999ae9b tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Volume info retrieved successfully. Jan 25 11:19:41.018057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fa60a7d-f7ff-49e6-9247-bb712999ae9b tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 returned with HTTP 200 Jan 25 11:19:41.031762 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1007/2031] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:40 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 => generated 922 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:42.036684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53630ba8-bf7f-44ec-ad8e-39161a09f600 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 Jan 25 11:19:42.037270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53630ba8-bf7f-44ec-ad8e-39161a09f600 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:42.037729 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:42.037729 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:42.038398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53630ba8-bf7f-44ec-ad8e-39161a09f600 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:42.187477 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:42.187477 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:42.197838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-53630ba8-bf7f-44ec-ad8e-39161a09f600 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Volume info retrieved successfully. Jan 25 11:19:42.242502 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53630ba8-bf7f-44ec-ad8e-39161a09f600 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 returned with HTTP 200 Jan 25 11:19:42.254005 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1025/2032] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:42 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 => generated 922 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:43.422758 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed74e371-b67e-4c91-9689-a1eba0e61fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] GET http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd Jan 25 11:19:43.423272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed74e371-b67e-4c91-9689-a1eba0e61fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:43.423460 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:43.423460 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:43.424103 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed74e371-b67e-4c91-9689-a1eba0e61fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:43.494339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed74e371-b67e-4c91-9689-a1eba0e61fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd returned with HTTP 200 Jan 25 11:19:43.499715 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1008/2033] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:43 2021] GET /volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd => generated 361 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:43.508835 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-104eb5a5-6753-4dce-b28b-0aee60e2af63 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 Jan 25 11:19:43.509990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-104eb5a5-6753-4dce-b28b-0aee60e2af63 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:43.513783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-104eb5a5-6753-4dce-b28b-0aee60e2af63 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:43.519793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77223954-43b3-40ba-a739-caad8c977bb2 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] POST http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs Jan 25 11:19:43.520275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:43.520275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:43.520700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77223954-43b3-40ba-a739-caad8c977bb2 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2104633029", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:43.522601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.qos_specs [None req-77223954-43b3-40ba-a739-caad8c977bb2 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2104633029', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=91483) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 25 11:19:43.545971 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-77223954-43b3-40ba-a739-caad8c977bb2 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DB qos_specs_create(): root {'id': 'd30250c4-12c5-46c5-8520-e76c7eff9d66', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2104633029'} {{(pid=91483) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 25 11:19:43.573450 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77223954-43b3-40ba-a739-caad8c977bb2 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs returned with HTTP 200 Jan 25 11:19:43.576415 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1026/2034] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:19:43 2021] POST /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs => generated 459 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:19:43.583126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60155213-396f-4908-adc5-cddf206f687c tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] PUT http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd Jan 25 11:19:43.583605 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:43.583605 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:43.584028 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-60155213-396f-4908-adc5-cddf206f687c tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:43.614642 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:43.614642 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:43.625793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-104eb5a5-6753-4dce-b28b-0aee60e2af63 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Volume info retrieved successfully. Jan 25 11:19:43.642978 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:43.642978 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:43.653431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-104eb5a5-6753-4dce-b28b-0aee60e2af63 tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 returned with HTTP 200 Jan 25 11:19:43.657831 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1009/2035] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:43 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 => generated 922 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:43.665555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-583f2a72-cb5c-4b4f-a0de-8784734ab7e1 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] POST http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types Jan 25 11:19:43.666328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:43.666328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:43.667027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-583f2a72-cb5c-4b4f-a0de-8784734ab7e1 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1987182984"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:43.738510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-583f2a72-cb5c-4b4f-a0de-8784734ab7e1 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types returned with HTTP 200 Jan 25 11:19:43.746627 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1010/2036] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:19:43 2021] POST /volume/v3/dea9b91a93994bf79b66a8c480779b92/types => generated 222 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:43.751262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e07bc24f-a750-41ef-b27f-8b727ca9eb67 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] POST http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types Jan 25 11:19:43.752306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e07bc24f-a750-41ef-b27f-8b727ca9eb67 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-387001685"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:43.804558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e07bc24f-a750-41ef-b27f-8b727ca9eb67 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types returned with HTTP 200 Jan 25 11:19:43.806569 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1011/2037] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:19:43 2021] POST /volume/v3/dea9b91a93994bf79b66a8c480779b92/types => generated 221 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:43.815906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-508d7093-bea9-4661-96e6-1b1ff03493d7 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] POST http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types Jan 25 11:19:43.816697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-508d7093-bea9-4661-96e6-1b1ff03493d7 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1596732583"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:43.821661 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-60155213-396f-4908-adc5-cddf206f687c tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Deprecated: Default quota for resource: volumes_tempest-QosSpecsTestJSON-volume-type-387001685 is set by the default quota flag: quota_volumes_tempest-QosSpecsTestJSON-volume-type-387001685, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:19:43.822867 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-60155213-396f-4908-adc5-cddf206f687c tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Deprecated: Default quota for resource: gigabytes_tempest-QosSpecsTestJSON-volume-type-387001685 is set by the default quota flag: quota_gigabytes_tempest-QosSpecsTestJSON-volume-type-387001685, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:19:43.824210 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-60155213-396f-4908-adc5-cddf206f687c tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Deprecated: Default quota for resource: snapshots_tempest-QosSpecsTestJSON-volume-type-387001685 is set by the default quota flag: quota_snapshots_tempest-QosSpecsTestJSON-volume-type-387001685, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:19:43.825326 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-60155213-396f-4908-adc5-cddf206f687c tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Deprecated: Default quota for resource: volumes_tempest-QosSpecsTestJSON-volume-type-1987182984 is set by the default quota flag: quota_volumes_tempest-QosSpecsTestJSON-volume-type-1987182984, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:19:43.826548 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-60155213-396f-4908-adc5-cddf206f687c tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Deprecated: Default quota for resource: gigabytes_tempest-QosSpecsTestJSON-volume-type-1987182984 is set by the default quota flag: quota_gigabytes_tempest-QosSpecsTestJSON-volume-type-1987182984, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:19:43.827641 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-60155213-396f-4908-adc5-cddf206f687c tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Deprecated: Default quota for resource: snapshots_tempest-QosSpecsTestJSON-volume-type-1987182984 is set by the default quota flag: quota_snapshots_tempest-QosSpecsTestJSON-volume-type-1987182984, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:19:43.842332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60155213-396f-4908-adc5-cddf206f687c tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd returned with HTTP 200 Jan 25 11:19:43.848909 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1027/2038] 10.222.0.57 () {60 vars in 1341 bytes} [Mon Jan 25 11:19:43 2021] PUT /volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd => generated 697 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:43.874123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-508d7093-bea9-4661-96e6-1b1ff03493d7 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types returned with HTTP 200 Jan 25 11:19:43.874989 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1012/2039] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:19:43 2021] POST /volume/v3/dea9b91a93994bf79b66a8c480779b92/types => generated 222 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:43.887067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c96b93c0-38ff-49d2-bba2-620058278aba tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associate?vol_type_id=2d8c1833-ec11-4ea8-b1d0-71b662276c07 Jan 25 11:19:43.887598 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c96b93c0-38ff-49d2-bba2-620058278aba tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:43.888094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c96b93c0-38ff-49d2-bba2-620058278aba tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'associate' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:43.889586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c96b93c0-38ff-49d2-bba2-620058278aba tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Associate qos_spec: d30250c4-12c5-46c5-8520-e76c7eff9d66 with type: 2d8c1833-ec11-4ea8-b1d0-71b662276c07 {{(pid=91484) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 25 11:19:43.892376 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:43.892376 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:43.904614 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:43.904614 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:43.951224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c96b93c0-38ff-49d2-bba2-620058278aba tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associate?vol_type_id=2d8c1833-ec11-4ea8-b1d0-71b662276c07 returned with HTTP 202 Jan 25 11:19:43.956128 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1013/2040] 10.222.0.57 () {58 vars in 1448 bytes} [Mon Jan 25 11:19:43 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associate?vol_type_id=2d8c1833-ec11-4ea8-b1d0-71b662276c07 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:43.963210 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ed2cc2a-436c-4f29-b8be-92e820a02c35 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associate?vol_type_id=5a701b10-5b8f-486f-9ef9-f530f2aae0d1 Jan 25 11:19:43.963754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ed2cc2a-436c-4f29-b8be-92e820a02c35 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:43.963970 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:43.963970 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:43.964330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ed2cc2a-436c-4f29-b8be-92e820a02c35 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'associate' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:43.965002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:43.965002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:43.966255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ed2cc2a-436c-4f29-b8be-92e820a02c35 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Associate qos_spec: d30250c4-12c5-46c5-8520-e76c7eff9d66 with type: 5a701b10-5b8f-486f-9ef9-f530f2aae0d1 {{(pid=91484) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 25 11:19:43.967269 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:43.967269 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:43.975048 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:43.975048 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.031529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ed2cc2a-436c-4f29-b8be-92e820a02c35 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associate?vol_type_id=5a701b10-5b8f-486f-9ef9-f530f2aae0d1 returned with HTTP 202 Jan 25 11:19:44.036305 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1014/2041] 10.222.0.57 () {58 vars in 1448 bytes} [Mon Jan 25 11:19:43 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associate?vol_type_id=5a701b10-5b8f-486f-9ef9-f530f2aae0d1 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:44.043358 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6782b603-bed3-4c61-90bf-a81c7b9a4727 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associate?vol_type_id=e050aa76-2124-4d24-a050-5f6d59f255b3 Jan 25 11:19:44.043896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6782b603-bed3-4c61-90bf-a81c7b9a4727 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.044263 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.044263 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.044676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6782b603-bed3-4c61-90bf-a81c7b9a4727 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'associate' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.045370 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.045370 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.046533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6782b603-bed3-4c61-90bf-a81c7b9a4727 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Associate qos_spec: d30250c4-12c5-46c5-8520-e76c7eff9d66 with type: e050aa76-2124-4d24-a050-5f6d59f255b3 {{(pid=91484) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 25 11:19:44.047187 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.047187 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.056566 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.056566 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.088573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] POST http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes Jan 25 11:19:44.090284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1746258210"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:44.091305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1746258210'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:19:44.091830 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Create volume of 1 GB Jan 25 11:19:44.104225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6782b603-bed3-4c61-90bf-a81c7b9a4727 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associate?vol_type_id=e050aa76-2124-4d24-a050-5f6d59f255b3 returned with HTTP 202 Jan 25 11:19:44.109039 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1015/2042] 10.222.0.57 () {58 vars in 1448 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associate?vol_type_id=e050aa76-2124-4d24-a050-5f6d59f255b3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:44.115795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2eb934ad-f15b-4194-a629-93151b0eccd5 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associations Jan 25 11:19:44.116322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2eb934ad-f15b-4194-a629-93151b0eccd5 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.116536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.116536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.116913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2eb934ad-f15b-4194-a629-93151b0eccd5 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'associations' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.117632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.117632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.118390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2eb934ad-f15b-4194-a629-93151b0eccd5 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Get associations for qos_spec id: d30250c4-12c5-46c5-8520-e76c7eff9d66 {{(pid=91484) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 25 11:19:44.119436 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.119436 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.124040 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Availability Zones retrieved successfully. Jan 25 11:19:44.142555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2eb934ad-f15b-4194-a629-93151b0eccd5 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associations returned with HTTP 200 Jan 25 11:19:44.143475 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1016/2043] 10.222.0.57 () {58 vars in 1360 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associations => generated 447 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:44.156669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b6a8151-d358-4fac-b28a-3d80cdb589e8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/disassociate?vol_type_id=2d8c1833-ec11-4ea8-b1d0-71b662276c07 Jan 25 11:19:44.157197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b6a8151-d358-4fac-b28a-3d80cdb589e8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.157413 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.157413 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.157824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b6a8151-d358-4fac-b28a-3d80cdb589e8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'disassociate' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.158463 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.158463 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.159263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0b6a8151-d358-4fac-b28a-3d80cdb589e8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Disassociate qos_spec: d30250c4-12c5-46c5-8520-e76c7eff9d66 from type: 2d8c1833-ec11-4ea8-b1d0-71b662276c07 {{(pid=91484) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 25 11:19:44.160547 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.160547 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.162782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Flow 'volume_create_api' (ccb3c023-028a-4b64-a4e1-930935595054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:44.166486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d988cc1-8e03-4af2-86b4-ae8c5c983232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:44.168902 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.168902 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.179678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:19:44.193996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b6a8151-d358-4fac-b28a-3d80cdb589e8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/disassociate?vol_type_id=2d8c1833-ec11-4ea8-b1d0-71b662276c07 returned with HTTP 202 Jan 25 11:19:44.198436 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1017/2044] 10.222.0.57 () {58 vars in 1457 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/disassociate?vol_type_id=2d8c1833-ec11-4ea8-b1d0-71b662276c07 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:44.205942 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1509b3a2-1c33-47d7-acdf-33db559a4e41 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associations Jan 25 11:19:44.206473 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1509b3a2-1c33-47d7-acdf-33db559a4e41 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.206691 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.206691 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.207068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1509b3a2-1c33-47d7-acdf-33db559a4e41 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'associations' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.207708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.207708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.208442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1509b3a2-1c33-47d7-acdf-33db559a4e41 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Get associations for qos_spec id: d30250c4-12c5-46c5-8520-e76c7eff9d66 {{(pid=91484) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 25 11:19:44.209264 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.209264 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.234001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1509b3a2-1c33-47d7-acdf-33db559a4e41 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associations returned with HTTP 200 Jan 25 11:19:44.235028 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1018/2045] 10.222.0.57 () {58 vars in 1360 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associations => generated 305 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:44.247204 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5da97a4c-83ee-4f5e-a0db-6474511be375 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/disassociate_all Jan 25 11:19:44.247736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5da97a4c-83ee-4f5e-a0db-6474511be375 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.247954 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.247954 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.248332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5da97a4c-83ee-4f5e-a0db-6474511be375 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'disassociate_all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.248969 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.248969 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.249744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5da97a4c-83ee-4f5e-a0db-6474511be375 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Disassociate qos_spec: d30250c4-12c5-46c5-8520-e76c7eff9d66 from all. {{(pid=91484) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 25 11:19:44.250415 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.250415 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.259257 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.259257 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.273251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5da97a4c-83ee-4f5e-a0db-6474511be375 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/disassociate_all returned with HTTP 202 Jan 25 11:19:44.278651 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1019/2046] 10.222.0.57 () {58 vars in 1372 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/disassociate_all => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:19:44.299630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6e2acf1-611d-4beb-a144-e96e17eaf272 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associations Jan 25 11:19:44.300166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6e2acf1-611d-4beb-a144-e96e17eaf272 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.300385 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.300385 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.300760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6e2acf1-611d-4beb-a144-e96e17eaf272 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'associations' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.301403 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.301403 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.302186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d6e2acf1-611d-4beb-a144-e96e17eaf272 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Get associations for qos_spec id: d30250c4-12c5-46c5-8520-e76c7eff9d66 {{(pid=91484) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 25 11:19:44.302843 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.302843 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.343499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d988cc1-8e03-4af2-86b4-ae8c5c983232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:44.349245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb8d676-016f-4439-9b58-f10bb788cd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:44.366701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6e2acf1-611d-4beb-a144-e96e17eaf272 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associations returned with HTTP 200 Jan 25 11:19:44.367889 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1020/2047] 10.222.0.57 () {58 vars in 1360 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/associations => generated 24 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:19:44.379802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da1d32c9-1f5e-4539-ab8d-94281a345a76 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] POST http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs Jan 25 11:19:44.380261 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.380261 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.380675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da1d32c9-1f5e-4539-ab8d-94281a345a76 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-695691042", "consumer": "back-end"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:44.381837 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.381837 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.382618 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.qos_specs [None req-da1d32c9-1f5e-4539-ab8d-94281a345a76 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-695691042', 'consumer': 'back-end', 'specs': {}} {{(pid=91484) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 25 11:19:44.411819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-da1d32c9-1f5e-4539-ab8d-94281a345a76 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DB qos_specs_create(): root {'id': '25fbd207-16e8-4854-bbd6-17aa0ea25c08', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-695691042'} {{(pid=91484) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 25 11:19:44.432094 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da1d32c9-1f5e-4539-ab8d-94281a345a76 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs returned with HTTP 200 Jan 25 11:19:44.438334 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1021/2048] 10.222.0.57 () {60 vars in 1231 bytes} [Mon Jan 25 11:19:44 2021] POST /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs => generated 434 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:19:44.444561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4998c4a9-4256-4ac9-9ebe-03a3497ed663 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08?force=False Jan 25 11:19:44.445081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4998c4a9-4256-4ac9-9ebe-03a3497ed663 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.445290 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.445290 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.446353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4998c4a9-4256-4ac9-9ebe-03a3497ed663 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.447318 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.447318 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.448148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4998c4a9-4256-4ac9-9ebe-03a3497ed663 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Delete qos_spec: 25fbd207-16e8-4854-bbd6-17aa0ea25c08, force: False {{(pid=91484) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 11:19:44.449162 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.449162 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.467758 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.467758 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.500982 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.500982 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.510640 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.510640 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:19:44.524932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4998c4a9-4256-4ac9-9ebe-03a3497ed663 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08?force=False returned with HTTP 202 Jan 25 11:19:44.524932 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1022/2049] 10.222.0.57 () {58 vars in 1347 bytes} [Mon Jan 25 11:19:44 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08?force=False => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:19:44.530480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-115f8c17-d4d5-4a07-b03f-360d757bea71 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08 Jan 25 11:19:44.531006 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-115f8c17-d4d5-4a07-b03f-360d757bea71 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.531222 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.531222 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.531595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-115f8c17-d4d5-4a07-b03f-360d757bea71 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.532228 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.532228 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.538128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Created reservations ['436234b5-9369-4dd5-97ae-2c505df2a734', '78981f62-b1fb-439b-99b3-f74637773b3b', '15f4a686-8caa-44df-9922-221633933fbd', '5c1a7654-1f42-4850-a447-8caebe70892f'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:19:44.540279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb8d676-016f-4439-9b58-f10bb788cd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['436234b5-9369-4dd5-97ae-2c505df2a734', '78981f62-b1fb-439b-99b3-f74637773b3b', '15f4a686-8caa-44df-9922-221633933fbd', '5c1a7654-1f42-4850-a447-8caebe70892f']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:44.544531 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34282e0f-6684-4517-9a87-edaf0ed639e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:44.569137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-115f8c17-d4d5-4a07-b03f-360d757bea71 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08 returned with HTTP 404 Jan 25 11:19:44.574045 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1023/2050] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08 => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:44.580529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d65cc85d-a02f-4ad4-9d42-0181082e1c1f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs Jan 25 11:19:44.581059 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d65cc85d-a02f-4ad4-9d42-0181082e1c1f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.581544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d65cc85d-a02f-4ad4-9d42-0181082e1c1f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.611498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d65cc85d-a02f-4ad4-9d42-0181082e1c1f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs returned with HTTP 200 Jan 25 11:19:44.612587 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1024/2051] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs => generated 175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:44.636434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1683f865-a677-4277-aee5-ef88181e2e36 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] POST http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs Jan 25 11:19:44.637984 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34282e0f-6684-4517-9a87-edaf0ed639e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbdb7ade-1a1f-41ea-bd9f-15695e73c317', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1746258210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d15a0e635f4cc180ce24b676f20afd',qos_specs=None,replication_status=,reservations=['436234b5-9369-4dd5-97ae-2c505df2a734','78981f62-b1fb-439b-99b3-f74637773b3b','15f4a686-8caa-44df-9922-221633933fbd','5c1a7654-1f42-4850-a447-8caebe70892f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062408e966614bf995fc4e8db6f0b388',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1746258210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbdb7ade-1a1f-41ea-bd9f-15695e73c317,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d15a0e635f4cc180ce24b676f20afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='062408e966614bf995fc4e8db6f0b388',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:44.641348 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.641348 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.642116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1683f865-a677-4277-aee5-ef88181e2e36 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-526616508", "consumer": "both"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:44.643419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894b2a3f-0506-4a52-b159-00b3316de5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:44.643904 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.643904 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.644993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.qos_specs [None req-1683f865-a677-4277-aee5-ef88181e2e36 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-526616508', 'consumer': 'both', 'specs': {}} {{(pid=91484) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 25 11:19:44.653245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-1683f865-a677-4277-aee5-ef88181e2e36 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DB qos_specs_create(): root {'id': '19f4c4c9-b59b-46c7-a052-877a5ad4551e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-526616508'} {{(pid=91484) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 25 11:19:44.670774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1683f865-a677-4277-aee5-ef88181e2e36 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs returned with HTTP 200 Jan 25 11:19:44.671958 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1025/2052] 10.222.0.57 () {60 vars in 1231 bytes} [Mon Jan 25 11:19:44 2021] POST /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs => generated 430 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:44.676404 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9c3a5e0-a5c1-44b7-8568-ce8d6bfd8c7a tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] GET http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 Jan 25 11:19:44.676796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9c3a5e0-a5c1-44b7-8568-ce8d6bfd8c7a tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.677014 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.677014 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.677472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9c3a5e0-a5c1-44b7-8568-ce8d6bfd8c7a tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.685797 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894b2a3f-0506-4a52-b159-00b3316de5cf) transitioned into state 'SUCCESS' from state '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-1746258210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d15a0e635f4cc180ce24b676f20afd',qos_specs=None,replication_status=,reservations=['436234b5-9369-4dd5-97ae-2c505df2a734','78981f62-b1fb-439b-99b3-f74637773b3b','15f4a686-8caa-44df-9922-221633933fbd','5c1a7654-1f42-4850-a447-8caebe70892f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062408e966614bf995fc4e8db6f0b388',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:44.689003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82598750-eaae-4c5c-8cba-e5b2d7d06af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:19:44.707981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82598750-eaae-4c5c-8cba-e5b2d7d06af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:19:44.711417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Flow 'volume_create_api' (ccb3c023-028a-4b64-a4e1-930935595054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:19:44.741551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9c3a5e0-a5c1-44b7-8568-ce8d6bfd8c7a tempest-VolumesSnapshotNegativeTestJSON-749672019 tempest-VolumesSnapshotNegativeTestJSON-749672019] http://10.222.0.57/volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 returned with HTTP 404 Jan 25 11:19:44.743452 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1026/2053] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/eccafc8e46d34c10a03fee03aa697acc/volumes/dc58315e-526a-4843-b483-580c49a4fc97 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:44.754846 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-752b6e61-b260-4197-977d-b6d21b0e7df0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e?force=False Jan 25 11:19:44.755885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-752b6e61-b260-4197-977d-b6d21b0e7df0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.756409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-752b6e61-b260-4197-977d-b6d21b0e7df0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.757078 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.757078 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.758664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-752b6e61-b260-4197-977d-b6d21b0e7df0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Delete qos_spec: 19f4c4c9-b59b-46c7-a052-877a5ad4551e, force: False {{(pid=91484) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 11:19:44.759596 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.759596 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.778912 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.778912 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.786907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Create volume request issued successfully. Jan 25 11:19:44.803907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-123c9272-7b14-4075-9738-f26cd7a9b5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes returned with HTTP 202 Jan 25 11:19:44.816311 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1028/2054] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:19:43 2021] POST /volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes => generated 836 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:19:44.822319 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58b87a21-2775-4b23-8d6c-08fcd0a7f5e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:44.822858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58b87a21-2775-4b23-8d6c-08fcd0a7f5e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.823079 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.823079 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.823459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58b87a21-2775-4b23-8d6c-08fcd0a7f5e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.826149 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.826149 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:44.842653 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:44.842653 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:19:44.870363 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-752b6e61-b260-4197-977d-b6d21b0e7df0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e?force=False returned with HTTP 202 Jan 25 11:19:44.871894 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1027/2055] 10.222.0.57 () {58 vars in 1347 bytes} [Mon Jan 25 11:19:44 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e?force=False => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:44.882535 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.882535 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.891900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf9a71ee-9b0b-4ac1-a0a9-52f8cceef3c8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e Jan 25 11:19:44.892705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf9a71ee-9b0b-4ac1-a0a9-52f8cceef3c8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.892884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-58b87a21-2775-4b23-8d6c-08fcd0a7f5e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Volume info retrieved successfully. Jan 25 11:19:44.893873 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:44.893873 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:44.895295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf9a71ee-9b0b-4ac1-a0a9-52f8cceef3c8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.900817 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:44.900817 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:44.918842 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf9a71ee-9b0b-4ac1-a0a9-52f8cceef3c8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e returned with HTTP 404 Jan 25 11:19:44.920270 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1028/2056] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e => generated 100 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:44.930755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a50a0902-5dbf-478c-a957-d3f291bb8c1d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs Jan 25 11:19:44.934448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58b87a21-2775-4b23-8d6c-08fcd0a7f5e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 returned with HTTP 200 Jan 25 11:19:44.935395 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a50a0902-5dbf-478c-a957-d3f291bb8c1d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:44.935539 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1029/2057] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 => generated 904 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:44.936603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a50a0902-5dbf-478c-a957-d3f291bb8c1d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:44.983903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a50a0902-5dbf-478c-a957-d3f291bb8c1d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs returned with HTTP 200 Jan 25 11:19:44.994004 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1029/2058] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:19:44 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs => generated 175 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:45.007305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f2b7dda-bb77-4034-a318-116fe0eedae0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] POST http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs Jan 25 11:19:45.007781 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.007781 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.008757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f2b7dda-bb77-4034-a318-116fe0eedae0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1949830824", "consumer": "front-end"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:45.010707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.qos_specs [None req-5f2b7dda-bb77-4034-a318-116fe0eedae0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1949830824', 'consumer': 'front-end', 'specs': {}} {{(pid=91483) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 25 11:19:45.033455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-5f2b7dda-bb77-4034-a318-116fe0eedae0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DB qos_specs_create(): root {'id': '98e59a40-43fc-4ad9-90e1-d991fab4d399', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1949830824'} {{(pid=91483) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 25 11:19:45.058796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f2b7dda-bb77-4034-a318-116fe0eedae0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs returned with HTTP 200 Jan 25 11:19:45.060178 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1030/2059] 10.222.0.57 () {60 vars in 1231 bytes} [Mon Jan 25 11:19:44 2021] POST /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs => generated 436 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:45.072211 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1c8ce03-4766-4dca-8d4b-2a3c49a55c95 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399?force=False Jan 25 11:19:45.072850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a1c8ce03-4766-4dca-8d4b-2a3c49a55c95 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.073301 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.073301 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.073944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a1c8ce03-4766-4dca-8d4b-2a3c49a55c95 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.074861 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.074861 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.075891 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1c8ce03-4766-4dca-8d4b-2a3c49a55c95 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Delete qos_spec: 98e59a40-43fc-4ad9-90e1-d991fab4d399, force: False {{(pid=91484) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 11:19:45.079213 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.079213 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.101392 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.101392 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.141870 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.141870 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.165162 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.165162 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:19:45.182036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1c8ce03-4766-4dca-8d4b-2a3c49a55c95 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399?force=False returned with HTTP 202 Jan 25 11:19:45.182926 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1030/2060] 10.222.0.57 () {58 vars in 1347 bytes} [Mon Jan 25 11:19:45 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399?force=False => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:45.192727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc8ecd58-2548-408f-8cb2-a1a1e6267a21 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399 Jan 25 11:19:45.193426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc8ecd58-2548-408f-8cb2-a1a1e6267a21 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.193651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.193651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.194033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc8ecd58-2548-408f-8cb2-a1a1e6267a21 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.194679 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.194679 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.195757 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.195757 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.210868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc8ecd58-2548-408f-8cb2-a1a1e6267a21 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399 returned with HTTP 404 Jan 25 11:19:45.212178 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1031/2061] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:45.221523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6bc21ef1-02fc-4994-b5a3-df279cd63dac tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs Jan 25 11:19:45.222203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6bc21ef1-02fc-4994-b5a3-df279cd63dac tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.222422 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.222422 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.222804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6bc21ef1-02fc-4994-b5a3-df279cd63dac tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.223455 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.223455 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.238073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6bc21ef1-02fc-4994-b5a3-df279cd63dac tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs returned with HTTP 200 Jan 25 11:19:45.239434 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1031/2062] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:45.253344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61720c5e-77e4-4e2e-b48c-382fb7ae28f9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 Jan 25 11:19:45.254020 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61720c5e-77e4-4e2e-b48c-382fb7ae28f9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.254613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61720c5e-77e4-4e2e-b48c-382fb7ae28f9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.268170 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61720c5e-77e4-4e2e-b48c-382fb7ae28f9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 returned with HTTP 200 Jan 25 11:19:45.269334 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1032/2063] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 => generated 459 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:45.285937 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a16e5a6e-b2eb-4879-8107-441544f40cc9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs Jan 25 11:19:45.286943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a16e5a6e-b2eb-4879-8107-441544f40cc9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.287264 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.287264 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.288320 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a16e5a6e-b2eb-4879-8107-441544f40cc9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.290514 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.290514 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.291871 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.291871 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 25 11:19:45.308409 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a16e5a6e-b2eb-4879-8107-441544f40cc9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs returned with HTTP 200 Jan 25 11:19:45.310171 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1032/2064] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:45.325108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-350ace85-346d-4985-aabf-3b54c9c4369f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] PUT http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 Jan 25 11:19:45.326023 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.326023 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.326613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-350ace85-346d-4985-aabf-3b54c9c4369f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:45.327933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.327933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.329728 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.329728 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.338653 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.qos_specs [None req-350ace85-346d-4985-aabf-3b54c9c4369f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=91483) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 25 11:19:45.339362 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.339362 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.376337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-350ace85-346d-4985-aabf-3b54c9c4369f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] qos_specs_update() value: {'id': '9b2918ad-ffd2-4241-931d-0765b130936d', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd30250c4-12c5-46c5-8520-e76c7eff9d66', 'deleted': False} {{(pid=91483) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 25 11:19:45.390934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-350ace85-346d-4985-aabf-3b54c9c4369f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 returned with HTTP 200 Jan 25 11:19:45.392419 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1033/2065] 10.222.0.57 () {60 vars in 1341 bytes} [Mon Jan 25 11:19:45 2021] PUT /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 => generated 36 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:19:45.404459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc39a4b9-d1c8-434f-8c4e-aba65f2c42a8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 Jan 25 11:19:45.405148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc39a4b9-d1c8-434f-8c4e-aba65f2c42a8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.405468 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.405468 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.406056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc39a4b9-d1c8-434f-8c4e-aba65f2c42a8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.406797 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.406797 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.408050 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.408050 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.428284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc39a4b9-d1c8-434f-8c4e-aba65f2c42a8 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 returned with HTTP 200 Jan 25 11:19:45.429399 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1033/2066] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 => generated 480 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:45.442035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f103d1da-6955-4b73-93f0-51e66bc1edae tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] PUT http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/delete_keys Jan 25 11:19:45.442610 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.442610 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.443202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f103d1da-6955-4b73-93f0-51e66bc1edae tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:45.444541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.444541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.446110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f103d1da-6955-4b73-93f0-51e66bc1edae tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Delete_key spec: d30250c4-12c5-46c5-8520-e76c7eff9d66, keys: ['iops_bytes'] {{(pid=91483) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 25 11:19:45.452737 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.452737 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.467250 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.467250 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:19:45.492837 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.492837 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.501020 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f103d1da-6955-4b73-93f0-51e66bc1edae tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/delete_keys returned with HTTP 202 Jan 25 11:19:45.502062 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1034/2067] 10.222.0.57 () {60 vars in 1377 bytes} [Mon Jan 25 11:19:45 2021] PUT /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66/delete_keys => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:45.513513 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39651af7-f57e-42d5-8cec-ed22440d03e0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 Jan 25 11:19:45.514182 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39651af7-f57e-42d5-8cec-ed22440d03e0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.514509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.514509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.515078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39651af7-f57e-42d5-8cec-ed22440d03e0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.515837 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.515837 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.517076 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.517076 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.526083 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39651af7-f57e-42d5-8cec-ed22440d03e0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 returned with HTTP 200 Jan 25 11:19:45.539197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d504c31-5b95-419f-8849-2d1cb17d805c tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 Jan 25 11:19:45.540389 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d504c31-5b95-419f-8849-2d1cb17d805c tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.540721 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.540721 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.541289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d504c31-5b95-419f-8849-2d1cb17d805c tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.542091 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.542091 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.543223 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1034/2068] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 => generated 459 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:45.544322 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.544322 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.552229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d504c31-5b95-419f-8849-2d1cb17d805c tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 returned with HTTP 200 Jan 25 11:19:45.569327 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-af77797a-cd80-429e-a642-653fffe28dc0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399?force=False Jan 25 11:19:45.570015 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-af77797a-cd80-429e-a642-653fffe28dc0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.570360 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.570360 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.570969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-af77797a-cd80-429e-a642-653fffe28dc0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.571934 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.571934 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.573007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-af77797a-cd80-429e-a642-653fffe28dc0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Delete qos_spec: 98e59a40-43fc-4ad9-90e1-d991fab4d399, force: False {{(pid=91484) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 11:19:45.573852 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1035/2069] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 => generated 459 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:45.574954 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.574954 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.581459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-af77797a-cd80-429e-a642-653fffe28dc0 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399?force=False returned with HTTP 404 Jan 25 11:19:45.588349 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1035/2070] 10.222.0.57 () {58 vars in 1347 bytes} [Mon Jan 25 11:19:45 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:19:45.595406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed1da4a4-0847-41a6-9d6f-37e51f36090d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399 Jan 25 11:19:45.596288 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed1da4a4-0847-41a6-9d6f-37e51f36090d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.596493 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:45.596493 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:45.597539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed1da4a4-0847-41a6-9d6f-37e51f36090d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.598298 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:45.598298 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:45.599420 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.599420 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:45.607731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed1da4a4-0847-41a6-9d6f-37e51f36090d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399 returned with HTTP 404 Jan 25 11:19:45.608877 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1036/2071] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/98e59a40-43fc-4ad9-90e1-d991fab4d399 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:45.619693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8544c1c5-1382-4af4-be7f-ceab83f8fbca tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e?force=False Jan 25 11:19:45.620230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8544c1c5-1382-4af4-be7f-ceab83f8fbca tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.620720 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8544c1c5-1382-4af4-be7f-ceab83f8fbca tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.622129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8544c1c5-1382-4af4-be7f-ceab83f8fbca tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Delete qos_spec: 19f4c4c9-b59b-46c7-a052-877a5ad4551e, force: False {{(pid=91484) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 11:19:45.630438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8544c1c5-1382-4af4-be7f-ceab83f8fbca tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e?force=False returned with HTTP 404 Jan 25 11:19:45.631578 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1036/2072] 10.222.0.57 () {58 vars in 1347 bytes} [Mon Jan 25 11:19:45 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:45.641999 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30fe04d0-60ef-4f30-9a4b-6578c6b2bb86 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e Jan 25 11:19:45.643878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30fe04d0-60ef-4f30-9a4b-6578c6b2bb86 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.643878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30fe04d0-60ef-4f30-9a4b-6578c6b2bb86 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.652567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30fe04d0-60ef-4f30-9a4b-6578c6b2bb86 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e returned with HTTP 404 Jan 25 11:19:45.663409 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2d21097-eec9-438a-a91e-4a4f76a00640 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08?force=False Jan 25 11:19:45.663930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2d21097-eec9-438a-a91e-4a4f76a00640 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.664978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2d21097-eec9-438a-a91e-4a4f76a00640 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.666348 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e2d21097-eec9-438a-a91e-4a4f76a00640 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Delete qos_spec: 25fbd207-16e8-4854-bbd6-17aa0ea25c08, force: False {{(pid=91484) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 11:19:45.668931 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1037/2073] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/19f4c4c9-b59b-46c7-a052-877a5ad4551e => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:45.674332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2d21097-eec9-438a-a91e-4a4f76a00640 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08?force=False returned with HTTP 404 Jan 25 11:19:45.685194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78b51467-a6e5-4678-98cf-dc96941f45e9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08 Jan 25 11:19:45.685751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78b51467-a6e5-4678-98cf-dc96941f45e9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.686238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78b51467-a6e5-4678-98cf-dc96941f45e9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.689369 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1037/2074] 10.222.0.57 () {58 vars in 1347 bytes} [Mon Jan 25 11:19:45 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08?force=False => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:45.695216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78b51467-a6e5-4678-98cf-dc96941f45e9 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08 returned with HTTP 404 Jan 25 11:19:45.696277 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1038/2075] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/25fbd207-16e8-4854-bbd6-17aa0ea25c08 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:45.704489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93ce15d6-f9f9-4740-85b5-1e30539d734d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/e050aa76-2124-4d24-a050-5f6d59f255b3 Jan 25 11:19:45.705017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93ce15d6-f9f9-4740-85b5-1e30539d734d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.705526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93ce15d6-f9f9-4740-85b5-1e30539d734d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.775209 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:45.775209 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:19:45.790500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93ce15d6-f9f9-4740-85b5-1e30539d734d tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/e050aa76-2124-4d24-a050-5f6d59f255b3 returned with HTTP 202 Jan 25 11:19:45.796831 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1038/2076] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:19:45 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/types/e050aa76-2124-4d24-a050-5f6d59f255b3 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:45.801666 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f6e3575-9ae8-4eb3-9bda-3050c5211a3f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/e050aa76-2124-4d24-a050-5f6d59f255b3 Jan 25 11:19:45.802133 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f6e3575-9ae8-4eb3-9bda-3050c5211a3f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.802626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f6e3575-9ae8-4eb3-9bda-3050c5211a3f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.821947 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f6e3575-9ae8-4eb3-9bda-3050c5211a3f tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/e050aa76-2124-4d24-a050-5f6d59f255b3 returned with HTTP 404 Jan 25 11:19:45.826565 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1039/2077] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/types/e050aa76-2124-4d24-a050-5f6d59f255b3 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:45.832454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad45737e-d6e1-43f2-bb7c-189636bc1b7e tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/5a701b10-5b8f-486f-9ef9-f530f2aae0d1 Jan 25 11:19:45.833778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad45737e-d6e1-43f2-bb7c-189636bc1b7e tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.834481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad45737e-d6e1-43f2-bb7c-189636bc1b7e tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.941214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad45737e-d6e1-43f2-bb7c-189636bc1b7e tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/5a701b10-5b8f-486f-9ef9-f530f2aae0d1 returned with HTTP 202 Jan 25 11:19:45.942232 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1039/2078] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:19:45 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/types/5a701b10-5b8f-486f-9ef9-f530f2aae0d1 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:45.950728 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91ec3937-f3b3-4c8a-8cd4-f6966dc30870 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/5a701b10-5b8f-486f-9ef9-f530f2aae0d1 Jan 25 11:19:45.951616 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91ec3937-f3b3-4c8a-8cd4-f6966dc30870 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.952313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91ec3937-f3b3-4c8a-8cd4-f6966dc30870 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.953564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b40aa0e-b518-4b62-832e-9162d384d86c tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:45.954235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b40aa0e-b518-4b62-832e-9162d384d86c tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.954721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b40aa0e-b518-4b62-832e-9162d384d86c tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:45.978104 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91ec3937-f3b3-4c8a-8cd4-f6966dc30870 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/5a701b10-5b8f-486f-9ef9-f530f2aae0d1 returned with HTTP 404 Jan 25 11:19:45.980143 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1040/2079] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/types/5a701b10-5b8f-486f-9ef9-f530f2aae0d1 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:45.990501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f771d94-6471-4f3c-9c62-b5ed9308cd40 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/2d8c1833-ec11-4ea8-b1d0-71b662276c07 Jan 25 11:19:45.996185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f771d94-6471-4f3c-9c62-b5ed9308cd40 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:45.998476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f771d94-6471-4f3c-9c62-b5ed9308cd40 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:46.020228 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:46.020228 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:46.031537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8b40aa0e-b518-4b62-832e-9162d384d86c tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Volume info retrieved successfully. Jan 25 11:19:46.058570 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b40aa0e-b518-4b62-832e-9162d384d86c tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 returned with HTTP 200 Jan 25 11:19:46.059567 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1040/2080] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:45 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 => generated 928 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:46.093973 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:46.093973 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:19:46.105456 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f771d94-6471-4f3c-9c62-b5ed9308cd40 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/2d8c1833-ec11-4ea8-b1d0-71b662276c07 returned with HTTP 202 Jan 25 11:19:46.106532 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1041/2081] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:19:45 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/types/2d8c1833-ec11-4ea8-b1d0-71b662276c07 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:46.114798 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5f97e0f-60b8-4a8b-aa81-d2884a388c75 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/2d8c1833-ec11-4ea8-b1d0-71b662276c07 Jan 25 11:19:46.115612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5f97e0f-60b8-4a8b-aa81-d2884a388c75 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:46.115814 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:46.115814 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:46.116333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5f97e0f-60b8-4a8b-aa81-d2884a388c75 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:46.128832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5f97e0f-60b8-4a8b-aa81-d2884a388c75 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/types/2d8c1833-ec11-4ea8-b1d0-71b662276c07 returned with HTTP 404 Jan 25 11:19:46.130136 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1041/2082] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:19:46 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/types/2d8c1833-ec11-4ea8-b1d0-71b662276c07 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:46.140082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66004474-8898-4eb7-9b4a-fb8c736d0731 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] DELETE http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66?force=False Jan 25 11:19:46.140610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66004474-8898-4eb7-9b4a-fb8c736d0731 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:46.141094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66004474-8898-4eb7-9b4a-fb8c736d0731 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:46.142476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.qos_specs_manage [None req-66004474-8898-4eb7-9b4a-fb8c736d0731 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Delete qos_spec: d30250c4-12c5-46c5-8520-e76c7eff9d66, force: False {{(pid=91483) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 11:19:46.155323 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:46.155323 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:46.180824 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:46.180824 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:46.188486 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:46.188486 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:19:46.193129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66004474-8898-4eb7-9b4a-fb8c736d0731 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66?force=False returned with HTTP 202 Jan 25 11:19:46.194403 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1042/2083] 10.222.0.57 () {58 vars in 1347 bytes} [Mon Jan 25 11:19:46 2021] DELETE /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66?force=False => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:46.205410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7eadfa82-ddbf-4bc4-84d8-f0b93b7ba335 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] GET http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 Jan 25 11:19:46.206118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7eadfa82-ddbf-4bc4-84d8-f0b93b7ba335 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:46.206855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7eadfa82-ddbf-4bc4-84d8-f0b93b7ba335 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:46.208706 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:19:46.208706 n-d-764292-12 devstack@c-api.service[91482]: options(joinedload_all('specs')).all() Jan 25 11:19:46.216746 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7eadfa82-ddbf-4bc4-84d8-f0b93b7ba335 tempest-QosSpecsTestJSON-1050528941 tempest-QosSpecsTestJSON-1050528941] http://10.222.0.57/volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 returned with HTTP 404 Jan 25 11:19:46.221258 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1042/2084] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:46 2021] GET /volume/v3/dea9b91a93994bf79b66a8c480779b92/qos-specs/d30250c4-12c5-46c5-8520-e76c7eff9d66 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:47.076324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b72f642-878f-4303-b267-3d189879b7fb tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:47.077851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b72f642-878f-4303-b267-3d189879b7fb tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:47.078164 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:47.078164 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:47.078698 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b72f642-878f-4303-b267-3d189879b7fb tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:47.169970 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.169970 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.193992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4b72f642-878f-4303-b267-3d189879b7fb tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Volume info retrieved successfully. Jan 25 11:19:47.269992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b72f642-878f-4303-b267-3d189879b7fb tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 returned with HTTP 200 Jan 25 11:19:47.271097 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1043/2085] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:47 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 => generated 929 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:47.288241 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-8f7f9a57-74ef-48c4-83c2-ab176f441a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:19:47.288864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-8f7f9a57-74ef-48c4-83c2-ab176f441a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:47.289472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-8f7f9a57-74ef-48c4-83c2-ab176f441a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:47.300195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] POST http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots Jan 25 11:19:47.301691 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:47.301691 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:47.302250 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbdb7ade-1a1f-41ea-bd9f-15695e73c317", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-762773647"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:47.396842 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.396842 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.413220 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.413220 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.414697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Volume info retrieved successfully. Jan 25 11:19:47.415144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Create snapshot from volume fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:47.417884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-8f7f9a57-74ef-48c4-83c2-ab176f441a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:19:47.445948 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.445948 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.455594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-8f7f9a57-74ef-48c4-83c2-ab176f441a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:19:47.468520 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1043/2086] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:19:47 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 1203 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:19:47.481320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-957734d3-b517-4c63-af06-f6883da0d2ff tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91/action Jan 25 11:19:47.481973 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:47.481973 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:47.482599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-957734d3-b517-4c63-af06-f6883da0d2ff tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:19:47.483212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-957734d3-b517-4c63-af06-f6883da0d2ff tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:47.530697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Created reservations ['e9c3ba90-bd20-459d-95d3-8b5d8de43d82', '24341aea-165b-48f2-ac8e-59d41e58c4a0', '3622de2e-0a13-4d0b-96e3-e5bfdb109cc4', 'd41db222-5603-4d29-8204-e3cc672bfd7c'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:19:47.540313 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.540313 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.541789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-957734d3-b517-4c63-af06-f6883da0d2ff tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:19:47.563526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-957734d3-b517-4c63-af06-f6883da0d2ff tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Begin detaching volume completed successfully. Jan 25 11:19:47.564242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-957734d3-b517-4c63-af06-f6883da0d2ff tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91/action returned with HTTP 202 Jan 25 11:19:47.570152 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1044/2087] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:19:47 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:19:47.588431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e274a004-c032-4511-a666-f4a6629d3e86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:19:47.589166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e274a004-c032-4511-a666-f4a6629d3e86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:47.589552 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:47.589552 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:47.590161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e274a004-c032-4511-a666-f4a6629d3e86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:47.683555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.683555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.720969 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Snapshot create request issued successfully. Jan 25 11:19:47.723121 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots returned with HTTP 202 Jan 25 11:19:47.724075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e274a004-c032-4511-a666-f4a6629d3e86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:19:47.725136 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1044/2088] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:19:47 2021] POST /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots => generated 322 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:19:47.731852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume// Jan 25 11:19:47.732588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:47.732833 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:47.732833 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:47.733182 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:47.736295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc3d1678-5a44-4df3-a5a3-ceab0c773097 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:19:47.747750 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1045/2089] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:19:47 2021] GET /volume/ => generated 754 bytes in 18 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:19:47.757474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ead3022a-54b6-41b1-bb00-dd187945511e tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 Jan 25 11:19:47.767806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ead3022a-54b6-41b1-bb00-dd187945511e tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:47.768561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ead3022a-54b6-41b1-bb00-dd187945511e tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:47.768961 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.768961 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.780701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e274a004-c032-4511-a666-f4a6629d3e86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:19:47.782212 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1045/2090] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:47 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 1206 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:19:47.798490 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-cd1fc8b1-1df5-445e-90e8-0cb276c505dc tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:19:47.799698 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-cd1fc8b1-1df5-445e-90e8-0cb276c505dc tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:47.800068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:47.800068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:47.800930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-cd1fc8b1-1df5-445e-90e8-0cb276c505dc tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:47.832859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.832859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.833978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ead3022a-54b6-41b1-bb00-dd187945511e tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Snapshot retrieved successfully. Jan 25 11:19:47.843424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ead3022a-54b6-41b1-bb00-dd187945511e tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 returned with HTTP 200 Jan 25 11:19:47.844279 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1046/2091] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:47 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 => generated 454 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:47.865379 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.865379 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.876305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-cd1fc8b1-1df5-445e-90e8-0cb276c505dc tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:19:47.902732 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:47.902732 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:47.925417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-cd1fc8b1-1df5-445e-90e8-0cb276c505dc tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:19:47.926583 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1046/2092] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:19:47 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 1305 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:19:48.275657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-c61be0c6-6fb7-44d8-9554-04c91db91608 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] DELETE http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/f79d1a80-8f82-41b8-be00-30b8e24e244b Jan 25 11:19:48.276757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-c61be0c6-6fb7-44d8-9554-04c91db91608 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:48.277987 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:48.277987 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:48.278826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-c61be0c6-6fb7-44d8-9554-04c91db91608 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:48.324266 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:48.324266 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:48.799118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5376420d-9738-4dd6-9c2b-8f1bf2e9c619 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:19:48.799938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5376420d-9738-4dd6-9c2b-8f1bf2e9c619 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:48.800299 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:48.800299 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:48.800907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5376420d-9738-4dd6-9c2b-8f1bf2e9c619 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:48.941038 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:48.941038 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:48.960627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5376420d-9738-4dd6-9c2b-8f1bf2e9c619 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:19:49.043887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:49.043887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:49.071270 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5376420d-9738-4dd6-9c2b-8f1bf2e9c619 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:19:49.091764 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1047/2093] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:48 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 1206 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:19:49.100197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b879ba6a-f0be-4e33-b5d5-0149ea6f2b67 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 Jan 25 11:19:49.102549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b879ba6a-f0be-4e33-b5d5-0149ea6f2b67 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:49.102549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:49.102549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:49.102942 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b879ba6a-f0be-4e33-b5d5-0149ea6f2b67 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:49.156578 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:49.156578 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:49.158351 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b879ba6a-f0be-4e33-b5d5-0149ea6f2b67 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Snapshot retrieved successfully. Jan 25 11:19:49.160496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b879ba6a-f0be-4e33-b5d5-0149ea6f2b67 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 returned with HTTP 200 Jan 25 11:19:49.161866 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1048/2094] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:49 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 => generated 454 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:49.402200 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-c61be0c6-6fb7-44d8-9554-04c91db91608 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:19:49.402716 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-c61be0c6-6fb7-44d8-9554-04c91db91608 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:19:49.413152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-26a1c3f6-fca5-4203-bfc2-07be9a0b83de req-c61be0c6-6fb7-44d8-9554-04c91db91608 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/f79d1a80-8f82-41b8-be00-30b8e24e244b returned with HTTP 200 Jan 25 11:19:49.415162 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1047/2095] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:19:48 2021] DELETE /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/f79d1a80-8f82-41b8-be00-30b8e24e244b => generated 19 bytes in 1145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:50.089670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f0d223c8-93eb-48ac-993f-bcf6010dad7e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:19:50.090351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f0d223c8-93eb-48ac-993f-bcf6010dad7e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:50.090671 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:50.090671 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:50.091229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f0d223c8-93eb-48ac-993f-bcf6010dad7e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:50.173889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12cf9a81-9808-4904-82fb-a7999e05053a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 Jan 25 11:19:50.174568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12cf9a81-9808-4904-82fb-a7999e05053a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:50.174783 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:50.174783 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:50.175469 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12cf9a81-9808-4904-82fb-a7999e05053a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:50.177886 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:50.177886 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:50.200971 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f0d223c8-93eb-48ac-993f-bcf6010dad7e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:19:50.222948 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:50.222948 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:50.224099 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-12cf9a81-9808-4904-82fb-a7999e05053a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Snapshot retrieved successfully. Jan 25 11:19:50.229442 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12cf9a81-9808-4904-82fb-a7999e05053a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 returned with HTTP 200 Jan 25 11:19:50.233678 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1048/2096] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:50 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 => generated 481 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:50.242947 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f0d223c8-93eb-48ac-993f-bcf6010dad7e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:19:50.244375 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1049/2097] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:50 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:50.252526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45fdcdfb-0e4a-4384-81c3-ff21d229e3ba tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] PUT http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd Jan 25 11:19:50.253002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:50.253002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:50.253420 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45fdcdfb-0e4a-4384-81c3-ff21d229e3ba tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:50.535340 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45fdcdfb-0e4a-4384-81c3-ff21d229e3ba tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd returned with HTTP 200 Jan 25 11:19:50.545007 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1049/2098] 10.222.0.57 () {60 vars in 1341 bytes} [Mon Jan 25 11:19:50 2021] PUT /volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd => generated 314 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:50.550639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66e18752-bb0f-4376-b36a-357300468857 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] POST http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots Jan 25 11:19:50.551293 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:50.551293 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:50.551968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66e18752-bb0f-4376-b36a-357300468857 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbdb7ade-1a1f-41ea-bd9f-15695e73c317"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:50.660245 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:50.660245 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:50.663944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-66e18752-bb0f-4376-b36a-357300468857 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Volume info retrieved successfully. Jan 25 11:19:50.665107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-66e18752-bb0f-4376-b36a-357300468857 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Create snapshot from volume fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:50.758456 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota_utils [None req-66e18752-bb0f-4376-b36a-357300468857 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Quota exceeded for 12d15a0e635f4cc180ce24b676f20afd, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 25 11:19:50.759646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.middleware.fault [None req-66e18752-bb0f-4376-b36a-357300468857 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots returned with HTTP 413 Jan 25 11:19:50.766012 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1050/2099] 10.222.0.57 () {60 vars in 1231 bytes} [Mon Jan 25 11:19:50 2021] POST /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots => generated 208 bytes in 216 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 11:19:50.775202 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da823fb5-0773-4870-8106-1578f5984a4b tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] PUT http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd Jan 25 11:19:50.776079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da823fb5-0773-4870-8106-1578f5984a4b tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:50.938406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da823fb5-0773-4870-8106-1578f5984a4b tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd returned with HTTP 200 Jan 25 11:19:50.939256 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1050/2100] 10.222.0.57 () {60 vars in 1341 bytes} [Mon Jan 25 11:19:50 2021] PUT /volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd => generated 314 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:50.951963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-190c7b58-e9ce-4f55-9cb0-7a3ead6a0dd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] POST http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots Jan 25 11:19:50.952736 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:50.952736 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:50.952993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-190c7b58-e9ce-4f55-9cb0-7a3ead6a0dd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbdb7ade-1a1f-41ea-bd9f-15695e73c317"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:51.012928 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:51.012928 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:51.014401 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-190c7b58-e9ce-4f55-9cb0-7a3ead6a0dd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Volume info retrieved successfully. Jan 25 11:19:51.015315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-190c7b58-e9ce-4f55-9cb0-7a3ead6a0dd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Create snapshot from volume fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:51.236466 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota_utils [None req-190c7b58-e9ce-4f55-9cb0-7a3ead6a0dd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Quota exceeded for 12d15a0e635f4cc180ce24b676f20afd, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 25 11:19:51.237011 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.middleware.fault [None req-190c7b58-e9ce-4f55-9cb0-7a3ead6a0dd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots returned with HTTP 413 Jan 25 11:19:51.244809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1051/2101] 10.222.0.57 () {60 vars in 1231 bytes} [Mon Jan 25 11:19:50 2021] POST /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots => generated 133 bytes in 292 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 11:19:51.250343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71cb13f1-a560-4ede-a290-3b575aeca004 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] DELETE http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 Jan 25 11:19:51.250974 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71cb13f1-a560-4ede-a290-3b575aeca004 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:51.251466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71cb13f1-a560-4ede-a290-3b575aeca004 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:51.251830 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-71cb13f1-a560-4ede-a290-3b575aeca004 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Delete snapshot with id: 3815495a-6584-465e-998d-fd6a8feb1ba6 Jan 25 11:19:51.301688 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:51.301688 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:51.305538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-71cb13f1-a560-4ede-a290-3b575aeca004 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Snapshot retrieved successfully. Jan 25 11:19:51.442076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-71cb13f1-a560-4ede-a290-3b575aeca004 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Snapshot delete request issued successfully. Jan 25 11:19:51.442558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71cb13f1-a560-4ede-a290-3b575aeca004 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 returned with HTTP 202 Jan 25 11:19:51.443708 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1051/2102] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:19:51 2021] DELETE /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:51.452646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76c208cc-ed51-447b-adb7-88834e68414a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 Jan 25 11:19:51.453453 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76c208cc-ed51-447b-adb7-88834e68414a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:51.453713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:51.453713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:51.454089 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76c208cc-ed51-447b-adb7-88834e68414a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:51.512080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:51.512080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:51.517387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-76c208cc-ed51-447b-adb7-88834e68414a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Snapshot retrieved successfully. Jan 25 11:19:51.521151 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76c208cc-ed51-447b-adb7-88834e68414a tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 returned with HTTP 200 Jan 25 11:19:51.521993 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1052/2103] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:51 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:52.534754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e702c79-0bfa-4a4b-946a-3b1b953b74e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 Jan 25 11:19:52.536108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e702c79-0bfa-4a4b-946a-3b1b953b74e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:52.536480 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:52.536480 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:52.537102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e702c79-0bfa-4a4b-946a-3b1b953b74e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:52.580887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:52.580887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:52.582810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8e702c79-0bfa-4a4b-946a-3b1b953b74e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Snapshot retrieved successfully. Jan 25 11:19:52.584786 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e702c79-0bfa-4a4b-946a-3b1b953b74e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 returned with HTTP 200 Jan 25 11:19:52.585595 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1052/2104] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:52 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 => generated 480 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:53.598528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0597303f-48fe-486e-8335-9cc85b232996 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 Jan 25 11:19:53.599809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0597303f-48fe-486e-8335-9cc85b232996 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:53.602024 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:53.602024 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:53.602731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0597303f-48fe-486e-8335-9cc85b232996 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:53.634335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0597303f-48fe-486e-8335-9cc85b232996 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 returned with HTTP 404 Jan 25 11:19:53.636482 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1053/2105] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:19:53 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/snapshots/3815495a-6584-465e-998d-fd6a8feb1ba6 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:53.646129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78c3b24b-7b25-4582-bac1-4f8721d35eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] DELETE http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:53.647119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78c3b24b-7b25-4582-bac1-4f8721d35eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:53.647572 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:53.647572 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:53.648847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78c3b24b-7b25-4582-bac1-4f8721d35eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:53.649860 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-78c3b24b-7b25-4582-bac1-4f8721d35eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Delete volume with id: fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:53.720083 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:53.720083 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:53.723589 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78c3b24b-7b25-4582-bac1-4f8721d35eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Volume info retrieved successfully. Jan 25 11:19:53.764186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78c3b24b-7b25-4582-bac1-4f8721d35eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Delete volume request issued successfully. Jan 25 11:19:53.765042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78c3b24b-7b25-4582-bac1-4f8721d35eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 returned with HTTP 202 Jan 25 11:19:53.766204 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1053/2106] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:19:53 2021] DELETE /volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:19:53.776746 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62ea19ce-81a4-4885-885b-69f6d920dbe8 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:53.777655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62ea19ce-81a4-4885-885b-69f6d920dbe8 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:53.778498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62ea19ce-81a4-4885-885b-69f6d920dbe8 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:53.841372 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:53.841372 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:53.852521 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-62ea19ce-81a4-4885-885b-69f6d920dbe8 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Volume info retrieved successfully. Jan 25 11:19:53.886451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62ea19ce-81a4-4885-885b-69f6d920dbe8 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 returned with HTTP 200 Jan 25 11:19:53.889016 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1054/2107] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:53 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 => generated 928 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:54.906002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-594ab1d1-e392-4ae2-8344-177354d04349 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:54.906699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-594ab1d1-e392-4ae2-8344-177354d04349 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:54.907027 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:54.907027 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:54.907590 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-594ab1d1-e392-4ae2-8344-177354d04349 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:55.060503 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:19:55.060503 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:19:55.087282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-594ab1d1-e392-4ae2-8344-177354d04349 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Volume info retrieved successfully. Jan 25 11:19:55.130843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-594ab1d1-e392-4ae2-8344-177354d04349 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 returned with HTTP 200 Jan 25 11:19:55.135187 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1054/2108] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:54 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 => generated 928 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:19:56.151663 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1010960-be2e-49fe-8ac5-f799291c9e20 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] GET http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 Jan 25 11:19:56.152210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1010960-be2e-49fe-8ac5-f799291c9e20 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:19:56.152398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:56.152398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:56.152729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1010960-be2e-49fe-8ac5-f799291c9e20 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:19:56.243904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1010960-be2e-49fe-8ac5-f799291c9e20 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101 tempest-VolumeSnapshotQuotasNegativeTestJSON-850610101] http://10.222.0.57/volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 returned with HTTP 404 Jan 25 11:19:56.254904 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1055/2109] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:19:56 2021] GET /volume/v3/12d15a0e635f4cc180ce24b676f20afd/volumes/fbdb7ade-1a1f-41ea-bd9f-15695e73c317 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:19:56.264262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad56363e-96dc-473b-8af7-c07cdd798dac tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] PUT http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd Jan 25 11:19:56.264722 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:19:56.264722 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:19:56.265141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad56363e-96dc-473b-8af7-c07cdd798dac tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:19:56.510077 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad56363e-96dc-473b-8af7-c07cdd798dac tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982 tempest-VolumeSnapshotQuotasNegativeTestJSON-868306982] http://10.222.0.57/volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd returned with HTTP 200 Jan 25 11:19:56.511778 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1055/2110] 10.222.0.57 () {60 vars in 1342 bytes} [Mon Jan 25 11:19:56 2021] PUT /volume/v3/2ab140875cda4a13ad28ef35084106f5/os-quota-sets/12d15a0e635f4cc180ce24b676f20afd => generated 319 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:04.676239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51f58a02-0295-4bf0-9715-206cf48a7d0a tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] POST http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types Jan 25 11:20:04.677664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51f58a02-0295-4bf0-9715-206cf48a7d0a tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1881276957", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:04.737527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51f58a02-0295-4bf0-9715-206cf48a7d0a tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types returned with HTTP 200 Jan 25 11:20:04.739460 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1056/2111] 10.222.0.57 () {60 vars in 1220 bytes} [Mon Jan 25 11:20:04 2021] POST /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types => generated 278 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:04.751643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-702c61e4-09ca-46e5-91cf-9110ff8f5b02 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] POST http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types Jan 25 11:20:04.752634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-702c61e4-09ca-46e5-91cf-9110ff8f5b02 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-18923100", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:04.824726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-702c61e4-09ca-46e5-91cf-9110ff8f5b02 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types returned with HTTP 200 Jan 25 11:20:04.826888 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1056/2112] 10.222.0.57 () {60 vars in 1220 bytes} [Mon Jan 25 11:20:04 2021] POST /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types => generated 276 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:05.061962 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] POST http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes Jan 25 11:20:05.063408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1138228305", "volume_type": "81f29777-04ec-4752-94e9-206d53411427", "size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:05.064847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1138228305', 'volume_type': '81f29777-04ec-4752-94e9-206d53411427', 'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:20:05.092545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Create volume of 1 GB Jan 25 11:20:05.094074 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:05.094074 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:05.095163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Availability Zones retrieved successfully. Jan 25 11:20:05.130263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Flow 'volume_create_api' (544316de-eece-487f-aa53-b4f149ba5445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:05.133843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0517c5-abd4-4ba2-94f3-99ef1bdd9264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:05.136995 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:20:05.212205 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0517c5-abd4-4ba2-94f3-99ef1bdd9264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:20:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=81f29777-04ec-4752-94e9-206d53411427,is_public=True,name='tempest-VolumeTypesTest-volume-type-1881276957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81f29777-04ec-4752-94e9-206d53411427', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:05.215298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb85dd12-3be3-49d9-b460-d1e8a037de6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:05.274034 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1881276957 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1881276957, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:20:05.275596 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1881276957 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1881276957, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:20:05.330346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Created reservations ['7698a97a-aa93-4912-9d7d-fba765c11001', 'f714540c-2368-4ab6-8d7f-d61529690120', 'e79c8d81-f68f-4233-bca8-4def71c63783', '412ce6ce-f488-4b79-82eb-5570e4dd460a'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:20:05.332690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb85dd12-3be3-49d9-b460-d1e8a037de6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7698a97a-aa93-4912-9d7d-fba765c11001', 'f714540c-2368-4ab6-8d7f-d61529690120', 'e79c8d81-f68f-4233-bca8-4def71c63783', '412ce6ce-f488-4b79-82eb-5570e4dd460a']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:05.335167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404787be-7ff8-48e9-a1da-13efbfe3f396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:05.441088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404787be-7ff8-48e9-a1da-13efbfe3f396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97bf4f4a-8ec9-40b1-b525-55bdf1432e75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1138228305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0cb0fc709a46b786866c08ffcfa4c1',qos_specs=None,replication_status=,reservations=['7698a97a-aa93-4912-9d7d-fba765c11001','f714540c-2368-4ab6-8d7f-d61529690120','e79c8d81-f68f-4233-bca8-4def71c63783','412ce6ce-f488-4b79-82eb-5570e4dd460a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed6537bd6d7d404b83d8147de41d9bc7',volume_type_id=81f29777-04ec-4752-94e9-206d53411427), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1138228305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97bf4f4a-8ec9-40b1-b525-55bdf1432e75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0cb0fc709a46b786866c08ffcfa4c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed6537bd6d7d404b83d8147de41d9bc7',volume_attachment=,volume_type=,volume_type_id=81f29777-04ec-4752-94e9-206d53411427)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:05.443982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36cb8a4-7883-459e-8d47-d48edb019b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:05.479333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36cb8a4-7883-459e-8d47-d48edb019b38) transitioned into state 'SUCCESS' from state '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-1138228305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0cb0fc709a46b786866c08ffcfa4c1',qos_specs=None,replication_status=,reservations=['7698a97a-aa93-4912-9d7d-fba765c11001','f714540c-2368-4ab6-8d7f-d61529690120','e79c8d81-f68f-4233-bca8-4def71c63783','412ce6ce-f488-4b79-82eb-5570e4dd460a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed6537bd6d7d404b83d8147de41d9bc7',volume_type_id=81f29777-04ec-4752-94e9-206d53411427)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:05.482457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (576310d8-1c65-48ca-ba9e-684240c3d564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:05.501908 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (576310d8-1c65-48ca-ba9e-684240c3d564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:05.510719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Flow 'volume_create_api' (544316de-eece-487f-aa53-b4f149ba5445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:05.568727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Create volume request issued successfully. Jan 25 11:20:05.589591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-faa2c3ea-8e6b-4a9e-8626-f51bbba366f3 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes returned with HTTP 202 Jan 25 11:20:05.591072 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1057/2113] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:20:04 2021] POST /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes => generated 850 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:20:05.605124 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-614b19b4-6c25-41a2-9d02-56cf0d1824cd tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] GET http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:05.605668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-614b19b4-6c25-41a2-9d02-56cf0d1824cd tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:05.606159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-614b19b4-6c25-41a2-9d02-56cf0d1824cd tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:05.723824 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:05.723824 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:05.752436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-614b19b4-6c25-41a2-9d02-56cf0d1824cd tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:05.812420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-614b19b4-6c25-41a2-9d02-56cf0d1824cd tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 200 Jan 25 11:20:05.813996 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1057/2114] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:05 2021] GET /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 942 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:06.832603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8874c159-ceb7-499e-a59b-8034fa476ea4 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] GET http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:06.833735 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8874c159-ceb7-499e-a59b-8034fa476ea4 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:06.834144 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:06.834144 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:06.834783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8874c159-ceb7-499e-a59b-8034fa476ea4 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:06.895016 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:06.895016 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:06.904304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8874c159-ceb7-499e-a59b-8034fa476ea4 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:06.926982 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8874c159-ceb7-499e-a59b-8034fa476ea4 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 200 Jan 25 11:20:06.927973 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1058/2115] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:06 2021] GET /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 943 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:06.942875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] POST http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75/action Jan 25 11:20:06.943579 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:06.943579 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:06.944271 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Action body: b'{"os-retype": {"new_type": "18828f56-722e-43c3-9620-958515a2e268"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:06.945535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "18828f56-722e-43c3-9620-958515a2e268"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:07.028977 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:07.028977 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:07.030648 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:07.108799 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-18923100 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-18923100, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:20:07.110403 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-18923100 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-18923100, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:20:07.145413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Created reservations ['e95d3990-bef1-4080-a6c9-ce4d89cce1d9', '6c589227-5d7a-4bd9-aa13-abcc558ea5cc'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:20:07.182961 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1881276957 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1881276957, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:20:07.184050 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1881276957 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1881276957, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:20:07.201082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Created reservations ['7830abfc-e50b-4437-9936-8cac5ab3bdee', 'e373ae2c-9995-4d47-8a3c-b9df2cc8460c'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:20:07.410403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Retype volume request issued successfully. Jan 25 11:20:07.410988 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d79eb25e-ef3d-4a36-998d-b22237be4edb tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75/action returned with HTTP 202 Jan 25 11:20:07.415966 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1058/2116] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:06 2021] POST /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75/action => generated 0 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:07.420828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cef5aff2-c2ed-4770-81c1-da8738d26962 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] GET http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:07.423352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cef5aff2-c2ed-4770-81c1-da8738d26962 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:07.423826 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:07.423826 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:07.424529 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cef5aff2-c2ed-4770-81c1-da8738d26962 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:07.527302 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:07.527302 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:07.540294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cef5aff2-c2ed-4770-81c1-da8738d26962 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:07.574833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cef5aff2-c2ed-4770-81c1-da8738d26962 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 200 Jan 25 11:20:07.581673 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1059/2117] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:07 2021] GET /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 942 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:08.592240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2fcf6f0-c9f0-44c7-9d19-a0cb51f44934 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] GET http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:08.592931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2fcf6f0-c9f0-44c7-9d19-a0cb51f44934 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:08.593152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:08.593152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:08.593503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2fcf6f0-c9f0-44c7-9d19-a0cb51f44934 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:08.757842 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:08.757842 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:08.783823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c2fcf6f0-c9f0-44c7-9d19-a0cb51f44934 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:08.850774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2fcf6f0-c9f0-44c7-9d19-a0cb51f44934 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 200 Jan 25 11:20:08.871008 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1059/2118] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:08 2021] GET /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 941 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:08.874311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdf1860e-e8f7-46d4-8aad-6ceb49c3335f tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] GET http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:08.874950 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdf1860e-e8f7-46d4-8aad-6ceb49c3335f tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:08.875224 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:08.875224 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:08.875672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdf1860e-e8f7-46d4-8aad-6ceb49c3335f tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:09.019587 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:09.019587 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:09.053357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fdf1860e-e8f7-46d4-8aad-6ceb49c3335f tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:09.155547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdf1860e-e8f7-46d4-8aad-6ceb49c3335f tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 200 Jan 25 11:20:09.156384 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1060/2119] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:08 2021] GET /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 941 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:09.174311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95bdcaa1-5550-45a7-9793-2bd6a6e5e80c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] POST http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types Jan 25 11:20:09.175011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:09.175011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:09.176270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95bdcaa1-5550-45a7-9793-2bd6a6e5e80c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-377189578", "description": "tempest-volume-type-description-514248157", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:09.258711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95bdcaa1-5550-45a7-9793-2bd6a6e5e80c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types returned with HTTP 200 Jan 25 11:20:09.260234 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1060/2120] 10.222.0.57 () {60 vars in 1220 bytes} [Mon Jan 25 11:20:09 2021] POST /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types => generated 316 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:09.270039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b0d677d-704c-46f8-ac50-456382457d3c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/539fc99a-2d52-4d50-9116-a337b9bd4083 Jan 25 11:20:09.270567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b0d677d-704c-46f8-ac50-456382457d3c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:09.270761 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:09.270761 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:09.271510 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b0d677d-704c-46f8-ac50-456382457d3c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:09.309198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b0d677d-704c-46f8-ac50-456382457d3c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/539fc99a-2d52-4d50-9116-a337b9bd4083 returned with HTTP 200 Jan 25 11:20:09.324888 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1061/2121] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:20:09 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/539fc99a-2d52-4d50-9116-a337b9bd4083 => generated 338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:09.336924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2baa26ad-e0cf-482b-83b0-4cafe74d13e9 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] POST http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types Jan 25 11:20:09.338039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2baa26ad-e0cf-482b-83b0-4cafe74d13e9 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1962203434"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:09.461918 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2baa26ad-e0cf-482b-83b0-4cafe74d13e9 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types returned with HTTP 200 Jan 25 11:20:09.462856 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1061/2122] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:20:09 2021] POST /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types => generated 221 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:09.474192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a36b265e-cb9b-4913-9880-cb718fadf830 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] POST http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption Jan 25 11:20:09.474992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a36b265e-cb9b-4913-9880-cb718fadf830 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:09.607928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a36b265e-cb9b-4913-9880-cb718fadf830 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption returned with HTTP 200 Jan 25 11:20:09.608849 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1062/2123] 10.222.0.57 () {60 vars in 1363 bytes} [Mon Jan 25 11:20:09 2021] POST /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption => generated 193 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:09.623824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6aa39c7-323c-4992-96fb-da70af8484ca tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption Jan 25 11:20:09.625191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6aa39c7-323c-4992-96fb-da70af8484ca tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:09.626207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6aa39c7-323c-4992-96fb-da70af8484ca tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:09.656830 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6aa39c7-323c-4992-96fb-da70af8484ca tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption returned with HTTP 200 Jan 25 11:20:09.665936 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1062/2124] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:20:09 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption => generated 313 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:09.671056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6285e2eb-66c0-4b20-b31a-9048412fb8b2 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] PUT http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption/provider Jan 25 11:20:09.672264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6285e2eb-66c0-4b20-b31a-9048412fb8b2 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:09.733009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6285e2eb-66c0-4b20-b31a-9048412fb8b2 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption/provider returned with HTTP 200 Jan 25 11:20:09.734085 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1063/2125] 10.222.0.57 () {60 vars in 1390 bytes} [Mon Jan 25 11:20:09 2021] PUT /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption/provider => generated 122 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:09.745277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-82470a43-28d9-4fb9-b650-8bbd1642e0e4 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption Jan 25 11:20:09.755652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-82470a43-28d9-4fb9-b650-8bbd1642e0e4 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:09.756195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-82470a43-28d9-4fb9-b650-8bbd1642e0e4 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:09.777809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-82470a43-28d9-4fb9-b650-8bbd1642e0e4 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption returned with HTTP 200 Jan 25 11:20:09.787613 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1063/2126] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:20:09 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption => generated 347 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:09.801438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-810cb050-3335-44ca-94c2-91b5368e1047 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption/cipher Jan 25 11:20:09.803735 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-810cb050-3335-44ca-94c2-91b5368e1047 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:09.804495 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-810cb050-3335-44ca-94c2-91b5368e1047 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:09.830645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-810cb050-3335-44ca-94c2-91b5368e1047 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption/cipher returned with HTTP 200 Jan 25 11:20:09.831813 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1064/2127] 10.222.0.57 () {58 vars in 1363 bytes} [Mon Jan 25 11:20:09 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption/cipher => generated 29 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:09.843704 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91f83cf1-3755-4810-8e7c-fbffc515df5d tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] DELETE http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption/provider Jan 25 11:20:09.844177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91f83cf1-3755-4810-8e7c-fbffc515df5d tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:09.844672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91f83cf1-3755-4810-8e7c-fbffc515df5d tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:09.901784 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91f83cf1-3755-4810-8e7c-fbffc515df5d tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption/provider returned with HTTP 202 Jan 25 11:20:09.906257 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1064/2128] 10.222.0.57 () {58 vars in 1372 bytes} [Mon Jan 25 11:20:09 2021] DELETE /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption/provider => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:20:09.912867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec15f674-3d7a-4eb3-821f-7902ed983a62 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption Jan 25 11:20:09.913573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec15f674-3d7a-4eb3-821f-7902ed983a62 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:09.914229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec15f674-3d7a-4eb3-821f-7902ed983a62 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:09.941406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec15f674-3d7a-4eb3-821f-7902ed983a62 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption returned with HTTP 200 Jan 25 11:20:09.954575 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1065/2129] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:20:09 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption => generated 2 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 11:20:09.966701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-657de00d-0340-4222-94ac-7f2aa5151ed7 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption Jan 25 11:20:09.967676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-657de00d-0340-4222-94ac-7f2aa5151ed7 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:09.968423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-657de00d-0340-4222-94ac-7f2aa5151ed7 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:10.020459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-657de00d-0340-4222-94ac-7f2aa5151ed7 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption returned with HTTP 200 Jan 25 11:20:10.021563 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1065/2130] 10.222.0.57 () {58 vars in 1342 bytes} [Mon Jan 25 11:20:09 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646/encryption => generated 2 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 11:20:10.033764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfbba9a6-c6b2-49cd-a8d9-eb4fb541a818 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types Jan 25 11:20:10.034526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfbba9a6-c6b2-49cd-a8d9-eb4fb541a818 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:10.035385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfbba9a6-c6b2-49cd-a8d9-eb4fb541a818 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:10.067928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfbba9a6-c6b2-49cd-a8d9-eb4fb541a818 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types returned with HTTP 200 Jan 25 11:20:10.069176 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1066/2131] 10.222.0.57 () {58 vars in 1198 bytes} [Mon Jan 25 11:20:10 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types => generated 1576 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:20:10.083407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-768d94a0-3aac-4954-b084-f79171353af6 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] POST http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types Jan 25 11:20:10.084546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-768d94a0-3aac-4954-b084-f79171353af6 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-299986643"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:10.140244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-768d94a0-3aac-4954-b084-f79171353af6 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types returned with HTTP 200 Jan 25 11:20:10.141492 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1066/2132] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:20:10 2021] POST /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types => generated 220 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:10.153726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d0c066b-0fa9-48d1-8b4d-a84f57eaa01b tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] PUT http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 Jan 25 11:20:10.154897 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d0c066b-0fa9-48d1-8b4d-a84f57eaa01b tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-125628295", "description": "tempest-volume-type-description-145159899", "is_public": false}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:10.238945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d0c066b-0fa9-48d1-8b4d-a84f57eaa01b tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 returned with HTTP 200 Jan 25 11:20:10.240796 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1067/2133] 10.222.0.57 () {60 vars in 1330 bytes} [Mon Jan 25 11:20:10 2021] PUT /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 => generated 203 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:10.251534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-199dbc6e-31ae-483e-bd40-a7053ef2f2da tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 Jan 25 11:20:10.252069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-199dbc6e-31ae-483e-bd40-a7053ef2f2da tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:10.252560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-199dbc6e-31ae-483e-bd40-a7053ef2f2da tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:10.269036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-199dbc6e-31ae-483e-bd40-a7053ef2f2da tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 returned with HTTP 200 Jan 25 11:20:10.271422 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1067/2134] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:20:10 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 => generated 267 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:20:10.281409 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81daf69f-edc0-4701-aaad-841ddbfd5211 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] DELETE http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 Jan 25 11:20:10.282192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81daf69f-edc0-4701-aaad-841ddbfd5211 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:10.282863 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81daf69f-edc0-4701-aaad-841ddbfd5211 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:10.369750 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:20:10.369750 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:20:10.405973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81daf69f-edc0-4701-aaad-841ddbfd5211 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 returned with HTTP 202 Jan 25 11:20:10.415219 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1068/2135] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:20:10 2021] DELETE /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:20:10.434895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-405610fd-b3cd-4863-bd67-07012504ae8f tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 Jan 25 11:20:10.435798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-405610fd-b3cd-4863-bd67-07012504ae8f tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:10.436518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-405610fd-b3cd-4863-bd67-07012504ae8f tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:10.483710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-405610fd-b3cd-4863-bd67-07012504ae8f tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 returned with HTTP 404 Jan 25 11:20:10.484761 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1068/2136] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:20:10 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0c608021-8f01-4a95-ac17-e31619cc6402 => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:20:10.494533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58ab1efa-5c57-4fe6-9bf7-3b46bf4f031c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] DELETE http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646 Jan 25 11:20:10.495178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58ab1efa-5c57-4fe6-9bf7-3b46bf4f031c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:10.495832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58ab1efa-5c57-4fe6-9bf7-3b46bf4f031c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:10.719014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58ab1efa-5c57-4fe6-9bf7-3b46bf4f031c tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646 returned with HTTP 202 Jan 25 11:20:10.723335 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1069/2137] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:20:10 2021] DELETE /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:20:10.733085 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-460702dd-5847-48ce-8e32-93d126396448 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646 Jan 25 11:20:10.734413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-460702dd-5847-48ce-8e32-93d126396448 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:10.735088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-460702dd-5847-48ce-8e32-93d126396448 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:10.752599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-460702dd-5847-48ce-8e32-93d126396448 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646 returned with HTTP 404 Jan 25 11:20:10.754091 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1069/2138] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:20:10 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/0eb63e08-2e0d-465e-9554-b63fe4a73646 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:20:10.764267 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e2d484a-67cb-4585-b628-34d40614c331 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] DELETE http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/539fc99a-2d52-4d50-9116-a337b9bd4083 Jan 25 11:20:10.764793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e2d484a-67cb-4585-b628-34d40614c331 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:10.765584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e2d484a-67cb-4585-b628-34d40614c331 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:10.947345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e2d484a-67cb-4585-b628-34d40614c331 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/539fc99a-2d52-4d50-9116-a337b9bd4083 returned with HTTP 202 Jan 25 11:20:10.948584 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1070/2139] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:20:10 2021] DELETE /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/539fc99a-2d52-4d50-9116-a337b9bd4083 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:20:10.956601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30943ba0-56cb-43e4-bd9f-c5e5bd0713e2 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/539fc99a-2d52-4d50-9116-a337b9bd4083 Jan 25 11:20:10.957148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30943ba0-56cb-43e4-bd9f-c5e5bd0713e2 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:10.957968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30943ba0-56cb-43e4-bd9f-c5e5bd0713e2 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:10.992117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30943ba0-56cb-43e4-bd9f-c5e5bd0713e2 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/539fc99a-2d52-4d50-9116-a337b9bd4083 returned with HTTP 404 Jan 25 11:20:10.994021 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1070/2140] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:20:10 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/539fc99a-2d52-4d50-9116-a337b9bd4083 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:20:11.002309 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95ba6e93-c2df-4e94-b00a-c1e350c6c3e9 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] DELETE http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:11.002933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95ba6e93-c2df-4e94-b00a-c1e350c6c3e9 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:11.003397 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95ba6e93-c2df-4e94-b00a-c1e350c6c3e9 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:11.003907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-95ba6e93-c2df-4e94-b00a-c1e350c6c3e9 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Delete volume with id: 97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:11.123518 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:11.123518 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:11.124974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-95ba6e93-c2df-4e94-b00a-c1e350c6c3e9 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:11.173248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-95ba6e93-c2df-4e94-b00a-c1e350c6c3e9 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Delete volume request issued successfully. Jan 25 11:20:11.174178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95ba6e93-c2df-4e94-b00a-c1e350c6c3e9 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 202 Jan 25 11:20:11.179671 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1071/2141] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:20:10 2021] DELETE /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:20:11.188103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92603b98-9018-4933-953f-564bd5fb03e8 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] GET http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:11.188594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92603b98-9018-4933-953f-564bd5fb03e8 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:11.189087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92603b98-9018-4933-953f-564bd5fb03e8 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:11.299947 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:11.299947 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:11.322966 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-92603b98-9018-4933-953f-564bd5fb03e8 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:11.361971 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92603b98-9018-4933-953f-564bd5fb03e8 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 200 Jan 25 11:20:11.363162 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1071/2142] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:11 2021] GET /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 940 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:12.380748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f72a7f18-9a4d-4dbc-94cb-55caf57e5296 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] GET http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:12.381255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f72a7f18-9a4d-4dbc-94cb-55caf57e5296 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:12.381677 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:12.381677 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:12.382328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f72a7f18-9a4d-4dbc-94cb-55caf57e5296 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:12.549039 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:12.549039 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:12.604471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f72a7f18-9a4d-4dbc-94cb-55caf57e5296 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:12.650507 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f72a7f18-9a4d-4dbc-94cb-55caf57e5296 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 200 Jan 25 11:20:12.651846 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1072/2143] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:12 2021] GET /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 940 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:13.667991 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef18ab4e-d5ad-4788-b3ba-9512b78a643d tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] GET http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:13.668518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef18ab4e-d5ad-4788-b3ba-9512b78a643d tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:13.668613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:13.668613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:13.668921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef18ab4e-d5ad-4788-b3ba-9512b78a643d tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:13.750537 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:13.750537 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:13.761084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ef18ab4e-d5ad-4788-b3ba-9512b78a643d tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Volume info retrieved successfully. Jan 25 11:20:13.789454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef18ab4e-d5ad-4788-b3ba-9512b78a643d tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 200 Jan 25 11:20:13.801174 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1072/2144] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:13 2021] GET /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 940 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:14.807251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-967ea8c3-9390-4f91-b94a-b31f79fc1337 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] GET http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 Jan 25 11:20:14.810956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-967ea8c3-9390-4f91-b94a-b31f79fc1337 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:14.811402 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:14.811402 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:14.812172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-967ea8c3-9390-4f91-b94a-b31f79fc1337 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:14.985680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-967ea8c3-9390-4f91-b94a-b31f79fc1337 tempest-VolumeTypesTest-1090043014 tempest-VolumeTypesTest-1090043014] http://10.222.0.57/volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 returned with HTTP 404 Jan 25 11:20:14.994646 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1073/2145] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:14 2021] GET /volume/v3/0a0cb0fc709a46b786866c08ffcfa4c1/volumes/97bf4f4a-8ec9-40b1-b525-55bdf1432e75 => generated 109 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:20:15.002603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5146efe0-e5b3-423d-a616-ed0fc2f8d463 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] DELETE http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/18828f56-722e-43c3-9620-958515a2e268 Jan 25 11:20:15.003139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5146efe0-e5b3-423d-a616-ed0fc2f8d463 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:15.003355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:15.003355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:15.003757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5146efe0-e5b3-423d-a616-ed0fc2f8d463 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:15.183924 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:20:15.183924 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:20:15.222238 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5146efe0-e5b3-423d-a616-ed0fc2f8d463 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/18828f56-722e-43c3-9620-958515a2e268 returned with HTTP 202 Jan 25 11:20:15.223378 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1073/2146] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:20:14 2021] DELETE /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/18828f56-722e-43c3-9620-958515a2e268 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:20:15.232153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-516c2707-3143-4642-a6ab-87c7f98b2916 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/18828f56-722e-43c3-9620-958515a2e268 Jan 25 11:20:15.232940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-516c2707-3143-4642-a6ab-87c7f98b2916 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:15.233597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-516c2707-3143-4642-a6ab-87c7f98b2916 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:15.257916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-516c2707-3143-4642-a6ab-87c7f98b2916 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/18828f56-722e-43c3-9620-958515a2e268 returned with HTTP 404 Jan 25 11:20:15.260778 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1074/2147] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:20:15 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/18828f56-722e-43c3-9620-958515a2e268 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:20:15.267079 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e17614d-1ba5-47a3-a334-8a7f87134f45 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] DELETE http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/81f29777-04ec-4752-94e9-206d53411427 Jan 25 11:20:15.268149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e17614d-1ba5-47a3-a334-8a7f87134f45 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:15.268869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e17614d-1ba5-47a3-a334-8a7f87134f45 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:15.507300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e17614d-1ba5-47a3-a334-8a7f87134f45 tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/81f29777-04ec-4752-94e9-206d53411427 returned with HTTP 202 Jan 25 11:20:15.508527 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1074/2148] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:20:15 2021] DELETE /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/81f29777-04ec-4752-94e9-206d53411427 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:20:15.516038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45c73833-7d74-41b6-99a2-c3a9166d3bde tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] GET http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/81f29777-04ec-4752-94e9-206d53411427 Jan 25 11:20:15.516562 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45c73833-7d74-41b6-99a2-c3a9166d3bde tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:15.517052 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45c73833-7d74-41b6-99a2-c3a9166d3bde tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:15.542589 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45c73833-7d74-41b6-99a2-c3a9166d3bde tempest-VolumeTypesTest-1505871998 tempest-VolumeTypesTest-1505871998] http://10.222.0.57/volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/81f29777-04ec-4752-94e9-206d53411427 returned with HTTP 404 Jan 25 11:20:15.543593 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1075/2149] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:20:15 2021] GET /volume/v3/bb43f3462e6549beab8e48a7ca2df6d6/types/81f29777-04ec-4752-94e9-206d53411427 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:20:24.878525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83a88cc2-4ae4-4c8b-a27d-ca0701b903d5 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] POST http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types Jan 25 11:20:24.879331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83a88cc2-4ae4-4c8b-a27d-ca0701b903d5 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1103250137"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:24.926261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83a88cc2-4ae4-4c8b-a27d-ca0701b903d5 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types returned with HTTP 200 Jan 25 11:20:24.927650 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1075/2150] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:20:24 2021] POST /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types => generated 231 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:24.939541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73c39974-39ed-4127-b864-7dce0343c8c2 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] POST http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs Jan 25 11:20:24.940384 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73c39974-39ed-4127-b864-7dce0343c8c2 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:25.107128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73c39974-39ed-4127-b864-7dce0343c8c2 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs returned with HTTP 200 Jan 25 11:20:25.108925 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1076/2151] 10.222.0.57 () {60 vars in 1366 bytes} [Mon Jan 25 11:20:24 2021] POST /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs => generated 34 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:25.119654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfea0662-0d1b-4223-b2c7-0923b2b9b674 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] GET http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec3 Jan 25 11:20:25.120450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfea0662-0d1b-4223-b2c7-0923b2b9b674 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:25.121385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfea0662-0d1b-4223-b2c7-0923b2b9b674 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:25.146707 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfea0662-0d1b-4223-b2c7-0923b2b9b674 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec3 returned with HTTP 200 Jan 25 11:20:25.148311 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1076/2152] 10.222.0.57 () {58 vars in 1363 bytes} [Mon Jan 25 11:20:25 2021] GET /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec3 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:25.159368 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1425724-b1a8-4db4-ac65-03af667cc1c3 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] DELETE http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec3 Jan 25 11:20:25.160144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a1425724-b1a8-4db4-ac65-03af667cc1c3 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:25.160831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a1425724-b1a8-4db4-ac65-03af667cc1c3 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:25.296798 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:20:25.296798 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:20:25.322554 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1425724-b1a8-4db4-ac65-03af667cc1c3 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec3 returned with HTTP 202 Jan 25 11:20:25.323737 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1077/2153] 10.222.0.57 () {58 vars in 1366 bytes} [Mon Jan 25 11:20:25 2021] DELETE /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec3 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:25.333639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c5c0360-ea87-4f29-aebe-8688a0edc4d9 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] GET http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec3 Jan 25 11:20:25.334155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c5c0360-ea87-4f29-aebe-8688a0edc4d9 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:25.334981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c5c0360-ea87-4f29-aebe-8688a0edc4d9 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:25.351356 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c5c0360-ea87-4f29-aebe-8688a0edc4d9 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec3 returned with HTTP 404 Jan 25 11:20:25.352890 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1077/2154] 10.222.0.57 () {58 vars in 1363 bytes} [Mon Jan 25 11:20:25 2021] GET /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec3 => generated 129 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:20:25.367700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b29c3e1-f049-4119-9a4d-0f8e98095fde tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] POST http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs Jan 25 11:20:25.368913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6b29c3e1-f049-4119-9a4d-0f8e98095fde tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:25.497662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b29c3e1-f049-4119-9a4d-0f8e98095fde tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs returned with HTTP 200 Jan 25 11:20:25.502803 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1078/2155] 10.222.0.57 () {60 vars in 1366 bytes} [Mon Jan 25 11:20:25 2021] POST /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs => generated 34 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:25.516489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-774fb1ce-644b-4f08-8b2b-296f9d288254 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] GET http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs Jan 25 11:20:25.517029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-774fb1ce-644b-4f08-8b2b-296f9d288254 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:25.517564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-774fb1ce-644b-4f08-8b2b-296f9d288254 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:25.540474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-774fb1ce-644b-4f08-8b2b-296f9d288254 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs returned with HTTP 200 Jan 25 11:20:25.541558 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1078/2156] 10.222.0.57 () {58 vars in 1345 bytes} [Mon Jan 25 11:20:25 2021] GET /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:25.552510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5e08c32-e8f2-4415-bc9b-d5317f4cf374 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] POST http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs Jan 25 11:20:25.553415 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5e08c32-e8f2-4415-bc9b-d5317f4cf374 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:25.664999 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5e08c32-e8f2-4415-bc9b-d5317f4cf374 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs returned with HTTP 200 Jan 25 11:20:25.666521 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1079/2157] 10.222.0.57 () {60 vars in 1366 bytes} [Mon Jan 25 11:20:25 2021] POST /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs => generated 34 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:25.678464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-793c8fef-529d-45c2-9844-41e3bd3c3cc8 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] PUT http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec2 Jan 25 11:20:25.682918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-793c8fef-529d-45c2-9844-41e3bd3c3cc8 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:25.765735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-793c8fef-529d-45c2-9844-41e3bd3c3cc8 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec2 returned with HTTP 200 Jan 25 11:20:25.770650 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1079/2158] 10.222.0.57 () {60 vars in 1383 bytes} [Mon Jan 25 11:20:25 2021] PUT /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec2 => generated 17 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:25.776929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eab09ffc-7665-4592-91b5-400db202e124 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] GET http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec2 Jan 25 11:20:25.777546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eab09ffc-7665-4592-91b5-400db202e124 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:25.778134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eab09ffc-7665-4592-91b5-400db202e124 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:25.796209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eab09ffc-7665-4592-91b5-400db202e124 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec2 returned with HTTP 200 Jan 25 11:20:25.797145 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1080/2159] 10.222.0.57 () {58 vars in 1363 bytes} [Mon Jan 25 11:20:25 2021] GET /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:25.808203 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-deecd9aa-1589-49ac-80a2-3d94f94f2e26 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] POST http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs Jan 25 11:20:25.809272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-deecd9aa-1589-49ac-80a2-3d94f94f2e26 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:25.921840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-deecd9aa-1589-49ac-80a2-3d94f94f2e26 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs returned with HTTP 200 Jan 25 11:20:25.922806 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1080/2160] 10.222.0.57 () {60 vars in 1366 bytes} [Mon Jan 25 11:20:25 2021] POST /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs => generated 51 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:25.933599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f52cdf2-b18d-45f5-9dd1-7bddf7995223 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] GET http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs Jan 25 11:20:25.934128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f52cdf2-b18d-45f5-9dd1-7bddf7995223 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:25.934785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f52cdf2-b18d-45f5-9dd1-7bddf7995223 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:25.954077 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f52cdf2-b18d-45f5-9dd1-7bddf7995223 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs returned with HTTP 200 Jan 25 11:20:25.955169 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1081/2161] 10.222.0.57 () {58 vars in 1345 bytes} [Mon Jan 25 11:20:25 2021] GET /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1/extra_specs => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:20:25.985871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db773be6-4a4e-4390-8c60-573bce0eb209 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] DELETE http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1 Jan 25 11:20:25.986831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-db773be6-4a4e-4390-8c60-573bce0eb209 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:25.987561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-db773be6-4a4e-4390-8c60-573bce0eb209 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:26.074945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db773be6-4a4e-4390-8c60-573bce0eb209 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1 returned with HTTP 202 Jan 25 11:20:26.089826 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1081/2162] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:20:25 2021] DELETE /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:20:26.092326 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5c9b662-16ec-46e0-80d8-ad80378807e6 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] GET http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1 Jan 25 11:20:26.093569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5c9b662-16ec-46e0-80d8-ad80378807e6 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:26.094214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5c9b662-16ec-46e0-80d8-ad80378807e6 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:26.106070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5c9b662-16ec-46e0-80d8-ad80378807e6 tempest-VolumeTypesExtraSpecsTest-1757976156 tempest-VolumeTypesExtraSpecsTest-1757976156] http://10.222.0.57/volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1 returned with HTTP 404 Jan 25 11:20:26.107171 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1082/2163] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:20:26 2021] GET /volume/v3/2ba0c556159d467dadbe4765bb0de0e0/types/89a6921a-dd23-46cc-85bd-2f12df81dbf1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:20:32.027314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] POST http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes Jan 25 11:20:32.028087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2123650648"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:32.034741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2123650648'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:20:32.035357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume of 1 GB Jan 25 11:20:32.071255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Availability Zones retrieved successfully. Jan 25 11:20:32.118288 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (33860f75-fca2-4f4d-9174-c18889c4fa19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:32.127329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3fe213-047e-4cbd-b5aa-06f730ca379b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:32.130340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:20:32.295691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3fe213-047e-4cbd-b5aa-06f730ca379b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:32.299720 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36359da1-3d28-4184-8419-1945ba5da311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:32.524701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Created reservations ['eb5a14c9-a5ac-4d05-b660-89cf15eee6af', '78d1c0da-9d34-4d7d-8f77-8156adc01719', 'c759a511-50ba-4dac-8757-81452d7c720a', 'f412d0ac-5a61-40a7-a9cb-cc8835c7bcd1'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:20:32.527336 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36359da1-3d28-4184-8419-1945ba5da311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb5a14c9-a5ac-4d05-b660-89cf15eee6af', '78d1c0da-9d34-4d7d-8f77-8156adc01719', 'c759a511-50ba-4dac-8757-81452d7c720a', 'f412d0ac-5a61-40a7-a9cb-cc8835c7bcd1']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:32.529878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c10bcdf-275d-427b-97c6-9dfbf6727ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:32.640887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c10bcdf-275d-427b-97c6-9dfbf6727ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2123650648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['eb5a14c9-a5ac-4d05-b660-89cf15eee6af','78d1c0da-9d34-4d7d-8f77-8156adc01719','c759a511-50ba-4dac-8757-81452d7c720a','f412d0ac-5a61-40a7-a9cb-cc8835c7bcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2123650648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd02623fc4942dbba5df372f03f0cc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:32.643562 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38cd7d35-1c78-4d19-85fd-d9174ca424a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:32.685904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38cd7d35-1c78-4d19-85fd-d9174ca424a3) transitioned into state 'SUCCESS' from state '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-2123650648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['eb5a14c9-a5ac-4d05-b660-89cf15eee6af','78d1c0da-9d34-4d7d-8f77-8156adc01719','c759a511-50ba-4dac-8757-81452d7c720a','f412d0ac-5a61-40a7-a9cb-cc8835c7bcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:32.688328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b6f0fe4-0a46-467c-a1a7-d9c83a1f1814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:32.719165 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b6f0fe4-0a46-467c-a1a7-d9c83a1f1814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:32.722011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (33860f75-fca2-4f4d-9174-c18889c4fa19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:32.814247 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request issued successfully. Jan 25 11:20:32.846826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3714a67b-c687-4ca9-be5d-28954ede7441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes returned with HTTP 202 Jan 25 11:20:32.853977 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1082/2164] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:20:32 2021] POST /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes => generated 818 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:20:32.864031 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-899a113b-49ba-408e-91c6-141553732cdf tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:20:32.864831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-899a113b-49ba-408e-91c6-141553732cdf tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:32.865327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-899a113b-49ba-408e-91c6-141553732cdf tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:32.982499 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:32.982499 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:33.004321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-899a113b-49ba-408e-91c6-141553732cdf tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:33.058074 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-899a113b-49ba-408e-91c6-141553732cdf tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:20:33.059137 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1083/2165] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:32 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 910 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:33.483094 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] POST http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes Jan 25 11:20:33.483754 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:33.483754 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:33.484457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1871581613"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:33.485777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume request body: {'volume': {'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1871581613'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:20:33.652374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume of 1 GB Jan 25 11:20:33.653412 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:33.653412 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:33.676371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Availability Zones retrieved successfully. Jan 25 11:20:33.718092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Flow 'volume_create_api' (8ddb5509-b0ea-48b2-8d5a-51ac4a9cadd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:33.727630 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b50c999-5a61-4f2e-a559-b1c2539a14d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:33.733661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:20:33.934475 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b50c999-5a61-4f2e-a559-b1c2539a14d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:33.937141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e6b0fd-daa9-4599-adb9-1039ec65c9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:34.076060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4233d23-db39-4cf8-9b75-4a1a81bf0544 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:20:34.077293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4233d23-db39-4cf8-9b75-4a1a81bf0544 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:34.077752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:34.077752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:34.078437 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b4233d23-db39-4cf8-9b75-4a1a81bf0544 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:34.165085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Created reservations ['7d75207d-0910-44b6-a5a5-7c94dd90a5aa', '59c4821b-8e97-46ca-bde6-0f34b280f626', 'e8bb654d-b8ff-4cbd-a5bc-6036fb428a0c', '0bc3f602-04e0-4b0b-a1f3-1f99327cce5e'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:20:34.167254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e6b0fd-daa9-4599-adb9-1039ec65c9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d75207d-0910-44b6-a5a5-7c94dd90a5aa', '59c4821b-8e97-46ca-bde6-0f34b280f626', 'e8bb654d-b8ff-4cbd-a5bc-6036fb428a0c', '0bc3f602-04e0-4b0b-a1f3-1f99327cce5e']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:34.169462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2596bc8c-3611-4c0a-92f7-2ce5925adb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:34.240110 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:34.240110 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:34.254249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b4233d23-db39-4cf8-9b75-4a1a81bf0544 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:34.263323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2596bc8c-3611-4c0a-92f7-2ce5925adb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01758820-7feb-4167-abd1-f12f33de97be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1871581613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1d26f449da4152b0fa06d7b413d1f3',qos_specs=None,replication_status=,reservations=['7d75207d-0910-44b6-a5a5-7c94dd90a5aa','59c4821b-8e97-46ca-bde6-0f34b280f626','e8bb654d-b8ff-4cbd-a5bc-6036fb428a0c','0bc3f602-04e0-4b0b-a1f3-1f99327cce5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc0ff43067d4582bd4504113de606d1',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1871581613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01758820-7feb-4167-abd1-f12f33de97be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b1d26f449da4152b0fa06d7b413d1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3cc0ff43067d4582bd4504113de606d1',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:34.265585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a51054e-91f1-45af-b01c-91f2cd7fdb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:34.297246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b4233d23-db39-4cf8-9b75-4a1a81bf0544 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:20:34.298126 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1084/2166] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:34 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:34.312768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a51054e-91f1-45af-b01c-91f2cd7fdb83) transitioned into state 'SUCCESS' from state '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-1871581613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1d26f449da4152b0fa06d7b413d1f3',qos_specs=None,replication_status=,reservations=['7d75207d-0910-44b6-a5a5-7c94dd90a5aa','59c4821b-8e97-46ca-bde6-0f34b280f626','e8bb654d-b8ff-4cbd-a5bc-6036fb428a0c','0bc3f602-04e0-4b0b-a1f3-1f99327cce5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc0ff43067d4582bd4504113de606d1',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:34.315121 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75dd3b7a-f50e-477f-a0c1-0917bb3c2f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:34.332970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75dd3b7a-f50e-477f-a0c1-0917bb3c2f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:34.336496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Flow 'volume_create_api' (8ddb5509-b0ea-48b2-8d5a-51ac4a9cadd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:34.414627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume request issued successfully. Jan 25 11:20:34.445541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a57ddedf-af05-44f7-9c78-725dce6f8ea4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes returned with HTTP 202 Jan 25 11:20:34.446723 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1083/2167] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:20:33 2021] POST /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes => generated 816 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:20:34.461099 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71bb37be-b5ae-4dce-a817-3523e9ad65aa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:34.461938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71bb37be-b5ae-4dce-a817-3523e9ad65aa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:34.462411 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:34.462411 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:34.462986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71bb37be-b5ae-4dce-a817-3523e9ad65aa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:34.534007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:34.534007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:34.544010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-71bb37be-b5ae-4dce-a817-3523e9ad65aa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:34.572801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71bb37be-b5ae-4dce-a817-3523e9ad65aa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:34.573945 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1085/2168] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:34 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:35.315180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3e06998-abce-43bd-b2e9-f612f04a50c8 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:20:35.316452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3e06998-abce-43bd-b2e9-f612f04a50c8 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:35.316836 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:35.316836 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:35.317433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3e06998-abce-43bd-b2e9-f612f04a50c8 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:35.459284 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:35.459284 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:35.476732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c3e06998-abce-43bd-b2e9-f612f04a50c8 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:35.540205 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3e06998-abce-43bd-b2e9-f612f04a50c8 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:20:35.553380 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1084/2169] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:35 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 911 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:35.556175 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ac00d0f-3c4b-4829-9205-d8d7cc065363 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] POST http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action Jan 25 11:20:35.556871 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:35.556871 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:35.557672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ac00d0f-3c4b-4829-9205-d8d7cc065363 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action body: b'{"os-attach": {"instance_uuid": "488ca000-0979-4174-9240-a9de362025d9", "mountpoint": "/dev/sdb"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:35.558292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ac00d0f-3c4b-4829-9205-d8d7cc065363 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "488ca000-0979-4174-9240-a9de362025d9", "mountpoint": "/dev/sdb"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:35.590763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f2dfdb0-11e9-4ef2-9bdf-00979110e442 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:35.591293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f2dfdb0-11e9-4ef2-9bdf-00979110e442 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:35.591505 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:35.591505 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:35.591867 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f2dfdb0-11e9-4ef2-9bdf-00979110e442 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:35.636258 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:35.636258 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:35.638001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0ac00d0f-3c4b-4829-9205-d8d7cc065363 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:35.666828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0ac00d0f-3c4b-4829-9205-d8d7cc065363 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Update volume admin metadata completed successfully. Jan 25 11:20:35.717643 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:35.717643 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:35.733427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1f2dfdb0-11e9-4ef2-9bdf-00979110e442 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:35.782636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f2dfdb0-11e9-4ef2-9bdf-00979110e442 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:35.783874 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1085/2170] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:35 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:35.895069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0ac00d0f-3c4b-4829-9205-d8d7cc065363 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Attach volume completed successfully. Jan 25 11:20:35.896286 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ac00d0f-3c4b-4829-9205-d8d7cc065363 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action returned with HTTP 202 Jan 25 11:20:35.899759 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1086/2171] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:35 2021] POST /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:35.907480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d5aae62-81ff-4cd8-be59-020a57a9e68a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:20:35.908019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d5aae62-81ff-4cd8-be59-020a57a9e68a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:35.908592 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:35.908592 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:35.908901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d5aae62-81ff-4cd8-be59-020a57a9e68a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:36.012998 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:36.012998 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:36.030265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2d5aae62-81ff-4cd8-be59-020a57a9e68a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:36.076996 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:36.076996 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:36.088597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d5aae62-81ff-4cd8-be59-020a57a9e68a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:20:36.095840 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1086/2172] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:35 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 1245 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:20:36.106228 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a84ca36-ffc6-464f-b7ba-89e530ed6f1c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:20:36.106750 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a84ca36-ffc6-464f-b7ba-89e530ed6f1c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:36.107336 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:36.107336 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:36.107725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a84ca36-ffc6-464f-b7ba-89e530ed6f1c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:36.178733 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:36.178733 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:36.188369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2a84ca36-ffc6-464f-b7ba-89e530ed6f1c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:36.209496 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:36.209496 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:36.218994 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a84ca36-ffc6-464f-b7ba-89e530ed6f1c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:20:36.220064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1087/2173] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:36 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 1245 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:20:36.563255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2f0c39e-acfd-4f68-bde8-96ea39a404d3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action Jan 25 11:20:36.563794 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:36.563794 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:36.564120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2f0c39e-acfd-4f68-bde8-96ea39a404d3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:36.564985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2f0c39e-acfd-4f68-bde8-96ea39a404d3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:36.566258 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-e2f0c39e-acfd-4f68-bde8-96ea39a404d3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Updating volume '57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3' with '{'status': 'error'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:20:36.697705 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:36.697705 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:36.786171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2f0c39e-acfd-4f68-bde8-96ea39a404d3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action returned with HTTP 202 Jan 25 11:20:36.787834 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1087/2174] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:36 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action => generated 0 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:36.798211 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0a91c2e5-477f-4ec7-a3ef-d67f9fac97fa tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:20:36.799094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0a91c2e5-477f-4ec7-a3ef-d67f9fac97fa tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:36.799512 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:36.799512 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:36.800190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0a91c2e5-477f-4ec7-a3ef-d67f9fac97fa tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:36.801813 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f304e66-e5a4-4615-8e87-308986e8ac53 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:36.803806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f304e66-e5a4-4615-8e87-308986e8ac53 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:36.804064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:36.804064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:36.804479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f304e66-e5a4-4615-8e87-308986e8ac53 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:36.888069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:36.888069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:36.908958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0a91c2e5-477f-4ec7-a3ef-d67f9fac97fa tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:36.939079 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:36.939079 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:36.954706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4f304e66-e5a4-4615-8e87-308986e8ac53 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:37.003741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f304e66-e5a4-4615-8e87-308986e8ac53 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:37.004719 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1088/2175] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:36 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:37.008005 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:37.008005 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:37.026242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0a91c2e5-477f-4ec7-a3ef-d67f9fac97fa tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:20:37.030777 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1088/2176] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:36 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 1244 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:20:37.048774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-594b87c4-f324-4fa2-b9c1-5b39f72b2eec tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action Jan 25 11:20:37.049238 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:37.049238 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:37.049679 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-594b87c4-f324-4fa2-b9c1-5b39f72b2eec tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c6bdba95-2789-4845-9bcb-ce63e760bd10"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:37.050077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-594b87c4-f324-4fa2-b9c1-5b39f72b2eec tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c6bdba95-2789-4845-9bcb-ce63e760bd10"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:37.110323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:37.110323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:37.111244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-594b87c4-f324-4fa2-b9c1-5b39f72b2eec tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Volume info retrieved successfully. Jan 25 11:20:37.169481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-594b87c4-f324-4fa2-b9c1-5b39f72b2eec tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Terminate volume connection completed successfully. Jan 25 11:20:37.181114 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-594b87c4-f324-4fa2-b9c1-5b39f72b2eec tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=91483) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 25 11:20:37.363594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-594b87c4-f324-4fa2-b9c1-5b39f72b2eec tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Detach volume completed successfully. Jan 25 11:20:37.364424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-594b87c4-f324-4fa2-b9c1-5b39f72b2eec tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action returned with HTTP 202 Jan 25 11:20:37.365330 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1089/2177] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:37 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:37.374536 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a735bd5-af9a-45f2-951d-aa9800dffd52 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:20:37.375075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a735bd5-af9a-45f2-951d-aa9800dffd52 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:37.375293 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:37.375293 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:37.375842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a735bd5-af9a-45f2-951d-aa9800dffd52 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:37.440858 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:37.440858 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:37.453822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5a735bd5-af9a-45f2-951d-aa9800dffd52 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:37.491369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a735bd5-af9a-45f2-951d-aa9800dffd52 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:20:37.492861 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1089/2178] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:37 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 930 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:37.508750 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cec6accc-a7e5-4b12-8e78-8549a07c51e9 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:20:37.509722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cec6accc-a7e5-4b12-8e78-8549a07c51e9 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:37.510181 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:37.510181 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:37.510918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cec6accc-a7e5-4b12-8e78-8549a07c51e9 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:37.581015 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:37.581015 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:37.590660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cec6accc-a7e5-4b12-8e78-8549a07c51e9 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:37.634439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cec6accc-a7e5-4b12-8e78-8549a07c51e9 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:20:37.647607 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1090/2179] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:37 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 930 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:37.649992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b14a072-7d27-46a3-b6e2-e782047dd349 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] POST http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action Jan 25 11:20:37.650880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:37.650880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:37.651330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b14a072-7d27-46a3-b6e2-e782047dd349 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action body: b'{"os-detach": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:37.651722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b14a072-7d27-46a3-b6e2-e782047dd349 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:37.742234 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:37.742234 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:37.743768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5b14a072-7d27-46a3-b6e2-e782047dd349 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:37.812367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5b14a072-7d27-46a3-b6e2-e782047dd349 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Detach volume completed successfully. Jan 25 11:20:37.814282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b14a072-7d27-46a3-b6e2-e782047dd349 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action returned with HTTP 202 Jan 25 11:20:37.815351 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1090/2180] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:37 2021] POST /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:37.824129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-33889111-045e-4ed3-a868-772cae52b6ab tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:20:37.825078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-33889111-045e-4ed3-a868-772cae52b6ab tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:37.825410 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:37.825410 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:37.826689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-33889111-045e-4ed3-a868-772cae52b6ab tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:37.897987 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:37.897987 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:37.908862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-33889111-045e-4ed3-a868-772cae52b6ab tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:37.939518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-33889111-045e-4ed3-a868-772cae52b6ab tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:20:37.940850 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1091/2181] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:37 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 930 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:38.024466 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5985af4c-336a-485b-93aa-b35b16e252ca tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:38.025681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5985af4c-336a-485b-93aa-b35b16e252ca tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:38.026069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:38.026069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:38.026687 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5985af4c-336a-485b-93aa-b35b16e252ca tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:38.150959 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:38.150959 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:38.168956 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5985af4c-336a-485b-93aa-b35b16e252ca tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:38.204398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5985af4c-336a-485b-93aa-b35b16e252ca tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:38.205884 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1091/2182] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:38 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:39.223714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62926a75-f4bc-488f-bdc3-07426cceb63a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:39.225984 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62926a75-f4bc-488f-bdc3-07426cceb63a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:39.226633 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:39.226633 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:39.227467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62926a75-f4bc-488f-bdc3-07426cceb63a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:39.290988 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:39.290988 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:39.301216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-62926a75-f4bc-488f-bdc3-07426cceb63a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:39.332015 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62926a75-f4bc-488f-bdc3-07426cceb63a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:39.333041 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1092/2183] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:39 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:39.880439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-746e501a-d3b0-4e8e-8539-990a08d218da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:20:39.880439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-746e501a-d3b0-4e8e-8539-990a08d218da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:39.880439 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:39.880439 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:39.880825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-746e501a-d3b0-4e8e-8539-990a08d218da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:39.982019 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:39.982019 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:39.999628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-746e501a-d3b0-4e8e-8539-990a08d218da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:20:40.032978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-746e501a-d3b0-4e8e-8539-990a08d218da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:20:40.044735 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1092/2184] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:39 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:40.053877 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-84a4a799-a5e5-4480-a80b-ac00d598c052 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:20:40.054419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-84a4a799-a5e5-4480-a80b-ac00d598c052 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:40.054634 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:40.054634 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:40.054998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-84a4a799-a5e5-4480-a80b-ac00d598c052 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:40.127336 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:40.127336 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:40.137141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-84a4a799-a5e5-4480-a80b-ac00d598c052 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:20:40.160660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-84a4a799-a5e5-4480-a80b-ac00d598c052 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:20:40.161950 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1093/2185] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:40 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 911 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:40.349150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb10441c-bb94-49e0-8619-d29dc3114ff7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:40.349788 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb10441c-bb94-49e0-8619-d29dc3114ff7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:40.350611 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:40.350611 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:40.351339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb10441c-bb94-49e0-8619-d29dc3114ff7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:40.461955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:40.461955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:40.490732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fb10441c-bb94-49e0-8619-d29dc3114ff7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:40.529044 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb10441c-bb94-49e0-8619-d29dc3114ff7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:40.543050 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1093/2186] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:40 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:41.559244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3cddb51c-f0af-4b1e-b4e7-30a20ab463c8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:41.560382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3cddb51c-f0af-4b1e-b4e7-30a20ab463c8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:41.560994 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:41.560994 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:41.561669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3cddb51c-f0af-4b1e-b4e7-30a20ab463c8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:41.659985 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:41.659985 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:41.670242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3cddb51c-f0af-4b1e-b4e7-30a20ab463c8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:41.694928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3cddb51c-f0af-4b1e-b4e7-30a20ab463c8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:41.696798 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1094/2187] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:41 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:42.712280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51cd0ea8-15df-4729-889f-01b9f06c83d6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:42.712805 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51cd0ea8-15df-4729-889f-01b9f06c83d6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:42.712912 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:42.712912 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:42.713253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-51cd0ea8-15df-4729-889f-01b9f06c83d6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:42.819359 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:42.819359 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:42.842892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-51cd0ea8-15df-4729-889f-01b9f06c83d6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:42.881783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-51cd0ea8-15df-4729-889f-01b9f06c83d6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:42.882931 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1094/2188] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:42 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:43.898557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a844bf0-552e-4378-9c05-82fa19bd4457 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:43.899450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a844bf0-552e-4378-9c05-82fa19bd4457 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:43.899898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:43.899898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:43.900453 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a844bf0-552e-4378-9c05-82fa19bd4457 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:44.004090 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:44.004090 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:44.024541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8a844bf0-552e-4378-9c05-82fa19bd4457 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:44.078928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a844bf0-552e-4378-9c05-82fa19bd4457 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:44.082373 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1095/2189] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:43 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:45.104539 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99e1b24c-14d2-4cf9-9167-5dcbb85f7a5d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:45.106058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99e1b24c-14d2-4cf9-9167-5dcbb85f7a5d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:45.106458 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:45.106458 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:45.107170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99e1b24c-14d2-4cf9-9167-5dcbb85f7a5d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:45.255060 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:45.255060 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:45.276575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-99e1b24c-14d2-4cf9-9167-5dcbb85f7a5d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:45.331338 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99e1b24c-14d2-4cf9-9167-5dcbb85f7a5d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:45.339917 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1095/2190] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:45 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:46.357483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d73fd055-3e06-4b75-a774-a9ddb4ecb743 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:46.358900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d73fd055-3e06-4b75-a774-a9ddb4ecb743 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:46.359335 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:46.359335 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:46.360228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d73fd055-3e06-4b75-a774-a9ddb4ecb743 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:46.434486 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:46.434486 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:46.447193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d73fd055-3e06-4b75-a774-a9ddb4ecb743 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:46.475967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d73fd055-3e06-4b75-a774-a9ddb4ecb743 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:46.477188 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1096/2191] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:46 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:47.100366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] POST http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes Jan 25 11:20:47.101884 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:47.101884 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:47.103293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-475358846"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:47.105344 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-475358846'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:20:47.106675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume of 1 GB Jan 25 11:20:47.150535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Availability Zones retrieved successfully. Jan 25 11:20:47.204158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (9f031a4c-f40b-40cd-9c2a-307f5c8773cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:47.222198 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae051bb-89c2-477b-ba37-6d17cdc9cf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:47.228839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:20:47.362048 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae051bb-89c2-477b-ba37-6d17cdc9cf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:47.365149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0c4c0f-3aeb-45ec-abc7-ea3cff97c637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:47.490132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Created reservations ['f80e43d4-e26e-4177-a2b6-f063c3735d55', '23f087e1-5721-4a57-9464-b8ecfff6e35c', 'bbd5ff42-9e3e-4c80-b7db-2efa87097137', '3dce1dc9-9209-4b01-9d7f-cbc365ea81d9'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:20:47.492920 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0c4c0f-3aeb-45ec-abc7-ea3cff97c637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f80e43d4-e26e-4177-a2b6-f063c3735d55', '23f087e1-5721-4a57-9464-b8ecfff6e35c', 'bbd5ff42-9e3e-4c80-b7db-2efa87097137', '3dce1dc9-9209-4b01-9d7f-cbc365ea81d9']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:47.495218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d21c92a8-f332-45aa-839d-f7f30fe4509c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:47.495706 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b828a19-1571-42ba-b45b-f55d9474b7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:47.496195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d21c92a8-f332-45aa-839d-f7f30fe4509c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:47.496601 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:47.496601 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:47.497239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d21c92a8-f332-45aa-839d-f7f30fe4509c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:47.606524 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:47.606524 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:47.626558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d21c92a8-f332-45aa-839d-f7f30fe4509c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:47.649026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b828a19-1571-42ba-b45b-f55d9474b7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4abfc5c3-5d85-48b2-9679-d356c7ee16d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-475358846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['f80e43d4-e26e-4177-a2b6-f063c3735d55','23f087e1-5721-4a57-9464-b8ecfff6e35c','bbd5ff42-9e3e-4c80-b7db-2efa87097137','3dce1dc9-9209-4b01-9d7f-cbc365ea81d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-475358846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4abfc5c3-5d85-48b2-9679-d356c7ee16d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd02623fc4942dbba5df372f03f0cc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:47.651163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41513f8-f7a0-4db3-bd3d-299578a8410a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:47.676459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d21c92a8-f332-45aa-839d-f7f30fe4509c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:47.683555 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1097/2192] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:47 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:47.702575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41513f8-f7a0-4db3-bd3d-299578a8410a) transitioned into state 'SUCCESS' from state '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-475358846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['f80e43d4-e26e-4177-a2b6-f063c3735d55','23f087e1-5721-4a57-9464-b8ecfff6e35c','bbd5ff42-9e3e-4c80-b7db-2efa87097137','3dce1dc9-9209-4b01-9d7f-cbc365ea81d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:47.708214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27178101-66f0-4885-a59e-b4b2c7c6835b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:47.728269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27178101-66f0-4885-a59e-b4b2c7c6835b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:47.731560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (9f031a4c-f40b-40cd-9c2a-307f5c8773cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:47.814370 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request issued successfully. Jan 25 11:20:47.861239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75be0584-0ed7-4e5c-ac4e-4ca90cec2b0c tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes returned with HTTP 202 Jan 25 11:20:47.865328 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1096/2193] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:20:47 2021] POST /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes => generated 817 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:20:47.880227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83881eff-fd61-4ba3-a598-285d78595a05 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:20:47.881282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83881eff-fd61-4ba3-a598-285d78595a05 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:47.881653 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:47.881653 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:47.882247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83881eff-fd61-4ba3-a598-285d78595a05 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:48.022791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:48.022791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:48.043908 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-83881eff-fd61-4ba3-a598-285d78595a05 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:48.092066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83881eff-fd61-4ba3-a598-285d78595a05 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 returned with HTTP 200 Jan 25 11:20:48.093073 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1098/2194] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:47 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 => generated 885 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:48.542462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7fe2d8f3-ae26-4f00-a0c8-6ab9cf390b0a tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] POST http://10.222.0.57/volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/types Jan 25 11:20:48.543559 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:48.543559 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:48.544261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7fe2d8f3-ae26-4f00-a0c8-6ab9cf390b0a tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-991210837", "extra_specs": {}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:48.545815 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:48.545815 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:48.651008 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7fe2d8f3-ae26-4f00-a0c8-6ab9cf390b0a tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] http://10.222.0.57/volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/types returned with HTTP 200 Jan 25 11:20:48.655712 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1097/2195] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:20:48 2021] POST /volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/types => generated 211 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:48.667601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-959e3fac-43e8-4096-b33f-503b441a8257 tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] POST http://10.222.0.57/volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/types/50e18c1c-11d9-4e2a-8b02-12061eff41f4/encryption Jan 25 11:20:48.668351 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:48.668351 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:48.669046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-959e3fac-43e8-4096-b33f-503b441a8257 tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:48.697278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf77030c-9e15-48d9-9ca2-d43c1437b5ec tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:48.697983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf77030c-9e15-48d9-9ca2-d43c1437b5ec tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:48.698554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf77030c-9e15-48d9-9ca2-d43c1437b5ec tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:48.775182 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-959e3fac-43e8-4096-b33f-503b441a8257 tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] http://10.222.0.57/volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/types/50e18c1c-11d9-4e2a-8b02-12061eff41f4/encryption returned with HTTP 200 Jan 25 11:20:48.781451 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1099/2196] 10.222.0.57 () {60 vars in 1364 bytes} [Mon Jan 25 11:20:48 2021] POST /volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/types/50e18c1c-11d9-4e2a-8b02-12061eff41f4/encryption => generated 230 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:20:48.852731 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:48.852731 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:48.884607 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bf77030c-9e15-48d9-9ca2-d43c1437b5ec tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:49.001552 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf77030c-9e15-48d9-9ca2-d43c1437b5ec tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:49.003220 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1098/2197] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:48 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:49.114867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-959e323a-3f04-47d9-ac7d-4bedd1323656 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:20:49.117732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-959e323a-3f04-47d9-ac7d-4bedd1323656 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:49.126112 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:49.126112 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:49.126849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-959e323a-3f04-47d9-ac7d-4bedd1323656 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:49.231989 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:49.231989 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:49.243186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-959e323a-3f04-47d9-ac7d-4bedd1323656 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:49.301536 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-959e323a-3f04-47d9-ac7d-4bedd1323656 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 returned with HTTP 200 Jan 25 11:20:49.302804 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1099/2198] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:49 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 => generated 909 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:20:49.336086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes Jan 25 11:20:49.336872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1641430737", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-991210837", "size": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:49.338317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1641430737', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-991210837', 'size': 1}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:20:49.390810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume of 1 GB Jan 25 11:20:49.391565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:49.391565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:49.392237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Availability Zones retrieved successfully. Jan 25 11:20:49.437139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (513625df-103d-45e8-9583-cf7a428dbfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:49.439987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee26674-f9aa-4449-9de1-f3e4910c001e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:49.452587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:20:49.621385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee26674-f9aa-4449-9de1-f3e4910c001e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:20:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=50e18c1c-11d9-4e2a-8b02-12061eff41f4,is_public=True,name='tempest-scenario-type-luks-991210837',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e18c1c-11d9-4e2a-8b02-12061eff41f4', '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=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:49.628113 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2bfbc92-fd97-4b8b-968a-c8e960909cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:49.750521 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-991210837 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-991210837, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:20:49.751740 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-991210837 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-991210837, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:20:49.851845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['660a35c9-7aa2-4df3-b974-9eb11c515b9c', '55fa3381-1f9c-4a62-a430-24413fbc49e8', '1273ff57-6b31-43d9-83c0-077e3fb391b1', 'b410eaf5-25a7-4d94-8c7c-e076efe3feee'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:20:49.854279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2bfbc92-fd97-4b8b-968a-c8e960909cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['660a35c9-7aa2-4df3-b974-9eb11c515b9c', '55fa3381-1f9c-4a62-a430-24413fbc49e8', '1273ff57-6b31-43d9-83c0-077e3fb391b1', 'b410eaf5-25a7-4d94-8c7c-e076efe3feee']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:49.856626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00decb21-d430-4eb1-8edd-8a36063be095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:50.014213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00decb21-d430-4eb1-8edd-8a36063be095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93804b13-1669-4644-811c-ff20069d82ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1641430737',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['660a35c9-7aa2-4df3-b974-9eb11c515b9c','55fa3381-1f9c-4a62-a430-24413fbc49e8','1273ff57-6b31-43d9-83c0-077e3fb391b1','b410eaf5-25a7-4d94-8c7c-e076efe3feee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=50e18c1c-11d9-4e2a-8b02-12061eff41f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1641430737',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=93804b13-1669-4644-811c-ff20069d82ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d4acadb1574f638e43f52a79f973dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_attachment=,volume_type=,volume_type_id=50e18c1c-11d9-4e2a-8b02-12061eff41f4)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:50.019852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75c14b51-9ab9-46f7-8e88-bfd6924d1fb9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:50.020456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75c14b51-9ab9-46f7-8e88-bfd6924d1fb9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:50.020755 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:50.020755 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:50.021204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75c14b51-9ab9-46f7-8e88-bfd6924d1fb9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:50.024455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2e0c4d-136d-432f-9f16-55cc9ab07f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:50.089773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2e0c4d-136d-432f-9f16-55cc9ab07f74) transitioned into state 'SUCCESS' from state '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-1641430737',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['660a35c9-7aa2-4df3-b974-9eb11c515b9c','55fa3381-1f9c-4a62-a430-24413fbc49e8','1273ff57-6b31-43d9-83c0-077e3fb391b1','b410eaf5-25a7-4d94-8c7c-e076efe3feee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=50e18c1c-11d9-4e2a-8b02-12061eff41f4)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:50.095540 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c16848-7a5d-4c9b-84fc-bc68ac0d7a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:50.146870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c16848-7a5d-4c9b-84fc-bc68ac0d7a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:50.156266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (513625df-103d-45e8-9583-cf7a428dbfac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:50.184588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:50.184588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:50.203406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-75c14b51-9ab9-46f7-8e88-bfd6924d1fb9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:50.267604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75c14b51-9ab9-46f7-8e88-bfd6924d1fb9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:50.271620 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1100/2199] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:50 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:50.301889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request issued successfully. Jan 25 11:20:50.319459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-359417b3-c15d-4dab-bd65-a64c14ed7493 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:20:50.320090 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-359417b3-c15d-4dab-bd65-a64c14ed7493 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:50.320357 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:50.320357 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:50.320820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-359417b3-c15d-4dab-bd65-a64c14ed7493 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:50.341075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db5965ff-fd23-4e02-a7cf-4347f84f2144 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes returned with HTTP 202 Jan 25 11:20:50.350056 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1100/2200] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:20:48 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes => generated 845 bytes in 1562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:20:50.362943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-717677b9-3627-41ae-8ef6-bc341763b100 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:20:50.363472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-717677b9-3627-41ae-8ef6-bc341763b100 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:50.363694 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:50.363694 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:50.364317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-717677b9-3627-41ae-8ef6-bc341763b100 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:50.416472 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:50.416472 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:50.436316 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:50.436316 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:50.438861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-359417b3-c15d-4dab-bd65-a64c14ed7493 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:50.449060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-717677b9-3627-41ae-8ef6-bc341763b100 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:20:50.487316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-717677b9-3627-41ae-8ef6-bc341763b100 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:20:50.498068 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1101/2201] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:50 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 937 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:50.501130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-359417b3-c15d-4dab-bd65-a64c14ed7493 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 returned with HTTP 200 Jan 25 11:20:50.502293 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1101/2202] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:50 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 => generated 910 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:50.518526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3052d791-9aa8-431d-a7b7-2d864c98d7e4 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9/action Jan 25 11:20:50.518920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:50.518920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:50.519657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3052d791-9aa8-431d-a7b7-2d864c98d7e4 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:50.520313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3052d791-9aa8-431d-a7b7-2d864c98d7e4 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:50.521258 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-3052d791-9aa8-431d-a7b7-2d864c98d7e4 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Updating volume '4abfc5c3-5d85-48b2-9679-d356c7ee16d9' with '{'status': 'attaching'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:20:50.761495 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:50.761495 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:50.928161 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3052d791-9aa8-431d-a7b7-2d864c98d7e4 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9/action returned with HTTP 202 Jan 25 11:20:50.941573 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1102/2203] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:50 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9/action => generated 0 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:50.946133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-289dc87f-d2e9-4505-a75d-047456f1698f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:20:50.946678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-289dc87f-d2e9-4505-a75d-047456f1698f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:50.946904 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:50.946904 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:50.947260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-289dc87f-d2e9-4505-a75d-047456f1698f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:51.066368 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:51.066368 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:51.099386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-289dc87f-d2e9-4505-a75d-047456f1698f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:51.151957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-289dc87f-d2e9-4505-a75d-047456f1698f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 returned with HTTP 200 Jan 25 11:20:51.159408 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1102/2204] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:50 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 => generated 910 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:51.174887 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-55c6254e-ba35-4975-9d5e-2cd341fdcc98 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9/action Jan 25 11:20:51.175439 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:51.175439 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:51.175911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-55c6254e-ba35-4975-9d5e-2cd341fdcc98 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-force_delete": {}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:51.176487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-55c6254e-ba35-4975-9d5e-2cd341fdcc98 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:51.287096 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a360232d-574e-4f4e-81de-165411ff7532 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:51.287916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a360232d-574e-4f4e-81de-165411ff7532 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:51.288299 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:51.288299 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:51.288925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a360232d-574e-4f4e-81de-165411ff7532 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:51.347964 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:51.347964 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:51.348868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-55c6254e-ba35-4975-9d5e-2cd341fdcc98 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Volume info retrieved successfully. Jan 25 11:20:51.456328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:51.456328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:51.496535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-55c6254e-ba35-4975-9d5e-2cd341fdcc98 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Delete volume request issued successfully. Jan 25 11:20:51.501227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-55c6254e-ba35-4975-9d5e-2cd341fdcc98 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9/action returned with HTTP 202 Jan 25 11:20:51.524974 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1103/2205] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:51 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9/action => generated 0 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:51.534857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a360232d-574e-4f4e-81de-165411ff7532 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:51.542236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e719dc4-c624-426c-bb73-39a14556550c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:20:51.542236 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e719dc4-c624-426c-bb73-39a14556550c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:51.542546 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:51.542546 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:51.543105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e719dc4-c624-426c-bb73-39a14556550c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:51.658698 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a360232d-574e-4f4e-81de-165411ff7532 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:51.667195 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1103/2206] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:51 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 908 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:51.687489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffe9930d-a56f-45f6-86a7-3ea8db7a966b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:20:51.688032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffe9930d-a56f-45f6-86a7-3ea8db7a966b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:51.688257 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:51.688257 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:51.688610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffe9930d-a56f-45f6-86a7-3ea8db7a966b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:51.773540 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:51.773540 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:51.802626 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1e719dc4-c624-426c-bb73-39a14556550c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:20:51.854111 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:51.854111 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:51.859789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e719dc4-c624-426c-bb73-39a14556550c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:20:51.860896 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1104/2207] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:51 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 937 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:51.874856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ffe9930d-a56f-45f6-86a7-3ea8db7a966b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:51.918575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffe9930d-a56f-45f6-86a7-3ea8db7a966b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 returned with HTTP 200 Jan 25 11:20:51.920659 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1104/2208] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:51 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:52.675714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c77194e3-26d2-448f-b522-cec1e7a4cb4d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:52.676240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c77194e3-26d2-448f-b522-cec1e7a4cb4d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:52.676472 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:52.676472 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:52.676848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c77194e3-26d2-448f-b522-cec1e7a4cb4d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:52.783561 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:52.783561 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:52.819756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c77194e3-26d2-448f-b522-cec1e7a4cb4d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:52.861557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c77194e3-26d2-448f-b522-cec1e7a4cb4d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:52.866096 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1105/2209] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:52 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 966 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:52.879252 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72fbe361-8192-4a01-8ed0-08c45f6509e9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:20:52.880309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72fbe361-8192-4a01-8ed0-08c45f6509e9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:52.880714 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:52.880714 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:52.881874 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72fbe361-8192-4a01-8ed0-08c45f6509e9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:52.936817 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e98e1309-e1a7-4e62-9552-73d4dcf6a743 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:20:52.936817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e98e1309-e1a7-4e62-9552-73d4dcf6a743 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:52.936817 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:52.936817 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:52.936817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e98e1309-e1a7-4e62-9552-73d4dcf6a743 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:52.995382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:52.995382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:53.042112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-72fbe361-8192-4a01-8ed0-08c45f6509e9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:20:53.122940 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72fbe361-8192-4a01-8ed0-08c45f6509e9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:20:53.123783 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1105/2210] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:52 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 938 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:53.130518 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:53.130518 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:53.141058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06f6e4fe-41ca-4afc-8642-5697c7deff9f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:20:53.141597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06f6e4fe-41ca-4afc-8642-5697c7deff9f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:53.141850 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:53.141850 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:53.142217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06f6e4fe-41ca-4afc-8642-5697c7deff9f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:53.143529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e98e1309-e1a7-4e62-9552-73d4dcf6a743 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:53.190027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e98e1309-e1a7-4e62-9552-73d4dcf6a743 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 returned with HTTP 200 Jan 25 11:20:53.191012 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1106/2211] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:52 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 => generated 909 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:53.289310 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:53.289310 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:53.318674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-06f6e4fe-41ca-4afc-8642-5697c7deff9f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:20:53.370020 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06f6e4fe-41ca-4afc-8642-5697c7deff9f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:20:53.371176 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1106/2212] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:53 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 938 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:20:53.385474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-956e3b11-054a-4e8a-9f86-b496c3ce1f04 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae/action Jan 25 11:20:53.386528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:53.386528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:53.387303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-956e3b11-054a-4e8a-9f86-b496c3ce1f04 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:53.387918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-956e3b11-054a-4e8a-9f86-b496c3ce1f04 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:53.498509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:53.498509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:53.503602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-956e3b11-054a-4e8a-9f86-b496c3ce1f04 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:20:53.539436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-956e3b11-054a-4e8a-9f86-b496c3ce1f04 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume updated successfully. Jan 25 11:20:53.540356 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-956e3b11-054a-4e8a-9f86-b496c3ce1f04 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae/action returned with HTTP 200 Jan 25 11:20:53.541873 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1107/2213] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:53 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae/action => generated 0 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 11:20:53.808573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-69680744-b86d-4f7f-ab12-9185a14b355d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:20:53.809142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-69680744-b86d-4f7f-ab12-9185a14b355d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:53.809350 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:53.809350 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:53.809705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-69680744-b86d-4f7f-ab12-9185a14b355d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:53.881642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-190817b3-72b7-4cec-8fa7-d68d01f12515 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:53.882349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-190817b3-72b7-4cec-8fa7-d68d01f12515 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:53.882569 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:53.882569 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:53.883019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-190817b3-72b7-4cec-8fa7-d68d01f12515 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:53.961533 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:53.961533 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:53.985547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-69680744-b86d-4f7f-ab12-9185a14b355d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:20:54.026828 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:54.026828 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:54.040924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-69680744-b86d-4f7f-ab12-9185a14b355d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:20:54.041196 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-190817b3-72b7-4cec-8fa7-d68d01f12515 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:54.042335 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1107/2214] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:20:53 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 937 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:54.124426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-190817b3-72b7-4cec-8fa7-d68d01f12515 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:54.125279 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1108/2215] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:53 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 966 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:54.207905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c414f3d5-b809-4cf7-9136-34752cf34f85 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:20:54.208697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c414f3d5-b809-4cf7-9136-34752cf34f85 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:54.209721 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:54.209721 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:54.210699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c414f3d5-b809-4cf7-9136-34752cf34f85 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:54.328378 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:54.328378 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:54.346760 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c414f3d5-b809-4cf7-9136-34752cf34f85 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:54.398850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c414f3d5-b809-4cf7-9136-34752cf34f85 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 returned with HTTP 200 Jan 25 11:20:54.400023 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1108/2216] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:54 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 => generated 909 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:55.142572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0657ef8-bf33-4e51-9f75-06a42d061a74 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:55.143105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0657ef8-bf33-4e51-9f75-06a42d061a74 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:55.143305 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:55.143305 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:55.143683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0657ef8-bf33-4e51-9f75-06a42d061a74 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:55.266005 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:55.266005 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:55.278217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b0657ef8-bf33-4e51-9f75-06a42d061a74 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:55.304104 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0657ef8-bf33-4e51-9f75-06a42d061a74 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:55.305936 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1109/2217] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:55 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:55.416686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-28f38a53-bcc4-4302-8a69-be4a70b50852 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:20:55.417465 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-28f38a53-bcc4-4302-8a69-be4a70b50852 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:55.417875 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:55.417875 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:55.418506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-28f38a53-bcc4-4302-8a69-be4a70b50852 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:55.526254 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-28f38a53-bcc4-4302-8a69-be4a70b50852 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 returned with HTTP 404 Jan 25 11:20:55.528037 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1109/2218] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:55 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:20:55.544823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] POST http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes Jan 25 11:20:55.545291 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:55.545291 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:55.545738 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-695378104"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:55.546851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-695378104'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:20:55.547209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume of 1 GB Jan 25 11:20:55.582503 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Availability Zones retrieved successfully. Jan 25 11:20:55.625593 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (6911a802-da52-48b9-95f5-11eb6473273c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:55.628467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98ee441-65db-4b34-8e5e-5af4bc4b9cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:55.639906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:20:55.830017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98ee441-65db-4b34-8e5e-5af4bc4b9cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:55.832268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6708b124-5cc5-41a1-a03a-178eeed0990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:56.039609 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Created reservations ['522f77ae-0fe6-40c3-8669-06a91743c418', 'bcd7c187-8851-4310-8ed2-0c66c9daf62c', '635156dc-9c1a-4dde-8bde-411af98d2a2c', '64202235-4a7f-4e3e-9408-3dfb4b481eee'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:20:56.041548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6708b124-5cc5-41a1-a03a-178eeed0990a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['522f77ae-0fe6-40c3-8669-06a91743c418', 'bcd7c187-8851-4310-8ed2-0c66c9daf62c', '635156dc-9c1a-4dde-8bde-411af98d2a2c', '64202235-4a7f-4e3e-9408-3dfb4b481eee']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:56.043867 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f772fde2-6c3a-4897-8073-a760df678dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:56.179054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f772fde2-6c3a-4897-8073-a760df678dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0777784c-939f-4d8f-936f-97819c55445e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-695378104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['522f77ae-0fe6-40c3-8669-06a91743c418','bcd7c187-8851-4310-8ed2-0c66c9daf62c','635156dc-9c1a-4dde-8bde-411af98d2a2c','64202235-4a7f-4e3e-9408-3dfb4b481eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-695378104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0777784c-939f-4d8f-936f-97819c55445e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd02623fc4942dbba5df372f03f0cc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:56.181350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a86280-4384-4142-8852-420b16cfb9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:56.228178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a86280-4384-4142-8852-420b16cfb9f5) transitioned into state 'SUCCESS' from state '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-695378104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['522f77ae-0fe6-40c3-8669-06a91743c418','bcd7c187-8851-4310-8ed2-0c66c9daf62c','635156dc-9c1a-4dde-8bde-411af98d2a2c','64202235-4a7f-4e3e-9408-3dfb4b481eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:56.230509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8064187-2607-401c-b34d-999a3569f8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:20:56.266749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8064187-2607-401c-b34d-999a3569f8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:20:56.269725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (6911a802-da52-48b9-95f5-11eb6473273c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:20:56.323290 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6137f3cc-e0fe-463a-b26c-b54262d5fdf8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:56.323976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6137f3cc-e0fe-463a-b26c-b54262d5fdf8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:56.324497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6137f3cc-e0fe-463a-b26c-b54262d5fdf8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:56.418426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request issued successfully. Jan 25 11:20:56.453680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2feaf65-e432-4598-93f5-ad8fa05f5b5b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes returned with HTTP 202 Jan 25 11:20:56.455486 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1110/2219] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:20:55 2021] POST /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes => generated 817 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:20:56.470356 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3982110-7c0f-47d1-a159-d85c4b03b1b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e Jan 25 11:20:56.470882 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3982110-7c0f-47d1-a159-d85c4b03b1b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:56.471107 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:56.471107 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:56.471486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3982110-7c0f-47d1-a159-d85c4b03b1b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:56.513563 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:56.513563 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:56.532350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6137f3cc-e0fe-463a-b26c-b54262d5fdf8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:56.586812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6137f3cc-e0fe-463a-b26c-b54262d5fdf8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:56.589985 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1110/2220] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:56 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 969 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:56.625886 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:56.625886 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:56.646627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e3982110-7c0f-47d1-a159-d85c4b03b1b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:56.733920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3982110-7c0f-47d1-a159-d85c4b03b1b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e returned with HTTP 200 Jan 25 11:20:56.745330 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1111/2221] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:56 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e => generated 909 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:20:56.935138 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-bbda8da2-4120-4e6d-bdb2-37d259a3e0aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:20:56.935949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-bbda8da2-4120-4e6d-bdb2-37d259a3e0aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:56.936324 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:56.936324 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:56.936935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-bbda8da2-4120-4e6d-bdb2-37d259a3e0aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:57.038690 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:57.038690 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:57.076834 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-bbda8da2-4120-4e6d-bdb2-37d259a3e0aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:20:57.145168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-bbda8da2-4120-4e6d-bdb2-37d259a3e0aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:20:57.146072 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1111/2222] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:20:56 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 937 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:57.157672 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3982110-7c0f-47d1-a159-d85c4b03b1b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume// Jan 25 11:20:57.158188 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3982110-7c0f-47d1-a159-d85c4b03b1b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:57.158433 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:57.158433 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:57.158812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3982110-7c0f-47d1-a159-d85c4b03b1b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:57.160074 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3982110-7c0f-47d1-a159-d85c4b03b1b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:20:57.160689 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1112/2223] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:20:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:20:57.179805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-a8c3d30f-3a91-420f-83ac-d7696a5a000a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments Jan 25 11:20:57.180629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-a8c3d30f-3a91-420f-83ac-d7696a5a000a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93804b13-1669-4644-811c-ff20069d82ae", "instance_uuid": "ab0168e6-5879-4663-950e-e8f38a2c56d2", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:57.260826 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:57.260826 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:57.430429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-a8c3d30f-3a91-420f-83ac-d7696a5a000a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments returned with HTTP 200 Jan 25 11:20:57.432310 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1113/2224] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:20:57 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:20:57.608493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1197618-670f-4674-a12a-fb4ffb6e23fa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:57.609021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1197618-670f-4674-a12a-fb4ffb6e23fa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:57.609240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:57.609240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:57.609588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c1197618-670f-4674-a12a-fb4ffb6e23fa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:57.752042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2e69cd4-121e-463a-89dd-ab418366e23d tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e Jan 25 11:20:57.752798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2e69cd4-121e-463a-89dd-ab418366e23d tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:57.753166 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:57.753166 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:57.753865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2e69cd4-121e-463a-89dd-ab418366e23d tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:57.759113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:57.759113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:57.793718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c1197618-670f-4674-a12a-fb4ffb6e23fa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:57.871659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c1197618-670f-4674-a12a-fb4ffb6e23fa tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:57.872452 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1112/2225] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:57 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 969 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:57.877008 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:57.877008 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:57.892615 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d2e69cd4-121e-463a-89dd-ab418366e23d tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:57.925508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2e69cd4-121e-463a-89dd-ab418366e23d tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e returned with HTTP 200 Jan 25 11:20:57.926463 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1114/2226] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:57 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e => generated 910 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:57.946724 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-abc8bdf7-d831-4590-9150-0e2b6b898340 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/0777784c-939f-4d8f-936f-97819c55445e/action Jan 25 11:20:57.946724 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:57.946724 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:57.946724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-abc8bdf7-d831-4590-9150-0e2b6b898340 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:57.946724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-abc8bdf7-d831-4590-9150-0e2b6b898340 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:57.946724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-abc8bdf7-d831-4590-9150-0e2b6b898340 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Updating volume '0777784c-939f-4d8f-936f-97819c55445e' with '{'status': 'creating'}' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:20:58.087482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:58.087482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:58.229547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-abc8bdf7-d831-4590-9150-0e2b6b898340 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/0777784c-939f-4d8f-936f-97819c55445e/action returned with HTTP 202 Jan 25 11:20:58.236666 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1113/2227] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:57 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/0777784c-939f-4d8f-936f-97819c55445e/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:58.242075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-467288bc-0859-4eb1-8196-50b1f96e60e6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e Jan 25 11:20:58.242613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-467288bc-0859-4eb1-8196-50b1f96e60e6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:58.242833 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:58.242833 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:58.243213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-467288bc-0859-4eb1-8196-50b1f96e60e6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:58.415643 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:58.415643 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:58.438514 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-467288bc-0859-4eb1-8196-50b1f96e60e6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:58.482492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-467288bc-0859-4eb1-8196-50b1f96e60e6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e returned with HTTP 200 Jan 25 11:20:58.483316 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1115/2228] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:58 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e => generated 909 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:58.504060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9f78bdf-5daf-43cf-a028-fbb1fb8e5313 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/0777784c-939f-4d8f-936f-97819c55445e/action Jan 25 11:20:58.504605 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:58.504605 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:58.505170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9f78bdf-5daf-43cf-a028-fbb1fb8e5313 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-force_delete": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:20:58.506245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9f78bdf-5daf-43cf-a028-fbb1fb8e5313 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:20:58.615539 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:58.615539 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:58.623195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a9f78bdf-5daf-43cf-a028-fbb1fb8e5313 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Volume info retrieved successfully. Jan 25 11:20:58.693833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a9f78bdf-5daf-43cf-a028-fbb1fb8e5313 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Delete volume request issued successfully. Jan 25 11:20:58.694520 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9f78bdf-5daf-43cf-a028-fbb1fb8e5313 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/0777784c-939f-4d8f-936f-97819c55445e/action returned with HTTP 202 Jan 25 11:20:58.695715 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1114/2229] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:20:58 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/0777784c-939f-4d8f-936f-97819c55445e/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:20:58.705002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3abee498-6104-4ac4-9563-194f3ebc49c6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e Jan 25 11:20:58.705903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3abee498-6104-4ac4-9563-194f3ebc49c6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:58.706328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:58.706328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:58.709969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3abee498-6104-4ac4-9563-194f3ebc49c6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:58.843184 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:58.843184 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:58.876509 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3abee498-6104-4ac4-9563-194f3ebc49c6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:20:58.890820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38c311c5-b7dd-4472-b67a-40847a0ede3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:20:58.897948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38c311c5-b7dd-4472-b67a-40847a0ede3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:58.898502 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:58.898502 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:58.899202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38c311c5-b7dd-4472-b67a-40847a0ede3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:20:58.965804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3abee498-6104-4ac4-9563-194f3ebc49c6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e returned with HTTP 200 Jan 25 11:20:58.979005 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1116/2230] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:58 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e => generated 909 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:59.087416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:20:59.087416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:20:59.107379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-38c311c5-b7dd-4472-b67a-40847a0ede3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:20:59.169410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38c311c5-b7dd-4472-b67a-40847a0ede3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:20:59.172734 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1115/2231] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:58 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 969 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:20:59.990124 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef8f0951-3ef4-4731-a84e-396031df1f98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e Jan 25 11:20:59.991370 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef8f0951-3ef4-4731-a84e-396031df1f98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:20:59.991585 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:20:59.991585 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:20:59.993155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef8f0951-3ef4-4731-a84e-396031df1f98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:00.170720 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:00.170720 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:00.192892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15ce85ca-96e9-4ff3-a37b-713414741841 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:00.194963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15ce85ca-96e9-4ff3-a37b-713414741841 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:00.195884 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:00.195884 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:00.196527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15ce85ca-96e9-4ff3-a37b-713414741841 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:00.237077 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ef8f0951-3ef4-4731-a84e-396031df1f98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:00.312516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef8f0951-3ef4-4731-a84e-396031df1f98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e returned with HTTP 200 Jan 25 11:21:00.313641 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1117/2232] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:20:59 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e => generated 909 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:00.324563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef8f0951-3ef4-4731-a84e-396031df1f98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume// Jan 25 11:21:00.325277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef8f0951-3ef4-4731-a84e-396031df1f98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:00.325661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:00.325661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:00.326321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef8f0951-3ef4-4731-a84e-396031df1f98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:00.328323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef8f0951-3ef4-4731-a84e-396031df1f98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:21:00.329168 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1118/2233] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:21:00 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:21:00.343362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-43b257e8-1389-4744-b8b7-33f0f0cd0f71 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:21:00.343949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-43b257e8-1389-4744-b8b7-33f0f0cd0f71 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:00.344602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-43b257e8-1389-4744-b8b7-33f0f0cd0f71 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:00.380831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:00.380831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:00.410861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-15ce85ca-96e9-4ff3-a37b-713414741841 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:00.420041 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:00.420041 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:00.439624 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-43b257e8-1389-4744-b8b7-33f0f0cd0f71 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:00.471607 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15ce85ca-96e9-4ff3-a37b-713414741841 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:21:00.473954 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1116/2234] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:00 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 969 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:00.501654 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:00.501654 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:00.515782 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-43b257e8-1389-4744-b8b7-33f0f0cd0f71 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:21:00.520081 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1119/2235] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:21:00 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 1035 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:21:00.541298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-2c24d833-9215-481e-997a-db69e77f21e1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] PUT http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/34b2fda7-1859-4808-850e-2134b88806e2 Jan 25 11:21:00.542309 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:00.542309 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:00.543145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-2c24d833-9215-481e-997a-db69e77f21e1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:00.588723 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:21:00.588723 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:21:00.590472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-2c24d833-9215-481e-997a-db69e77f21e1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-93804b13-1669-4644-811c-ff20069d82ae-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.017s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:21:00.593119 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:00.593119 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:01.330341 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-88212b9c-00c0-4afa-a512-6f0b27620683 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e Jan 25 11:21:01.334799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-88212b9c-00c0-4afa-a512-6f0b27620683 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:01.335062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:01.335062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:01.337198 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-88212b9c-00c0-4afa-a512-6f0b27620683 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:01.484710 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:01.484710 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:01.508323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-88212b9c-00c0-4afa-a512-6f0b27620683 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:01.566767 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-88212b9c-00c0-4afa-a512-6f0b27620683 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e returned with HTTP 200 Jan 25 11:21:01.568756 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1120/2236] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:01 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e => generated 909 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:21:01.580159 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6de1365-058f-4d3c-9945-806af5e532cd tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:01.586756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6de1365-058f-4d3c-9945-806af5e532cd tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:01.587058 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:01.587058 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:01.587693 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6de1365-058f-4d3c-9945-806af5e532cd tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:01.740596 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:01.740596 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:01.748800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b6de1365-058f-4d3c-9945-806af5e532cd tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:01.803341 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6de1365-058f-4d3c-9945-806af5e532cd tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:21:01.804341 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1121/2237] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:01 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:02.585163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-870a152b-96fb-4e70-8382-5f9ea0281af6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e Jan 25 11:21:02.586284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-870a152b-96fb-4e70-8382-5f9ea0281af6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:02.586687 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:02.586687 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:02.587313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-870a152b-96fb-4e70-8382-5f9ea0281af6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:02.748949 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-870a152b-96fb-4e70-8382-5f9ea0281af6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e returned with HTTP 404 Jan 25 11:21:02.752697 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1122/2238] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:02 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:02.764110 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] POST http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes Jan 25 11:21:02.765132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1569365616"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:02.770709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1569365616'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:21:02.771416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume of 1 GB Jan 25 11:21:02.796609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Availability Zones retrieved successfully. Jan 25 11:21:02.841743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (0774ac74-e37d-41b0-816f-a83382bcb230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:02.845826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c993be67-2604-492a-a10d-1ef0d2b7697e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:02.855520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:21:03.148429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c993be67-2604-492a-a10d-1ef0d2b7697e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:03.152966 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448ab99e-316f-49b2-9b53-bd1837c92aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:03.352937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Created reservations ['13f5f41e-894b-46f6-8439-8e4b6b5b5992', '2d7552f0-a52f-4227-ac52-eff2101c2120', 'b351249d-544c-4756-a91f-28e6fdda81e7', '195f7101-6e70-4c12-b38f-2ecdcc853256'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:03.355176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448ab99e-316f-49b2-9b53-bd1837c92aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13f5f41e-894b-46f6-8439-8e4b6b5b5992', '2d7552f0-a52f-4227-ac52-eff2101c2120', 'b351249d-544c-4756-a91f-28e6fdda81e7', '195f7101-6e70-4c12-b38f-2ecdcc853256']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:03.358152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90b7a4e-812e-4397-bafd-9133ed92f8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:03.470421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90b7a4e-812e-4397-bafd-9133ed92f8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53bb8676-41a0-4683-b037-28bc6208c846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1569365616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['13f5f41e-894b-46f6-8439-8e4b6b5b5992','2d7552f0-a52f-4227-ac52-eff2101c2120','b351249d-544c-4756-a91f-28e6fdda81e7','195f7101-6e70-4c12-b38f-2ecdcc853256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:21:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1569365616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53bb8676-41a0-4683-b037-28bc6208c846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd02623fc4942dbba5df372f03f0cc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:03.472498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8321aa57-3b14-4c82-bcd8-bd9763192e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:03.544749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8321aa57-3b14-4c82-bcd8-bd9763192e21) transitioned into state 'SUCCESS' from state '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-1569365616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['13f5f41e-894b-46f6-8439-8e4b6b5b5992','2d7552f0-a52f-4227-ac52-eff2101c2120','b351249d-544c-4756-a91f-28e6fdda81e7','195f7101-6e70-4c12-b38f-2ecdcc853256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:03.546998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936eda45-305e-4a0c-b51a-bbfc63c66a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:03.588066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936eda45-305e-4a0c-b51a-bbfc63c66a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:03.590823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (0774ac74-e37d-41b0-816f-a83382bcb230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:03.725417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request issued successfully. Jan 25 11:21:03.759318 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f24314b4-b46d-427d-b3d2-0d0ccaa7ad98 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes returned with HTTP 202 Jan 25 11:21:03.761021 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1123/2239] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:21:02 2021] POST /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes => generated 818 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:21:03.771050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e76f1146-b554-4bf7-ac7e-7848ba24ff91 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:03.773734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e76f1146-b554-4bf7-ac7e-7848ba24ff91 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:03.774113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:03.774113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:03.774769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e76f1146-b554-4bf7-ac7e-7848ba24ff91 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:03.929660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-2c24d833-9215-481e-997a-db69e77f21e1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-93804b13-1669-4644-811c-ff20069d82ae-n-h1-764292-12'" released by "attachment_update" :: held 3.339s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:21:03.930865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-2c24d833-9215-481e-997a-db69e77f21e1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/34b2fda7-1859-4808-850e-2134b88806e2 returned with HTTP 200 Jan 25 11:21:03.932599 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1117/2240] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:21:00 2021] PUT /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/34b2fda7-1859-4808-850e-2134b88806e2 => generated 761 bytes in 3397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:03.946230 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:03.946230 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:03.965354 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71e61ab5-7fe6-426a-b963-4f9964fea4e3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 Jan 25 11:21:03.968584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e76f1146-b554-4bf7-ac7e-7848ba24ff91 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:03.972789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71e61ab5-7fe6-426a-b963-4f9964fea4e3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:03.991012 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:03.991012 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:03.991971 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71e61ab5-7fe6-426a-b963-4f9964fea4e3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:04.060311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e76f1146-b554-4bf7-ac7e-7848ba24ff91 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:21:04.061307 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1124/2241] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:03 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 968 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:04.070605 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:04.070605 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:04.076178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-6e46edf8-5435-4b5f-b326-9f8b44ac5471 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/34b2fda7-1859-4808-850e-2134b88806e2/action Jan 25 11:21:04.076710 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:04.076710 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:04.077316 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-6e46edf8-5435-4b5f-b326-9f8b44ac5471 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:21:04.077860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-6e46edf8-5435-4b5f-b326-9f8b44ac5471 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:04.098070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-71e61ab5-7fe6-426a-b963-4f9964fea4e3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:04.154278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71e61ab5-7fe6-426a-b963-4f9964fea4e3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 returned with HTTP 200 Jan 25 11:21:04.155421 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1118/2242] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:03 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:04.277283 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:04.277283 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:04.313577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3460baa9-20c6-4698-855b-7ce75b70c081 req-6e46edf8-5435-4b5f-b326-9f8b44ac5471 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/34b2fda7-1859-4808-850e-2134b88806e2/action returned with HTTP 204 Jan 25 11:21:04.315218 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1125/2243] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:21:04 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/34b2fda7-1859-4808-850e-2134b88806e2/action => generated 0 bytes in 254 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:05.077939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65b5c5bb-1cb3-480f-9a51-ac6caf8a90f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:05.078541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65b5c5bb-1cb3-480f-9a51-ac6caf8a90f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:05.078824 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:05.078824 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:05.079287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-65b5c5bb-1cb3-480f-9a51-ac6caf8a90f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:05.172673 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bff316ec-1a21-4ec8-9ed2-a5ca043329d0 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 Jan 25 11:21:05.173367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bff316ec-1a21-4ec8-9ed2-a5ca043329d0 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:05.173563 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:05.173563 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:05.175051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bff316ec-1a21-4ec8-9ed2-a5ca043329d0 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:05.219776 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:05.219776 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:05.242381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-65b5c5bb-1cb3-480f-9a51-ac6caf8a90f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:05.290145 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-65b5c5bb-1cb3-480f-9a51-ac6caf8a90f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:21:05.291897 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1119/2244] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:05 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 1357 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:05.306533 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:05.306533 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:05.309763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] POST http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes Jan 25 11:21:05.310418 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:05.310418 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:05.311100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Action: 'create', calling method: create, body: {"volume": {"source_volid": "01758820-7feb-4167-abd1-f12f33de97be", "size": 1, "name": "tempest-VolumesCloneTest-Volume-425327523"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:05.312459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume request body: {'volume': {'source_volid': '01758820-7feb-4167-abd1-f12f33de97be', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-425327523'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:21:05.322525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bff316ec-1a21-4ec8-9ed2-a5ca043329d0 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:05.371023 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bff316ec-1a21-4ec8-9ed2-a5ca043329d0 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 returned with HTTP 200 Jan 25 11:21:05.371780 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1126/2245] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:05 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 => generated 911 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:05.375642 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:05.375642 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:05.377525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume retrieved successfully. Jan 25 11:21:05.378047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume of 1 GB Jan 25 11:21:05.387856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d66e07d-0ed4-4dd8-ba16-cf330e7a6ffc tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/53bb8676-41a0-4683-b037-28bc6208c846/action Jan 25 11:21:05.388323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:05.388323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:05.388759 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d66e07d-0ed4-4dd8-ba16-cf330e7a6ffc tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:21:05.389146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d66e07d-0ed4-4dd8-ba16-cf330e7a6ffc tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:05.390150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-2d66e07d-0ed4-4dd8-ba16-cf330e7a6ffc tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Updating volume '53bb8676-41a0-4683-b037-28bc6208c846' with '{'status': 'error'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:21:05.392900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Availability Zones retrieved successfully. Jan 25 11:21:05.430446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Flow 'volume_create_api' (1a2048bc-95e8-4c6b-8f4f-6903c12d4437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:05.440279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c37d20be-cf5b-43d6-98fe-685e22063384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:05.444107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Validating volume size '1' using validate_int, validate_source_size {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:21:05.602776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c37d20be-cf5b-43d6-98fe-685e22063384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '01758820-7feb-4167-abd1-f12f33de97be', 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:05.613689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56adf696-7f62-40fd-ae13-e2dd8df18057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:05.648951 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:05.648951 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:05.772005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d66e07d-0ed4-4dd8-ba16-cf330e7a6ffc tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/53bb8676-41a0-4683-b037-28bc6208c846/action returned with HTTP 202 Jan 25 11:21:05.776603 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1127/2246] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:21:05 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/53bb8676-41a0-4683-b037-28bc6208c846/action => generated 0 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:21:05.781451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0ccd4b9-2918-4d8b-aa09-bda2321de107 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 Jan 25 11:21:05.782122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0ccd4b9-2918-4d8b-aa09-bda2321de107 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:05.782406 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:05.782406 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:05.782865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0ccd4b9-2918-4d8b-aa09-bda2321de107 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:05.806247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Created reservations ['98c5bdb2-5342-42ee-a7ac-a4b9f328f865', 'a28da965-6f3b-42e7-961a-83e78559d94f', '86f3f9dd-737b-493e-a1e2-d05964397fd7', '3eb90f61-c83a-47d8-a238-535444b8597c'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:05.808873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56adf696-7f62-40fd-ae13-e2dd8df18057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98c5bdb2-5342-42ee-a7ac-a4b9f328f865', 'a28da965-6f3b-42e7-961a-83e78559d94f', '86f3f9dd-737b-493e-a1e2-d05964397fd7', '3eb90f61-c83a-47d8-a238-535444b8597c']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:05.811753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b100f72-5abb-41f3-af9c-6b2609dc5a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:05.840345 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:05.840345 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:05.850498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a0ccd4b9-2918-4d8b-aa09-bda2321de107 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:05.878832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0ccd4b9-2918-4d8b-aa09-bda2321de107 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 returned with HTTP 200 Jan 25 11:21:05.890699 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1128/2247] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:05 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 => generated 907 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:05.895184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d175f695-293c-40ea-bd72-feb869ccc33b tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/53bb8676-41a0-4683-b037-28bc6208c846/action Jan 25 11:21:05.895731 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:05.895731 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:05.897267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d175f695-293c-40ea-bd72-feb869ccc33b tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-force_delete": {}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:21:05.897544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d175f695-293c-40ea-bd72-feb869ccc33b tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:05.951000 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:05.951000 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:05.951912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d175f695-293c-40ea-bd72-feb869ccc33b tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Volume info retrieved successfully. Jan 25 11:21:05.964553 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b100f72-5abb-41f3-af9c-6b2609dc5a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-425327523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1d26f449da4152b0fa06d7b413d1f3',qos_specs=None,replication_status=,reservations=['98c5bdb2-5342-42ee-a7ac-a4b9f328f865','a28da965-6f3b-42e7-961a-83e78559d94f','86f3f9dd-737b-493e-a1e2-d05964397fd7','3eb90f61-c83a-47d8-a238-535444b8597c'],size=1,snapshot_id=None,source_replicaid=,source_volid=01758820-7feb-4167-abd1-f12f33de97be,status='creating',user_id='3cc0ff43067d4582bd4504113de606d1',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), '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-25T11:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-425327523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b1d26f449da4152b0fa06d7b413d1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=01758820-7feb-4167-abd1-f12f33de97be,status='creating',terminated_at=None,updated_at=None,user_id='3cc0ff43067d4582bd4504113de606d1',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:05.966712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed0c8b8-0ae4-4376-986c-3be91fdbf24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:06.007127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d175f695-293c-40ea-bd72-feb869ccc33b tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Delete volume request issued successfully. Jan 25 11:21:06.008004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d175f695-293c-40ea-bd72-feb869ccc33b tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/53bb8676-41a0-4683-b037-28bc6208c846/action returned with HTTP 202 Jan 25 11:21:06.008928 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1129/2248] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:21:05 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/53bb8676-41a0-4683-b037-28bc6208c846/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:21:06.019604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6d1e959-66af-46bd-b7d4-5c7902797883 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 Jan 25 11:21:06.020612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6d1e959-66af-46bd-b7d4-5c7902797883 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:06.021975 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:06.021975 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:06.022629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6d1e959-66af-46bd-b7d4-5c7902797883 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:06.030848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed0c8b8-0ae4-4376-986c-3be91fdbf24e) transitioned into state 'SUCCESS' from state '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-425327523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1d26f449da4152b0fa06d7b413d1f3',qos_specs=None,replication_status=,reservations=['98c5bdb2-5342-42ee-a7ac-a4b9f328f865','a28da965-6f3b-42e7-961a-83e78559d94f','86f3f9dd-737b-493e-a1e2-d05964397fd7','3eb90f61-c83a-47d8-a238-535444b8597c'],size=1,snapshot_id=None,source_replicaid=,source_volid=01758820-7feb-4167-abd1-f12f33de97be,status='creating',user_id='3cc0ff43067d4582bd4504113de606d1',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:06.033189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7843d76-46b1-4640-a2fd-e4c71b3463f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:06.084185 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:06.084185 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:06.093938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f6d1e959-66af-46bd-b7d4-5c7902797883 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:06.123537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6d1e959-66af-46bd-b7d4-5c7902797883 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 returned with HTTP 200 Jan 25 11:21:06.129682 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1130/2249] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:06 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 => generated 910 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:21:06.156065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7843d76-46b1-4640-a2fd-e4c71b3463f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:06.158848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Flow 'volume_create_api' (1a2048bc-95e8-4c6b-8f4f-6903c12d4437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:06.209996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume request issued successfully. Jan 25 11:21:06.223873 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dec59fe3-c05d-4251-85fd-fb7267c4a565 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes returned with HTTP 202 Jan 25 11:21:06.228701 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1120/2250] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:21:05 2021] POST /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes => generated 848 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 11:21:06.243070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-369cc3b6-1326-47dc-94b8-13534138deb8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:06.243613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-369cc3b6-1326-47dc-94b8-13534138deb8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:06.243833 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:06.243833 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:06.244318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-369cc3b6-1326-47dc-94b8-13534138deb8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:06.354807 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:06.354807 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:06.365092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-369cc3b6-1326-47dc-94b8-13534138deb8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:06.399748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-369cc3b6-1326-47dc-94b8-13534138deb8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:06.409523 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1131/2251] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:06 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 916 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:21:07.142342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3a1905d-43f2-4e40-960f-cab65effc571 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 Jan 25 11:21:07.145076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3a1905d-43f2-4e40-960f-cab65effc571 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:07.145477 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:07.145477 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:07.146780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3a1905d-43f2-4e40-960f-cab65effc571 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:07.203875 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:07.203875 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:07.216213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d3a1905d-43f2-4e40-960f-cab65effc571 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:07.269227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3a1905d-43f2-4e40-960f-cab65effc571 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 returned with HTTP 200 Jan 25 11:21:07.272560 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1121/2252] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:07 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 => generated 910 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:07.424807 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41c0ff03-8f83-47fc-a17b-bf62780dd309 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:07.425481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41c0ff03-8f83-47fc-a17b-bf62780dd309 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:07.426516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:07.426516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:07.427201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41c0ff03-8f83-47fc-a17b-bf62780dd309 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:07.527238 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:07.527238 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:07.550476 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-41c0ff03-8f83-47fc-a17b-bf62780dd309 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:07.582333 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41c0ff03-8f83-47fc-a17b-bf62780dd309 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:07.593739 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1132/2253] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:07 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:08.288431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24a1d9f7-82e6-45a2-85e4-f89924c18fd6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 Jan 25 11:21:08.289399 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24a1d9f7-82e6-45a2-85e4-f89924c18fd6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:08.289817 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:08.289817 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:08.290582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24a1d9f7-82e6-45a2-85e4-f89924c18fd6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:08.358756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24a1d9f7-82e6-45a2-85e4-f89924c18fd6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 returned with HTTP 404 Jan 25 11:21:08.360277 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1122/2254] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:08 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:08.372991 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] POST http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes Jan 25 11:21:08.373708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:08.373708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:08.374249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1723833426"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:08.375825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1723833426'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:21:08.376289 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume of 1 GB Jan 25 11:21:08.401143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Availability Zones retrieved successfully. Jan 25 11:21:08.435383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (c45be863-88bc-444e-984b-69e55951a37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:08.448422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67449ed7-3130-40e4-aa75-29b1e4eeac0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:08.450877 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:21:08.559215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67449ed7-3130-40e4-aa75-29b1e4eeac0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:08.568328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a59ef8-edbd-4588-885b-5f7aa0828ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:08.600017 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-764baf51-9854-4628-9c18-1ca80a593a90 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:08.603765 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-764baf51-9854-4628-9c18-1ca80a593a90 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:08.604548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-764baf51-9854-4628-9c18-1ca80a593a90 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:08.686483 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:08.686483 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:08.696583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-764baf51-9854-4628-9c18-1ca80a593a90 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:08.722944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-764baf51-9854-4628-9c18-1ca80a593a90 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:08.725160 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1123/2255] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:08 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:08.726341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Created reservations ['a8e5bf5b-bc48-4c86-ba0f-ad4e5b5f7492', 'cec7ca56-e5f0-4856-b2f7-9b1475328818', 'f3fdee34-d084-4a16-b0b2-e66f03c9c43d', '5ccc4278-2b17-4dbf-8dfd-57bafa9eb8ff'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:08.728295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a59ef8-edbd-4588-885b-5f7aa0828ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8e5bf5b-bc48-4c86-ba0f-ad4e5b5f7492', 'cec7ca56-e5f0-4856-b2f7-9b1475328818', 'f3fdee34-d084-4a16-b0b2-e66f03c9c43d', '5ccc4278-2b17-4dbf-8dfd-57bafa9eb8ff']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:08.730652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2a7940-f16f-4b27-ba8d-d0e83b596d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:08.814158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2a7940-f16f-4b27-ba8d-d0e83b596d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '304b3944-e1f7-41c3-a81c-ed9550cdca7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1723833426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['a8e5bf5b-bc48-4c86-ba0f-ad4e5b5f7492','cec7ca56-e5f0-4856-b2f7-9b1475328818','f3fdee34-d084-4a16-b0b2-e66f03c9c43d','5ccc4278-2b17-4dbf-8dfd-57bafa9eb8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1723833426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=304b3944-e1f7-41c3-a81c-ed9550cdca7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd02623fc4942dbba5df372f03f0cc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:08.816257 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4e26fe-3cfb-4007-a10a-2065b7a63c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:08.868665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4e26fe-3cfb-4007-a10a-2065b7a63c03) transitioned into state 'SUCCESS' from state '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-1723833426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['a8e5bf5b-bc48-4c86-ba0f-ad4e5b5f7492','cec7ca56-e5f0-4856-b2f7-9b1475328818','f3fdee34-d084-4a16-b0b2-e66f03c9c43d','5ccc4278-2b17-4dbf-8dfd-57bafa9eb8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:08.870689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4320cf80-ca85-4cba-af6e-31acfea7b955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:08.924195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4320cf80-ca85-4cba-af6e-31acfea7b955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:08.929703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (c45be863-88bc-444e-984b-69e55951a37b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:09.089430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request issued successfully. Jan 25 11:21:09.155658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da4ff015-46f6-4bb4-9c93-26e916abe668 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes returned with HTTP 202 Jan 25 11:21:09.169645 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1133/2256] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:21:08 2021] POST /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes => generated 818 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:21:09.174067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf81b1f5-4a63-470f-abc2-1fbf057d4fe5 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e Jan 25 11:21:09.175039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf81b1f5-4a63-470f-abc2-1fbf057d4fe5 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:09.175462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:09.175462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:09.176110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf81b1f5-4a63-470f-abc2-1fbf057d4fe5 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:09.265518 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:09.265518 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:09.276615 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cf81b1f5-4a63-470f-abc2-1fbf057d4fe5 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:09.317226 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf81b1f5-4a63-470f-abc2-1fbf057d4fe5 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e returned with HTTP 200 Jan 25 11:21:09.319714 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1124/2257] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:09 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e => generated 910 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:21:09.741396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49b5d59b-9422-4142-a3f3-edfaa74d093b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:09.741948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49b5d59b-9422-4142-a3f3-edfaa74d093b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:09.742216 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:09.742216 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:09.742858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49b5d59b-9422-4142-a3f3-edfaa74d093b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:09.809292 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:09.809292 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:09.819560 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-49b5d59b-9422-4142-a3f3-edfaa74d093b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:09.847796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49b5d59b-9422-4142-a3f3-edfaa74d093b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:09.858127 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1134/2258] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:09 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:10.337528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c12d8a0-e0ad-40ce-a165-06e4e6f42364 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e Jan 25 11:21:10.338800 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c12d8a0-e0ad-40ce-a165-06e4e6f42364 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:10.339171 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:10.339171 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:10.339740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c12d8a0-e0ad-40ce-a165-06e4e6f42364 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:10.391354 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:10.391354 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:10.400597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4c12d8a0-e0ad-40ce-a165-06e4e6f42364 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:10.423154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c12d8a0-e0ad-40ce-a165-06e4e6f42364 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e returned with HTTP 200 Jan 25 11:21:10.424416 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1125/2259] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:10 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e => generated 911 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:10.440202 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b249238-fafc-4fe6-9253-8a5b8fb6e127 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e/action Jan 25 11:21:10.440891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:10.440891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:10.441516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b249238-fafc-4fe6-9253-8a5b8fb6e127 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:21:10.442141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b249238-fafc-4fe6-9253-8a5b8fb6e127 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:10.443344 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-1b249238-fafc-4fe6-9253-8a5b8fb6e127 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Updating volume '304b3944-e1f7-41c3-a81c-ed9550cdca7e' with '{'status': 'maintenance'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:21:10.564776 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:10.564776 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:10.669737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b249238-fafc-4fe6-9253-8a5b8fb6e127 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e/action returned with HTTP 202 Jan 25 11:21:10.671131 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1135/2260] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:21:10 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:21:10.686129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-091944eb-de86-4cda-a9bd-535659a19745 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e Jan 25 11:21:10.686129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-091944eb-de86-4cda-a9bd-535659a19745 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:10.686322 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:10.686322 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:10.686517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-091944eb-de86-4cda-a9bd-535659a19745 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:10.835906 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:10.835906 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:10.847198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-091944eb-de86-4cda-a9bd-535659a19745 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:10.866355 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-745e5a60-a556-4a22-bb8a-7d711d0d18ce tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:10.866889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-745e5a60-a556-4a22-bb8a-7d711d0d18ce tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:10.867082 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:10.867082 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:10.867725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-745e5a60-a556-4a22-bb8a-7d711d0d18ce tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:10.878573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-091944eb-de86-4cda-a9bd-535659a19745 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e returned with HTTP 200 Jan 25 11:21:10.890887 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1126/2261] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:10 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:10.897408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3655b204-1981-40a7-8a00-8d2adafafd75 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e/action Jan 25 11:21:10.897894 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:10.897894 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:10.898332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3655b204-1981-40a7-8a00-8d2adafafd75 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-force_delete": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:21:10.898724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3655b204-1981-40a7-8a00-8d2adafafd75 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:10.955134 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:10.955134 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:10.972064 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-745e5a60-a556-4a22-bb8a-7d711d0d18ce tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:11.034686 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:11.034686 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:11.035730 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3655b204-1981-40a7-8a00-8d2adafafd75 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Volume info retrieved successfully. Jan 25 11:21:11.047729 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-745e5a60-a556-4a22-bb8a-7d711d0d18ce tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:11.050661 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1136/2262] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:10 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:11.276731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3655b204-1981-40a7-8a00-8d2adafafd75 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Delete volume request issued successfully. Jan 25 11:21:11.277270 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3655b204-1981-40a7-8a00-8d2adafafd75 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e/action returned with HTTP 202 Jan 25 11:21:11.281492 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1127/2263] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:21:10 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e/action => generated 0 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:21:11.292350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8ed4147-b557-46be-9c7c-7f25a6961c9b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e Jan 25 11:21:11.297033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8ed4147-b557-46be-9c7c-7f25a6961c9b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:11.297479 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:11.297479 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:11.297887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8ed4147-b557-46be-9c7c-7f25a6961c9b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:11.402730 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:11.402730 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:11.416783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f8ed4147-b557-46be-9c7c-7f25a6961c9b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:11.474737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8ed4147-b557-46be-9c7c-7f25a6961c9b tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e returned with HTTP 200 Jan 25 11:21:11.476297 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1137/2264] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:11 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e => generated 910 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:21:12.070065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdaaf2ac-d1df-4e78-b261-b8e705a71d3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:12.071724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdaaf2ac-d1df-4e78-b261-b8e705a71d3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:12.072167 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:12.072167 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:12.073419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdaaf2ac-d1df-4e78-b261-b8e705a71d3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:12.131917 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:12.131917 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:12.143518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cdaaf2ac-d1df-4e78-b261-b8e705a71d3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:12.180332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdaaf2ac-d1df-4e78-b261-b8e705a71d3b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:12.182002 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1128/2265] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:12 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:12.493807 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94b3bde9-c234-449b-9604-3688a90d768e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e Jan 25 11:21:12.506232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94b3bde9-c234-449b-9604-3688a90d768e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:12.506232 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:12.506232 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:12.506232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94b3bde9-c234-449b-9604-3688a90d768e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:12.559918 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:12.559918 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:12.575752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-94b3bde9-c234-449b-9604-3688a90d768e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:12.622668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94b3bde9-c234-449b-9604-3688a90d768e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e returned with HTTP 200 Jan 25 11:21:12.637750 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1138/2266] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:12 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e => generated 910 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:13.205109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76f02fc6-3af4-4578-9b3d-882903caa3cc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:13.205665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76f02fc6-3af4-4578-9b3d-882903caa3cc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:13.205836 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:13.205836 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:13.206222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76f02fc6-3af4-4578-9b3d-882903caa3cc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:13.517756 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:13.517756 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:13.583057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-76f02fc6-3af4-4578-9b3d-882903caa3cc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:13.637655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76f02fc6-3af4-4578-9b3d-882903caa3cc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:13.638504 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1129/2267] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:13 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:13.649162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0450739c-8ce3-4aca-b889-2fd841996e5e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e Jan 25 11:21:13.649915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0450739c-8ce3-4aca-b889-2fd841996e5e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:13.650346 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:13.650346 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:13.650990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0450739c-8ce3-4aca-b889-2fd841996e5e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:13.724730 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:13.724730 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:13.734759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0450739c-8ce3-4aca-b889-2fd841996e5e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:13.765154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0450739c-8ce3-4aca-b889-2fd841996e5e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e returned with HTTP 200 Jan 25 11:21:13.766593 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1139/2268] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:13 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:14.668219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a07892d2-95a8-489c-89d4-111f984d400b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:14.669454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a07892d2-95a8-489c-89d4-111f984d400b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:14.669713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:14.669713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:14.669972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a07892d2-95a8-489c-89d4-111f984d400b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:14.784855 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-038a0b4f-3246-41f5-8163-f885d68a10c4 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e Jan 25 11:21:14.785308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-038a0b4f-3246-41f5-8163-f885d68a10c4 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:14.785521 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:14.785521 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:14.785959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-038a0b4f-3246-41f5-8163-f885d68a10c4 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:14.823425 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:14.823425 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:14.850582 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a07892d2-95a8-489c-89d4-111f984d400b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:14.899245 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-038a0b4f-3246-41f5-8163-f885d68a10c4 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e returned with HTTP 404 Jan 25 11:21:14.899984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a07892d2-95a8-489c-89d4-111f984d400b tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:14.905974 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1140/2269] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:14 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:14.915627 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1130/2270] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:14 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:14.926631 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] POST http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes Jan 25 11:21:14.927517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1232010541"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:14.928733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1232010541'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:21:14.929108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume of 1 GB Jan 25 11:21:14.963187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Availability Zones retrieved successfully. Jan 25 11:21:15.014757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (755a54a9-a37a-4d2d-98dd-b60543b3dfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:15.038011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39aaff8a-121e-47b3-9f5a-dea6ca41e5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:15.040178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:21:15.213278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39aaff8a-121e-47b3-9f5a-dea6ca41e5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:15.218374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e74e1b-d91c-487a-a397-18e162c9d952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:15.671418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Created reservations ['1eec4ef2-0e82-4b6e-9fef-79cf9b02e276', '76ce7593-437e-45a5-a5b5-ac31370ee362', '4655efe5-264d-482f-ba01-e9ba251f0a13', 'a4840808-bc42-401f-a873-cb039e336f93'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:15.673340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e74e1b-d91c-487a-a397-18e162c9d952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eec4ef2-0e82-4b6e-9fef-79cf9b02e276', '76ce7593-437e-45a5-a5b5-ac31370ee362', '4655efe5-264d-482f-ba01-e9ba251f0a13', 'a4840808-bc42-401f-a873-cb039e336f93']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:15.675679 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276d3303-267e-47fd-9a00-550d1c24e0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:15.801121 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276d3303-267e-47fd-9a00-550d1c24e0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4705e2a8-880d-4f28-b356-3b3d6aebd719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1232010541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['1eec4ef2-0e82-4b6e-9fef-79cf9b02e276','76ce7593-437e-45a5-a5b5-ac31370ee362','4655efe5-264d-482f-ba01-e9ba251f0a13','a4840808-bc42-401f-a873-cb039e336f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1232010541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4705e2a8-880d-4f28-b356-3b3d6aebd719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd02623fc4942dbba5df372f03f0cc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:15.804976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69a895f9-bfc8-4f4a-b147-fdb53ea1bf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:15.873493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69a895f9-bfc8-4f4a-b147-fdb53ea1bf77) transitioned into state 'SUCCESS' from state '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-1232010541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd02623fc4942dbba5df372f03f0cc4',qos_specs=None,replication_status=,reservations=['1eec4ef2-0e82-4b6e-9fef-79cf9b02e276','76ce7593-437e-45a5-a5b5-ac31370ee362','4655efe5-264d-482f-ba01-e9ba251f0a13','a4840808-bc42-401f-a873-cb039e336f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dff83a00fc1440ea18536a36d8fa3e7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:15.876866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31282bf-18f4-4a93-b3a2-99681bc55727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:15.919550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-427de276-efd1-4489-acd5-8e95158fbc8d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:15.920083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-427de276-efd1-4489-acd5-8e95158fbc8d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:15.920279 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:15.920279 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:15.927470 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-427de276-efd1-4489-acd5-8e95158fbc8d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:15.955082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31282bf-18f4-4a93-b3a2-99681bc55727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:15.965679 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Flow 'volume_create_api' (755a54a9-a37a-4d2d-98dd-b60543b3dfae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:16.128604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Create volume request issued successfully. Jan 25 11:21:16.171165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b6b94b3-9400-4646-9251-b56803c13d99 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes returned with HTTP 202 Jan 25 11:21:16.172066 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1141/2271] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:21:14 2021] POST /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes => generated 818 bytes in 1249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:21:16.186378 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:16.186378 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:16.196380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-687a4675-1780-4395-9d67-59a1e9c43177 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:16.196895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-687a4675-1780-4395-9d67-59a1e9c43177 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:16.197124 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:16.197124 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:16.197493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-687a4675-1780-4395-9d67-59a1e9c43177 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:16.210315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-427de276-efd1-4489-acd5-8e95158fbc8d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:16.267266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-427de276-efd1-4489-acd5-8e95158fbc8d tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:16.271444 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1131/2272] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:15 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:21:16.343158 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:16.343158 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:16.353237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-687a4675-1780-4395-9d67-59a1e9c43177 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:16.400048 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-687a4675-1780-4395-9d67-59a1e9c43177 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:16.401416 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1142/2273] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:16 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 886 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:17.288216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8097858a-8cec-4478-a698-9b0de1765530 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:17.289262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8097858a-8cec-4478-a698-9b0de1765530 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:17.290095 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:17.290095 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:17.291381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8097858a-8cec-4478-a698-9b0de1765530 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:17.419469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61afb542-a5f0-428b-bf44-cf0a9a392076 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:17.442938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61afb542-a5f0-428b-bf44-cf0a9a392076 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:17.442938 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:17.442938 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:17.442938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61afb542-a5f0-428b-bf44-cf0a9a392076 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:17.477145 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:17.477145 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:17.521164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8097858a-8cec-4478-a698-9b0de1765530 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:17.595771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8097858a-8cec-4478-a698-9b0de1765530 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:17.615861 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1132/2274] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:17 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:17.620113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:17.620113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:17.662945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-61afb542-a5f0-428b-bf44-cf0a9a392076 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:17.718782 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61afb542-a5f0-428b-bf44-cf0a9a392076 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:17.728926 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1143/2275] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:17 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 910 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:18.620725 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3513ab5e-4a5f-4396-940a-67d43cb8a1f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:18.628122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3513ab5e-4a5f-4396-940a-67d43cb8a1f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:18.630645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:18.630645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:18.633002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3513ab5e-4a5f-4396-940a-67d43cb8a1f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:18.732828 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:18.732828 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:18.742736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4519fbdf-0ceb-42e8-8280-ff24a1cd5250 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:18.742998 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3513ab5e-4a5f-4396-940a-67d43cb8a1f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:18.746338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4519fbdf-0ceb-42e8-8280-ff24a1cd5250 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:18.746755 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:18.746755 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:18.747393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4519fbdf-0ceb-42e8-8280-ff24a1cd5250 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:18.792048 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3513ab5e-4a5f-4396-940a-67d43cb8a1f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:18.793444 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1133/2276] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:18 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 940 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:18.851982 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:18.851982 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:18.878464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4519fbdf-0ceb-42e8-8280-ff24a1cd5250 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:18.944416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4519fbdf-0ceb-42e8-8280-ff24a1cd5250 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:18.945276 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1144/2277] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:18 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 911 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:18.966153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a74cc40-80bd-4420-bec3-c90b3083fc8a tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action Jan 25 11:21:18.966625 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:18.966625 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:18.967076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a74cc40-80bd-4420-bec3-c90b3083fc8a tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:21:18.967466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a74cc40-80bd-4420-bec3-c90b3083fc8a tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:18.968430 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-6a74cc40-80bd-4420-bec3-c90b3083fc8a tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Updating volume '4705e2a8-880d-4f28-b356-3b3d6aebd719' with '{'status': 'error'}' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:21:19.165219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:19.165219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:19.240114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a74cc40-80bd-4420-bec3-c90b3083fc8a tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action returned with HTTP 202 Jan 25 11:21:19.242768 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1134/2278] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:21:18 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action => generated 0 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:21:19.250184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fec4c81-ffdb-48b1-9c16-68f02a3b7a7f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:19.251416 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fec4c81-ffdb-48b1-9c16-68f02a3b7a7f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:19.251920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:19.251920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:19.252479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fec4c81-ffdb-48b1-9c16-68f02a3b7a7f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:19.330635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:19.330635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:19.343779 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5fec4c81-ffdb-48b1-9c16-68f02a3b7a7f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:19.385117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fec4c81-ffdb-48b1-9c16-68f02a3b7a7f tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:19.389020 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1145/2279] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:19 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 907 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:19.415860 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc367a21-f802-4f74-9dae-cd1a0acee1f3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action Jan 25 11:21:19.416516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:19.416516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:19.417246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc367a21-f802-4f74-9dae-cd1a0acee1f3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:21:19.417845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc367a21-f802-4f74-9dae-cd1a0acee1f3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:19.418948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-bc367a21-f802-4f74-9dae-cd1a0acee1f3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Updating volume '4705e2a8-880d-4f28-b356-3b3d6aebd719' with '{'status': 'available'}' {{(pid=91484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:21:19.550192 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:19.550192 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:19.648027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc367a21-f802-4f74-9dae-cd1a0acee1f3 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action returned with HTTP 202 Jan 25 11:21:19.649905 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1135/2280] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:21:19 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:21:19.659316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b93265d1-8adf-4406-a8d5-500bda93f294 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:19.659978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b93265d1-8adf-4406-a8d5-500bda93f294 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:19.660313 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:19.660313 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:19.660903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b93265d1-8adf-4406-a8d5-500bda93f294 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:19.760121 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:19.760121 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:19.783100 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b93265d1-8adf-4406-a8d5-500bda93f294 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:19.819227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b6f5cea-b5a0-4747-a1e8-01ec253643d2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:19.819830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b6f5cea-b5a0-4747-a1e8-01ec253643d2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:19.819967 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:19.819967 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:19.820317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b6f5cea-b5a0-4747-a1e8-01ec253643d2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:19.849095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b93265d1-8adf-4406-a8d5-500bda93f294 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:19.850343 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1146/2281] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:19 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:19.866451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7dbf87c8-51b4-488e-b94c-c91ee2304d65 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action Jan 25 11:21:19.866914 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:19.866914 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:19.867367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7dbf87c8-51b4-488e-b94c-c91ee2304d65 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:21:19.867746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7dbf87c8-51b4-488e-b94c-c91ee2304d65 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:19.868700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-7dbf87c8-51b4-488e-b94c-c91ee2304d65 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Updating volume '4705e2a8-880d-4f28-b356-3b3d6aebd719' with '{'status': 'maintenance'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:21:19.882093 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:19.882093 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:19.904042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2b6f5cea-b5a0-4747-a1e8-01ec253643d2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:19.938578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b6f5cea-b5a0-4747-a1e8-01ec253643d2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:19.939963 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1136/2282] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:19 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 1390 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:19.956759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8b4a933-cbb9-46bc-93bd-10f3fb7661d7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:19.957282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8b4a933-cbb9-46bc-93bd-10f3fb7661d7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:19.957501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:19.957501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:19.957964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8b4a933-cbb9-46bc-93bd-10f3fb7661d7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:20.016543 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:20.016543 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:20.027188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b8b4a933-cbb9-46bc-93bd-10f3fb7661d7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:20.057047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8b4a933-cbb9-46bc-93bd-10f3fb7661d7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:20.058128 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1137/2283] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:19 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 1390 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:20.077201 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] POST http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes Jan 25 11:21:20.081295 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:20.081295 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:20.081773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1185511721"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:20.082933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1185511721'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:21:20.083319 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume of 1 GB Jan 25 11:21:20.097030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Availability Zones retrieved successfully. Jan 25 11:21:20.116560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Flow 'volume_create_api' (0901caf5-b5cf-4d2e-9155-9a453686d5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:20.119374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb46fab-1d64-4206-9198-2b8d12a5fe94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:20.122107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:21:20.153242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:20.153242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:20.198010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb46fab-1d64-4206-9198-2b8d12a5fe94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:20.200137 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83faddcd-6554-42c8-9c4e-4027fc1191ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:20.266559 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7dbf87c8-51b4-488e-b94c-c91ee2304d65 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action returned with HTTP 202 Jan 25 11:21:20.269315 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1147/2284] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:21:19 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action => generated 0 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:21:20.280069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Created reservations ['9a2ac7d8-e6c7-4e84-a8a3-27d793145cad', '9dbefb38-6068-4a96-88c9-676bec513c43', '0ba1ddbe-d0b6-4450-9f82-8d21fc427902', '47061f9c-a470-4578-ada3-1339698bad0a'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:20.281667 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83faddcd-6554-42c8-9c4e-4027fc1191ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a2ac7d8-e6c7-4e84-a8a3-27d793145cad', '9dbefb38-6068-4a96-88c9-676bec513c43', '0ba1ddbe-d0b6-4450-9f82-8d21fc427902', '47061f9c-a470-4578-ada3-1339698bad0a']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:20.284084 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35b1311-6410-410e-a4f9-70f3babf79c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:20.286984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-642587a3-6790-4d86-99ea-3542cd7b5727 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:20.287669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-642587a3-6790-4d86-99ea-3542cd7b5727 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:20.287872 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:20.287872 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:20.288632 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-642587a3-6790-4d86-99ea-3542cd7b5727 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:20.363001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35b1311-6410-410e-a4f9-70f3babf79c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '743bbf19-5c86-4fef-8bb4-702efdb39cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1185511721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1d26f449da4152b0fa06d7b413d1f3',qos_specs=None,replication_status=,reservations=['9a2ac7d8-e6c7-4e84-a8a3-27d793145cad','9dbefb38-6068-4a96-88c9-676bec513c43','0ba1ddbe-d0b6-4450-9f82-8d21fc427902','47061f9c-a470-4578-ada3-1339698bad0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc0ff43067d4582bd4504113de606d1',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1185511721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=743bbf19-5c86-4fef-8bb4-702efdb39cad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b1d26f449da4152b0fa06d7b413d1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3cc0ff43067d4582bd4504113de606d1',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:20.365727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f31f13f-b528-4aac-89f1-a00e22c2197b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:20.373137 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:20.373137 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:20.384692 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-642587a3-6790-4d86-99ea-3542cd7b5727 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:20.412172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-642587a3-6790-4d86-99ea-3542cd7b5727 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:20.413520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f31f13f-b528-4aac-89f1-a00e22c2197b) transitioned into state 'SUCCESS' from state '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-1185511721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1d26f449da4152b0fa06d7b413d1f3',qos_specs=None,replication_status=,reservations=['9a2ac7d8-e6c7-4e84-a8a3-27d793145cad','9dbefb38-6068-4a96-88c9-676bec513c43','0ba1ddbe-d0b6-4450-9f82-8d21fc427902','47061f9c-a470-4578-ada3-1339698bad0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc0ff43067d4582bd4504113de606d1',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:20.414108 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1148/2285] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:20 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:21:20.415556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96cbdc4-eacf-4609-83b6-182f2872f83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:20.429487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b411125a-2785-4459-8ed0-d587d07108e8 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] POST http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action Jan 25 11:21:20.430329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:20.430329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:20.431032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b411125a-2785-4459-8ed0-d587d07108e8 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:21:20.431773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b411125a-2785-4459-8ed0-d587d07108e8 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:20.432928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.admin_actions [None req-b411125a-2785-4459-8ed0-d587d07108e8 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] Updating volume '4705e2a8-880d-4f28-b356-3b3d6aebd719' with '{'status': 'available'}' {{(pid=91483) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 11:21:20.441833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96cbdc4-eacf-4609-83b6-182f2872f83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:20.445036 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Flow 'volume_create_api' (0901caf5-b5cf-4d2e-9155-9a453686d5ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:20.559141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume request issued successfully. Jan 25 11:21:20.591748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-102008f9-56dd-40dc-9f57-7d1b4964f1a8 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes returned with HTTP 202 Jan 25 11:21:20.603152 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1138/2286] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:21:20 2021] POST /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes => generated 816 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:21:20.603370 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:20.603370 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:20.607963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a0e5a95-0b90-48b9-8e95-9cb3355fb625 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad Jan 25 11:21:20.608488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a0e5a95-0b90-48b9-8e95-9cb3355fb625 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:20.608686 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:20.608686 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:20.609060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a0e5a95-0b90-48b9-8e95-9cb3355fb625 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:20.701198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b411125a-2785-4459-8ed0-d587d07108e8 tempest-VolumesActionsTest-492326386 tempest-VolumesActionsTest-492326386] http://10.222.0.57/volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action returned with HTTP 202 Jan 25 11:21:20.705697 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1149/2287] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:21:20 2021] POST /volume/v3/0a6c2dff543d4caf8e1e38396792fc33/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719/action => generated 0 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:21:20.710645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b459e90-41ec-43fa-9abe-71e9ed7e6853 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:20.711171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b459e90-41ec-43fa-9abe-71e9ed7e6853 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:20.711389 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:20.711389 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:20.711766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b459e90-41ec-43fa-9abe-71e9ed7e6853 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:20.749049 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:20.749049 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:20.770315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4a0e5a95-0b90-48b9-8e95-9cb3355fb625 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:20.813793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a0e5a95-0b90-48b9-8e95-9cb3355fb625 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad returned with HTTP 200 Jan 25 11:21:20.814444 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1139/2288] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:20 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad => generated 908 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:20.815026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:20.815026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:20.825544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7b459e90-41ec-43fa-9abe-71e9ed7e6853 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:20.851586 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b459e90-41ec-43fa-9abe-71e9ed7e6853 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:20.852780 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1150/2289] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:20 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 911 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:20.884704 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d9edd3-5020-4cda-93d0-3a0d4aa1f91e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] DELETE http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:20.885145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d9edd3-5020-4cda-93d0-3a0d4aa1f91e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:20.885337 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:20.885337 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:20.885740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-04d9edd3-5020-4cda-93d0-3a0d4aa1f91e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:20.886208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-04d9edd3-5020-4cda-93d0-3a0d4aa1f91e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Delete volume with id: 4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:20.959692 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:20.959692 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:20.961227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-04d9edd3-5020-4cda-93d0-3a0d4aa1f91e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:20.999212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-04d9edd3-5020-4cda-93d0-3a0d4aa1f91e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Delete volume request issued successfully. Jan 25 11:21:21.000373 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-04d9edd3-5020-4cda-93d0-3a0d4aa1f91e tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 202 Jan 25 11:21:21.001773 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1140/2290] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:20 2021] DELETE /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:21:21.009974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef1ebce7-37f4-4423-8077-05e3eb6c8c3a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:21.010506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef1ebce7-37f4-4423-8077-05e3eb6c8c3a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:21.010701 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:21.010701 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:21.011496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef1ebce7-37f4-4423-8077-05e3eb6c8c3a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:21.140091 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:21.140091 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:21.151268 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ef1ebce7-37f4-4423-8077-05e3eb6c8c3a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:21.178519 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef1ebce7-37f4-4423-8077-05e3eb6c8c3a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:21.187158 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1151/2291] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:21 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 910 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:21.831476 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e04a9962-a5f5-4ddc-8192-a0e2d9eed0e6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad Jan 25 11:21:21.832690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e04a9962-a5f5-4ddc-8192-a0e2d9eed0e6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:21.833892 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:21.833892 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:21.834816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e04a9962-a5f5-4ddc-8192-a0e2d9eed0e6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:21.897380 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:21.897380 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:21.910745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e04a9962-a5f5-4ddc-8192-a0e2d9eed0e6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:21.936791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e04a9962-a5f5-4ddc-8192-a0e2d9eed0e6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad returned with HTTP 200 Jan 25 11:21:21.950376 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1141/2292] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:21 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad => generated 909 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:21.954068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] POST http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes Jan 25 11:21:21.954796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:21.954796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:21.955519 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Action: 'create', calling method: create, body: {"volume": {"source_volid": "743bbf19-5c86-4fef-8bb4-702efdb39cad", "size": 2, "name": "tempest-VolumesCloneTest-Volume-9364049"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:21.956987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume request body: {'volume': {'source_volid': '743bbf19-5c86-4fef-8bb4-702efdb39cad', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-9364049'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:21:22.076607 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:22.076607 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:22.086683 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume retrieved successfully. Jan 25 11:21:22.089509 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume of 2 GB Jan 25 11:21:22.123069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Availability Zones retrieved successfully. Jan 25 11:21:22.151976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Flow 'volume_create_api' (c18708df-03dd-4a19-8985-57e4c6409dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:22.155427 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d864cb46-dd0c-4630-9d5d-69af44294dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:22.158003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Validating volume size '2' using validate_int, validate_source_size {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:21:22.196642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b0f11f4-65a4-4d3d-8fb1-9bb61a99e441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:22.197868 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b0f11f4-65a4-4d3d-8fb1-9bb61a99e441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:22.198310 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:22.198310 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:22.199602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b0f11f4-65a4-4d3d-8fb1-9bb61a99e441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:22.275204 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:22.275204 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:22.292627 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d864cb46-dd0c-4630-9d5d-69af44294dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '743bbf19-5c86-4fef-8bb4-702efdb39cad', 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:22.295701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6ddffc-2cd3-4d07-98ad-dc3e95d6c411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:22.302571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8b0f11f4-65a4-4d3d-8fb1-9bb61a99e441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:22.331277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b0f11f4-65a4-4d3d-8fb1-9bb61a99e441 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:22.342496 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1142/2293] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:22 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 910 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:21:22.410577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Created reservations ['f32db87f-3417-4640-8af7-04ef414c8ed9', '7c22b57c-a074-4cfb-8ca0-bda39ae69ce4', 'c917f632-ae8e-41c7-8b2e-2ee193d3b057', '18f26e5c-bb98-4388-8a61-d5b2b660f485'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:22.412977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6ddffc-2cd3-4d07-98ad-dc3e95d6c411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f32db87f-3417-4640-8af7-04ef414c8ed9', '7c22b57c-a074-4cfb-8ca0-bda39ae69ce4', 'c917f632-ae8e-41c7-8b2e-2ee193d3b057', '18f26e5c-bb98-4388-8a61-d5b2b660f485']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:22.416514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a116b46-66be-4af1-92ac-46252f31a7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:22.535823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a116b46-66be-4af1-92ac-46252f31a7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-9364049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1d26f449da4152b0fa06d7b413d1f3',qos_specs=None,replication_status=,reservations=['f32db87f-3417-4640-8af7-04ef414c8ed9','7c22b57c-a074-4cfb-8ca0-bda39ae69ce4','c917f632-ae8e-41c7-8b2e-2ee193d3b057','18f26e5c-bb98-4388-8a61-d5b2b660f485'],size=2,snapshot_id=None,source_replicaid=,source_volid=743bbf19-5c86-4fef-8bb4-702efdb39cad,status='creating',user_id='3cc0ff43067d4582bd4504113de606d1',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-9364049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b1d26f449da4152b0fa06d7b413d1f3',provider_auth=None,provider_geometry=None,provider_id=None,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=743bbf19-5c86-4fef-8bb4-702efdb39cad,status='creating',terminated_at=None,updated_at=None,user_id='3cc0ff43067d4582bd4504113de606d1',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:22.541064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb14995-5854-41f3-b1f8-0a41c34cde06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:22.575541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb14995-5854-41f3-b1f8-0a41c34cde06) transitioned into state 'SUCCESS' from state '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-9364049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b1d26f449da4152b0fa06d7b413d1f3',qos_specs=None,replication_status=,reservations=['f32db87f-3417-4640-8af7-04ef414c8ed9','7c22b57c-a074-4cfb-8ca0-bda39ae69ce4','c917f632-ae8e-41c7-8b2e-2ee193d3b057','18f26e5c-bb98-4388-8a61-d5b2b660f485'],size=2,snapshot_id=None,source_replicaid=,source_volid=743bbf19-5c86-4fef-8bb4-702efdb39cad,status='creating',user_id='3cc0ff43067d4582bd4504113de606d1',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:22.578120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b81007a-04a4-4c5c-8627-3d41cf8f4549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:22.655402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b81007a-04a4-4c5c-8627-3d41cf8f4549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:22.658626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Flow 'volume_create_api' (c18708df-03dd-4a19-8985-57e4c6409dbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:22.716124 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Create volume request issued successfully. Jan 25 11:21:22.737438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-650d9fa6-c2aa-4aac-9722-96d522aa357a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes returned with HTTP 202 Jan 25 11:21:22.749515 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1152/2294] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:21:21 2021] POST /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes => generated 847 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:21:22.755166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b525975-2713-4943-98fa-4cbd94ac7a39 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:22.757145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b525975-2713-4943-98fa-4cbd94ac7a39 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:22.757591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:22.757591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:22.759748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1b525975-2713-4943-98fa-4cbd94ac7a39 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:22.832663 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:22.832663 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:22.844900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1b525975-2713-4943-98fa-4cbd94ac7a39 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:22.886712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1b525975-2713-4943-98fa-4cbd94ac7a39 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:22.898327 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1143/2295] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:22 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:23.350430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd72568a-a902-4a86-98ea-3e0b89da9bb6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:23.350981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd72568a-a902-4a86-98ea-3e0b89da9bb6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:23.351205 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:23.351205 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:23.352167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd72568a-a902-4a86-98ea-3e0b89da9bb6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:23.412428 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:23.412428 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:23.422648 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fd72568a-a902-4a86-98ea-3e0b89da9bb6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:23.451165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd72568a-a902-4a86-98ea-3e0b89da9bb6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 200 Jan 25 11:21:23.452404 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1153/2296] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:23 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 910 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:21:23.906039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b726db94-8e86-4dab-b7bc-cd4853d1e49a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:23.906567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b726db94-8e86-4dab-b7bc-cd4853d1e49a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:23.907353 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:23.907353 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:23.907726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b726db94-8e86-4dab-b7bc-cd4853d1e49a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:24.014729 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:24.014729 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:24.023941 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b726db94-8e86-4dab-b7bc-cd4853d1e49a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:24.048569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b726db94-8e86-4dab-b7bc-cd4853d1e49a tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:24.049665 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1144/2297] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:23 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:24.469274 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d7cc06e3-89d7-4278-a2a0-801fb6e2dec4 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 Jan 25 11:21:24.470080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d7cc06e3-89d7-4278-a2a0-801fb6e2dec4 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:24.472141 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:24.472141 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:24.472751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d7cc06e3-89d7-4278-a2a0-801fb6e2dec4 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:24.537484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d7cc06e3-89d7-4278-a2a0-801fb6e2dec4 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 returned with HTTP 404 Jan 25 11:21:24.539339 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1154/2298] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:24 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4705e2a8-880d-4f28-b356-3b3d6aebd719 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:24.550814 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-909cbed8-8725-4e82-b1de-5cc9dfd0a192 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] DELETE http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e Jan 25 11:21:24.551362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-909cbed8-8725-4e82-b1de-5cc9dfd0a192 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:24.551673 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:24.551673 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:24.552089 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-909cbed8-8725-4e82-b1de-5cc9dfd0a192 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:24.552978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-909cbed8-8725-4e82-b1de-5cc9dfd0a192 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Delete volume with id: 304b3944-e1f7-41c3-a81c-ed9550cdca7e Jan 25 11:21:24.650315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-909cbed8-8725-4e82-b1de-5cc9dfd0a192 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e returned with HTTP 404 Jan 25 11:21:24.651827 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1145/2299] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:24 2021] DELETE /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/304b3944-e1f7-41c3-a81c-ed9550cdca7e => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:24.660647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9af66af-8b94-4f40-98d9-873098966642 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] DELETE http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 Jan 25 11:21:24.662097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9af66af-8b94-4f40-98d9-873098966642 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:24.662660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a9af66af-8b94-4f40-98d9-873098966642 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:24.663205 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a9af66af-8b94-4f40-98d9-873098966642 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Delete volume with id: 53bb8676-41a0-4683-b037-28bc6208c846 Jan 25 11:21:24.713360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a9af66af-8b94-4f40-98d9-873098966642 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 returned with HTTP 404 Jan 25 11:21:24.714686 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1155/2300] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:24 2021] DELETE /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/53bb8676-41a0-4683-b037-28bc6208c846 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:24.722065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-930bc548-4cab-4a2a-b40d-46e0e6c87759 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] DELETE http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e Jan 25 11:21:24.722593 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-930bc548-4cab-4a2a-b40d-46e0e6c87759 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:24.723086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-930bc548-4cab-4a2a-b40d-46e0e6c87759 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:24.724283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-930bc548-4cab-4a2a-b40d-46e0e6c87759 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Delete volume with id: 0777784c-939f-4d8f-936f-97819c55445e Jan 25 11:21:24.772502 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-930bc548-4cab-4a2a-b40d-46e0e6c87759 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e returned with HTTP 404 Jan 25 11:21:24.773563 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1146/2301] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:24 2021] DELETE /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/0777784c-939f-4d8f-936f-97819c55445e => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:24.782084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f382d04-6eb4-4e1a-b30f-d2e2fd6cb3cb tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] DELETE http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:21:24.782614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f382d04-6eb4-4e1a-b30f-d2e2fd6cb3cb tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:24.784695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f382d04-6eb4-4e1a-b30f-d2e2fd6cb3cb tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:24.785177 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-3f382d04-6eb4-4e1a-b30f-d2e2fd6cb3cb tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Delete volume with id: 4abfc5c3-5d85-48b2-9679-d356c7ee16d9 Jan 25 11:21:24.849804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f382d04-6eb4-4e1a-b30f-d2e2fd6cb3cb tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 returned with HTTP 404 Jan 25 11:21:24.851182 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1156/2302] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:24 2021] DELETE /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/4abfc5c3-5d85-48b2-9679-d356c7ee16d9 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:24.858444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4fac984-55f6-4926-8860-282f09d698d6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] DELETE http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:21:24.859237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4fac984-55f6-4926-8860-282f09d698d6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:24.859746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4fac984-55f6-4926-8860-282f09d698d6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:24.860217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a4fac984-55f6-4926-8860-282f09d698d6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Delete volume with id: 57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:21:24.938467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:24.938467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:24.939644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a4fac984-55f6-4926-8860-282f09d698d6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:24.970983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a4fac984-55f6-4926-8860-282f09d698d6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Delete volume request issued successfully. Jan 25 11:21:24.971576 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4fac984-55f6-4926-8860-282f09d698d6 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 202 Jan 25 11:21:24.972453 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1147/2303] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:24 2021] DELETE /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:21:24.981226 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-11237946-51f5-450c-aa20-3e24fa29a5b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:21:24.985923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-11237946-51f5-450c-aa20-3e24fa29a5b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:24.986463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-11237946-51f5-450c-aa20-3e24fa29a5b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:25.066188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1493de0c-edf0-4ee5-966d-14bfc32a1660 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:25.067023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1493de0c-edf0-4ee5-966d-14bfc32a1660 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:25.068117 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:25.068117 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:25.069087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1493de0c-edf0-4ee5-966d-14bfc32a1660 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:25.078498 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:25.078498 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:25.096429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-11237946-51f5-450c-aa20-3e24fa29a5b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:25.126268 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-11237946-51f5-450c-aa20-3e24fa29a5b3 tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:21:25.127606 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1157/2304] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:24 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 929 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:25.133519 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:25.133519 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:25.144396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1493de0c-edf0-4ee5-966d-14bfc32a1660 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:25.167906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1493de0c-edf0-4ee5-966d-14bfc32a1660 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:25.169277 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1148/2305] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:25 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:26.144559 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e79b581-1344-44fd-9a2d-5f1e7213271a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:21:26.145112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e79b581-1344-44fd-9a2d-5f1e7213271a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:26.145758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:26.145758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:26.145969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e79b581-1344-44fd-9a2d-5f1e7213271a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:26.185650 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f6b5a40-820e-476b-8508-670533195e47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:26.186545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f6b5a40-820e-476b-8508-670533195e47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:26.186940 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:26.186940 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:26.187567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f6b5a40-820e-476b-8508-670533195e47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:26.256931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:26.256931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:26.267695 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7e79b581-1344-44fd-9a2d-5f1e7213271a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Volume info retrieved successfully. Jan 25 11:21:26.296545 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:26.296545 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:26.307141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e79b581-1344-44fd-9a2d-5f1e7213271a tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 200 Jan 25 11:21:26.317773 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f6b5a40-820e-476b-8508-670533195e47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:26.318709 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1158/2306] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:26 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 929 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:26.348818 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f6b5a40-820e-476b-8508-670533195e47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:26.350891 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1149/2307] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:26 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:27.324557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8471a72c-2a23-4e40-ab11-5db69705f6fa tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] GET http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 Jan 25 11:21:27.326159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8471a72c-2a23-4e40-ab11-5db69705f6fa tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:27.326608 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:27.326608 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:27.327283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8471a72c-2a23-4e40-ab11-5db69705f6fa tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:27.369426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e3f8f1c-edf4-4ff5-a3c2-7e29e10147ab tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:27.370401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e3f8f1c-edf4-4ff5-a3c2-7e29e10147ab tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:27.370779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:27.370779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:27.371393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e3f8f1c-edf4-4ff5-a3c2-7e29e10147ab tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:27.410710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8471a72c-2a23-4e40-ab11-5db69705f6fa tempest-VolumesActionsTest-1282902123 tempest-VolumesActionsTest-1282902123] http://10.222.0.57/volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 returned with HTTP 404 Jan 25 11:21:27.412027 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1159/2308] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:27 2021] GET /volume/v3/4bd02623fc4942dbba5df372f03f0cc4/volumes/57fc4b3f-3e36-4fd2-bb10-8f91acdf00a3 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:27.484559 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:27.484559 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:27.505183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0e3f8f1c-edf4-4ff5-a3c2-7e29e10147ab tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:27.533524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e3f8f1c-edf4-4ff5-a3c2-7e29e10147ab tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:27.534619 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1150/2309] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:27 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:28.551105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdd12677-35af-4a0d-8e98-12ed333784f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:28.552457 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdd12677-35af-4a0d-8e98-12ed333784f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:28.553178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdd12677-35af-4a0d-8e98-12ed333784f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:28.657725 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:28.657725 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:28.667292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cdd12677-35af-4a0d-8e98-12ed333784f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:28.700025 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdd12677-35af-4a0d-8e98-12ed333784f3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:28.701488 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1160/2310] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:28 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:29.717496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-adaaed6f-4fe9-4e30-ab70-684844fc8cb3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:29.718093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-adaaed6f-4fe9-4e30-ab70-684844fc8cb3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:29.718245 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:29.718245 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:29.718875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-adaaed6f-4fe9-4e30-ab70-684844fc8cb3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:29.775160 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:29.775160 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:29.784707 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-adaaed6f-4fe9-4e30-ab70-684844fc8cb3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:29.816373 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-adaaed6f-4fe9-4e30-ab70-684844fc8cb3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:29.827248 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1151/2311] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:29 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:30.834928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfffcbf4-afe3-4951-83e6-b6be1e194879 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:30.837512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfffcbf4-afe3-4951-83e6-b6be1e194879 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:30.837512 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:30.837512 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:30.837512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfffcbf4-afe3-4951-83e6-b6be1e194879 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:30.974839 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:30.974839 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:30.998403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bfffcbf4-afe3-4951-83e6-b6be1e194879 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:31.048904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfffcbf4-afe3-4951-83e6-b6be1e194879 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:31.050174 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1161/2312] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:30 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:32.069252 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b8873f9-2928-4cb8-b3d5-a34e8358329f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:32.070033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b8873f9-2928-4cb8-b3d5-a34e8358329f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:32.070362 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:32.070362 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:32.071088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b8873f9-2928-4cb8-b3d5-a34e8358329f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:32.165067 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:32.165067 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:32.174193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0b8873f9-2928-4cb8-b3d5-a34e8358329f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:32.199633 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b8873f9-2928-4cb8-b3d5-a34e8358329f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:32.200752 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1152/2313] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:32 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:33.221115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64c2e218-a1b7-423b-bd12-19e25e541b47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:33.224177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64c2e218-a1b7-423b-bd12-19e25e541b47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:33.224815 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:33.224815 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:33.225606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64c2e218-a1b7-423b-bd12-19e25e541b47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:33.285118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:33.285118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:33.295587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-64c2e218-a1b7-423b-bd12-19e25e541b47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:33.325005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64c2e218-a1b7-423b-bd12-19e25e541b47 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:33.329737 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1162/2314] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:33 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:34.342599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6530f575-0b3d-4a09-b47a-a61497f1d680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:34.343691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6530f575-0b3d-4a09-b47a-a61497f1d680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:34.343886 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:34.343886 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:34.344681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6530f575-0b3d-4a09-b47a-a61497f1d680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:34.424937 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:34.424937 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:34.435472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6530f575-0b3d-4a09-b47a-a61497f1d680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:34.470755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6530f575-0b3d-4a09-b47a-a61497f1d680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:34.471882 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1153/2315] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:34 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:34.597094 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-60dc3ff7-7c3d-49f3-b5ee-ae93707b729b req-0e84e584-1a50-4668-952d-6fb63c4ce5a9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/34b2fda7-1859-4808-850e-2134b88806e2 Jan 25 11:21:34.597812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-60dc3ff7-7c3d-49f3-b5ee-ae93707b729b req-0e84e584-1a50-4668-952d-6fb63c4ce5a9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:34.598731 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:34.598731 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:34.599790 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-60dc3ff7-7c3d-49f3-b5ee-ae93707b729b req-0e84e584-1a50-4668-952d-6fb63c4ce5a9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:34.682677 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:34.682677 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:35.487845 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d8d368f-848a-4f3e-b6d4-79e82bb31955 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:35.489317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d8d368f-848a-4f3e-b6d4-79e82bb31955 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:35.489796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:35.489796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:35.490454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d8d368f-848a-4f3e-b6d4-79e82bb31955 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:35.608275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:35.608275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:35.618461 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9d8d368f-848a-4f3e-b6d4-79e82bb31955 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:35.663889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d8d368f-848a-4f3e-b6d4-79e82bb31955 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:35.668113 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1154/2316] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:35 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 940 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:35.686808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67585c29-3086-4f97-be8d-917fc367dab7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:35.687959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67585c29-3086-4f97-be8d-917fc367dab7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:35.689694 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:35.689694 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:35.690269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67585c29-3086-4f97-be8d-917fc367dab7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:35.697065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-60dc3ff7-7c3d-49f3-b5ee-ae93707b729b req-0e84e584-1a50-4668-952d-6fb63c4ce5a9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:21:35.697446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-60dc3ff7-7c3d-49f3-b5ee-ae93707b729b req-0e84e584-1a50-4668-952d-6fb63c4ce5a9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:21:35.727581 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-60dc3ff7-7c3d-49f3-b5ee-ae93707b729b req-0e84e584-1a50-4668-952d-6fb63c4ce5a9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/34b2fda7-1859-4808-850e-2134b88806e2 returned with HTTP 200 Jan 25 11:21:35.728483 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1163/2317] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:21:34 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/34b2fda7-1859-4808-850e-2134b88806e2 => generated 19 bytes in 1138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:35.810208 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:35.810208 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:35.830757 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-67585c29-3086-4f97-be8d-917fc367dab7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:35.876775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67585c29-3086-4f97-be8d-917fc367dab7 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:35.885864 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1155/2318] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:35 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 940 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:35.896377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7904911b-c510-4c0a-8ce0-da971bdcc51f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] DELETE http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:35.896975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7904911b-c510-4c0a-8ce0-da971bdcc51f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:35.897176 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:35.897176 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:35.901304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7904911b-c510-4c0a-8ce0-da971bdcc51f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:35.902061 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-7904911b-c510-4c0a-8ce0-da971bdcc51f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Delete volume with id: a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:36.052014 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:36.052014 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:36.058163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7904911b-c510-4c0a-8ce0-da971bdcc51f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:36.104054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7904911b-c510-4c0a-8ce0-da971bdcc51f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Delete volume request issued successfully. Jan 25 11:21:36.105053 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7904911b-c510-4c0a-8ce0-da971bdcc51f tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 202 Jan 25 11:21:36.109021 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1164/2319] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:35 2021] DELETE /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:21:36.114796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6501b2c-1b50-45be-ba5d-ca1667fb35ef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:36.115356 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6501b2c-1b50-45be-ba5d-ca1667fb35ef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:36.115578 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:36.115578 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:36.115965 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6501b2c-1b50-45be-ba5d-ca1667fb35ef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:36.247328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:36.247328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:36.260007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6501b2c-1b50-45be-ba5d-ca1667fb35ef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:36.299854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6501b2c-1b50-45be-ba5d-ca1667fb35ef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:36.310075 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1156/2320] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:36 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:36.795991 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-adeb6241-59e3-496c-8c50-98a042a422a0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:21:36.797127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-adeb6241-59e3-496c-8c50-98a042a422a0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:36.797591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:36.797591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:36.798314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-adeb6241-59e3-496c-8c50-98a042a422a0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:36.799001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-adeb6241-59e3-496c-8c50-98a042a422a0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume with id: 93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:21:37.027985 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:37.027985 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:37.029657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-adeb6241-59e3-496c-8c50-98a042a422a0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:37.075279 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.keymgr.conf_key_mgr [None req-adeb6241-59e3-496c-8c50-98a042a422a0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 25 11:21:37.103178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-adeb6241-59e3-496c-8c50-98a042a422a0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume request issued successfully. Jan 25 11:21:37.103983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-adeb6241-59e3-496c-8c50-98a042a422a0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 202 Jan 25 11:21:37.105069 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1165/2321] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:36 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:21:37.112930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-679d070a-e02f-4e1c-bf91-8f4934d61ef4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:21:37.114823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-679d070a-e02f-4e1c-bf91-8f4934d61ef4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:37.115290 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:37.115290 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:37.115956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-679d070a-e02f-4e1c-bf91-8f4934d61ef4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:37.222731 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:37.222731 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:37.259401 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-679d070a-e02f-4e1c-bf91-8f4934d61ef4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:37.322157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c41e2bc9-71fd-4bdf-9bda-b206924ca370 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:37.322157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c41e2bc9-71fd-4bdf-9bda-b206924ca370 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:37.322157 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:37.322157 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:37.322157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c41e2bc9-71fd-4bdf-9bda-b206924ca370 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:37.349441 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-679d070a-e02f-4e1c-bf91-8f4934d61ef4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:21:37.362313 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1157/2322] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:37 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 936 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:37.449944 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:37.449944 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:37.478364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c41e2bc9-71fd-4bdf-9bda-b206924ca370 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:37.529353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c41e2bc9-71fd-4bdf-9bda-b206924ca370 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:37.530501 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1166/2323] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:37 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:38.369093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bac82dec-c10d-42ab-979c-56646b8c0cc5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:21:38.370244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bac82dec-c10d-42ab-979c-56646b8c0cc5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:38.370642 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:38.370642 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:38.371296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bac82dec-c10d-42ab-979c-56646b8c0cc5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:38.493374 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:38.493374 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:38.531855 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bac82dec-c10d-42ab-979c-56646b8c0cc5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:38.547654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71f57f5b-6cc8-4447-a37b-825f84a75d27 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:38.548208 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71f57f5b-6cc8-4447-a37b-825f84a75d27 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:38.548405 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:38.548405 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:38.549053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71f57f5b-6cc8-4447-a37b-825f84a75d27 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:38.595885 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bac82dec-c10d-42ab-979c-56646b8c0cc5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:21:38.597015 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1158/2324] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:38 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 936 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:38.669550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:38.669550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:38.690762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-71f57f5b-6cc8-4447-a37b-825f84a75d27 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:38.736426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71f57f5b-6cc8-4447-a37b-825f84a75d27 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 200 Jan 25 11:21:38.751073 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1167/2325] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:38 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 939 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:39.613209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01a90fee-887d-4980-bfd0-d807d0f0ecd2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:21:39.614629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01a90fee-887d-4980-bfd0-d807d0f0ecd2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:39.615020 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:39.615020 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:39.615650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01a90fee-887d-4980-bfd0-d807d0f0ecd2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:39.725627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:39.725627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:39.745839 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-01a90fee-887d-4980-bfd0-d807d0f0ecd2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:39.768937 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ca9d3bd-2eda-4764-9327-2056fe3ab869 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 Jan 25 11:21:39.769585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ca9d3bd-2eda-4764-9327-2056fe3ab869 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:39.770762 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:39.770762 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:39.771404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0ca9d3bd-2eda-4764-9327-2056fe3ab869 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:39.831579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01a90fee-887d-4980-bfd0-d807d0f0ecd2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 200 Jan 25 11:21:39.833176 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1159/2326] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:39 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 936 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:39.923871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0ca9d3bd-2eda-4764-9327-2056fe3ab869 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 returned with HTTP 404 Jan 25 11:21:39.926472 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1168/2327] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:39 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/a0e7c6b5-ac8d-4490-9b2f-37a5ab402e61 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:21:39.933777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cbc3fb17-7609-42a4-a3cd-dc94a9e48cf2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] DELETE http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad Jan 25 11:21:39.934633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cbc3fb17-7609-42a4-a3cd-dc94a9e48cf2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:39.935078 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:39.935078 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:39.935780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cbc3fb17-7609-42a4-a3cd-dc94a9e48cf2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:39.936478 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-cbc3fb17-7609-42a4-a3cd-dc94a9e48cf2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Delete volume with id: 743bbf19-5c86-4fef-8bb4-702efdb39cad Jan 25 11:21:40.066029 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:40.066029 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:40.068087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cbc3fb17-7609-42a4-a3cd-dc94a9e48cf2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:40.119434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cbc3fb17-7609-42a4-a3cd-dc94a9e48cf2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Delete volume request issued successfully. Jan 25 11:21:40.120089 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cbc3fb17-7609-42a4-a3cd-dc94a9e48cf2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad returned with HTTP 202 Jan 25 11:21:40.121059 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1160/2328] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:39 2021] DELETE /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:21:40.144011 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31d6d85f-c90b-415f-892d-f39130d771bc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad Jan 25 11:21:40.144614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31d6d85f-c90b-415f-892d-f39130d771bc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:40.145246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31d6d85f-c90b-415f-892d-f39130d771bc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:40.275541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:40.275541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:40.297353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-31d6d85f-c90b-415f-892d-f39130d771bc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:40.329925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31d6d85f-c90b-415f-892d-f39130d771bc tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad returned with HTTP 200 Jan 25 11:21:40.331370 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1169/2329] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:40 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad => generated 908 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:40.855059 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed1af478-302c-4476-80e7-57643880f5ef tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae Jan 25 11:21:40.855649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed1af478-302c-4476-80e7-57643880f5ef tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:40.855777 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:40.855777 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:40.856135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed1af478-302c-4476-80e7-57643880f5ef tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:41.071086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed1af478-302c-4476-80e7-57643880f5ef tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae returned with HTTP 404 Jan 25 11:21:41.085913 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1161/2330] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:40 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/93804b13-1669-4644-811c-ff20069d82ae => generated 109 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:41.102405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-670191a0-692b-4725-b0b5-dd401c3a1dca tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] GET http://10.222.0.57/volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/volumes/detail?all_tenants=1 Jan 25 11:21:41.103904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-670191a0-692b-4725-b0b5-dd401c3a1dca tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:41.104361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:41.104361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:41.105237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-670191a0-692b-4725-b0b5-dd401c3a1dca tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:41.108120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-670191a0-692b-4725-b0b5-dd401c3a1dca tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:21:41.175699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-670191a0-692b-4725-b0b5-dd401c3a1dca tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] Get all volumes completed successfully. Jan 25 11:21:41.183577 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:41.183577 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:41.214048 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-670191a0-692b-4725-b0b5-dd401c3a1dca tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] http://10.222.0.57/volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 25 11:21:41.226326 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1170/2331] 10.222.0.57 () {58 vars in 1252 bytes} [Mon Jan 25 11:21:41 2021] GET /volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/volumes/detail?all_tenants=1 => generated 5227 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:41.237505 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2d31122-7e3e-4ddd-b786-7729a9607ca8 tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] DELETE http://10.222.0.57/volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/types/50e18c1c-11d9-4e2a-8b02-12061eff41f4 Jan 25 11:21:41.239289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2d31122-7e3e-4ddd-b786-7729a9607ca8 tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:41.240293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f2d31122-7e3e-4ddd-b786-7729a9607ca8 tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:41.348978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-893f1e6a-c0a5-43ac-8659-ab865ab9dac6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad Jan 25 11:21:41.349591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-893f1e6a-c0a5-43ac-8659-ab865ab9dac6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:41.349870 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:41.349870 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:41.350227 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-893f1e6a-c0a5-43ac-8659-ab865ab9dac6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:41.458734 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:21:41.458734 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:21:41.475449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f2d31122-7e3e-4ddd-b786-7729a9607ca8 tempest-TestVolumeBootPattern-1118671409 tempest-TestVolumeBootPattern-1118671409] http://10.222.0.57/volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/types/50e18c1c-11d9-4e2a-8b02-12061eff41f4 returned with HTTP 202 Jan 25 11:21:41.476777 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1162/2332] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:21:41 2021] DELETE /volume/v3/5712c16b59124e2cb8b9b89e4cf434ee/types/50e18c1c-11d9-4e2a-8b02-12061eff41f4 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:21:41.498055 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:41.498055 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:41.508129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-893f1e6a-c0a5-43ac-8659-ab865ab9dac6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:41.533364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-893f1e6a-c0a5-43ac-8659-ab865ab9dac6 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad returned with HTTP 200 Jan 25 11:21:41.534258 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1171/2333] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:41 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad => generated 908 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:41.560194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes Jan 25 11:21:41.560982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1180416455", "snapshot_id": null, "imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "volume_type": null, "size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:41.562446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1180416455', 'snapshot_id': None, 'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'volume_type': None, 'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:21:41.794493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume of 1 GB Jan 25 11:21:41.836939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Availability Zones retrieved successfully. Jan 25 11:21:41.881599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (3299e1fe-d8ae-4fae-9de7-4c5660a8de43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:41.903197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74056af2-48e2-49f1-9352-986b9a635dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:41.905898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:21:42.157221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74056af2-48e2-49f1-9352-986b9a635dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:42.159504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dc1ea3-4418-4eb8-a1c9-c855c14df075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:42.326648 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['86864eab-1fca-4e44-9ee2-2f7fb5d783cd', '6f501e08-63e6-4616-bcee-40dd6a6268f4', '79623c13-be53-44e8-a541-d1aef3bd587d', 'e9813d25-8c8f-41ab-afd1-d7a83c895a72'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:42.328993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dc1ea3-4418-4eb8-a1c9-c855c14df075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86864eab-1fca-4e44-9ee2-2f7fb5d783cd', '6f501e08-63e6-4616-bcee-40dd6a6268f4', '79623c13-be53-44e8-a541-d1aef3bd587d', 'e9813d25-8c8f-41ab-afd1-d7a83c895a72']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:42.334499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcebf78-bf1c-429b-9ff7-20cc9831625e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:42.470603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcebf78-bf1c-429b-9ff7-20cc9831625e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '508e04bc-f916-409d-b505-b6af80de392a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1180416455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['86864eab-1fca-4e44-9ee2-2f7fb5d783cd','6f501e08-63e6-4616-bcee-40dd6a6268f4','79623c13-be53-44e8-a541-d1aef3bd587d','e9813d25-8c8f-41ab-afd1-d7a83c895a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1180416455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=508e04bc-f916-409d-b505-b6af80de392a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d4acadb1574f638e43f52a79f973dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:42.483684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d58fe1c-4ee6-401a-82fa-600a7e0fe0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:42.539954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d58fe1c-4ee6-401a-82fa-600a7e0fe0ba) transitioned into state 'SUCCESS' from state '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-1180416455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['86864eab-1fca-4e44-9ee2-2f7fb5d783cd','6f501e08-63e6-4616-bcee-40dd6a6268f4','79623c13-be53-44e8-a541-d1aef3bd587d','e9813d25-8c8f-41ab-afd1-d7a83c895a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:42.542316 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48af586-6549-488a-a160-bd3d19ffa6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:42.550849 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77036f8a-8f3c-45d3-843d-79f11385fa92 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad Jan 25 11:21:42.551701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77036f8a-8f3c-45d3-843d-79f11385fa92 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:42.552407 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:42.552407 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:42.553045 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77036f8a-8f3c-45d3-843d-79f11385fa92 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:42.574981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48af586-6549-488a-a160-bd3d19ffa6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:42.577667 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (3299e1fe-d8ae-4fae-9de7-4c5660a8de43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:42.641391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request issued successfully. Jan 25 11:21:42.656585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e45041a0-a4ec-4678-982c-5bb67e15f033 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes returned with HTTP 202 Jan 25 11:21:42.657685 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1163/2334] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:21:41 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes => generated 828 bytes in 1101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:21:42.673764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dd770f8-4074-48e8-9083-c2a315c36951 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:42.674304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dd770f8-4074-48e8-9083-c2a315c36951 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:42.674522 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:42.674522 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:42.674897 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dd770f8-4074-48e8-9083-c2a315c36951 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:42.746028 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:42.746028 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:42.770787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5dd770f8-4074-48e8-9083-c2a315c36951 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:42.795914 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:42.795914 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:42.833065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dd770f8-4074-48e8-9083-c2a315c36951 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:42.836821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-77036f8a-8f3c-45d3-843d-79f11385fa92 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:42.837120 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1164/2335] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:42 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 896 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:42.902835 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77036f8a-8f3c-45d3-843d-79f11385fa92 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad returned with HTTP 200 Jan 25 11:21:42.904461 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1172/2336] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:42 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad => generated 908 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:43.854787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70437607-fab1-4d72-8193-152f5bcde73c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:43.855559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70437607-fab1-4d72-8193-152f5bcde73c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:43.855930 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:43.855930 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:43.856559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70437607-fab1-4d72-8193-152f5bcde73c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:43.920156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-908b9a50-df6f-49af-8672-d50ee5baf2e4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad Jan 25 11:21:43.921454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-908b9a50-df6f-49af-8672-d50ee5baf2e4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:43.921923 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:43.921923 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:43.922622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-908b9a50-df6f-49af-8672-d50ee5baf2e4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:43.936756 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:43.936756 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:43.947282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-70437607-fab1-4d72-8193-152f5bcde73c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:44.036263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70437607-fab1-4d72-8193-152f5bcde73c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:44.041916 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1165/2337] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:43 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:44.083587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-908b9a50-df6f-49af-8672-d50ee5baf2e4 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad returned with HTTP 404 Jan 25 11:21:44.089726 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1173/2338] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:43 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/743bbf19-5c86-4fef-8bb4-702efdb39cad => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:44.096842 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d3fdf9f-0fbc-45e0-b2e6-7ab7f221c10c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] DELETE http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:44.097297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d3fdf9f-0fbc-45e0-b2e6-7ab7f221c10c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:44.097513 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:44.097513 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:44.099144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d3fdf9f-0fbc-45e0-b2e6-7ab7f221c10c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:44.099702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-4d3fdf9f-0fbc-45e0-b2e6-7ab7f221c10c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Delete volume with id: 483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:44.216150 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:44.216150 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:44.217360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4d3fdf9f-0fbc-45e0-b2e6-7ab7f221c10c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:44.279005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4d3fdf9f-0fbc-45e0-b2e6-7ab7f221c10c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Delete volume request issued successfully. Jan 25 11:21:44.279532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d3fdf9f-0fbc-45e0-b2e6-7ab7f221c10c tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 202 Jan 25 11:21:44.280411 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1166/2339] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:44 2021] DELETE /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:21:44.289604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09227bb3-b1b7-4e26-b232-fdbd0c1a0ca1 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:44.290516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09227bb3-b1b7-4e26-b232-fdbd0c1a0ca1 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:44.291399 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09227bb3-b1b7-4e26-b232-fdbd0c1a0ca1 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:44.398463 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:44.398463 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:44.416863 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-09227bb3-b1b7-4e26-b232-fdbd0c1a0ca1 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:44.455139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09227bb3-b1b7-4e26-b232-fdbd0c1a0ca1 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:44.456340 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1174/2340] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:44 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 1389 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:44.919688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a66e6b68-7438-4e3d-96a7-be2f3e58917a tempest-AvailabilityZoneTestJSON-1953939472 tempest-AvailabilityZoneTestJSON-1953939472] GET http://10.222.0.57/volume/v3/cf1ca3d513434524be0e72f0e9cd1b27/os-availability-zone Jan 25 11:21:44.920345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a66e6b68-7438-4e3d-96a7-be2f3e58917a tempest-AvailabilityZoneTestJSON-1953939472 tempest-AvailabilityZoneTestJSON-1953939472] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:44.920831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:44.920831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:44.921198 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a66e6b68-7438-4e3d-96a7-be2f3e58917a tempest-AvailabilityZoneTestJSON-1953939472 tempest-AvailabilityZoneTestJSON-1953939472] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:44.929321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a66e6b68-7438-4e3d-96a7-be2f3e58917a tempest-AvailabilityZoneTestJSON-1953939472 tempest-AvailabilityZoneTestJSON-1953939472] Availability Zones retrieved successfully. Jan 25 11:21:44.930113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a66e6b68-7438-4e3d-96a7-be2f3e58917a tempest-AvailabilityZoneTestJSON-1953939472 tempest-AvailabilityZoneTestJSON-1953939472] http://10.222.0.57/volume/v3/cf1ca3d513434524be0e72f0e9cd1b27/os-availability-zone returned with HTTP 200 Jan 25 11:21:44.931015 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1167/2341] 10.222.0.57 () {58 vars in 1243 bytes} [Mon Jan 25 11:21:44 2021] GET /volume/v3/cf1ca3d513434524be0e72f0e9cd1b27/os-availability-zone => generated 82 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:21:45.058095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfc10fb4-75f0-4f76-9d4f-a92a70934c75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:45.058681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfc10fb4-75f0-4f76-9d4f-a92a70934c75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:45.058883 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:45.058883 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:45.059431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cfc10fb4-75f0-4f76-9d4f-a92a70934c75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:45.204560 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:45.204560 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:45.217051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cfc10fb4-75f0-4f76-9d4f-a92a70934c75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:45.253224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cfc10fb4-75f0-4f76-9d4f-a92a70934c75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:45.254804 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1175/2342] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:45 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:45.473596 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3bd75122-22cf-462b-b22c-5396c0faace2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:45.474347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3bd75122-22cf-462b-b22c-5396c0faace2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:45.474921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3bd75122-22cf-462b-b22c-5396c0faace2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:45.573584 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:45.573584 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:45.598421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3bd75122-22cf-462b-b22c-5396c0faace2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:45.658538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3bd75122-22cf-462b-b22c-5396c0faace2 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:45.659629 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1168/2343] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:45 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 1389 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:46.271850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f93db6f-5c68-41ab-930f-54e5ddf5fad5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:46.272362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f93db6f-5c68-41ab-930f-54e5ddf5fad5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:46.272896 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:46.272896 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:46.273273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f93db6f-5c68-41ab-930f-54e5ddf5fad5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:46.393413 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:46.393413 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:46.423139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9f93db6f-5c68-41ab-930f-54e5ddf5fad5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:46.480012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f93db6f-5c68-41ab-930f-54e5ddf5fad5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:46.481982 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1176/2344] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:46 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:46.679268 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a3b4814-0a0e-4402-85dc-c296055c70b3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:46.680126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a3b4814-0a0e-4402-85dc-c296055c70b3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:46.680490 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:46.680490 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:46.681141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a3b4814-0a0e-4402-85dc-c296055c70b3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:46.874338 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:46.874338 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:46.903751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6a3b4814-0a0e-4402-85dc-c296055c70b3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:46.955822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a3b4814-0a0e-4402-85dc-c296055c70b3 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 200 Jan 25 11:21:46.966328 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1169/2345] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:46 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 1389 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:47.504662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2cb8b9f8-c44b-40bf-b28e-9f0d8312fcfe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:47.505942 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2cb8b9f8-c44b-40bf-b28e-9f0d8312fcfe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:47.506318 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:47.506318 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:47.506973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2cb8b9f8-c44b-40bf-b28e-9f0d8312fcfe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:47.682045 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:47.682045 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:47.700590 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2cb8b9f8-c44b-40bf-b28e-9f0d8312fcfe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:47.740692 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2cb8b9f8-c44b-40bf-b28e-9f0d8312fcfe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:47.750915 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1177/2346] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:47 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:47.983009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c684226-b17b-449d-90e5-07be8b8709c1 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a Jan 25 11:21:47.984670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c684226-b17b-449d-90e5-07be8b8709c1 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:47.985176 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:47.985176 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:47.986513 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c684226-b17b-449d-90e5-07be8b8709c1 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:48.170362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c684226-b17b-449d-90e5-07be8b8709c1 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a returned with HTTP 404 Jan 25 11:21:48.178489 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1170/2347] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:47 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/483eb2bd-54f5-4352-9f48-b8a0c3a9ce0a => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:48.186564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b93c4580-03c3-4086-a75e-050595af8680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] DELETE http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:48.187103 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b93c4580-03c3-4086-a75e-050595af8680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:48.187322 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:48.187322 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:48.187700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b93c4580-03c3-4086-a75e-050595af8680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:48.188171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b93c4580-03c3-4086-a75e-050595af8680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Delete volume with id: 01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:48.369546 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:48.369546 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:48.370861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b93c4580-03c3-4086-a75e-050595af8680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:48.461176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b93c4580-03c3-4086-a75e-050595af8680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Delete volume request issued successfully. Jan 25 11:21:48.461754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b93c4580-03c3-4086-a75e-050595af8680 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 202 Jan 25 11:21:48.465747 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1178/2348] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:21:48 2021] DELETE /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:21:48.470197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0af2e4e6-af8f-42e3-8ab8-678a782e31d9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:48.470727 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0af2e4e6-af8f-42e3-8ab8-678a782e31d9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:48.471214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0af2e4e6-af8f-42e3-8ab8-678a782e31d9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:48.604397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:48.604397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:48.634524 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0af2e4e6-af8f-42e3-8ab8-678a782e31d9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:48.696589 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0af2e4e6-af8f-42e3-8ab8-678a782e31d9 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:21:48.699815 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1171/2349] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:48 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 1356 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:48.758216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-332b49e0-c451-424f-a87d-a76a4339c759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:48.758769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-332b49e0-c451-424f-a87d-a76a4339c759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:48.758972 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:48.758972 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:48.759632 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-332b49e0-c451-424f-a87d-a76a4339c759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:48.968735 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:48.968735 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:49.010681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-332b49e0-c451-424f-a87d-a76a4339c759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:49.088627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-332b49e0-c451-424f-a87d-a76a4339c759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:49.100026 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1179/2350] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:48 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:49.486691 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] POST http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes Jan 25 11:21:49.489466 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:49.489466 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:49.490254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-527355911"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:49.491623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-527355911'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:21:49.492113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create volume of 1 GB Jan 25 11:21:49.528948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Availability Zones retrieved successfully. Jan 25 11:21:49.579475 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Flow 'volume_create_api' (8df2b4b7-42b7-4e7e-9644-3707a0fac5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:49.591988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (008067c2-0b35-4f4b-8033-6e1ec89de896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:49.595534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:21:49.721923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8653e363-c7fe-4dbb-ae8c-baa8d9dfddef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:49.722535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8653e363-c7fe-4dbb-ae8c-baa8d9dfddef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:49.722705 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:49.722705 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:49.723043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8653e363-c7fe-4dbb-ae8c-baa8d9dfddef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:49.779307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (008067c2-0b35-4f4b-8033-6e1ec89de896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:49.792520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067afec5-6c3c-43c9-afc4-780c002c20bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:49.894020 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:49.894020 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:49.895523 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Created reservations ['74c9178c-d9db-4c47-a7f3-a71a5fbe33c8', 'bb90a737-e6d0-4161-a41c-7e5b596c1047', 'e5c06e63-9369-4c15-a39a-08415a83fa50', '3ad929a0-a10f-45ef-b1b3-ce0aa18c768b'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:49.897451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067afec5-6c3c-43c9-afc4-780c002c20bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74c9178c-d9db-4c47-a7f3-a71a5fbe33c8', 'bb90a737-e6d0-4161-a41c-7e5b596c1047', 'e5c06e63-9369-4c15-a39a-08415a83fa50', '3ad929a0-a10f-45ef-b1b3-ce0aa18c768b']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:49.905585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c9f63e-0e65-4171-8354-5089c6ca4edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:49.913030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8653e363-c7fe-4dbb-ae8c-baa8d9dfddef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:49.986953 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8653e363-c7fe-4dbb-ae8c-baa8d9dfddef tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:21:49.989765 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1180/2351] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:49 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 1356 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:50.106538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7d3f3dc-2a2f-4ba1-95bc-f07faf1b0acd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:50.106985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7d3f3dc-2a2f-4ba1-95bc-f07faf1b0acd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:50.107397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:50.107397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:50.108157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7d3f3dc-2a2f-4ba1-95bc-f07faf1b0acd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:50.147901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c9f63e-0e65-4171-8354-5089c6ca4edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9023df3d-5dbf-48c5-a98c-4f7bc21e453e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-527355911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ac789abc8c41f6a6bf265fc148e872',qos_specs=None,replication_status=,reservations=['74c9178c-d9db-4c47-a7f3-a71a5fbe33c8','bb90a737-e6d0-4161-a41c-7e5b596c1047','e5c06e63-9369-4c15-a39a-08415a83fa50','3ad929a0-a10f-45ef-b1b3-ce0aa18c768b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028a9c963c334f529a032a8dd90f6887',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-527355911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9023df3d-5dbf-48c5-a98c-4f7bc21e453e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6ac789abc8c41f6a6bf265fc148e872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='028a9c963c334f529a032a8dd90f6887',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:50.150040 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add53a92-0419-4839-835e-ba9fcf04bf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:50.261445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add53a92-0419-4839-835e-ba9fcf04bf63) transitioned into state 'SUCCESS' from state '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-527355911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ac789abc8c41f6a6bf265fc148e872',qos_specs=None,replication_status=,reservations=['74c9178c-d9db-4c47-a7f3-a71a5fbe33c8','bb90a737-e6d0-4161-a41c-7e5b596c1047','e5c06e63-9369-4c15-a39a-08415a83fa50','3ad929a0-a10f-45ef-b1b3-ce0aa18c768b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028a9c963c334f529a032a8dd90f6887',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:50.263563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4284d3-bd9f-482b-ad89-21ca78b28235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:50.289294 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:50.289294 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:50.327419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f7d3f3dc-2a2f-4ba1-95bc-f07faf1b0acd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:50.355252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4284d3-bd9f-482b-ad89-21ca78b28235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:50.369792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Flow 'volume_create_api' (8df2b4b7-42b7-4e7e-9644-3707a0fac5e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:50.416322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7d3f3dc-2a2f-4ba1-95bc-f07faf1b0acd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:50.427440 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1181/2352] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:50 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:50.914388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create volume request issued successfully. Jan 25 11:21:50.961028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1fbd907-3f8c-422b-a529-9a69ed09a383 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes returned with HTTP 202 Jan 25 11:21:50.971892 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1172/2353] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:21:49 2021] POST /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes => generated 843 bytes in 1892 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:21:50.977173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01ada83d-87c8-49c7-baf6-72f3ae63ed88 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:21:50.988205 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01ada83d-87c8-49c7-baf6-72f3ae63ed88 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:50.988624 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:50.988624 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:50.989328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01ada83d-87c8-49c7-baf6-72f3ae63ed88 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:51.007168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7cd9fa55-7ce4-464f-b9e8-5e75f0afacde tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:51.007896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7cd9fa55-7ce4-464f-b9e8-5e75f0afacde tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:51.008286 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:51.008286 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:51.009112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7cd9fa55-7ce4-464f-b9e8-5e75f0afacde tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:51.158138 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:51.158138 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:51.168211 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:51.168211 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:51.184833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7cd9fa55-7ce4-464f-b9e8-5e75f0afacde tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:51.189129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-01ada83d-87c8-49c7-baf6-72f3ae63ed88 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:21:51.216119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7cd9fa55-7ce4-464f-b9e8-5e75f0afacde tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:21:51.217222 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1173/2354] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:51 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 1356 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:21:51.261255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01ada83d-87c8-49c7-baf6-72f3ae63ed88 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 200 Jan 25 11:21:51.270501 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1182/2355] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:50 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 911 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:51.435981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ce3f6f7-62de-4c0e-a30c-75d65baf89c5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:51.436904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ce3f6f7-62de-4c0e-a30c-75d65baf89c5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:51.437415 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:51.437415 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:51.438133 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ce3f6f7-62de-4c0e-a30c-75d65baf89c5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:51.612787 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:51.612787 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:51.637934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7ce3f6f7-62de-4c0e-a30c-75d65baf89c5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:51.690020 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ce3f6f7-62de-4c0e-a30c-75d65baf89c5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:51.691118 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1174/2356] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:51 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:52.234247 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4238f799-9bde-4015-8a6c-ba6f00cd03e5 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:52.234806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4238f799-9bde-4015-8a6c-ba6f00cd03e5 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:52.234966 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:52.234966 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:52.235633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4238f799-9bde-4015-8a6c-ba6f00cd03e5 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:52.279660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58217c33-e992-4027-b2e0-081878cb2400 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:21:52.280510 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58217c33-e992-4027-b2e0-081878cb2400 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:52.280730 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:52.280730 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:52.281112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58217c33-e992-4027-b2e0-081878cb2400 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:52.356866 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:52.356866 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:52.358422 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:52.358422 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:52.369939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-58217c33-e992-4027-b2e0-081878cb2400 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:21:52.387187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4238f799-9bde-4015-8a6c-ba6f00cd03e5 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Volume info retrieved successfully. Jan 25 11:21:52.412032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58217c33-e992-4027-b2e0-081878cb2400 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 200 Jan 25 11:21:52.414594 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1175/2357] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:52 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:52.427875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4238f799-9bde-4015-8a6c-ba6f00cd03e5 tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 200 Jan 25 11:21:52.428713 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1183/2358] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:52 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 907 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:52.431661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f4a0070-117b-42f7-acc0-873786cb258a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] POST http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots Jan 25 11:21:52.432129 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:52.432129 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:52.432550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f4a0070-117b-42f7-acc0-873786cb258a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9023df3d-5dbf-48c5-a98c-4f7bc21e453e", "name": "tempest-VolumesDeleteCascade-Snapshot-1902255588"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:52.514479 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:52.514479 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:52.517465 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0f4a0070-117b-42f7-acc0-873786cb258a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:21:52.517465 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-0f4a0070-117b-42f7-acc0-873786cb258a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create snapshot from volume 9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:21:52.678695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-0f4a0070-117b-42f7-acc0-873786cb258a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Created reservations ['8379440d-ce67-4c6d-8c4a-e436fa9654b4', '55cff823-4ac1-4e0e-aa64-4f34d5574b81', 'eb507b21-d4c5-462d-a81c-1704d2f9c278', '1c06d7be-bbdb-4134-a431-8ddc09fadc7d'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:52.708745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ec7a51c-7157-468c-9677-5ec7e93e0216 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:52.709804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ec7a51c-7157-468c-9677-5ec7e93e0216 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:52.710390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:52.710390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:52.711663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ec7a51c-7157-468c-9677-5ec7e93e0216 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:52.853893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:52.853893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:52.875716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9ec7a51c-7157-468c-9677-5ec7e93e0216 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:52.972191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ec7a51c-7157-468c-9677-5ec7e93e0216 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:52.995481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0f4a0070-117b-42f7-acc0-873786cb258a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot create request issued successfully. Jan 25 11:21:52.997115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f4a0070-117b-42f7-acc0-873786cb258a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots returned with HTTP 202 Jan 25 11:21:53.012842 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1184/2359] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:52 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:53.022289 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1176/2360] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:21:52 2021] POST /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots => generated 307 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:21:53.034711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e52c846b-3e88-4dcb-87e5-ddbe92fa0325 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b Jan 25 11:21:53.044842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e52c846b-3e88-4dcb-87e5-ddbe92fa0325 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:53.044842 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:53.044842 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:53.044842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e52c846b-3e88-4dcb-87e5-ddbe92fa0325 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:53.121956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:53.121956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:53.123136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e52c846b-3e88-4dcb-87e5-ddbe92fa0325 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:21:53.127729 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e52c846b-3e88-4dcb-87e5-ddbe92fa0325 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b returned with HTTP 200 Jan 25 11:21:53.131769 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1185/2361] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:21:53 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b => generated 439 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:53.445731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c04b1622-15bd-4b86-9923-511738f6cc2e tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] GET http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be Jan 25 11:21:53.447149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c04b1622-15bd-4b86-9923-511738f6cc2e tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:53.447747 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:53.447747 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:53.448823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c04b1622-15bd-4b86-9923-511738f6cc2e tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:53.591895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c04b1622-15bd-4b86-9923-511738f6cc2e tempest-VolumesCloneTest-168476476 tempest-VolumesCloneTest-168476476] http://10.222.0.57/volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be returned with HTTP 404 Jan 25 11:21:53.592950 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1177/2362] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:53 2021] GET /volume/v3/1b1d26f449da4152b0fa06d7b413d1f3/volumes/01758820-7feb-4167-abd1-f12f33de97be => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:21:54.028496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13410837-b918-4036-82dd-f4e01df6edc7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:54.029042 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13410837-b918-4036-82dd-f4e01df6edc7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:54.029419 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:54.029419 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:54.030031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13410837-b918-4036-82dd-f4e01df6edc7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:54.147810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e308678d-230a-4e54-a33d-9777f5c31f65 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b Jan 25 11:21:54.148656 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e308678d-230a-4e54-a33d-9777f5c31f65 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:54.149371 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e308678d-230a-4e54-a33d-9777f5c31f65 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:54.258780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:54.258780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:54.260210 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e308678d-230a-4e54-a33d-9777f5c31f65 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:21:54.276645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e308678d-230a-4e54-a33d-9777f5c31f65 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b returned with HTTP 200 Jan 25 11:21:54.284391 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1178/2363] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:21:54 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b => generated 439 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:54.349455 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:54.349455 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:54.384493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-13410837-b918-4036-82dd-f4e01df6edc7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:54.461400 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13410837-b918-4036-82dd-f4e01df6edc7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:54.471384 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1186/2364] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:54 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:55.292223 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ada03dfc-f9e9-4c57-9ff3-42496cc6038d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b Jan 25 11:21:55.293005 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ada03dfc-f9e9-4c57-9ff3-42496cc6038d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:55.293356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:55.293356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:55.293931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ada03dfc-f9e9-4c57-9ff3-42496cc6038d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:55.354505 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:55.354505 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:55.355499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ada03dfc-f9e9-4c57-9ff3-42496cc6038d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:21:55.358127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ada03dfc-f9e9-4c57-9ff3-42496cc6038d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b returned with HTTP 200 Jan 25 11:21:55.360156 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1179/2365] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:21:55 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:55.478550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39acb8ff-4df6-4f1c-ba51-5646c6c57a41 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:55.479074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39acb8ff-4df6-4f1c-ba51-5646c6c57a41 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:55.479261 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:55.479261 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:55.480361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39acb8ff-4df6-4f1c-ba51-5646c6c57a41 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:55.590602 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:55.590602 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:55.609141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-39acb8ff-4df6-4f1c-ba51-5646c6c57a41 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:55.665973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39acb8ff-4df6-4f1c-ba51-5646c6c57a41 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:55.667510 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1187/2366] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:55 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:56.372308 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4492fdf2-547b-434e-b4de-8d7c89410b19 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b Jan 25 11:21:56.374203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4492fdf2-547b-434e-b4de-8d7c89410b19 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:56.375550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:56.375550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:56.377016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4492fdf2-547b-434e-b4de-8d7c89410b19 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:56.438805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:56.438805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:56.440989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4492fdf2-547b-434e-b4de-8d7c89410b19 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:21:56.445934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4492fdf2-547b-434e-b4de-8d7c89410b19 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b returned with HTTP 200 Jan 25 11:21:56.448632 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1180/2367] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:21:56 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b => generated 466 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:56.462764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5675d3cc-53a1-4014-9176-6cb73cd05189 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] POST http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots Jan 25 11:21:56.463496 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:56.463496 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:56.467025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5675d3cc-53a1-4014-9176-6cb73cd05189 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9023df3d-5dbf-48c5-a98c-4f7bc21e453e", "name": "tempest-VolumesDeleteCascade-Snapshot-100707094"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:56.595666 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:56.595666 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:56.598145 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5675d3cc-53a1-4014-9176-6cb73cd05189 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:21:56.598714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-5675d3cc-53a1-4014-9176-6cb73cd05189 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create snapshot from volume 9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:21:56.686735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12f4461b-231b-4c7d-83a4-8610d1267b3d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:56.687970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12f4461b-231b-4c7d-83a4-8610d1267b3d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:56.688447 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:56.688447 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:56.689127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-12f4461b-231b-4c7d-83a4-8610d1267b3d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:56.753838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-5675d3cc-53a1-4014-9176-6cb73cd05189 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Created reservations ['d482105c-7f78-4d0d-af2a-19120ee3170f', '9e9440db-79f7-4651-a170-388484fc8b95', '8df1b68e-75d3-4054-9120-d72d22d52642', 'a0bfbb35-f074-4481-8d29-b818cfe44ae9'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:56.762506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:56.762506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:56.772592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-12f4461b-231b-4c7d-83a4-8610d1267b3d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:56.800636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-12f4461b-231b-4c7d-83a4-8610d1267b3d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:56.802376 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1181/2368] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:56 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:57.317415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5675d3cc-53a1-4014-9176-6cb73cd05189 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot create request issued successfully. Jan 25 11:21:57.318277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5675d3cc-53a1-4014-9176-6cb73cd05189 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots returned with HTTP 202 Jan 25 11:21:57.327630 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1188/2369] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:21:56 2021] POST /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots => generated 306 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:21:57.330460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3026bdec-0246-4905-8f0f-d8cd5da59611 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf Jan 25 11:21:57.331172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3026bdec-0246-4905-8f0f-d8cd5da59611 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:57.331555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:57.331555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:57.332192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3026bdec-0246-4905-8f0f-d8cd5da59611 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:57.416319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:57.416319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:57.428026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3026bdec-0246-4905-8f0f-d8cd5da59611 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:21:57.430375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3026bdec-0246-4905-8f0f-d8cd5da59611 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf returned with HTTP 200 Jan 25 11:21:57.438647 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1182/2370] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:21:57 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf => generated 438 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:57.820195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ccd677f-4ae7-48e3-953a-44a6b3fcb4f5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:57.820756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ccd677f-4ae7-48e3-953a-44a6b3fcb4f5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:57.820902 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:57.820902 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:57.821494 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ccd677f-4ae7-48e3-953a-44a6b3fcb4f5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:57.973909 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:57.973909 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:58.021537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7ccd677f-4ae7-48e3-953a-44a6b3fcb4f5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:58.136699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ccd677f-4ae7-48e3-953a-44a6b3fcb4f5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:58.137721 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1189/2371] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:57 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:58.452273 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02477347-9520-4187-a8cf-5bcddff91e21 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf Jan 25 11:21:58.453046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02477347-9520-4187-a8cf-5bcddff91e21 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:58.453432 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:58.453432 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:58.454098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02477347-9520-4187-a8cf-5bcddff91e21 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:58.530699 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:58.530699 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:58.531853 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-02477347-9520-4187-a8cf-5bcddff91e21 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:21:58.533799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02477347-9520-4187-a8cf-5bcddff91e21 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf returned with HTTP 200 Jan 25 11:21:58.541438 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1183/2372] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:21:58 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf => generated 438 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:59.146123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5408bf20-6b43-4e74-98b2-8702c184df03 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes Jan 25 11:21:59.147760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5408bf20-6b43-4e74-98b2-8702c184df03 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:59.148171 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:59.148171 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:59.148745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5408bf20-6b43-4e74-98b2-8702c184df03 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:59.149901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-5408bf20-6b43-4e74-98b2-8702c184df03 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:21:59.153988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5408bf20-6b43-4e74-98b2-8702c184df03 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:21:59.154212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b36ee52e-b5a1-45e2-809e-bba7aa01608c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:21:59.154660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b36ee52e-b5a1-45e2-809e-bba7aa01608c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:59.154854 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:59.154854 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:59.155805 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b36ee52e-b5a1-45e2-809e-bba7aa01608c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:59.268333 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:59.268333 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:59.288051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5408bf20-6b43-4e74-98b2-8702c184df03 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:21:59.288955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5408bf20-6b43-4e74-98b2-8702c184df03 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes returned with HTTP 200 Jan 25 11:21:59.289927 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1190/2373] 10.222.0.57 () {58 vars in 1204 bytes} [Mon Jan 25 11:21:58 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes => generated 15 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:21:59.299344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b36ee52e-b5a1-45e2-809e-bba7aa01608c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:21:59.307760 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] POST http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes Jan 25 11:21:59.308551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1727269985"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:21:59.309760 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1727269985'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:21:59.310142 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Create volume of 1 GB Jan 25 11:21:59.333122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b36ee52e-b5a1-45e2-809e-bba7aa01608c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:21:59.337271 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1184/2374] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:21:59 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:59.349933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Availability Zones retrieved successfully. Jan 25 11:21:59.371680 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Flow 'volume_create_api' (a426fba8-593d-4c44-b6a8-7b4874957b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:21:59.375102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66630fa-1588-48ee-861e-82567ae0c755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:59.377677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:21:59.558778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66630fa-1588-48ee-861e-82567ae0c755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:59.563599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429709ea-e5d8-4277-88a4-ee8d1ef2562f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:59.565745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0348586-3ff5-4bfb-adff-9ca341babddb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf Jan 25 11:21:59.567075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0348586-3ff5-4bfb-adff-9ca341babddb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:21:59.567470 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:21:59.567470 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:21:59.570511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0348586-3ff5-4bfb-adff-9ca341babddb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:21:59.641388 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:21:59.641388 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:21:59.647965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0348586-3ff5-4bfb-adff-9ca341babddb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:21:59.655225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0348586-3ff5-4bfb-adff-9ca341babddb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf returned with HTTP 200 Jan 25 11:21:59.661165 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1185/2375] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:21:59 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf => generated 438 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:21:59.855238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Created reservations ['a08fd040-9b8d-4c0d-864a-2f1db6abd3cf', '3361e9cd-8889-43f0-8918-0798d2f4bc71', '81dd48d7-2be8-45ca-9e68-2f8f4216eac9', 'c71394e7-848f-4dd2-b989-11461f127abd'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:21:59.857234 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429709ea-e5d8-4277-88a4-ee8d1ef2562f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a08fd040-9b8d-4c0d-864a-2f1db6abd3cf', '3361e9cd-8889-43f0-8918-0798d2f4bc71', '81dd48d7-2be8-45ca-9e68-2f8f4216eac9', 'c71394e7-848f-4dd2-b989-11461f127abd']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:59.859642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86040caa-1c74-4872-862d-8e40d82b22f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:21:59.964640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86040caa-1c74-4872-862d-8e40d82b22f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea8fb0c1-6f9a-47da-ab97-7ce903133a53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1727269985',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='74dab254ab4d4a48a62d3b718bc83389',qos_specs=None,replication_status=,reservations=['a08fd040-9b8d-4c0d-864a-2f1db6abd3cf','3361e9cd-8889-43f0-8918-0798d2f4bc71','81dd48d7-2be8-45ca-9e68-2f8f4216eac9','c71394e7-848f-4dd2-b989-11461f127abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da56ca6bba994f0da38214efd01cf250',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1727269985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea8fb0c1-6f9a-47da-ab97-7ce903133a53,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='74dab254ab4d4a48a62d3b718bc83389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='da56ca6bba994f0da38214efd01cf250',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:21:59.967026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126c66ab-8cbd-4493-84d4-265684a518f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:00.013103 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126c66ab-8cbd-4493-84d4-265684a518f5) transitioned into state 'SUCCESS' from state '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-1727269985',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='74dab254ab4d4a48a62d3b718bc83389',qos_specs=None,replication_status=,reservations=['a08fd040-9b8d-4c0d-864a-2f1db6abd3cf','3361e9cd-8889-43f0-8918-0798d2f4bc71','81dd48d7-2be8-45ca-9e68-2f8f4216eac9','c71394e7-848f-4dd2-b989-11461f127abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da56ca6bba994f0da38214efd01cf250',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:00.019857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (932b26f5-1d3d-4902-bd41-9cf5604cdbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:00.055732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (932b26f5-1d3d-4902-bd41-9cf5604cdbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:00.060459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Flow 'volume_create_api' (a426fba8-593d-4c44-b6a8-7b4874957b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:00.199550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Create volume request issued successfully. Jan 25 11:22:00.239914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dff93c9-9088-430e-8f27-8075599e4a27 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes returned with HTTP 202 Jan 25 11:22:00.241276 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1191/2376] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:21:59 2021] POST /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes => generated 833 bytes in 943 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:00.271762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f353dad1-8e6a-4b0f-a60d-15c60730194b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:00.272432 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f353dad1-8e6a-4b0f-a60d-15c60730194b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:00.272737 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:00.272737 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:00.273241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f353dad1-8e6a-4b0f-a60d-15c60730194b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:00.353099 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6829dc1-bb7a-4f57-95cb-26b44220f17d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:00.353783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6829dc1-bb7a-4f57-95cb-26b44220f17d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:00.354075 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:00.354075 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:00.355833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6829dc1-bb7a-4f57-95cb-26b44220f17d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:00.449482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:00.449482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:00.475414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f353dad1-8e6a-4b0f-a60d-15c60730194b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:00.501370 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:00.501370 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:00.520540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b6829dc1-bb7a-4f57-95cb-26b44220f17d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:00.525432 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f353dad1-8e6a-4b0f-a60d-15c60730194b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 200 Jan 25 11:22:00.534379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1186/2377] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:00 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 925 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:00.570905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6829dc1-bb7a-4f57-95cb-26b44220f17d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:00.575931 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1192/2378] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:00 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:00.669070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-922404d9-375b-4636-a027-e002a10d432f tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf Jan 25 11:22:00.669565 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-922404d9-375b-4636-a027-e002a10d432f tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:00.669911 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:00.669911 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:00.670293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-922404d9-375b-4636-a027-e002a10d432f tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:00.726485 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:00.726485 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:00.727806 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-922404d9-375b-4636-a027-e002a10d432f tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:22:00.733782 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-922404d9-375b-4636-a027-e002a10d432f tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf returned with HTTP 200 Jan 25 11:22:00.745638 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1187/2379] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:22:00 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf => generated 465 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:00.758852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b929faf3-2538-4050-b9eb-a9120481a6e9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] DELETE http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e?cascade=True Jan 25 11:22:00.759388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b929faf3-2538-4050-b9eb-a9120481a6e9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:00.759589 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:00.759589 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:00.759956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b929faf3-2538-4050-b9eb-a9120481a6e9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:00.760821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b929faf3-2538-4050-b9eb-a9120481a6e9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete volume with id: 9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:00.905672 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:00.905672 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:00.917404 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b929faf3-2538-4050-b9eb-a9120481a6e9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:01.041452 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b929faf3-2538-4050-b9eb-a9120481a6e9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete volume request issued successfully. Jan 25 11:22:01.042002 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b929faf3-2538-4050-b9eb-a9120481a6e9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e?cascade=True returned with HTTP 202 Jan 25 11:22:01.042973 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1193/2380] 10.222.0.57 () {58 vars in 1343 bytes} [Mon Jan 25 11:22:00 2021] DELETE /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e?cascade=True => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:22:01.051822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75069b4e-0e9b-448a-9dd9-f194cb5d52d0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:01.052606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75069b4e-0e9b-448a-9dd9-f194cb5d52d0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:01.052981 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:01.052981 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:01.053628 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75069b4e-0e9b-448a-9dd9-f194cb5d52d0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:01.151644 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:01.151644 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:01.162134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-75069b4e-0e9b-448a-9dd9-f194cb5d52d0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:01.189031 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75069b4e-0e9b-448a-9dd9-f194cb5d52d0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 200 Jan 25 11:22:01.190407 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1188/2381] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:01 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 911 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:01.550919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d68d201f-271e-42c9-91bb-2e6aaa6507d9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:01.551623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d68d201f-271e-42c9-91bb-2e6aaa6507d9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:01.551730 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:01.551730 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:01.552096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d68d201f-271e-42c9-91bb-2e6aaa6507d9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:01.589074 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bffbd25-81b9-4f1c-9192-f3845bcf45bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:01.589959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bffbd25-81b9-4f1c-9192-f3845bcf45bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:01.590383 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:01.590383 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:01.591029 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bffbd25-81b9-4f1c-9192-f3845bcf45bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:01.747178 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:01.747178 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:01.785217 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:01.785217 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:01.795737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d68d201f-271e-42c9-91bb-2e6aaa6507d9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:01.818374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1bffbd25-81b9-4f1c-9192-f3845bcf45bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:01.870542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d68d201f-271e-42c9-91bb-2e6aaa6507d9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 200 Jan 25 11:22:01.872104 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1194/2382] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:01 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 926 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:01.887172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3811dcbf-50d8-47c6-8b39-aae2ee9d0281 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:01.888166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3811dcbf-50d8-47c6-8b39-aae2ee9d0281 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:01.888384 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:01.888384 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:01.888762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3811dcbf-50d8-47c6-8b39-aae2ee9d0281 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:01.915617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bffbd25-81b9-4f1c-9192-f3845bcf45bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:01.919488 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1189/2383] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:01 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:01.990262 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:01.990262 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:02.013379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3811dcbf-50d8-47c6-8b39-aae2ee9d0281 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:02.057702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3811dcbf-50d8-47c6-8b39-aae2ee9d0281 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 200 Jan 25 11:22:02.077497 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1195/2384] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:01 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 926 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:22:02.082389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] POST http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes Jan 25 11:22:02.083196 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:02.083196 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:02.084342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1644696526"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:02.086821 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1644696526'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:22:02.087572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Create volume of 1 GB Jan 25 11:22:02.119047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Availability Zones retrieved successfully. Jan 25 11:22:02.154592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Flow 'volume_create_api' (2892fd1b-8f17-4cb9-a0b5-2d9c21c8f813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:02.172768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9094f55c-d315-4dd8-9918-2bba26c729b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:02.176023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:22:02.206207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b500cce-af76-4123-a883-452f0351fa36 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:02.207069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b500cce-af76-4123-a883-452f0351fa36 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:02.207273 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:02.207273 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:02.207649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b500cce-af76-4123-a883-452f0351fa36 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:02.328342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9094f55c-d315-4dd8-9918-2bba26c729b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:02.338148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98409825-5d77-42ea-8710-9520dc0d17ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:02.351324 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:02.351324 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:02.378012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3b500cce-af76-4123-a883-452f0351fa36 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:02.434231 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b500cce-af76-4123-a883-452f0351fa36 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 200 Jan 25 11:22:02.436940 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1196/2385] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:02 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 911 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:02.506998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Created reservations ['b557cc9e-e820-414f-9b29-f03006918e0e', '512e32e3-7f67-414f-b090-acd3e8430c9c', '3491392d-bb02-4310-ad4b-024d9d7c31e9', '1d4767a3-f25d-47e2-bfc1-f76bcb6676e9'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:02.509093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98409825-5d77-42ea-8710-9520dc0d17ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b557cc9e-e820-414f-9b29-f03006918e0e', '512e32e3-7f67-414f-b090-acd3e8430c9c', '3491392d-bb02-4310-ad4b-024d9d7c31e9', '1d4767a3-f25d-47e2-bfc1-f76bcb6676e9']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:02.514252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b837b0-067d-41ad-a748-a16195f721eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:02.618354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b837b0-067d-41ad-a748-a16195f721eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '710fb18c-6904-48b4-9ed2-da5cb15fada9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1644696526',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='74dab254ab4d4a48a62d3b718bc83389',qos_specs=None,replication_status=,reservations=['b557cc9e-e820-414f-9b29-f03006918e0e','512e32e3-7f67-414f-b090-acd3e8430c9c','3491392d-bb02-4310-ad4b-024d9d7c31e9','1d4767a3-f25d-47e2-bfc1-f76bcb6676e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da56ca6bba994f0da38214efd01cf250',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1644696526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=710fb18c-6904-48b4-9ed2-da5cb15fada9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='74dab254ab4d4a48a62d3b718bc83389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='da56ca6bba994f0da38214efd01cf250',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:02.621305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4891d339-6f0d-4e06-b5bc-4536651f2215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:02.659025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4891d339-6f0d-4e06-b5bc-4536651f2215) transitioned into state 'SUCCESS' from state '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-1644696526',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='74dab254ab4d4a48a62d3b718bc83389',qos_specs=None,replication_status=,reservations=['b557cc9e-e820-414f-9b29-f03006918e0e','512e32e3-7f67-414f-b090-acd3e8430c9c','3491392d-bb02-4310-ad4b-024d9d7c31e9','1d4767a3-f25d-47e2-bfc1-f76bcb6676e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da56ca6bba994f0da38214efd01cf250',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:02.662001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1124a8d-f7b4-45e0-9a5b-d5beb8ea6227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:02.685232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1124a8d-f7b4-45e0-9a5b-d5beb8ea6227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:02.688302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Flow 'volume_create_api' (2892fd1b-8f17-4cb9-a0b5-2d9c21c8f813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:02.787411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Create volume request issued successfully. Jan 25 11:22:02.830188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd11c908-885e-44c6-8570-a87804479cb3 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes returned with HTTP 202 Jan 25 11:22:02.832221 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1190/2386] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:22:02 2021] POST /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes => generated 833 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 11:22:02.851414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a40212b6-478a-47a8-9658-b6ea25cdcb6c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:02.854096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a40212b6-478a-47a8-9658-b6ea25cdcb6c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:02.854685 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:02.854685 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:02.855528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a40212b6-478a-47a8-9658-b6ea25cdcb6c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:02.943654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75bf807e-772e-4f39-92d0-80e0b0add0ff tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:02.944193 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75bf807e-772e-4f39-92d0-80e0b0add0ff tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:02.944542 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:02.944542 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:02.944922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-75bf807e-772e-4f39-92d0-80e0b0add0ff tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:03.016654 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:03.016654 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:03.052551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a40212b6-478a-47a8-9658-b6ea25cdcb6c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:03.125016 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a40212b6-478a-47a8-9658-b6ea25cdcb6c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 200 Jan 25 11:22:03.127281 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:03.127281 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:03.130806 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1197/2387] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:02 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 901 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:03.148259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-75bf807e-772e-4f39-92d0-80e0b0add0ff tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:03.173397 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-75bf807e-772e-4f39-92d0-80e0b0add0ff tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:03.181774 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1191/2388] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:02 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:03.452064 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54bb2f5a-9cb9-4b24-a101-e66543a06834 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:03.452600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54bb2f5a-9cb9-4b24-a101-e66543a06834 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:03.452801 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:03.452801 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:03.453175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54bb2f5a-9cb9-4b24-a101-e66543a06834 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:03.598002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:03.598002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:03.618464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-54bb2f5a-9cb9-4b24-a101-e66543a06834 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:03.668216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54bb2f5a-9cb9-4b24-a101-e66543a06834 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 200 Jan 25 11:22:03.669067 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1198/2389] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:03 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 911 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:04.144811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47f4f820-82ae-41ec-95d3-fe2a2210b036 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:04.145355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47f4f820-82ae-41ec-95d3-fe2a2210b036 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:04.145558 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:04.145558 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:04.146910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47f4f820-82ae-41ec-95d3-fe2a2210b036 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:04.192136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ff9582e-2958-4099-9bc6-0e36a8c24623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:04.193356 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ff9582e-2958-4099-9bc6-0e36a8c24623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:04.194051 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:04.194051 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:04.195032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ff9582e-2958-4099-9bc6-0e36a8c24623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:04.273536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:04.273536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:04.298445 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-47f4f820-82ae-41ec-95d3-fe2a2210b036 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:04.321581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:04.321581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:04.335454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7ff9582e-2958-4099-9bc6-0e36a8c24623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:04.367464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47f4f820-82ae-41ec-95d3-fe2a2210b036 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 200 Jan 25 11:22:04.368250 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1192/2390] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:04 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 926 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:04.369916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ff9582e-2958-4099-9bc6-0e36a8c24623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:04.373565 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1199/2391] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:04 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:04.383988 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f67e903-95ca-4f93-ade9-cf267f2ea6e8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:04.388412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f67e903-95ca-4f93-ade9-cf267f2ea6e8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:04.388837 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:04.388837 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:04.389465 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f67e903-95ca-4f93-ade9-cf267f2ea6e8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:04.481318 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:04.481318 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:04.506230 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6f67e903-95ca-4f93-ade9-cf267f2ea6e8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:04.544192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f67e903-95ca-4f93-ade9-cf267f2ea6e8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 200 Jan 25 11:22:04.545894 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1193/2392] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:04 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 926 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:04.561331 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] POST http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes Jan 25 11:22:04.562128 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:04.562128 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:04.562948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-505381356"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:04.564231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-505381356'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:22:04.564607 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Create volume of 1 GB Jan 25 11:22:04.591029 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Availability Zones retrieved successfully. Jan 25 11:22:04.628734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Flow 'volume_create_api' (47398860-6b0b-4b32-8799-4af5f4193122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:04.640775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d9e458-c392-449c-8fef-d799e686cee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:04.642912 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:22:04.685300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fca769b1-37b4-4379-b97e-ad5f0cba67e1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:04.686461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fca769b1-37b4-4379-b97e-ad5f0cba67e1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:04.686661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:04.686661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:04.687041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fca769b1-37b4-4379-b97e-ad5f0cba67e1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:04.819922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d9e458-c392-449c-8fef-d799e686cee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:04.824508 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:04.824508 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:04.827890 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60f4d5a-8b06-4bc4-8cd0-2704e64478fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:04.865136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fca769b1-37b4-4379-b97e-ad5f0cba67e1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:04.905540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fca769b1-37b4-4379-b97e-ad5f0cba67e1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 200 Jan 25 11:22:04.906683 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1194/2393] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:04 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 911 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:04.970554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Created reservations ['b0fac8fb-a1cb-445c-8aba-6d3d961f2b63', '514af094-0ca2-4f27-a574-10c4f23d9033', '52bc1836-e5b9-4bb4-ac16-5222d88d559b', 'bad58cb3-c2de-4cc8-8536-5816efc032f4'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:04.987197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60f4d5a-8b06-4bc4-8cd0-2704e64478fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0fac8fb-a1cb-445c-8aba-6d3d961f2b63', '514af094-0ca2-4f27-a574-10c4f23d9033', '52bc1836-e5b9-4bb4-ac16-5222d88d559b', 'bad58cb3-c2de-4cc8-8536-5816efc032f4']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:04.994824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2a07cf-81b0-4198-abdd-06251ca94117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:05.146242 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2a07cf-81b0-4198-abdd-06251ca94117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcee61b6-0cb1-4ceb-b666-58c0f5713b87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-505381356',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='74dab254ab4d4a48a62d3b718bc83389',qos_specs=None,replication_status=,reservations=['b0fac8fb-a1cb-445c-8aba-6d3d961f2b63','514af094-0ca2-4f27-a574-10c4f23d9033','52bc1836-e5b9-4bb4-ac16-5222d88d559b','bad58cb3-c2de-4cc8-8536-5816efc032f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da56ca6bba994f0da38214efd01cf250',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-505381356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcee61b6-0cb1-4ceb-b666-58c0f5713b87,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='74dab254ab4d4a48a62d3b718bc83389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='da56ca6bba994f0da38214efd01cf250',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:05.149456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41ee0146-5e7a-4223-a4e5-9d5ed08fddf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:05.220339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41ee0146-5e7a-4223-a4e5-9d5ed08fddf1) transitioned into state 'SUCCESS' from state '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-505381356',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='74dab254ab4d4a48a62d3b718bc83389',qos_specs=None,replication_status=,reservations=['b0fac8fb-a1cb-445c-8aba-6d3d961f2b63','514af094-0ca2-4f27-a574-10c4f23d9033','52bc1836-e5b9-4bb4-ac16-5222d88d559b','bad58cb3-c2de-4cc8-8536-5816efc032f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da56ca6bba994f0da38214efd01cf250',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:05.224381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f5a903-b14e-4015-9cf8-9b0e15bde1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:05.251074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f5a903-b14e-4015-9cf8-9b0e15bde1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:05.255098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Flow 'volume_create_api' (47398860-6b0b-4b32-8799-4af5f4193122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:05.329481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Create volume request issued successfully. Jan 25 11:22:05.354136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-82fbc62e-42d2-40ae-96cc-2727fffe5f76 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes returned with HTTP 202 Jan 25 11:22:05.355405 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1200/2394] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:22:04 2021] POST /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes => generated 832 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:05.371765 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a32cc7c-4e85-4dac-b9ee-7e98e009b85c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:05.372229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a32cc7c-4e85-4dac-b9ee-7e98e009b85c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:05.372448 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:05.372448 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:05.372826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a32cc7c-4e85-4dac-b9ee-7e98e009b85c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:05.391173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67d21a27-a609-4e7c-a2b7-e563afb2f023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:05.391724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67d21a27-a609-4e7c-a2b7-e563afb2f023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:05.391949 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:05.391949 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:05.392460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67d21a27-a609-4e7c-a2b7-e563afb2f023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:05.554219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:05.554219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:05.570950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3a32cc7c-4e85-4dac-b9ee-7e98e009b85c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:05.579498 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:05.579498 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:05.599932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-67d21a27-a609-4e7c-a2b7-e563afb2f023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:05.605954 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a32cc7c-4e85-4dac-b9ee-7e98e009b85c tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 returned with HTTP 200 Jan 25 11:22:05.606922 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1195/2395] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:05 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 => generated 924 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:05.638059 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67d21a27-a609-4e7c-a2b7-e563afb2f023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:05.639470 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1201/2396] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:05 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:05.924250 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05ee7209-8d3d-4291-860e-197a41a4201e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:05.924639 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05ee7209-8d3d-4291-860e-197a41a4201e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:05.924840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:05.924840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:05.925895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05ee7209-8d3d-4291-860e-197a41a4201e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:06.058551 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:06.058551 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:06.086556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-05ee7209-8d3d-4291-860e-197a41a4201e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:06.147064 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05ee7209-8d3d-4291-860e-197a41a4201e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 200 Jan 25 11:22:06.149933 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1196/2397] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:05 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 911 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:06.630825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-694f4569-f87e-4273-9618-d029faadb8cc tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:06.631856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-694f4569-f87e-4273-9618-d029faadb8cc tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:06.632234 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:06.632234 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:06.632940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-694f4569-f87e-4273-9618-d029faadb8cc tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:06.664931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0101d16d-5834-45de-9388-0bbfd1a9ddca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:06.665870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0101d16d-5834-45de-9388-0bbfd1a9ddca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:06.666227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:06.666227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:06.666881 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0101d16d-5834-45de-9388-0bbfd1a9ddca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:06.835850 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:06.835850 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:06.846358 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:06.846358 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:06.874176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0101d16d-5834-45de-9388-0bbfd1a9ddca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:06.892726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-694f4569-f87e-4273-9618-d029faadb8cc tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:06.953354 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-694f4569-f87e-4273-9618-d029faadb8cc tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 returned with HTTP 200 Jan 25 11:22:06.955397 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1202/2398] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:06 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 => generated 925 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:06.958189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0101d16d-5834-45de-9388-0bbfd1a9ddca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:06.970366 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1197/2399] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:06 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 920 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:06.985694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd9b7091-63ac-4ef0-b0ee-d337c0de8cea tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:06.986514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd9b7091-63ac-4ef0-b0ee-d337c0de8cea tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:06.986950 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:06.986950 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:06.987756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd9b7091-63ac-4ef0-b0ee-d337c0de8cea tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:07.095753 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:07.095753 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:07.113473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cd9b7091-63ac-4ef0-b0ee-d337c0de8cea tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:07.173491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fa6fbd0-504b-4989-9481-54f53acef1c7 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:07.177347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fa6fbd0-504b-4989-9481-54f53acef1c7 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:07.177898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:07.177898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:07.179724 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fa6fbd0-504b-4989-9481-54f53acef1c7 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:07.191901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd9b7091-63ac-4ef0-b0ee-d337c0de8cea tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 returned with HTTP 200 Jan 25 11:22:07.211038 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1203/2400] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:06 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 => generated 925 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:07.244467 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa776201-3778-4c47-a5ed-5d7846f78d07 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes Jan 25 11:22:07.245570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa776201-3778-4c47-a5ed-5d7846f78d07 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:07.246089 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:07.246089 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:07.250231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa776201-3778-4c47-a5ed-5d7846f78d07 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:07.251462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-aa776201-3778-4c47-a5ed-5d7846f78d07 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:07.263161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aa776201-3778-4c47-a5ed-5d7846f78d07 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:07.354399 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:07.354399 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:07.375494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8fa6fbd0-504b-4989-9481-54f53acef1c7 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:07.428780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fa6fbd0-504b-4989-9481-54f53acef1c7 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 200 Jan 25 11:22:07.429583 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1198/2401] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:07 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 911 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:07.462472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aa776201-3778-4c47-a5ed-5d7846f78d07 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:07.465258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa776201-3778-4c47-a5ed-5d7846f78d07 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes returned with HTTP 200 Jan 25 11:22:07.466964 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1204/2402] 10.222.0.57 () {58 vars in 1204 bytes} [Mon Jan 25 11:22:07 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes => generated 1173 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:07.479969 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-74d696bc-493f-44c1-93f6-e014c6969106 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?name=tempest-VolumesListTestJSON-Volume-1727269985 Jan 25 11:22:07.480514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-74d696bc-493f-44c1-93f6-e014c6969106 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:07.480740 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:07.480740 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:07.481084 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-74d696bc-493f-44c1-93f6-e014c6969106 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:07.482025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-74d696bc-493f-44c1-93f6-e014c6969106 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:07.483855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-74d696bc-493f-44c1-93f6-e014c6969106 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1727269985'), ('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:07.560658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-74d696bc-493f-44c1-93f6-e014c6969106 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:07.562043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-74d696bc-493f-44c1-93f6-e014c6969106 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?name=tempest-VolumesListTestJSON-Volume-1727269985 returned with HTTP 200 Jan 25 11:22:07.562908 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1199/2403] 10.222.0.57 () {58 vars in 1305 bytes} [Mon Jan 25 11:22:07 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?name=tempest-VolumesListTestJSON-Volume-1727269985 => generated 400 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:07.576418 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-682736ca-cd08-47ca-b41b-16e162ff1b60 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?name=tempest-VolumesListTestJSON-Volume-505381356 Jan 25 11:22:07.577121 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-682736ca-cd08-47ca-b41b-16e162ff1b60 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:07.577341 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:07.577341 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:07.577744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-682736ca-cd08-47ca-b41b-16e162ff1b60 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:07.578395 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-682736ca-cd08-47ca-b41b-16e162ff1b60 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:07.579820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:07.579820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:07.581108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-682736ca-cd08-47ca-b41b-16e162ff1b60 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-505381356'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:07.689360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-682736ca-cd08-47ca-b41b-16e162ff1b60 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:07.691366 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:07.691366 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:07.720334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-682736ca-cd08-47ca-b41b-16e162ff1b60 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?name=tempest-VolumesListTestJSON-Volume-505381356 returned with HTTP 200 Jan 25 11:22:07.737779 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5538ad4d-f1cb-49ca-b186-e6b70687d9b8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1 Jan 25 11:22:07.738309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5538ad4d-f1cb-49ca-b186-e6b70687d9b8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:07.738506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:07.738506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:07.739214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5538ad4d-f1cb-49ca-b186-e6b70687d9b8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:07.739864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-5538ad4d-f1cb-49ca-b186-e6b70687d9b8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:07.740667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:07.740667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:07.741769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-5538ad4d-f1cb-49ca-b186-e6b70687d9b8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:07.744707 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1205/2404] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:22:07 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?name=tempest-VolumesListTestJSON-Volume-505381356 => generated 928 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:07.822035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5538ad4d-f1cb-49ca-b186-e6b70687d9b8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:07.824313 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:07.824313 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:07.842226 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5538ad4d-f1cb-49ca-b186-e6b70687d9b8 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1 returned with HTTP 200 Jan 25 11:22:07.843577 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1200/2405] 10.222.0.57 () {58 vars in 1240 bytes} [Mon Jan 25 11:22:07 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1 => generated 1104 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:07.859740 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2570333-81a3-46dc-8a23-30d3c9b2f346 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1&marker=bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:07.860209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2570333-81a3-46dc-8a23-30d3c9b2f346 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:07.860424 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:07.860424 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:07.860774 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2570333-81a3-46dc-8a23-30d3c9b2f346 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:07.861424 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-c2570333-81a3-46dc-8a23-30d3c9b2f346 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:07.864145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c2570333-81a3-46dc-8a23-30d3c9b2f346 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:07.995661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1860bbcb-bd16-4f45-9334-47b05d733d2e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:07.996555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1860bbcb-bd16-4f45-9334-47b05d733d2e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:07.997151 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:07.997151 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:07.997847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1860bbcb-bd16-4f45-9334-47b05d733d2e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:08.073676 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c2570333-81a3-46dc-8a23-30d3c9b2f346 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:08.075406 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:08.075406 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:08.088641 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2570333-81a3-46dc-8a23-30d3c9b2f346 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1&marker=bcee61b6-0cb1-4ceb-b666-58c0f5713b87 returned with HTTP 200 Jan 25 11:22:08.099458 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1206/2406] 10.222.0.57 () {58 vars in 1328 bytes} [Mon Jan 25 11:22:07 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1&marker=bcee61b6-0cb1-4ceb-b666-58c0f5713b87 => generated 1105 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:08.106231 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-031cbbba-fc18-454e-ad39-ef2138dab596 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1&marker=710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:08.106757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-031cbbba-fc18-454e-ad39-ef2138dab596 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:08.106973 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:08.106973 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:08.114743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-031cbbba-fc18-454e-ad39-ef2138dab596 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:08.115432 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-031cbbba-fc18-454e-ad39-ef2138dab596 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:08.117319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-031cbbba-fc18-454e-ad39-ef2138dab596 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:08.138405 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:08.138405 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:08.162213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1860bbcb-bd16-4f45-9334-47b05d733d2e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:08.220576 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1860bbcb-bd16-4f45-9334-47b05d733d2e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:08.223022 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1201/2407] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:07 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 978 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:08.298360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-031cbbba-fc18-454e-ad39-ef2138dab596 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:08.301423 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:08.301423 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:08.312022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-031cbbba-fc18-454e-ad39-ef2138dab596 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1&marker=710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 200 Jan 25 11:22:08.313002 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1207/2408] 10.222.0.57 () {58 vars in 1328 bytes} [Mon Jan 25 11:22:08 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1&marker=710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 1105 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:08.329161 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d509652e-69f9-4f67-9cd9-4d3730d4bbeb tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1&marker=ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:08.329711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d509652e-69f9-4f67-9cd9-4d3730d4bbeb tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:08.329931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:08.329931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:08.330307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d509652e-69f9-4f67-9cd9-4d3730d4bbeb tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:08.330968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-d509652e-69f9-4f67-9cd9-4d3730d4bbeb tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:08.333507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d509652e-69f9-4f67-9cd9-4d3730d4bbeb tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:08.455655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-890651f3-ba01-45b0-86d2-2f01aa6c8617 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:08.456185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-890651f3-ba01-45b0-86d2-2f01aa6c8617 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:08.456412 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:08.456412 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:08.456941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-890651f3-ba01-45b0-86d2-2f01aa6c8617 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:08.524476 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d509652e-69f9-4f67-9cd9-4d3730d4bbeb tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:08.534253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d509652e-69f9-4f67-9cd9-4d3730d4bbeb tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1&marker=ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 200 Jan 25 11:22:08.538180 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:08.538180 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:08.547716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-890651f3-ba01-45b0-86d2-2f01aa6c8617 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:08.548113 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1202/2409] 10.222.0.57 () {58 vars in 1328 bytes} [Mon Jan 25 11:22:08 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=1&marker=ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:22:08.554783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c40e79f-f9ea-441f-91e8-67d620ae26e5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 25 11:22:08.555314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c40e79f-f9ea-441f-91e8-67d620ae26e5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:08.555796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c40e79f-f9ea-441f-91e8-67d620ae26e5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:08.556460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-7c40e79f-f9ea-441f-91e8-67d620ae26e5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:08.557155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c40e79f-f9ea-441f-91e8-67d620ae26e5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value available, assuming string {{(pid=91484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:08.569377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-7c40e79f-f9ea-441f-91e8-67d620ae26e5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:08.580013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-890651f3-ba01-45b0-86d2-2f01aa6c8617 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 200 Jan 25 11:22:08.581539 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1208/2410] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:08 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 911 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:08.684973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7c40e79f-f9ea-441f-91e8-67d620ae26e5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:08.687322 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:08.687322 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:08.701832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c40e79f-f9ea-441f-91e8-67d620ae26e5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 25 11:22:08.718155 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1203/2411] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:22:08 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:08.724010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b667da86-376d-4f1b-9326-140b09c34c15 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 25 11:22:08.724879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b667da86-376d-4f1b-9326-140b09c34c15 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:08.725183 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:08.725183 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:08.725810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b667da86-376d-4f1b-9326-140b09c34c15 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:08.728031 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-b667da86-376d-4f1b-9326-140b09c34c15 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:08.728968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b667da86-376d-4f1b-9326-140b09c34c15 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value available, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:08.743159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b667da86-376d-4f1b-9326-140b09c34c15 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:08.870479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b667da86-376d-4f1b-9326-140b09c34c15 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:08.872738 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:08.872738 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:08.897639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b667da86-376d-4f1b-9326-140b09c34c15 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 25 11:22:08.916593 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1209/2412] 10.222.0.57 () {58 vars in 1326 bytes} [Mon Jan 25 11:22:08 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:08.921292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aaa48bfa-e40f-464a-aaff-4a015dafd23f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1 Jan 25 11:22:08.922178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aaa48bfa-e40f-464a-aaff-4a015dafd23f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:08.922601 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:08.922601 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:08.923243 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aaa48bfa-e40f-464a-aaff-4a015dafd23f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:08.924070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-aaa48bfa-e40f-464a-aaff-4a015dafd23f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:08.926703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aaa48bfa-e40f-464a-aaff-4a015dafd23f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:09.043931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aaa48bfa-e40f-464a-aaff-4a015dafd23f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:09.047971 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aaa48bfa-e40f-464a-aaff-4a015dafd23f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1 returned with HTTP 200 Jan 25 11:22:09.051803 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1204/2413] 10.222.0.57 () {58 vars in 1219 bytes} [Mon Jan 25 11:22:08 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1 => generated 568 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:09.062168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f63b4d4e-0050-41af-81c0-0ed51785208e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1&marker=bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:09.062854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f63b4d4e-0050-41af-81c0-0ed51785208e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.062854 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:09.062854 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:09.063252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f63b4d4e-0050-41af-81c0-0ed51785208e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.063886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-f63b4d4e-0050-41af-81c0-0ed51785208e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:09.066324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f63b4d4e-0050-41af-81c0-0ed51785208e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:09.220688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f63b4d4e-0050-41af-81c0-0ed51785208e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:09.222156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f63b4d4e-0050-41af-81c0-0ed51785208e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1&marker=bcee61b6-0cb1-4ceb-b666-58c0f5713b87 returned with HTTP 200 Jan 25 11:22:09.234288 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1210/2414] 10.222.0.57 () {58 vars in 1307 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1&marker=bcee61b6-0cb1-4ceb-b666-58c0f5713b87 => generated 569 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:09.239992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40f9d2f7-accb-4312-8d19-f6fd2331686b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1&marker=710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:09.240777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40f9d2f7-accb-4312-8d19-f6fd2331686b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.241156 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:09.241156 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:09.241832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40f9d2f7-accb-4312-8d19-f6fd2331686b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.242634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-40f9d2f7-accb-4312-8d19-f6fd2331686b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:09.243603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:09.243603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:09.244317 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-883c049d-f6c5-44c0-b1dc-27eebc77f1fb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:09.244949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-883c049d-f6c5-44c0-b1dc-27eebc77f1fb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.245498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-40f9d2f7-accb-4312-8d19-f6fd2331686b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:09.248230 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:09.248230 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:09.248862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-883c049d-f6c5-44c0-b1dc-27eebc77f1fb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.329687 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:09.329687 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:09.365670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-883c049d-f6c5-44c0-b1dc-27eebc77f1fb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:09.370715 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-40f9d2f7-accb-4312-8d19-f6fd2331686b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:09.372302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40f9d2f7-accb-4312-8d19-f6fd2331686b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1&marker=710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 200 Jan 25 11:22:09.373575 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1211/2415] 10.222.0.57 () {58 vars in 1307 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1&marker=710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 569 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:09.385909 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9538fbc-f9c6-41a0-b9c8-58a21eef1c33 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1&marker=ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:09.386718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9538fbc-f9c6-41a0-b9c8-58a21eef1c33 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.387186 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:09.387186 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:09.387806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9538fbc-f9c6-41a0-b9c8-58a21eef1c33 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.388573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-b9538fbc-f9c6-41a0-b9c8-58a21eef1c33 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:09.389559 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:09.389559 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:09.392560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b9538fbc-f9c6-41a0-b9c8-58a21eef1c33 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:09.427929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-883c049d-f6c5-44c0-b1dc-27eebc77f1fb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:09.428658 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1205/2416] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 978 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:09.586710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b9538fbc-f9c6-41a0-b9c8-58a21eef1c33 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:09.587433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9538fbc-f9c6-41a0-b9c8-58a21eef1c33 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1&marker=ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 200 Jan 25 11:22:09.588305 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1212/2417] 10.222.0.57 () {58 vars in 1307 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?limit=1&marker=ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:22:09.597859 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e4d969ba-29c8-492a-a02b-284bea4c7f0a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:09.598401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e4d969ba-29c8-492a-a02b-284bea4c7f0a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.598682 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:09.598682 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:09.599071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e4d969ba-29c8-492a-a02b-284bea4c7f0a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.604546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-516e8c6d-1d0b-4856-8621-3e2162eedbb7 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?name=tempest-VolumesListTestJSON-Volume-1727269985&status=available Jan 25 11:22:09.605083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-516e8c6d-1d0b-4856-8621-3e2162eedbb7 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.605901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-516e8c6d-1d0b-4856-8621-3e2162eedbb7 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.606563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-516e8c6d-1d0b-4856-8621-3e2162eedbb7 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:09.607172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-516e8c6d-1d0b-4856-8621-3e2162eedbb7 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value available, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:09.608815 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-516e8c6d-1d0b-4856-8621-3e2162eedbb7 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1727269985'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:09.761754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e4d969ba-29c8-492a-a02b-284bea4c7f0a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 404 Jan 25 11:22:09.770161 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1206/2418] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:09.778806 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bbb394c-fa7a-4a3f-91dd-21a4d9012c3c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes Jan 25 11:22:09.780039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bbb394c-fa7a-4a3f-91dd-21a4d9012c3c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.781064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bbb394c-fa7a-4a3f-91dd-21a4d9012c3c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.782230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-1bbb394c-fa7a-4a3f-91dd-21a4d9012c3c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:09.790905 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1bbb394c-fa7a-4a3f-91dd-21a4d9012c3c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:09.793167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-516e8c6d-1d0b-4856-8621-3e2162eedbb7 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:09.794587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-516e8c6d-1d0b-4856-8621-3e2162eedbb7 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?name=tempest-VolumesListTestJSON-Volume-1727269985&status=available returned with HTTP 200 Jan 25 11:22:09.803169 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1213/2419] 10.222.0.57 () {58 vars in 1339 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?name=tempest-VolumesListTestJSON-Volume-1727269985&status=available => generated 400 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:09.807618 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-deaaf486-5ba5-49c3-8f22-5686360e37ae tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1644696526&status=available Jan 25 11:22:09.808141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-deaaf486-5ba5-49c3-8f22-5686360e37ae tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.808357 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:09.808357 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:09.808715 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-deaaf486-5ba5-49c3-8f22-5686360e37ae tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.809367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-deaaf486-5ba5-49c3-8f22-5686360e37ae tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:09.818202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-deaaf486-5ba5-49c3-8f22-5686360e37ae tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value available, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:09.819088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:09.819088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:09.820239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-deaaf486-5ba5-49c3-8f22-5686360e37ae tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1644696526'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:09.876578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1bbb394c-fa7a-4a3f-91dd-21a4d9012c3c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Get all volumes completed successfully. Jan 25 11:22:09.877944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bbb394c-fa7a-4a3f-91dd-21a4d9012c3c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes returned with HTTP 200 Jan 25 11:22:09.880658 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1207/2420] 10.222.0.57 () {58 vars in 1204 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:22:09.892159 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-281d7f01-ea26-48d5-817b-20ef36ef180d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots Jan 25 11:22:09.895594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-281d7f01-ea26-48d5-817b-20ef36ef180d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.896446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-281d7f01-ea26-48d5-817b-20ef36ef180d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.897259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-281d7f01-ea26-48d5-817b-20ef36ef180d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:09.899893 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-281d7f01-ea26-48d5-817b-20ef36ef180d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:22:09.931911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-deaaf486-5ba5-49c3-8f22-5686360e37ae tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:09.933365 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:09.933365 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:09.942856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-281d7f01-ea26-48d5-817b-20ef36ef180d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Get all snapshots completed successfully. Jan 25 11:22:09.943878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-281d7f01-ea26-48d5-817b-20ef36ef180d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots returned with HTTP 200 Jan 25 11:22:09.947195 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1208/2421] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 25 11:22:09.961596 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] POST http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes Jan 25 11:22:09.968147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-deaaf486-5ba5-49c3-8f22-5686360e37ae tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1644696526&status=available returned with HTTP 200 Jan 25 11:22:09.968401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1489093293"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:09.969679 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1214/2422] 10.222.0.57 () {58 vars in 1360 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1644696526&status=available => generated 929 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:22:09.970177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1489093293'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:22:09.970901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create volume of 1 GB Jan 25 11:22:09.989493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa64e63d-3257-4939-a59f-e9485480c80f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?marker=710fb18c-6904-48b4-9ed2-da5cb15fada9&sort=id%3Aasc Jan 25 11:22:09.990426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa64e63d-3257-4939-a59f-e9485480c80f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:09.990618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:09.990618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:09.991040 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aa64e63d-3257-4939-a59f-e9485480c80f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:09.991699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-aa64e63d-3257-4939-a59f-e9485480c80f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:09.993556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aa64e63d-3257-4939-a59f-e9485480c80f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:10.002316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Availability Zones retrieved successfully. Jan 25 11:22:10.081507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Flow 'volume_create_api' (f98de1e2-accc-4f1c-94fa-7bc485010396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:10.088663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caebe06c-d3ec-4154-8c20-04ea9df78837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:10.109089 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:22:10.194141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aa64e63d-3257-4939-a59f-e9485480c80f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:10.195947 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:10.195947 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:10.229856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aa64e63d-3257-4939-a59f-e9485480c80f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?marker=710fb18c-6904-48b4-9ed2-da5cb15fada9&sort=id%3Aasc returned with HTTP 200 Jan 25 11:22:10.231109 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1215/2423] 10.222.0.57 () {58 vars in 1340 bytes} [Mon Jan 25 11:22:09 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?marker=710fb18c-6904-48b4-9ed2-da5cb15fada9&sort=id%3Aasc => generated 1844 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:10.240276 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caebe06c-d3ec-4154-8c20-04ea9df78837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:10.248138 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62a6b85b-b5c1-403e-8fb7-247785484c4b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 25 11:22:10.248663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62a6b85b-b5c1-403e-8fb7-247785484c4b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:10.248876 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:10.248876 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:10.249248 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62a6b85b-b5c1-403e-8fb7-247785484c4b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:10.250117 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-62a6b85b-b5c1-403e-8fb7-247785484c4b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:10.250288 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a3ab38-673d-441d-88b2-45676ce9dc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:10.251958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-62a6b85b-b5c1-403e-8fb7-247785484c4b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:10.357831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Created reservations ['35f1e213-acda-4e82-8029-a665ba6ec5e7', '88ebf7bd-b1e6-4674-b745-9c6e7e3e5e36', 'dbe5b4ff-9bea-4975-8322-eb1ecd10d68b', '3843ccaf-c511-476b-a360-1102af664522'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:10.360315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-62a6b85b-b5c1-403e-8fb7-247785484c4b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:10.360838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a3ab38-673d-441d-88b2-45676ce9dc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35f1e213-acda-4e82-8029-a665ba6ec5e7', '88ebf7bd-b1e6-4674-b745-9c6e7e3e5e36', 'dbe5b4ff-9bea-4975-8322-eb1ecd10d68b', '3843ccaf-c511-476b-a360-1102af664522']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:10.362733 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:10.362733 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:10.364346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074d6906-045f-4581-8b4e-5b1b61c81335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:10.381951 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62a6b85b-b5c1-403e-8fb7-247785484c4b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 25 11:22:10.386490 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1216/2424] 10.222.0.57 () {58 vars in 1304 bytes} [Mon Jan 25 11:22:10 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2760 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:22:10.406042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2abec8d-c7ee-424d-80d1-67b3c52958c0 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail Jan 25 11:22:10.406567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2abec8d-c7ee-424d-80d1-67b3c52958c0 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:10.406761 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:10.406761 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:10.407143 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2abec8d-c7ee-424d-80d1-67b3c52958c0 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:10.407763 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-b2abec8d-c7ee-424d-80d1-67b3c52958c0 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:10.409939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b2abec8d-c7ee-424d-80d1-67b3c52958c0 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:10.463357 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074d6906-045f-4581-8b4e-5b1b61c81335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab8c93ac-78a8-490e-9154-b62b55beb192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1489093293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ac789abc8c41f6a6bf265fc148e872',qos_specs=None,replication_status=,reservations=['35f1e213-acda-4e82-8029-a665ba6ec5e7','88ebf7bd-b1e6-4674-b745-9c6e7e3e5e36','dbe5b4ff-9bea-4975-8322-eb1ecd10d68b','3843ccaf-c511-476b-a360-1102af664522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028a9c963c334f529a032a8dd90f6887',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:22:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1489093293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab8c93ac-78a8-490e-9154-b62b55beb192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6ac789abc8c41f6a6bf265fc148e872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='028a9c963c334f529a032a8dd90f6887',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:10.466116 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c2dc3a-c3b6-488e-a27b-5d81f30b67d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:10.471136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b2abec8d-c7ee-424d-80d1-67b3c52958c0 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:10.474185 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:10.474185 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:10.484543 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2abec8d-c7ee-424d-80d1-67b3c52958c0 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail returned with HTTP 200 Jan 25 11:22:10.494292 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1217/2425] 10.222.0.57 () {58 vars in 1225 bytes} [Mon Jan 25 11:22:10 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail => generated 2760 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:10.506548 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce75818b-6e5f-4e00-89e2-a7aa8c586a3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:10.507090 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce75818b-6e5f-4e00-89e2-a7aa8c586a3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:10.507319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:10.507319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:10.507695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce75818b-6e5f-4e00-89e2-a7aa8c586a3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:10.562691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c2dc3a-c3b6-488e-a27b-5d81f30b67d9) transitioned into state 'SUCCESS' from state '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-1489093293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ac789abc8c41f6a6bf265fc148e872',qos_specs=None,replication_status=,reservations=['35f1e213-acda-4e82-8029-a665ba6ec5e7','88ebf7bd-b1e6-4674-b745-9c6e7e3e5e36','dbe5b4ff-9bea-4975-8322-eb1ecd10d68b','3843ccaf-c511-476b-a360-1102af664522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028a9c963c334f529a032a8dd90f6887',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:10.565467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3c887a-8a16-4e17-b108-ae0ae9351a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:10.602526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3c887a-8a16-4e17-b108-ae0ae9351a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:10.603190 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:10.603190 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:10.607302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Flow 'volume_create_api' (f98de1e2-accc-4f1c-94fa-7bc485010396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:10.625857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ce75818b-6e5f-4e00-89e2-a7aa8c586a3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:10.704802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce75818b-6e5f-4e00-89e2-a7aa8c586a3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:10.705742 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1218/2426] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:10 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 981 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:10.724998 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf764d89-6b04-40f5-b763-41cfb9d43b16 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 25 11:22:10.725533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf764d89-6b04-40f5-b763-41cfb9d43b16 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:10.725765 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:10.725765 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:10.726135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf764d89-6b04-40f5-b763-41cfb9d43b16 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:10.728728 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create volume request issued successfully. Jan 25 11:22:10.731868 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-bf764d89-6b04-40f5-b763-41cfb9d43b16 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:10.741267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bf764d89-6b04-40f5-b763-41cfb9d43b16 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:10.774304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5791e5e-3be0-491d-8f8b-bd5ce02c91ee tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes returned with HTTP 202 Jan 25 11:22:10.776080 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1209/2427] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:22:09 2021] POST /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes => generated 820 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:10.795912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81a3de8d-1164-4120-a04d-83d33e69f348 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:10.797141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81a3de8d-1164-4120-a04d-83d33e69f348 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:10.797807 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:10.797807 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:10.798500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81a3de8d-1164-4120-a04d-83d33e69f348 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:10.867093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bf764d89-6b04-40f5-b763-41cfb9d43b16 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:10.868494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf764d89-6b04-40f5-b763-41cfb9d43b16 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 25 11:22:10.869339 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1219/2428] 10.222.0.57 () {58 vars in 1283 bytes} [Mon Jan 25 11:22:10 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1173 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:10.888236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d03c3272-e458-42d4-94f9-e2bdfde2b6fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?availability_zone=nova Jan 25 11:22:10.888772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d03c3272-e458-42d4-94f9-e2bdfde2b6fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:10.888976 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:10.888976 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:10.889344 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d03c3272-e458-42d4-94f9-e2bdfde2b6fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:10.890013 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-d03c3272-e458-42d4-94f9-e2bdfde2b6fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:10.890607 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d03c3272-e458-42d4-94f9-e2bdfde2b6fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value nova, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:10.891246 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:10.891246 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:10.892375 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d03c3272-e458-42d4-94f9-e2bdfde2b6fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:10.950398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:10.950398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:10.969763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-81a3de8d-1164-4120-a04d-83d33e69f348 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:11.017302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81a3de8d-1164-4120-a04d-83d33e69f348 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 returned with HTTP 200 Jan 25 11:22:11.027703 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1210/2429] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:10 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 => generated 912 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:22:11.039904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d03c3272-e458-42d4-94f9-e2bdfde2b6fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:11.047543 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d03c3272-e458-42d4-94f9-e2bdfde2b6fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?availability_zone=nova returned with HTTP 200 Jan 25 11:22:11.054874 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1220/2430] 10.222.0.57 () {58 vars in 1249 bytes} [Mon Jan 25 11:22:10 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?availability_zone=nova => generated 1173 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:22:11.061701 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed708aa7-77c3-464f-ba62-d009cc757f2e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?availability_zone=nova Jan 25 11:22:11.061701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed708aa7-77c3-464f-ba62-d009cc757f2e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.061701 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.061701 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.064651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed708aa7-77c3-464f-ba62-d009cc757f2e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.065965 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-ed708aa7-77c3-464f-ba62-d009cc757f2e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:11.066570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ed708aa7-77c3-464f-ba62-d009cc757f2e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value nova, assuming string {{(pid=91484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:11.068274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ed708aa7-77c3-464f-ba62-d009cc757f2e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:11.149291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ed708aa7-77c3-464f-ba62-d009cc757f2e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:11.149291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed708aa7-77c3-464f-ba62-d009cc757f2e tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?availability_zone=nova returned with HTTP 200 Jan 25 11:22:11.149291 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1211/2431] 10.222.0.57 () {58 vars in 1249 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?availability_zone=nova => generated 1173 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:11.159274 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de8e79b9-9547-4eb5-b1fc-2265e931960a tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?bootable=false Jan 25 11:22:11.160497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de8e79b9-9547-4eb5-b1fc-2265e931960a tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.160716 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.160716 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.161186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-de8e79b9-9547-4eb5-b1fc-2265e931960a tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.161864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-de8e79b9-9547-4eb5-b1fc-2265e931960a tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:11.162696 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.162696 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.163799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-de8e79b9-9547-4eb5-b1fc-2265e931960a tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:11.227508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-de8e79b9-9547-4eb5-b1fc-2265e931960a tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:11.229027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-de8e79b9-9547-4eb5-b1fc-2265e931960a tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?bootable=false returned with HTTP 200 Jan 25 11:22:11.229753 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1221/2432] 10.222.0.57 () {58 vars in 1233 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?bootable=false => generated 1173 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:11.240921 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4c35150-8695-4e3f-b331-33cc8c543820 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?bootable=false Jan 25 11:22:11.241463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4c35150-8695-4e3f-b331-33cc8c543820 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.241687 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.241687 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.242071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4c35150-8695-4e3f-b331-33cc8c543820 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.242712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-d4c35150-8695-4e3f-b331-33cc8c543820 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:11.243528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.243528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.244606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d4c35150-8695-4e3f-b331-33cc8c543820 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:11.307281 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d4c35150-8695-4e3f-b331-33cc8c543820 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:11.308821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4c35150-8695-4e3f-b331-33cc8c543820 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?bootable=false returned with HTTP 200 Jan 25 11:22:11.318077 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1212/2433] 10.222.0.57 () {58 vars in 1233 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?bootable=false => generated 1173 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:11.322003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31b06dae-7b47-4ef1-8a1e-47c65d615215 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?status=available Jan 25 11:22:11.322536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31b06dae-7b47-4ef1-8a1e-47c65d615215 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.322725 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.322725 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.323106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31b06dae-7b47-4ef1-8a1e-47c65d615215 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.323734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-31b06dae-7b47-4ef1-8a1e-47c65d615215 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:11.324322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-31b06dae-7b47-4ef1-8a1e-47c65d615215 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value available, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:11.324965 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.324965 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.326039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-31b06dae-7b47-4ef1-8a1e-47c65d615215 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:11.386876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-31b06dae-7b47-4ef1-8a1e-47c65d615215 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:11.388273 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31b06dae-7b47-4ef1-8a1e-47c65d615215 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?status=available returned with HTTP 200 Jan 25 11:22:11.396398 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1222/2434] 10.222.0.57 () {58 vars in 1237 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?status=available => generated 1173 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:11.400108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b69cd294-1b82-4e57-9f98-51d66867c1ad tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?status=available Jan 25 11:22:11.400732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b69cd294-1b82-4e57-9f98-51d66867c1ad tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.401038 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.401038 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.401723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b69cd294-1b82-4e57-9f98-51d66867c1ad tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.402458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-b69cd294-1b82-4e57-9f98-51d66867c1ad tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:11.403130 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b69cd294-1b82-4e57-9f98-51d66867c1ad tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value available, assuming string {{(pid=91484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:11.403856 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.403856 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.405072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b69cd294-1b82-4e57-9f98-51d66867c1ad tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:11.469850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b69cd294-1b82-4e57-9f98-51d66867c1ad tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:11.471619 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b69cd294-1b82-4e57-9f98-51d66867c1ad tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?status=available returned with HTTP 200 Jan 25 11:22:11.472616 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1213/2435] 10.222.0.57 () {58 vars in 1237 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes?status=available => generated 1173 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:11.484812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-542c103c-9834-4d4e-bb16-c3b3bbac67fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?availability_zone=nova Jan 25 11:22:11.485435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-542c103c-9834-4d4e-bb16-c3b3bbac67fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.485760 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.485760 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.486287 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-542c103c-9834-4d4e-bb16-c3b3bbac67fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.487024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-542c103c-9834-4d4e-bb16-c3b3bbac67fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:11.487801 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-542c103c-9834-4d4e-bb16-c3b3bbac67fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value nova, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:11.488527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.488527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.490873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-542c103c-9834-4d4e-bb16-c3b3bbac67fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:11.555248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-542c103c-9834-4d4e-bb16-c3b3bbac67fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:11.557517 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.557517 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.569323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-542c103c-9834-4d4e-bb16-c3b3bbac67fd tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 25 11:22:11.585376 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1223/2436] 10.222.0.57 () {58 vars in 1270 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?availability_zone=nova => generated 2760 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:11.588364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-804c7458-1e2d-4251-9f1e-84c594456762 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?bootable=false Jan 25 11:22:11.588895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-804c7458-1e2d-4251-9f1e-84c594456762 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.589111 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.589111 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.589483 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-804c7458-1e2d-4251-9f1e-84c594456762 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.590167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-804c7458-1e2d-4251-9f1e-84c594456762 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:11.591057 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.591057 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.592216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-804c7458-1e2d-4251-9f1e-84c594456762 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:11.661822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-804c7458-1e2d-4251-9f1e-84c594456762 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:11.664314 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.664314 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.677495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-804c7458-1e2d-4251-9f1e-84c594456762 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?bootable=false returned with HTTP 200 Jan 25 11:22:11.688508 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1214/2437] 10.222.0.57 () {58 vars in 1254 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?bootable=false => generated 2760 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:11.701681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0251ad24-d4d1-4548-894a-f50c07015c0b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?status=available Jan 25 11:22:11.702174 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0251ad24-d4d1-4548-894a-f50c07015c0b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.702396 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.702396 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.702769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0251ad24-d4d1-4548-894a-f50c07015c0b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.703454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-0251ad24-d4d1-4548-894a-f50c07015c0b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:11.704060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0251ad24-d4d1-4548-894a-f50c07015c0b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Could not evaluate value available, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:22:11.709947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0251ad24-d4d1-4548-894a-f50c07015c0b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:11.733372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d03de832-ac88-46d4-b053-c13416a87e07 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:11.734295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d03de832-ac88-46d4-b053-c13416a87e07 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.734700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.734700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.735335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d03de832-ac88-46d4-b053-c13416a87e07 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.789406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0251ad24-d4d1-4548-894a-f50c07015c0b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Get all volumes completed successfully. Jan 25 11:22:11.791634 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.791634 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.802334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0251ad24-d4d1-4548-894a-f50c07015c0b tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?status=available returned with HTTP 200 Jan 25 11:22:11.803497 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1224/2438] 10.222.0.57 () {58 vars in 1258 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/detail?status=available => generated 2760 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:11.821344 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.821344 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.822380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ce95d66-6c8c-48a1-96ad-42d282602b05 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] DELETE http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:11.822891 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ce95d66-6c8c-48a1-96ad-42d282602b05 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.823077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.823077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.823455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ce95d66-6c8c-48a1-96ad-42d282602b05 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.823919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6ce95d66-6c8c-48a1-96ad-42d282602b05 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Delete volume with id: bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:11.843847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d03de832-ac88-46d4-b053-c13416a87e07 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:11.868899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d03de832-ac88-46d4-b053-c13416a87e07 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:11.869924 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1215/2439] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 981 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:11.883614 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.883614 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.884878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6ce95d66-6c8c-48a1-96ad-42d282602b05 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:11.914308 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6ce95d66-6c8c-48a1-96ad-42d282602b05 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Delete volume request issued successfully. Jan 25 11:22:11.914736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ce95d66-6c8c-48a1-96ad-42d282602b05 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 returned with HTTP 202 Jan 25 11:22:11.915627 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1225/2440] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:22:11 2021] DELETE /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:22:11.923691 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f72530a2-942a-4b40-ae7f-415e792862b6 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:11.924038 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f72530a2-942a-4b40-ae7f-415e792862b6 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:11.924259 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:11.924259 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:11.924650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f72530a2-942a-4b40-ae7f-415e792862b6 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:11.978514 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:11.978514 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:11.988658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f72530a2-942a-4b40-ae7f-415e792862b6 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:12.018791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f72530a2-942a-4b40-ae7f-415e792862b6 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 returned with HTTP 200 Jan 25 11:22:12.019656 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1216/2441] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:11 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 => generated 924 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:12.035892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe0756f6-7abc-49e3-a062-d7478ea8b33e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:12.036434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe0756f6-7abc-49e3-a062-d7478ea8b33e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:12.036629 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:12.036629 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:12.037011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe0756f6-7abc-49e3-a062-d7478ea8b33e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:12.091430 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:12.091430 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:12.103055 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fe0756f6-7abc-49e3-a062-d7478ea8b33e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:12.131919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe0756f6-7abc-49e3-a062-d7478ea8b33e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 returned with HTTP 200 Jan 25 11:22:12.133154 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1226/2442] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:12 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:12.150074 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1fef809-d955-4402-9902-2ec0c7ba23fb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] POST http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots Jan 25 11:22:12.150074 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:12.150074 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:12.150658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1fef809-d955-4402-9902-2ec0c7ba23fb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab8c93ac-78a8-490e-9154-b62b55beb192", "name": "tempest-VolumesDeleteCascade-Snapshot-970320584"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:12.241000 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:12.241000 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:12.244038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e1fef809-d955-4402-9902-2ec0c7ba23fb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:12.250087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-e1fef809-d955-4402-9902-2ec0c7ba23fb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create snapshot from volume ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:12.328669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e1fef809-d955-4402-9902-2ec0c7ba23fb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Created reservations ['a4b33167-3eaa-4d81-88ba-74d546751eb6', 'd61bcd9d-1d02-42d8-9497-b9c0fb271699', '49dcbd31-16fe-45af-a83b-75a273de20e8', 'b3841af5-9c16-41b6-b463-050298bbf163'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:12.457303 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e1fef809-d955-4402-9902-2ec0c7ba23fb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot create request issued successfully. Jan 25 11:22:12.463417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1fef809-d955-4402-9902-2ec0c7ba23fb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots returned with HTTP 202 Jan 25 11:22:12.470667 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1217/2443] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:22:12 2021] POST /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots => generated 306 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:12.477057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30d987e9-bad0-407b-8d12-f47c21413bbc tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 Jan 25 11:22:12.477556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30d987e9-bad0-407b-8d12-f47c21413bbc tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:12.478740 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:12.478740 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:12.478740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30d987e9-bad0-407b-8d12-f47c21413bbc tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:12.507129 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:12.507129 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:12.508529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-30d987e9-bad0-407b-8d12-f47c21413bbc tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:22:12.510621 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30d987e9-bad0-407b-8d12-f47c21413bbc tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 returned with HTTP 200 Jan 25 11:22:12.516126 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1227/2444] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:22:12 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 => generated 438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:12.887148 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c5cbba1-fe6c-422d-8c22-b5f03d4cb2a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:12.887703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c5cbba1-fe6c-422d-8c22-b5f03d4cb2a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:12.887874 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:12.887874 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:12.888781 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c5cbba1-fe6c-422d-8c22-b5f03d4cb2a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:12.977198 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:12.977198 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:12.988364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5c5cbba1-fe6c-422d-8c22-b5f03d4cb2a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:13.024529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c5cbba1-fe6c-422d-8c22-b5f03d4cb2a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:13.027125 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1218/2445] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:12 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 981 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:13.036275 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-18431e32-c99b-49fc-b3af-de27a4e1ef78 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:13.037678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-18431e32-c99b-49fc-b3af-de27a4e1ef78 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:13.039328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:13.039328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:13.040595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-18431e32-c99b-49fc-b3af-de27a4e1ef78 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:13.127097 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:13.127097 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:13.137859 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-18431e32-c99b-49fc-b3af-de27a4e1ef78 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:13.167160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-18431e32-c99b-49fc-b3af-de27a4e1ef78 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 returned with HTTP 200 Jan 25 11:22:13.173596 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1228/2446] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:13 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 => generated 924 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:13.525004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16595116-1eaf-40a9-b34e-02dae142cb8d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 Jan 25 11:22:13.525872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16595116-1eaf-40a9-b34e-02dae142cb8d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:13.526260 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:13.526260 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:13.526900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16595116-1eaf-40a9-b34e-02dae142cb8d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:13.583704 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:13.583704 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:13.585232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-16595116-1eaf-40a9-b34e-02dae142cb8d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:22:13.587412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16595116-1eaf-40a9-b34e-02dae142cb8d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 returned with HTTP 200 Jan 25 11:22:13.588535 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1219/2447] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:22:13 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:14.044626 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4886ee46-4415-46a5-9d69-d12259000351 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:14.045862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4886ee46-4415-46a5-9d69-d12259000351 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:14.047105 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:14.047105 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:14.047833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4886ee46-4415-46a5-9d69-d12259000351 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:14.180697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:14.180697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:14.191535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58da3ce1-f846-47d6-96aa-b4c4e8640f37 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 Jan 25 11:22:14.192338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58da3ce1-f846-47d6-96aa-b4c4e8640f37 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:14.192667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:14.192667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:14.193239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58da3ce1-f846-47d6-96aa-b4c4e8640f37 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:14.195731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4886ee46-4415-46a5-9d69-d12259000351 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:14.227208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4886ee46-4415-46a5-9d69-d12259000351 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:14.241243 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1229/2448] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:14 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 981 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:14.344366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58da3ce1-f846-47d6-96aa-b4c4e8640f37 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 returned with HTTP 404 Jan 25 11:22:14.353796 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1220/2449] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:14 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/bcee61b6-0cb1-4ceb-b666-58c0f5713b87 => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:14.360436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2680fbf7-6506-44d4-bf42-894ed74a6fa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] DELETE http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:14.360975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2680fbf7-6506-44d4-bf42-894ed74a6fa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:14.361198 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:14.361198 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:14.362004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2680fbf7-6506-44d4-bf42-894ed74a6fa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:14.362855 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-2680fbf7-6506-44d4-bf42-894ed74a6fa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Delete volume with id: 710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:14.480915 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:14.480915 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:14.483705 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2680fbf7-6506-44d4-bf42-894ed74a6fa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:14.532460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2680fbf7-6506-44d4-bf42-894ed74a6fa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Delete volume request issued successfully. Jan 25 11:22:14.536006 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2680fbf7-6506-44d4-bf42-894ed74a6fa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 202 Jan 25 11:22:14.537420 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1230/2450] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:22:14 2021] DELETE /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:22:14.545192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3e3dbe9-a8d5-4f99-bf10-d9d5fdb155d5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:14.546472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3e3dbe9-a8d5-4f99-bf10-d9d5fdb155d5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:14.547097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3e3dbe9-a8d5-4f99-bf10-d9d5fdb155d5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:14.601387 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8327a79c-2100-4428-bf37-c4edb5d6a406 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 Jan 25 11:22:14.602067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8327a79c-2100-4428-bf37-c4edb5d6a406 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:14.602366 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:14.602366 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:14.602882 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8327a79c-2100-4428-bf37-c4edb5d6a406 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:14.698186 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:14.698186 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:14.704483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8327a79c-2100-4428-bf37-c4edb5d6a406 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:22:14.715616 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:14.715616 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:14.718428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8327a79c-2100-4428-bf37-c4edb5d6a406 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 returned with HTTP 200 Jan 25 11:22:14.719534 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1231/2451] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:22:14 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 => generated 465 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:14.731668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] POST http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes Jan 25 11:22:14.741082 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:14.741082 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:14.743260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3be10c4d-35bf-4d44-a97b-406fca071dc8", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2119344674"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:14.749452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create volume request body: {'volume': {'snapshot_id': '3be10c4d-35bf-4d44-a97b-406fca071dc8', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2119344674'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:22:14.757423 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e3e3dbe9-a8d5-4f99-bf10-d9d5fdb155d5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:14.840143 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:14.840143 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:14.842008 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3e3dbe9-a8d5-4f99-bf10-d9d5fdb155d5 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 200 Jan 25 11:22:14.846428 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1221/2452] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:14 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 925 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:14.857298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Snapshot retrieved successfully. Jan 25 11:22:14.857852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create volume of 1 GB Jan 25 11:22:14.887940 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Availability Zones retrieved successfully. Jan 25 11:22:14.906107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Flow 'volume_create_api' (756a87c9-214d-4e2d-b58c-ecc9f5369f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:14.909046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf3c5330-fb11-46c7-a9d3-17ade70e84ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:14.911977 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Validating volume size '1' using validate_int, validate_snap_size {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:22:15.120320 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf3c5330-fb11-46c7-a9d3-17ade70e84ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3be10c4d-35bf-4d44-a97b-406fca071dc8', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:15.122699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff295de4-c871-43d2-ad9d-d26994cbdf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:15.219946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Created reservations ['bced21fa-8d58-4ea7-8e30-5e2f388df11e', '8e514963-9f32-4512-9bd6-465923873273', '3a9c5f0f-b2c7-4db5-8d82-cb5f08639c29', 'dd418f01-8557-40fe-a0fc-3cdd67666c23'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:15.223823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff295de4-c871-43d2-ad9d-d26994cbdf31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bced21fa-8d58-4ea7-8e30-5e2f388df11e', '8e514963-9f32-4512-9bd6-465923873273', '3a9c5f0f-b2c7-4db5-8d82-cb5f08639c29', 'dd418f01-8557-40fe-a0fc-3cdd67666c23']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:15.226339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb39625-1671-458a-8ffe-5726e172405f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:15.265583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d5fe5de5-f355-444d-955c-27e2e0d876b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:15.267319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d5fe5de5-f355-444d-955c-27e2e0d876b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:15.267772 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:15.267772 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:15.269588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d5fe5de5-f355-444d-955c-27e2e0d876b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:15.349906 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:15.349906 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:15.359410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d5fe5de5-f355-444d-955c-27e2e0d876b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:15.396569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d5fe5de5-f355-444d-955c-27e2e0d876b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:15.397358 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1222/2453] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:15 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 981 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:15.439369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb39625-1671-458a-8ffe-5726e172405f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503d274c-3f1e-4479-a14d-9c7048e7cf35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2119344674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ac789abc8c41f6a6bf265fc148e872',qos_specs=None,replication_status=,reservations=['bced21fa-8d58-4ea7-8e30-5e2f388df11e','8e514963-9f32-4512-9bd6-465923873273','3a9c5f0f-b2c7-4db5-8d82-cb5f08639c29','dd418f01-8557-40fe-a0fc-3cdd67666c23'],size=1,snapshot_id=3be10c4d-35bf-4d44-a97b-406fca071dc8,source_replicaid=,source_volid=None,status='creating',user_id='028a9c963c334f529a032a8dd90f6887',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2119344674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=503d274c-3f1e-4479-a14d-9c7048e7cf35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6ac789abc8c41f6a6bf265fc148e872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3be10c4d-35bf-4d44-a97b-406fca071dc8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='028a9c963c334f529a032a8dd90f6887',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:15.442165 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e73e4f-c362-4513-87c2-ad5917a789f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:15.472310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e73e4f-c362-4513-87c2-ad5917a789f6) transitioned into state 'SUCCESS' from state '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-2119344674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6ac789abc8c41f6a6bf265fc148e872',qos_specs=None,replication_status=,reservations=['bced21fa-8d58-4ea7-8e30-5e2f388df11e','8e514963-9f32-4512-9bd6-465923873273','3a9c5f0f-b2c7-4db5-8d82-cb5f08639c29','dd418f01-8557-40fe-a0fc-3cdd67666c23'],size=1,snapshot_id=3be10c4d-35bf-4d44-a97b-406fca071dc8,source_replicaid=,source_volid=None,status='creating',user_id='028a9c963c334f529a032a8dd90f6887',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:15.474686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af859ba-50de-43be-baa6-90dbec69ac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:15.638711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af859ba-50de-43be-baa6-90dbec69ac2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:15.641490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Flow 'volume_create_api' (756a87c9-214d-4e2d-b58c-ecc9f5369f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:15.783603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Create volume request issued successfully. Jan 25 11:22:15.842818 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97708389-7992-47f1-8505-f92eafab515e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes returned with HTTP 202 Jan 25 11:22:15.844639 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1232/2454] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:22:14 2021] POST /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes => generated 854 bytes in 1118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:15.859827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a96e141e-0ae6-440a-8046-75418d54e45a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:15.860361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a96e141e-0ae6-440a-8046-75418d54e45a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:15.860571 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:15.860571 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:15.861081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a96e141e-0ae6-440a-8046-75418d54e45a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:15.866036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6b0fe70-ed4d-48a6-9ebd-e5a017256810 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:15.866571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6b0fe70-ed4d-48a6-9ebd-e5a017256810 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:15.866770 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:15.866770 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:15.867139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6b0fe70-ed4d-48a6-9ebd-e5a017256810 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:15.975767 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:15.975767 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:15.982078 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:15.982078 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:15.991471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a96e141e-0ae6-440a-8046-75418d54e45a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:15.997970 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6b0fe70-ed4d-48a6-9ebd-e5a017256810 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:16.024568 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6b0fe70-ed4d-48a6-9ebd-e5a017256810 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 200 Jan 25 11:22:16.026110 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1233/2455] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:15 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 925 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:16.047261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a96e141e-0ae6-440a-8046-75418d54e45a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:16.058386 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1223/2456] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:15 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:16.414058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f7cbe83-3acd-4f8b-b812-f4ca843fb5a4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:16.414585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f7cbe83-3acd-4f8b-b812-f4ca843fb5a4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:16.414856 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:16.414856 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:16.415154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f7cbe83-3acd-4f8b-b812-f4ca843fb5a4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:16.516473 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:16.516473 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:16.537501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1f7cbe83-3acd-4f8b-b812-f4ca843fb5a4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:16.588367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f7cbe83-3acd-4f8b-b812-f4ca843fb5a4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:16.589508 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1234/2457] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:16 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 1369 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:16.607111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec1a2e41-5564-4a73-b4b2-3b4a3ce09210 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:16.607658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec1a2e41-5564-4a73-b4b2-3b4a3ce09210 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:16.607855 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:16.607855 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:16.608240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec1a2e41-5564-4a73-b4b2-3b4a3ce09210 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:16.721422 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:16.721422 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:16.777800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ec1a2e41-5564-4a73-b4b2-3b4a3ce09210 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:16.814301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec1a2e41-5564-4a73-b4b2-3b4a3ce09210 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:16.830521 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1224/2458] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:16 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 1369 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:16.835508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66892354-e12e-4f66-baa5-15d441e209a2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots Jan 25 11:22:16.836064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:16.836064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:16.836521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66892354-e12e-4f66-baa5-15d441e209a2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "508e04bc-f916-409d-b505-b6af80de392a", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1480540287", "description": null, "metadata": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:16.971113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:16.971113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:16.971113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-66892354-e12e-4f66-baa5-15d441e209a2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:16.972166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-66892354-e12e-4f66-baa5-15d441e209a2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create snapshot from volume 508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:17.043745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c050569-f13d-4e6c-86c8-b0e7ab17c48f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:17.045167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c050569-f13d-4e6c-86c8-b0e7ab17c48f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:17.045635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:17.045635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:17.046430 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c050569-f13d-4e6c-86c8-b0e7ab17c48f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:17.182257 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-66892354-e12e-4f66-baa5-15d441e209a2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['f9080ac2-442f-4a3f-aa71-b16bf88359ab', '7efe7343-888f-4029-85ff-f9512cf4e48c', 'd98c6384-7200-4325-a616-0ada2ef2f6fb', '1083e807-77f4-4903-b63f-5786b90f457d'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:17.213964 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:17.213964 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:17.239173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8c050569-f13d-4e6c-86c8-b0e7ab17c48f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:17.296607 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c050569-f13d-4e6c-86c8-b0e7ab17c48f tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 200 Jan 25 11:22:17.299687 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1225/2459] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:17 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 925 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:17.314479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0bfb350-5a4a-45c3-af4f-11faea843f37 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:17.319496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0bfb350-5a4a-45c3-af4f-11faea843f37 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:17.320974 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:17.320974 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:17.322182 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0bfb350-5a4a-45c3-af4f-11faea843f37 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:17.428235 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-66892354-e12e-4f66-baa5-15d441e209a2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot create request issued successfully. Jan 25 11:22:17.432377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66892354-e12e-4f66-baa5-15d441e209a2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots returned with HTTP 202 Jan 25 11:22:17.439292 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1235/2460] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:22:16 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots => generated 308 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:17.452032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b2ca651-34d1-4226-bd15-26355e4baea8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:22:17.452898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b2ca651-34d1-4226-bd15-26355e4baea8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:17.453344 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:17.453344 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:17.454197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b2ca651-34d1-4226-bd15-26355e4baea8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:17.486417 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:17.486417 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:17.535839 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0bfb350-5a4a-45c3-af4f-11faea843f37 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:17.538077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:17.538077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:17.540025 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0b2ca651-34d1-4226-bd15-26355e4baea8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:22:17.546244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b2ca651-34d1-4226-bd15-26355e4baea8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:22:17.554850 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1236/2461] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:22:17 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 440 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:17.619005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0bfb350-5a4a-45c3-af4f-11faea843f37 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:17.638756 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1226/2462] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:17 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:18.322960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c46b4d3-501b-465e-8b7d-1b2f2f440794 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 Jan 25 11:22:18.323497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c46b4d3-501b-465e-8b7d-1b2f2f440794 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:18.324068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:18.324068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:18.327678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c46b4d3-501b-465e-8b7d-1b2f2f440794 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:18.504242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c46b4d3-501b-465e-8b7d-1b2f2f440794 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 returned with HTTP 404 Jan 25 11:22:18.510696 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1237/2463] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:18 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/710fb18c-6904-48b4-9ed2-da5cb15fada9 => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:18.521381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a86db45c-0fea-4fdc-8ff3-70a9bc4704af tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] DELETE http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:18.521997 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a86db45c-0fea-4fdc-8ff3-70a9bc4704af tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:18.522221 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:18.522221 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:18.522578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a86db45c-0fea-4fdc-8ff3-70a9bc4704af tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:18.523111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a86db45c-0fea-4fdc-8ff3-70a9bc4704af tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Delete volume with id: ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:18.566625 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38d06eda-c11b-4db0-9baf-5266f381585f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:22:18.567357 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38d06eda-c11b-4db0-9baf-5266f381585f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:18.567896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38d06eda-c11b-4db0-9baf-5266f381585f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:18.649774 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:18.649774 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:18.651794 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a86db45c-0fea-4fdc-8ff3-70a9bc4704af tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:18.669700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:18.669700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:18.673779 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-38d06eda-c11b-4db0-9baf-5266f381585f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:22:18.684028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38d06eda-c11b-4db0-9baf-5266f381585f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:22:18.691305 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1238/2464] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:22:18 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 440 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:18.700992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f211d36-7031-4112-9a46-3aa0a9d15ea6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:18.701575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f211d36-7031-4112-9a46-3aa0a9d15ea6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:18.701995 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:18.701995 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:18.702385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f211d36-7031-4112-9a46-3aa0a9d15ea6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:18.736152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a86db45c-0fea-4fdc-8ff3-70a9bc4704af tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Delete volume request issued successfully. Jan 25 11:22:18.736646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a86db45c-0fea-4fdc-8ff3-70a9bc4704af tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 202 Jan 25 11:22:18.739415 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1227/2465] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:22:18 2021] DELETE /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:22:18.759013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d8dcfc3-9417-4fd3-b70e-60c982369037 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:18.760256 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d8dcfc3-9417-4fd3-b70e-60c982369037 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:18.760597 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:18.760597 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:18.771092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d8dcfc3-9417-4fd3-b70e-60c982369037 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:18.868640 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:18.868640 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:18.910880 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f211d36-7031-4112-9a46-3aa0a9d15ea6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:19.017566 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:19.017566 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:19.019380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f211d36-7031-4112-9a46-3aa0a9d15ea6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:19.020510 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1239/2466] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:18 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:19.070292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1d8dcfc3-9417-4fd3-b70e-60c982369037 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:19.181994 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d8dcfc3-9417-4fd3-b70e-60c982369037 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 200 Jan 25 11:22:19.186451 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1228/2467] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:18 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 925 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:19.699334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32233c3e-8083-4090-9a5a-2cfb54331ee6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:22:19.700107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32233c3e-8083-4090-9a5a-2cfb54331ee6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:19.700107 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:19.700107 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:19.700655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32233c3e-8083-4090-9a5a-2cfb54331ee6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:19.762487 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:19.762487 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:19.764085 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-32233c3e-8083-4090-9a5a-2cfb54331ee6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:22:19.766258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32233c3e-8083-4090-9a5a-2cfb54331ee6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:22:19.774333 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1240/2468] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:22:19 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 440 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:20.054076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-188f8be7-2781-4e59-8c35-91a303ffac7b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:20.054671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-188f8be7-2781-4e59-8c35-91a303ffac7b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:20.054909 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:20.054909 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:20.055313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-188f8be7-2781-4e59-8c35-91a303ffac7b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:20.217505 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac567c42-6c9c-40ab-ba3c-2bb627ef1aa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:20.229600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac567c42-6c9c-40ab-ba3c-2bb627ef1aa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:20.229871 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:20.229871 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:20.230269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac567c42-6c9c-40ab-ba3c-2bb627ef1aa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:20.292668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:20.292668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:20.339105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-188f8be7-2781-4e59-8c35-91a303ffac7b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:20.380495 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:20.380495 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:20.392601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ac567c42-6c9c-40ab-ba3c-2bb627ef1aa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:20.428763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-188f8be7-2781-4e59-8c35-91a303ffac7b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:20.433808 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1229/2469] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:20 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:20.440994 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac567c42-6c9c-40ab-ba3c-2bb627ef1aa9 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 200 Jan 25 11:22:20.442547 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1241/2470] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:20 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 925 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:20.782191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-90bd1de0-74b5-42dd-abf6-2010abf29a55 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:22:20.783434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-90bd1de0-74b5-42dd-abf6-2010abf29a55 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:20.783891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:20.783891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:20.784920 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-90bd1de0-74b5-42dd-abf6-2010abf29a55 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:20.828330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:20.828330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:20.830068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-90bd1de0-74b5-42dd-abf6-2010abf29a55 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:22:20.833795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-90bd1de0-74b5-42dd-abf6-2010abf29a55 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:22:20.835660 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1230/2471] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:22:20 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 467 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:20.847610 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0ed0796-fcea-464f-9b41-618f569c72ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:22:20.848146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0ed0796-fcea-464f-9b41-618f569c72ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:20.848347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:20.848347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:20.848999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0ed0796-fcea-464f-9b41-618f569c72ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:20.907734 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:20.907734 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:20.908990 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b0ed0796-fcea-464f-9b41-618f569c72ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:22:20.911130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0ed0796-fcea-464f-9b41-618f569c72ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:22:20.911951 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1242/2472] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:22:20 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 467 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:21.448446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9562b1a3-d8ea-49b2-9e80-2351a97fa4d2 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:21.452598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-0d5ba385-1334-40ac-ab7f-52281c89d2dc tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:22:21.453152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-0d5ba385-1334-40ac-ab7f-52281c89d2dc tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:21.453399 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:21.453399 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:21.453816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-0d5ba385-1334-40ac-ab7f-52281c89d2dc tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:21.454447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9562b1a3-d8ea-49b2-9e80-2351a97fa4d2 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:21.457739 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:21.457739 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:21.459339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9562b1a3-d8ea-49b2-9e80-2351a97fa4d2 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:21.573005 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:21.573005 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:21.583156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-0d5ba385-1334-40ac-ab7f-52281c89d2dc tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:22:21.585911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-0d5ba385-1334-40ac-ab7f-52281c89d2dc tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:22:21.586807 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1243/2473] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:22:21 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 467 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:21.608330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6737abb-c1d4-429b-93ea-994ba08a5888 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:21.609060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6737abb-c1d4-429b-93ea-994ba08a5888 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:21.609357 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:21.609357 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:21.617494 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6737abb-c1d4-429b-93ea-994ba08a5888 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:21.664844 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:21.664844 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:21.710609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9562b1a3-d8ea-49b2-9e80-2351a97fa4d2 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:21.785048 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:21.785048 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:21.808547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9562b1a3-d8ea-49b2-9e80-2351a97fa4d2 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:21.813504 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1231/2474] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:21 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:21.823920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f6737abb-c1d4-429b-93ea-994ba08a5888 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Volume info retrieved successfully. Jan 25 11:22:21.841903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-85400237-8b18-404e-bb90-4a67445c6f1e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:21.847155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-85400237-8b18-404e-bb90-4a67445c6f1e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:21.847696 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:21.847696 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:21.850779 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-85400237-8b18-404e-bb90-4a67445c6f1e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:21.919533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6737abb-c1d4-429b-93ea-994ba08a5888 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 200 Jan 25 11:22:21.921432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1244/2475] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:21 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 925 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:22.102830 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:22.102830 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:22.162706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-85400237-8b18-404e-bb90-4a67445c6f1e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:22.274361 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-85400237-8b18-404e-bb90-4a67445c6f1e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:22.275267 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1232/2476] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:22:21 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 1369 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:22.834500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31309441-e2a4-477e-8991-135198f62f0c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:22.835870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31309441-e2a4-477e-8991-135198f62f0c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:22.836337 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:22.836337 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:22.837037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-31309441-e2a4-477e-8991-135198f62f0c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:22.944712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-648da7cb-1384-4400-9e72-912e66ab7374 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] GET http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 Jan 25 11:22:22.945891 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-648da7cb-1384-4400-9e72-912e66ab7374 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:22.946326 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:22.946326 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:22.947010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-648da7cb-1384-4400-9e72-912e66ab7374 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:23.051281 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:23.051281 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:23.067059 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-648da7cb-1384-4400-9e72-912e66ab7374 tempest-VolumesListTestJSON-93923128 tempest-VolumesListTestJSON-93923128] http://10.222.0.57/volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 returned with HTTP 404 Jan 25 11:22:23.072184 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1233/2477] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:22 2021] GET /volume/v3/74dab254ab4d4a48a62d3b718bc83389/volumes/ea8fb0c1-6f9a-47da-ab97-7ce903133a53 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:23.134754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-31309441-e2a4-477e-8991-135198f62f0c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:23.298470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-31309441-e2a4-477e-8991-135198f62f0c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:23.304294 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1245/2478] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:22 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:24.322674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47e61aba-99c1-46d7-9cf6-6c563660493b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:24.323346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47e61aba-99c1-46d7-9cf6-6c563660493b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:24.324016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47e61aba-99c1-46d7-9cf6-6c563660493b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:24.446928 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:24.446928 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:24.473535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-47e61aba-99c1-46d7-9cf6-6c563660493b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:24.543308 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47e61aba-99c1-46d7-9cf6-6c563660493b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:24.569810 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1234/2479] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:24 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:24.721257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-a710ff1b-fad5-4588-a947-3bc62b915c9d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:22:24.721904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-a710ff1b-fad5-4588-a947-3bc62b915c9d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:24.722108 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:24.722108 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:24.723742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-a710ff1b-fad5-4588-a947-3bc62b915c9d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:24.849838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:24.849838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:24.852552 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-a710ff1b-fad5-4588-a947-3bc62b915c9d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:22:24.854954 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-a710ff1b-fad5-4588-a947-3bc62b915c9d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:22:24.856740 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1246/2480] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:22:24 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 467 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:25.581008 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f65ed4e-ffcf-47cf-bfb0-66985f80b16d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:25.582212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f65ed4e-ffcf-47cf-bfb0-66985f80b16d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:25.582619 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:25.582619 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:25.583218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f65ed4e-ffcf-47cf-bfb0-66985f80b16d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:25.653033 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:25.653033 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:25.663218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6f65ed4e-ffcf-47cf-bfb0-66985f80b16d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:25.688129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f65ed4e-ffcf-47cf-bfb0-66985f80b16d tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:25.689100 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1235/2481] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:25 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:26.704561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eaf8737e-25c2-4b51-89e1-cc4c5e77e6e3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:26.706429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eaf8737e-25c2-4b51-89e1-cc4c5e77e6e3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:26.706969 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:26.706969 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:26.707723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eaf8737e-25c2-4b51-89e1-cc4c5e77e6e3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:26.779453 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:26.779453 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:26.802518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eaf8737e-25c2-4b51-89e1-cc4c5e77e6e3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:26.829316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eaf8737e-25c2-4b51-89e1-cc4c5e77e6e3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:26.831281 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1247/2482] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:26 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:27.756070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-d3af224c-2d4d-44d2-b539-07c2be8b6617 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:22:27.759225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-d3af224c-2d4d-44d2-b539-07c2be8b6617 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:27.759661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:27.759661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:27.760355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-d3af224c-2d4d-44d2-b539-07c2be8b6617 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:27.835565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:27.835565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:27.837338 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-d3af224c-2d4d-44d2-b539-07c2be8b6617 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:22:27.847826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d01f294f-814a-4c4f-a772-7d9342ceaa12 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:27.848674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d01f294f-814a-4c4f-a772-7d9342ceaa12 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:27.849108 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:27.849108 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:27.849822 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d01f294f-814a-4c4f-a772-7d9342ceaa12 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:27.855681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-d3af224c-2d4d-44d2-b539-07c2be8b6617 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:22:27.863583 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1236/2483] 10.222.0.73 () {58 vars in 1368 bytes} [Mon Jan 25 11:22:27 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 467 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:27.886163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-81122b21-11fb-48aa-b7bc-bd9bcb068b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:22:27.887000 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-81122b21-11fb-48aa-b7bc-bd9bcb068b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:27.887443 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:27.887443 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:27.888941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-81122b21-11fb-48aa-b7bc-bd9bcb068b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:27.958818 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:27.958818 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:27.972105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d01f294f-814a-4c4f-a772-7d9342ceaa12 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:27.972904 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:27.972904 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:28.003495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-81122b21-11fb-48aa-b7bc-bd9bcb068b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:28.031564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d01f294f-814a-4c4f-a772-7d9342ceaa12 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:28.032653 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1248/2484] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:27 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 947 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:28.049014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d987525-7e76-4504-ac12-1b2f47da0f49 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:28.050833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d987525-7e76-4504-ac12-1b2f47da0f49 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:28.051240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:28.051240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:28.052067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d987525-7e76-4504-ac12-1b2f47da0f49 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:28.060820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-81122b21-11fb-48aa-b7bc-bd9bcb068b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:22:28.061672 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1237/2485] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:22:27 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 1369 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:28.081062 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes Jan 25 11:22:28.083582 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:28.083582 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:28.086192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a02f2c11-11a1-4509-8841-73ff9b00825a", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:28.092770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a02f2c11-11a1-4509-8841-73ff9b00825a', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:22:28.149820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:28.149820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:28.173260 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7d987525-7e76-4504-ac12-1b2f47da0f49 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:28.195311 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:28.195311 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:28.200609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:22:28.200986 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume of 1 GB Jan 25 11:22:28.202276 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Availability Zones retrieved successfully. Jan 25 11:22:28.242363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (2c30b21f-8032-4e0b-b014-40e5a187dab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:28.244474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d987525-7e76-4504-ac12-1b2f47da0f49 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:28.245533 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1249/2486] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:28 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 947 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:22:28.247044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96565b67-fc31-4312-9094-67c00609439f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:28.249184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Validating volume size '1' using validate_int, validate_snap_size {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:22:28.261785 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-672d6558-2a84-4982-b27f-3348fdd994c1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] DELETE http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192?cascade=True Jan 25 11:22:28.262879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-672d6558-2a84-4982-b27f-3348fdd994c1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:28.263314 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:28.263314 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:28.264190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-672d6558-2a84-4982-b27f-3348fdd994c1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:28.264895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-672d6558-2a84-4982-b27f-3348fdd994c1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete volume with id: ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:28.374416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:28.374416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:28.384316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-672d6558-2a84-4982-b27f-3348fdd994c1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:28.441136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96565b67-fc31-4312-9094-67c00609439f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a02f2c11-11a1-4509-8841-73ff9b00825a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:28.444623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e5157d-bc81-4a9c-841a-13f9cd5f5b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:28.525577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-672d6558-2a84-4982-b27f-3348fdd994c1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete volume request issued successfully. Jan 25 11:22:28.526060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-672d6558-2a84-4982-b27f-3348fdd994c1 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192?cascade=True returned with HTTP 202 Jan 25 11:22:28.530597 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1250/2487] 10.222.0.57 () {58 vars in 1343 bytes} [Mon Jan 25 11:22:28 2021] DELETE /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192?cascade=True => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:22:28.536447 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd138aa5-fccd-4ce0-930a-2ef25761c9f0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:28.536685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd138aa5-fccd-4ce0-930a-2ef25761c9f0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:28.536794 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:28.536794 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:28.537088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd138aa5-fccd-4ce0-930a-2ef25761c9f0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:28.603292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['cb87f4b0-5636-4ab6-96a6-3f5143dce190', '275ce937-688e-445b-8d19-06201ff7295a', '9485e430-8da5-4820-b960-8ce31120bba4', '99176e39-34b1-4f2a-a152-ac311d6b1cd5'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:28.605198 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e5157d-bc81-4a9c-841a-13f9cd5f5b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb87f4b0-5636-4ab6-96a6-3f5143dce190', '275ce937-688e-445b-8d19-06201ff7295a', '9485e430-8da5-4820-b960-8ce31120bba4', '99176e39-34b1-4f2a-a152-ac311d6b1cd5']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:28.607363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6f8065-a781-42d4-9342-1f77e214b2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:28.664465 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:28.664465 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:28.684753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bd138aa5-fccd-4ce0-930a-2ef25761c9f0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:28.732512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd138aa5-fccd-4ce0-930a-2ef25761c9f0 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 returned with HTTP 200 Jan 25 11:22:28.739026 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1251/2488] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:28 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 => generated 912 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:28.842285 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6f8065-a781-42d4-9342-1f77e214b2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '766cefbe-24f8-4fa6-81c2-5da000fb612b', '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='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['cb87f4b0-5636-4ab6-96a6-3f5143dce190','275ce937-688e-445b-8d19-06201ff7295a','9485e430-8da5-4820-b960-8ce31120bba4','99176e39-34b1-4f2a-a152-ac311d6b1cd5'],size=1,snapshot_id=a02f2c11-11a1-4509-8841-73ff9b00825a,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), '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-25T11:22:28Z,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=766cefbe-24f8-4fa6-81c2-5da000fb612b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d4acadb1574f638e43f52a79f973dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a02f2c11-11a1-4509-8841-73ff9b00825a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:28.846573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66eecfb9-e003-4198-a143-13a460761dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:28.896381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66eecfb9-e003-4198-a143-13a460761dfe) transitioned into 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='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['cb87f4b0-5636-4ab6-96a6-3f5143dce190','275ce937-688e-445b-8d19-06201ff7295a','9485e430-8da5-4820-b960-8ce31120bba4','99176e39-34b1-4f2a-a152-ac311d6b1cd5'],size=1,snapshot_id=a02f2c11-11a1-4509-8841-73ff9b00825a,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:28.898503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8afc6017-8cba-46f3-88ac-37a7db2d5f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:29.128826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8afc6017-8cba-46f3-88ac-37a7db2d5f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:29.136422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (2c30b21f-8032-4e0b-b014-40e5a187dab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:29.275195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request issued successfully. Jan 25 11:22:29.317984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-6b7340e8-ab73-4583-a857-1defa9327f08 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes returned with HTTP 202 Jan 25 11:22:29.318850 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1238/2489] 10.222.0.73 () {62 vars in 1305 bytes} [Mon Jan 25 11:22:28 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes => generated 805 bytes in 1241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:29.329295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-a3f94f74-d35c-41e8-8249-cc612ab3955e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:22:29.329993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-a3f94f74-d35c-41e8-8249-cc612ab3955e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:29.330195 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:29.330195 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:29.330766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-a3f94f74-d35c-41e8-8249-cc612ab3955e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:29.442840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:29.442840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:29.452543 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-a3f94f74-d35c-41e8-8249-cc612ab3955e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:29.483157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-a3f94f74-d35c-41e8-8249-cc612ab3955e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:22:29.484001 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1252/2490] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:22:29 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 897 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:29.497761 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-57cd419e-3fde-421c-93c7-574c83c29091 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:22:29.498664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-57cd419e-3fde-421c-93c7-574c83c29091 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:29.498882 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:29.498882 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:29.499742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-57cd419e-3fde-421c-93c7-574c83c29091 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:29.620591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:29.620591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:29.649143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-57cd419e-3fde-421c-93c7-574c83c29091 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:29.691156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-57cd419e-3fde-421c-93c7-574c83c29091 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:22:29.692743 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1239/2491] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:22:29 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 897 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:29.751492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa355a7d-891e-4e2e-89dc-b3c0b7ffc3e4 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:29.752168 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa355a7d-891e-4e2e-89dc-b3c0b7ffc3e4 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:29.752741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:29.752741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:29.753861 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa355a7d-891e-4e2e-89dc-b3c0b7ffc3e4 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:29.843068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:29.843068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:29.870381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fa355a7d-891e-4e2e-89dc-b3c0b7ffc3e4 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:29.931287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa355a7d-891e-4e2e-89dc-b3c0b7ffc3e4 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 returned with HTTP 200 Jan 25 11:22:29.942954 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1253/2492] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:29 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 => generated 912 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:30.954659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50478902-df15-49cf-bf55-12fd44d038a3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:30.956817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50478902-df15-49cf-bf55-12fd44d038a3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:30.957591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:30.957591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:30.958705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50478902-df15-49cf-bf55-12fd44d038a3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:31.341216 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:31.341216 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:31.395982 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-50478902-df15-49cf-bf55-12fd44d038a3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:31.548522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50478902-df15-49cf-bf55-12fd44d038a3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 returned with HTTP 200 Jan 25 11:22:31.557119 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1240/2493] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:30 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 => generated 912 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:32.584723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54f5348d-90de-4a93-8c47-fc055c127e4c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:32.586104 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54f5348d-90de-4a93-8c47-fc055c127e4c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:32.586549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:32.586549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:32.587388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54f5348d-90de-4a93-8c47-fc055c127e4c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:32.692682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-8495a961-b930-4874-8f81-a873e8c1ebb2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:22:32.693407 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-8495a961-b930-4874-8f81-a873e8c1ebb2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:32.693628 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:32.693628 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:32.694284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-8495a961-b930-4874-8f81-a873e8c1ebb2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:32.709529 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:32.709529 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:32.727173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-54f5348d-90de-4a93-8c47-fc055c127e4c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:32.776751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54f5348d-90de-4a93-8c47-fc055c127e4c tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 returned with HTTP 200 Jan 25 11:22:32.784964 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1254/2494] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:32 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:32.835867 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:32.835867 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:32.845562 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-8495a961-b930-4874-8f81-a873e8c1ebb2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:32.875779 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-8495a961-b930-4874-8f81-a873e8c1ebb2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:22:32.876893 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1241/2495] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:22:32 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 897 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:33.806194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76c1d192-80bb-44bc-afd9-d85ad20646eb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:33.807021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76c1d192-80bb-44bc-afd9-d85ad20646eb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:33.807021 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:33.807021 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:33.807568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76c1d192-80bb-44bc-afd9-d85ad20646eb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:33.905685 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:33.905685 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:33.927422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-76c1d192-80bb-44bc-afd9-d85ad20646eb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:33.993583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76c1d192-80bb-44bc-afd9-d85ad20646eb tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 returned with HTTP 200 Jan 25 11:22:34.003391 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1255/2496] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:33 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:35.023261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4060bc1-274c-4a92-9126-4f8ed0784edf tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:35.023707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4060bc1-274c-4a92-9126-4f8ed0784edf tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:35.023939 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:35.023939 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:35.024373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4060bc1-274c-4a92-9126-4f8ed0784edf tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:35.123039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4060bc1-274c-4a92-9126-4f8ed0784edf tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 returned with HTTP 404 Jan 25 11:22:35.134179 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1242/2497] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:35 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:35.155491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bdcbbe2a-6688-4336-b728-b2a9821c6f6b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes Jan 25 11:22:35.159494 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bdcbbe2a-6688-4336-b728-b2a9821c6f6b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:35.160319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:35.160319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:35.160920 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bdcbbe2a-6688-4336-b728-b2a9821c6f6b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:35.161869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-bdcbbe2a-6688-4336-b728-b2a9821c6f6b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:35.169887 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bdcbbe2a-6688-4336-b728-b2a9821c6f6b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:22:35.334064 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bdcbbe2a-6688-4336-b728-b2a9821c6f6b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Get all volumes completed successfully. Jan 25 11:22:35.335408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bdcbbe2a-6688-4336-b728-b2a9821c6f6b tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes returned with HTTP 200 Jan 25 11:22:35.342774 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1256/2498] 10.222.0.57 () {58 vars in 1204 bytes} [Mon Jan 25 11:22:35 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes => generated 401 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:35.356013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8bdd5008-05a0-442f-bdf1-6d96cc0420d3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots Jan 25 11:22:35.356806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8bdd5008-05a0-442f-bdf1-6d96cc0420d3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:35.357455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8bdd5008-05a0-442f-bdf1-6d96cc0420d3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:35.358279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-8bdd5008-05a0-442f-bdf1-6d96cc0420d3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:22:35.360610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-8bdd5008-05a0-442f-bdf1-6d96cc0420d3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Building query based on filter {{(pid=91484) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:22:35.403178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8bdd5008-05a0-442f-bdf1-6d96cc0420d3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Get all snapshots completed successfully. Jan 25 11:22:35.403881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8bdd5008-05a0-442f-bdf1-6d96cc0420d3 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots returned with HTTP 200 Jan 25 11:22:35.405279 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1243/2499] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:22:35 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:22:35.420995 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf7c1d7a-32d3-432e-91ef-f0323509a3be tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] DELETE http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:35.421486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf7c1d7a-32d3-432e-91ef-f0323509a3be tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:35.421707 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:35.421707 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:35.422061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf7c1d7a-32d3-432e-91ef-f0323509a3be tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:35.429603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-bf7c1d7a-32d3-432e-91ef-f0323509a3be tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete volume with id: 503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:35.541591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:35.541591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:35.543177 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bf7c1d7a-32d3-432e-91ef-f0323509a3be tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:35.872350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-8ab84c08-1615-43d9-8699-1732beba87f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:22:35.873664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-8ab84c08-1615-43d9-8699-1732beba87f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:35.874809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-8ab84c08-1615-43d9-8699-1732beba87f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:35.878140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bf7c1d7a-32d3-432e-91ef-f0323509a3be tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete volume request issued successfully. Jan 25 11:22:35.879143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf7c1d7a-32d3-432e-91ef-f0323509a3be tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 202 Jan 25 11:22:35.884618 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1257/2500] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:22:35 2021] DELETE /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 0 bytes in 464 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:22:35.893395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f3a5041-e486-4ac0-ac6a-8f5c5e0360b6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:35.894435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f3a5041-e486-4ac0-ac6a-8f5c5e0360b6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:35.894792 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:35.894792 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:35.895489 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f3a5041-e486-4ac0-ac6a-8f5c5e0360b6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:36.027237 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:36.027237 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:36.038401 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-8ab84c08-1615-43d9-8699-1732beba87f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:36.065267 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-8ab84c08-1615-43d9-8699-1732beba87f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:22:36.067695 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1244/2501] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:22:35 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 897 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:36.079532 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:36.079532 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:36.089140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3f3a5041-e486-4ac0-ac6a-8f5c5e0360b6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:36.119997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f3a5041-e486-4ac0-ac6a-8f5c5e0360b6 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:36.121208 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1258/2502] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:35 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:22:37.155328 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-326ef75e-64fb-47fc-8533-1dfaf6c9b568 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:37.155328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-326ef75e-64fb-47fc-8533-1dfaf6c9b568 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:37.155870 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:37.155870 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:37.155870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-326ef75e-64fb-47fc-8533-1dfaf6c9b568 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:37.272671 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:37.272671 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:37.295586 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-326ef75e-64fb-47fc-8533-1dfaf6c9b568 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:37.325447 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-326ef75e-64fb-47fc-8533-1dfaf6c9b568 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:37.326684 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1245/2503] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:37 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:38.347263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38546006-c37e-4459-93a6-1f36a0c6ad9e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:38.347913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38546006-c37e-4459-93a6-1f36a0c6ad9e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:38.347913 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:38.347913 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:38.348275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38546006-c37e-4459-93a6-1f36a0c6ad9e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:38.458986 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:38.458986 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:38.490204 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-38546006-c37e-4459-93a6-1f36a0c6ad9e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Volume info retrieved successfully. Jan 25 11:22:38.550491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38546006-c37e-4459-93a6-1f36a0c6ad9e tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 200 Jan 25 11:22:38.551528 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1259/2504] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:38 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 946 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:39.094622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-fabd6dc0-64e6-425f-80d9-eaa4ccf80368 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:22:39.105601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-fabd6dc0-64e6-425f-80d9-eaa4ccf80368 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:39.106025 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:39.106025 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:39.109746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-fabd6dc0-64e6-425f-80d9-eaa4ccf80368 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:39.301296 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:39.301296 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:39.326751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-fabd6dc0-64e6-425f-80d9-eaa4ccf80368 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:39.397797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-fabd6dc0-64e6-425f-80d9-eaa4ccf80368 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:22:39.398602 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1246/2505] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:22:39 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 897 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:39.577854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c864730-e114-4018-8420-5dcf20aa4622 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] GET http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 Jan 25 11:22:39.578395 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c864730-e114-4018-8420-5dcf20aa4622 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:39.578595 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:39.578595 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:39.579520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c864730-e114-4018-8420-5dcf20aa4622 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:39.748214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c864730-e114-4018-8420-5dcf20aa4622 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 returned with HTTP 404 Jan 25 11:22:39.762038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0af2f840-5026-47ff-bfa2-72161543c94a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] DELETE http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 Jan 25 11:22:39.766506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0af2f840-5026-47ff-bfa2-72161543c94a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:39.766506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:39.766506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:39.766506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0af2f840-5026-47ff-bfa2-72161543c94a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:39.766506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-0af2f840-5026-47ff-bfa2-72161543c94a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete snapshot with id: 3be10c4d-35bf-4d44-a97b-406fca071dc8 Jan 25 11:22:39.767114 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1260/2506] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:39 2021] GET /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/503d274c-3f1e-4479-a14d-9c7048e7cf35 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:39.824932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0af2f840-5026-47ff-bfa2-72161543c94a tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 returned with HTTP 404 Jan 25 11:22:39.831434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e381291-851d-4ea9-88aa-6501fa788475 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] DELETE http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:39.832796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e381291-851d-4ea9-88aa-6501fa788475 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:39.833521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3e381291-851d-4ea9-88aa-6501fa788475 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:39.834232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-3e381291-851d-4ea9-88aa-6501fa788475 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete volume with id: ab8c93ac-78a8-490e-9154-b62b55beb192 Jan 25 11:22:39.844868 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1247/2507] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:22:39 2021] DELETE /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/3be10c4d-35bf-4d44-a97b-406fca071dc8 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:39.936965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3e381291-851d-4ea9-88aa-6501fa788475 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 returned with HTTP 404 Jan 25 11:22:39.953789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a408aee2-f33e-4c42-b072-d26b6ceadfb9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] DELETE http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf Jan 25 11:22:39.954661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a408aee2-f33e-4c42-b072-d26b6ceadfb9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:39.955443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a408aee2-f33e-4c42-b072-d26b6ceadfb9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:39.956653 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-a408aee2-f33e-4c42-b072-d26b6ceadfb9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete snapshot with id: 817aefac-07a7-4fae-a0bb-5100f4585caf Jan 25 11:22:39.966163 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1261/2508] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:22:39 2021] DELETE /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/ab8c93ac-78a8-490e-9154-b62b55beb192 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:40.008389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a408aee2-f33e-4c42-b072-d26b6ceadfb9 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf returned with HTTP 404 Jan 25 11:22:40.018729 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1248/2509] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:22:39 2021] DELETE /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/817aefac-07a7-4fae-a0bb-5100f4585caf => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:40.024662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1358c54d-5332-4b72-bb48-010f5862d973 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] DELETE http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b Jan 25 11:22:40.025580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1358c54d-5332-4b72-bb48-010f5862d973 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:40.027170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1358c54d-5332-4b72-bb48-010f5862d973 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:40.027830 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-1358c54d-5332-4b72-bb48-010f5862d973 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete snapshot with id: ce47bd02-b0c9-4342-b576-03a1e0d8997b Jan 25 11:22:40.088987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1358c54d-5332-4b72-bb48-010f5862d973 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b returned with HTTP 404 Jan 25 11:22:40.102530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6674a952-aed1-435d-8a46-c8733154ed05 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] DELETE http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:40.105423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6674a952-aed1-435d-8a46-c8733154ed05 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:40.106557 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6674a952-aed1-435d-8a46-c8733154ed05 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:40.107255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6674a952-aed1-435d-8a46-c8733154ed05 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] Delete volume with id: 9023df3d-5dbf-48c5-a98c-4f7bc21e453e Jan 25 11:22:40.114168 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1262/2510] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:22:40 2021] DELETE /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/snapshots/ce47bd02-b0c9-4342-b576-03a1e0d8997b => generated 111 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:40.213625 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6674a952-aed1-435d-8a46-c8733154ed05 tempest-VolumesDeleteCascade-1462346686 tempest-VolumesDeleteCascade-1462346686] http://10.222.0.57/volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e returned with HTTP 404 Jan 25 11:22:40.223498 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1249/2511] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:22:40 2021] DELETE /volume/v3/d6ac789abc8c41f6a6bf265fc148e872/volumes/9023df3d-5dbf-48c5-a98c-4f7bc21e453e => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:42.412187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:22:42.413850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:42.415212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:42.580842 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:42.580842 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:42.591846 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:42.624699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:22:42.626135 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1263/2512] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:22:42 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 897 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:45.632408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-69665502-9b53-42cc-a4ea-634aa89397fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:22:45.635410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-69665502-9b53-42cc-a4ea-634aa89397fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:45.636913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-69665502-9b53-42cc-a4ea-634aa89397fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:45.752660 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:45.752660 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:45.777744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-69665502-9b53-42cc-a4ea-634aa89397fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:45.818976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-69665502-9b53-42cc-a4ea-634aa89397fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:22:45.820336 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1250/2513] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:22:45 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 1347 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:45.827071 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:22:45.827559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:45.827782 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:45.827782 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:45.828163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:45.830397 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:22:45.831600 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1264/2514] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:22:45 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:22:45.847741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-da3d8239-eb84-41e8-b9ec-3679815caacf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments Jan 25 11:22:45.848206 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:45.848206 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:45.848622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-da3d8239-eb84-41e8-b9ec-3679815caacf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "766cefbe-24f8-4fa6-81c2-5da000fb612b", "instance_uuid": "20acf378-cfca-4c6a-8173-65a722e378ff", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:45.939990 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:45.939990 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:46.060974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-da3d8239-eb84-41e8-b9ec-3679815caacf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments returned with HTTP 200 Jan 25 11:22:46.064918 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1251/2515] 10.222.0.73 () {64 vars in 1358 bytes} [Mon Jan 25 11:22:45 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:46.069853 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:22:46.070710 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:46.071584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:46.074571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-9d102e7e-fd5e-46f8-a80c-85169d38267f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:22:46.075710 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1265/2516] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:22:46 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:22:46.088184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-93d0a425-1555-499f-b36f-f05eb525e2f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:22:46.088768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-93d0a425-1555-499f-b36f-f05eb525e2f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:46.089027 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:46.089027 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:46.089333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-93d0a425-1555-499f-b36f-f05eb525e2f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:46.211443 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:46.211443 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:46.239236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-074bf414-34bc-4579-ad15-17f4126104bf req-93d0a425-1555-499f-b36f-f05eb525e2f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:22:46.291160 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:46.291160 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:46.315275 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-93d0a425-1555-499f-b36f-f05eb525e2f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:22:46.316768 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1252/2517] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:22:46 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 1445 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:22:46.336311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-7932fa0b-eb1d-46a8-8adb-903fc1df279a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] PUT http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/19886b19-0c82-4a3c-b2a6-b2d47acc68c2 Jan 25 11:22:46.337481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-7932fa0b-eb1d-46a8-8adb-903fc1df279a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:46.398529 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:22:46.398529 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:22:46.399064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-074bf414-34bc-4579-ad15-17f4126104bf req-7932fa0b-eb1d-46a8-8adb-903fc1df279a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-766cefbe-24f8-4fa6-81c2-5da000fb612b-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.016s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:22:46.401428 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:46.401428 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:47.620113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] POST http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes Jan 25 11:22:47.620113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:47.620113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:47.620686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1121587673"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:47.621246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1121587673'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:22:47.621713 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Create volume of 1 GB Jan 25 11:22:47.640996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Availability Zones retrieved successfully. Jan 25 11:22:47.693859 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Flow 'volume_create_api' (dc6d436a-1441-4323-ad0f-6019d170aeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:47.696742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f26a203-7171-448a-83d5-78657e9fff27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:47.701967 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:22:47.795766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f26a203-7171-448a-83d5-78657e9fff27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:47.798996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a9eae6-a3e3-464f-b6a6-05f5034a6466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:47.928339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Created reservations ['f5797378-a148-4202-b962-925bc2b18ee3', 'c7501e9f-6ce9-4bf7-aa7a-7e38ebff2edd', 'c7d74c71-842a-4bcb-86b0-56d082ee09d1', 'd93dfe34-635c-4269-a666-e5e18252982f'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:47.930458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a9eae6-a3e3-464f-b6a6-05f5034a6466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5797378-a148-4202-b962-925bc2b18ee3', 'c7501e9f-6ce9-4bf7-aa7a-7e38ebff2edd', 'c7d74c71-842a-4bcb-86b0-56d082ee09d1', 'd93dfe34-635c-4269-a666-e5e18252982f']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:47.933795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fcff25-98ab-47d0-9851-9d93d4b5f7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:48.021919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fcff25-98ab-47d0-9851-9d93d4b5f7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82016ab5-f326-4b8c-aa58-8ccbec8ea646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1121587673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1025174040746f7bed9c00b5d881e5e',qos_specs=None,replication_status=,reservations=['f5797378-a148-4202-b962-925bc2b18ee3','c7501e9f-6ce9-4bf7-aa7a-7e38ebff2edd','c7d74c71-842a-4bcb-86b0-56d082ee09d1','d93dfe34-635c-4269-a666-e5e18252982f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4fb8cbf01074cbfb54111b3615fe275',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1121587673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82016ab5-f326-4b8c-aa58-8ccbec8ea646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1025174040746f7bed9c00b5d881e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f4fb8cbf01074cbfb54111b3615fe275',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:48.024082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10a67ea-65a7-424b-9058-82d73bfa1959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:48.077584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10a67ea-65a7-424b-9058-82d73bfa1959) transitioned into state 'SUCCESS' from state '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-1121587673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1025174040746f7bed9c00b5d881e5e',qos_specs=None,replication_status=,reservations=['f5797378-a148-4202-b962-925bc2b18ee3','c7501e9f-6ce9-4bf7-aa7a-7e38ebff2edd','c7d74c71-842a-4bcb-86b0-56d082ee09d1','d93dfe34-635c-4269-a666-e5e18252982f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4fb8cbf01074cbfb54111b3615fe275',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:48.081277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21cf3a75-492f-4f9f-94f1-a33225cd6923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:48.133601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21cf3a75-492f-4f9f-94f1-a33225cd6923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:48.141552 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Flow 'volume_create_api' (dc6d436a-1441-4323-ad0f-6019d170aeb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:48.341636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Create volume request issued successfully. Jan 25 11:22:48.384951 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9a2d18e6-347f-493e-9ad5-60de1dda71ce tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes returned with HTTP 202 Jan 25 11:22:48.385849 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1253/2518] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:22:47 2021] POST /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes => generated 820 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:48.404548 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9a90fc8d-4b63-4b80-92ce-e4bbbf110c70 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:48.405093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9a90fc8d-4b63-4b80-92ce-e4bbbf110c70 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:48.405315 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:48.405315 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:48.405721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9a90fc8d-4b63-4b80-92ce-e4bbbf110c70 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:48.535956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:48.535956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:48.560537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9a90fc8d-4b63-4b80-92ce-e4bbbf110c70 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Volume info retrieved successfully. Jan 25 11:22:48.616307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9a90fc8d-4b63-4b80-92ce-e4bbbf110c70 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 200 Jan 25 11:22:48.617899 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1254/2519] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:48 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:22:49.367572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-074bf414-34bc-4579-ad15-17f4126104bf req-7932fa0b-eb1d-46a8-8adb-903fc1df279a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-766cefbe-24f8-4fa6-81c2-5da000fb612b-n-h1-764292-12'" released by "attachment_update" :: held 2.968s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:22:49.368922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-7932fa0b-eb1d-46a8-8adb-903fc1df279a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/19886b19-0c82-4a3c-b2a6-b2d47acc68c2 returned with HTTP 200 Jan 25 11:22:49.370446 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1266/2520] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:22:46 2021] PUT /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/19886b19-0c82-4a3c-b2a6-b2d47acc68c2 => generated 762 bytes in 3040 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:49.423034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-fba1419b-8d31-44e1-9993-1abc4c97c034 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/19886b19-0c82-4a3c-b2a6-b2d47acc68c2/action Jan 25 11:22:49.424944 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:49.424944 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:49.424944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-fba1419b-8d31-44e1-9993-1abc4c97c034 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:22:49.425406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-fba1419b-8d31-44e1-9993-1abc4c97c034 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:49.634045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a3a360d-97d0-4d8a-acda-ae42b6eed7fb tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:49.635047 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a3a360d-97d0-4d8a-acda-ae42b6eed7fb tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:49.635480 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:49.635480 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:49.636127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a3a360d-97d0-4d8a-acda-ae42b6eed7fb tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:49.685499 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:49.685499 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:49.723287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-074bf414-34bc-4579-ad15-17f4126104bf req-fba1419b-8d31-44e1-9993-1abc4c97c034 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/19886b19-0c82-4a3c-b2a6-b2d47acc68c2/action returned with HTTP 204 Jan 25 11:22:49.724238 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1255/2521] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:22:49 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/19886b19-0c82-4a3c-b2a6-b2d47acc68c2/action => generated 0 bytes in 307 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:49.732834 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:49.732834 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:49.743516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3a3a360d-97d0-4d8a-acda-ae42b6eed7fb tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Volume info retrieved successfully. Jan 25 11:22:49.790236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a3a360d-97d0-4d8a-acda-ae42b6eed7fb tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 200 Jan 25 11:22:49.791080 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1267/2522] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:49 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 913 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:49.813570 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1b371ef-68bf-456a-b156-1b9c9fd560f5 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] POST http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer Jan 25 11:22:49.814467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:49.814467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:49.815233 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a1b371ef-68bf-456a-b156-1b9c9fd560f5 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "82016ab5-f326-4b8c-aa58-8ccbec8ea646"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:49.831898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.volume_transfer [None req-a1b371ef-68bf-456a-b156-1b9c9fd560f5 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Creating new volume transfer {'transfer': {'volume_id': '82016ab5-f326-4b8c-aa58-8ccbec8ea646'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 25 11:22:49.833947 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.volume_transfer [None req-a1b371ef-68bf-456a-b156-1b9c9fd560f5 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Creating transfer of volume 82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:49.834541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.transfer.api [None req-a1b371ef-68bf-456a-b156-1b9c9fd560f5 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Generating transfer record for volume 82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:49.930092 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:49.930092 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:49.994836 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1b371ef-68bf-456a-b156-1b9c9fd560f5 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer returned with HTTP 202 Jan 25 11:22:50.009531 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1256/2523] 10.222.0.57 () {60 vars in 1258 bytes} [Mon Jan 25 11:22:49 2021] POST /volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer => generated 507 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:50.020800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9d32077-175b-4a95-9b3f-d4e965f36418 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:50.021641 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9d32077-175b-4a95-9b3f-d4e965f36418 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:50.022010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:50.022010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:50.022620 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9d32077-175b-4a95-9b3f-d4e965f36418 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:50.195199 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:50.195199 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:50.219077 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d9d32077-175b-4a95-9b3f-d4e965f36418 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Volume info retrieved successfully. Jan 25 11:22:50.265010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9d32077-175b-4a95-9b3f-d4e965f36418 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 200 Jan 25 11:22:50.265788 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1268/2524] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:50 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 921 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:50.285073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6f74cb0-19c4-4ba6-9cdb-f79eca3f85aa tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/ed7306f1-9d97-4a01-8532-06a5cb12cb5a Jan 25 11:22:50.286566 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6f74cb0-19c4-4ba6-9cdb-f79eca3f85aa tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:50.286800 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:50.286800 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:50.287164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6f74cb0-19c4-4ba6-9cdb-f79eca3f85aa tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:50.303150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6f74cb0-19c4-4ba6-9cdb-f79eca3f85aa tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/ed7306f1-9d97-4a01-8532-06a5cb12cb5a returned with HTTP 200 Jan 25 11:22:50.308152 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1257/2525] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:22:50 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/ed7306f1-9d97-4a01-8532-06a5cb12cb5a => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:50.340824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94364073-358a-407b-9dc7-7fe696d4fecc tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer Jan 25 11:22:50.340824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94364073-358a-407b-9dc7-7fe696d4fecc tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:50.340824 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:50.340824 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:50.340824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94364073-358a-407b-9dc7-7fe696d4fecc tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:50.340824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.volume_transfer [None req-94364073-358a-407b-9dc7-7fe696d4fecc tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Listing volume transfers {{(pid=91483) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 25 11:22:50.355246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94364073-358a-407b-9dc7-7fe696d4fecc tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer returned with HTTP 200 Jan 25 11:22:50.356432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1269/2526] 10.222.0.57 () {58 vars in 1237 bytes} [Mon Jan 25 11:22:50 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer => generated 434 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:50.600921 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] POST http://10.222.0.57/volume/v3/78f506a6c828414996afb12cd0f4e4f8/os-volume-transfer/ed7306f1-9d97-4a01-8532-06a5cb12cb5a/accept Jan 25 11:22:50.602825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7cde4b5af4dd16a7"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:50.603948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.volume_transfer [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Accepting volume transfer ed7306f1-9d97-4a01-8532-06a5cb12cb5a {{(pid=91484) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 25 11:22:50.604477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.volume_transfer [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Accepting transfer ed7306f1-9d97-4a01-8532-06a5cb12cb5a Jan 25 11:22:50.919421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Created reservations ['06ba2542-359f-4e8a-a033-24ec3bb38abf', 'ffeb5892-15cd-4978-bfbc-eda3086e9ade', '24f45ef3-e3b6-492c-89ba-5ebd6ec42edd', '38b07d1f-2690-4ed7-87b3-cf692a6268bd'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:51.054756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Created reservations ['525c628c-e3bb-4357-83ae-58cf461fe17b', '7d0585bc-0d8e-422e-8011-49747940518d', '1d1d3ed1-45f6-40d8-9743-83b7c45fed45', '0d7aedfb-f9cd-49b6-b546-dce2a8e4fa8d'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:51.213901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Created reservations ['ff70074b-a260-462e-bfc2-615adbbb144f', '02efce3c-8974-40bd-b4fb-5edf890f2e6c', 'b182913a-4dd1-4cee-b249-65c37c35113a', 'fa222189-cc7b-4f9e-8234-3df3eb8fa19f'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:51.336973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Created reservations ['aac05968-79e1-49e2-8d2d-6fec2c130a2a', 'cf68d50f-95f8-4a44-851a-9c6747a553a5', '82c60fc0-eb87-4057-a9b0-e68730e28e23', 'bc85760c-4d90-4db3-b3f5-5eaa2ca0ad7d'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:51.344603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:51.344603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:51.412214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Transfer volume completed successfully. Jan 25 11:22:51.447078 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:22:51.447078 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:22:51.683015 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.transfer.api [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Volume 82016ab5-f326-4b8c-aa58-8ccbec8ea646 has been transferred. Jan 25 11:22:51.821073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6560cf72-d6e6-484d-861b-714a6bab1315 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] http://10.222.0.57/volume/v3/78f506a6c828414996afb12cd0f4e4f8/os-volume-transfer/ed7306f1-9d97-4a01-8532-06a5cb12cb5a/accept returned with HTTP 202 Jan 25 11:22:51.823477 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1258/2527] 10.222.0.57 () {60 vars in 1390 bytes} [Mon Jan 25 11:22:50 2021] POST /volume/v3/78f506a6c828414996afb12cd0f4e4f8/os-volume-transfer/ed7306f1-9d97-4a01-8532-06a5cb12cb5a/accept => generated 431 bytes in 1460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:51.833967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9e4414f-ffe6-4183-8c00-bed020403484 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] GET http://10.222.0.57/volume/v3/78f506a6c828414996afb12cd0f4e4f8/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:51.834576 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9e4414f-ffe6-4183-8c00-bed020403484 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:51.835278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9e4414f-ffe6-4183-8c00-bed020403484 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:51.913762 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:51.913762 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:51.942026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d9e4414f-ffe6-4183-8c00-bed020403484 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Volume info retrieved successfully. Jan 25 11:22:51.974239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9e4414f-ffe6-4183-8c00-bed020403484 tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] http://10.222.0.57/volume/v3/78f506a6c828414996afb12cd0f4e4f8/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 200 Jan 25 11:22:51.975449 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1270/2528] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:51 2021] GET /volume/v3/78f506a6c828414996afb12cd0f4e4f8/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 913 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:51.991874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0a7b371-4c5f-4a72-abab-fa1fa2f3254a tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] GET http://10.222.0.57/volume/v3/78f506a6c828414996afb12cd0f4e4f8/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:51.992660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0a7b371-4c5f-4a72-abab-fa1fa2f3254a tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:51.992660 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:51.992660 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:51.993503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0a7b371-4c5f-4a72-abab-fa1fa2f3254a tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:52.091205 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:52.091205 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:52.138687 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a0a7b371-4c5f-4a72-abab-fa1fa2f3254a tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] Volume info retrieved successfully. Jan 25 11:22:52.191350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0a7b371-4c5f-4a72-abab-fa1fa2f3254a tempest-VolumesTransfersTest-1861402171 tempest-VolumesTransfersTest-1861402171] http://10.222.0.57/volume/v3/78f506a6c828414996afb12cd0f4e4f8/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 200 Jan 25 11:22:52.193664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1259/2529] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:51 2021] GET /volume/v3/78f506a6c828414996afb12cd0f4e4f8/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:52.210819 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38623076-bb3e-4668-9c32-dab7fe171d43 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] DELETE http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/ed7306f1-9d97-4a01-8532-06a5cb12cb5a Jan 25 11:22:52.211626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38623076-bb3e-4668-9c32-dab7fe171d43 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:52.211999 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:52.211999 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:52.212661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38623076-bb3e-4668-9c32-dab7fe171d43 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:52.213189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.volume_transfer [None req-38623076-bb3e-4668-9c32-dab7fe171d43 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Delete transfer with id: ed7306f1-9d97-4a01-8532-06a5cb12cb5a Jan 25 11:22:52.228222 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38623076-bb3e-4668-9c32-dab7fe171d43 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/ed7306f1-9d97-4a01-8532-06a5cb12cb5a returned with HTTP 404 Jan 25 11:22:52.258523 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1271/2530] 10.222.0.57 () {58 vars in 1351 bytes} [Mon Jan 25 11:22:52 2021] DELETE /volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/ed7306f1-9d97-4a01-8532-06a5cb12cb5a => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:52.353526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f6fbbd4-eb1c-434a-8936-17c79416cf43 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] DELETE http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:52.354326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f6fbbd4-eb1c-434a-8936-17c79416cf43 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:52.354714 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:52.354714 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:52.355385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f6fbbd4-eb1c-434a-8936-17c79416cf43 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:52.356023 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-7f6fbbd4-eb1c-434a-8936-17c79416cf43 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Delete volume with id: 82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:52.430768 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:52.430768 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:52.432091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f6fbbd4-eb1c-434a-8936-17c79416cf43 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Volume info retrieved successfully. Jan 25 11:22:52.472030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f6fbbd4-eb1c-434a-8936-17c79416cf43 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Delete volume request issued successfully. Jan 25 11:22:52.473211 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f6fbbd4-eb1c-434a-8936-17c79416cf43 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 202 Jan 25 11:22:52.478915 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1260/2531] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:22:52 2021] DELETE /volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:22:52.488416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62495921-95c0-42d7-ba2b-8b1d9d935b8e tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] GET http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:52.488985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62495921-95c0-42d7-ba2b-8b1d9d935b8e tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:52.489470 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-62495921-95c0-42d7-ba2b-8b1d9d935b8e tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:52.607293 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:52.607293 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:52.618375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-62495921-95c0-42d7-ba2b-8b1d9d935b8e tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Volume info retrieved successfully. Jan 25 11:22:52.646740 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-62495921-95c0-42d7-ba2b-8b1d9d935b8e tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 200 Jan 25 11:22:52.658930 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1272/2532] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:52 2021] GET /volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 1084 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:22:53.664642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38f92e0c-470f-47a4-b0e9-cd5e7d36bcb5 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] GET http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:53.665187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38f92e0c-470f-47a4-b0e9-cd5e7d36bcb5 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:53.665372 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:53.665372 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:53.666341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38f92e0c-470f-47a4-b0e9-cd5e7d36bcb5 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:53.824256 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:53.824256 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:53.860135 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-38f92e0c-470f-47a4-b0e9-cd5e7d36bcb5 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Volume info retrieved successfully. Jan 25 11:22:53.885359 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38f92e0c-470f-47a4-b0e9-cd5e7d36bcb5 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 200 Jan 25 11:22:53.886434 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1261/2533] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:53 2021] GET /volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 1084 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:22:54.902339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d7559a5f-3a48-4806-b1e5-44e7e1ee0a14 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] GET http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:22:54.902875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d7559a5f-3a48-4806-b1e5-44e7e1ee0a14 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:54.903044 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:54.903044 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:54.903912 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d7559a5f-3a48-4806-b1e5-44e7e1ee0a14 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:55.033089 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d7559a5f-3a48-4806-b1e5-44e7e1ee0a14 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 404 Jan 25 11:22:55.034565 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1273/2534] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:54 2021] GET /volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:55.047953 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] POST http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes Jan 25 11:22:55.048730 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:55.048730 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:55.049361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-113139202"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:55.050568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-113139202'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:22:55.051018 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Create volume of 1 GB Jan 25 11:22:55.080462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Availability Zones retrieved successfully. Jan 25 11:22:55.128890 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Flow 'volume_create_api' (633acded-5827-401a-890f-670954e2c242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:55.138719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8efae2-943f-4173-b0bc-3fcd96d317f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:55.146578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:22:55.297017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8efae2-943f-4173-b0bc-3fcd96d317f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:55.301123 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da54b113-e706-4e9c-a1c9-9afc96194d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:55.456008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Created reservations ['5ab1cd46-879c-4595-b516-40f9608308d4', '161577d1-71b1-467e-9d52-1c46cf689b7e', '132e9066-e517-4ac5-bf5a-0cb09fd289a4', '8807540c-c96c-4e3c-94cf-21c7edd09ed1'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:22:55.459606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da54b113-e706-4e9c-a1c9-9afc96194d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ab1cd46-879c-4595-b516-40f9608308d4', '161577d1-71b1-467e-9d52-1c46cf689b7e', '132e9066-e517-4ac5-bf5a-0cb09fd289a4', '8807540c-c96c-4e3c-94cf-21c7edd09ed1']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:55.465706 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82a8c07-cc98-44e9-bdb1-0a9ccc7f7664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:55.604086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82a8c07-cc98-44e9-bdb1-0a9ccc7f7664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb6457c5-7ea4-4b49-8ca6-5e565f393b35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-113139202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1025174040746f7bed9c00b5d881e5e',qos_specs=None,replication_status=,reservations=['5ab1cd46-879c-4595-b516-40f9608308d4','161577d1-71b1-467e-9d52-1c46cf689b7e','132e9066-e517-4ac5-bf5a-0cb09fd289a4','8807540c-c96c-4e3c-94cf-21c7edd09ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4fb8cbf01074cbfb54111b3615fe275',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-113139202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb6457c5-7ea4-4b49-8ca6-5e565f393b35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1025174040746f7bed9c00b5d881e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f4fb8cbf01074cbfb54111b3615fe275',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:55.617717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61fa3bfd-9286-4277-8760-118965992934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:55.655634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61fa3bfd-9286-4277-8760-118965992934) transitioned into state 'SUCCESS' from state '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-113139202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1025174040746f7bed9c00b5d881e5e',qos_specs=None,replication_status=,reservations=['5ab1cd46-879c-4595-b516-40f9608308d4','161577d1-71b1-467e-9d52-1c46cf689b7e','132e9066-e517-4ac5-bf5a-0cb09fd289a4','8807540c-c96c-4e3c-94cf-21c7edd09ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4fb8cbf01074cbfb54111b3615fe275',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:55.662486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14cbc87-531c-4700-95af-586c494493e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:22:55.697035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14cbc87-531c-4700-95af-586c494493e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:22:55.700689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Flow 'volume_create_api' (633acded-5827-401a-890f-670954e2c242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:22:55.781409 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Create volume request issued successfully. Jan 25 11:22:55.812000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e781b950-ae4e-46f6-a616-37312ec2d152 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes returned with HTTP 202 Jan 25 11:22:55.814258 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1262/2535] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:22:55 2021] POST /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes => generated 819 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:55.828173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4acbfcc5-49ac-45c0-a720-8a0d2ba0e732 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:55.828896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4acbfcc5-49ac-45c0-a720-8a0d2ba0e732 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:55.830205 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4acbfcc5-49ac-45c0-a720-8a0d2ba0e732 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:55.965914 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:55.965914 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:56.006427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4acbfcc5-49ac-45c0-a720-8a0d2ba0e732 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Volume info retrieved successfully. Jan 25 11:22:56.092646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4acbfcc5-49ac-45c0-a720-8a0d2ba0e732 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 returned with HTTP 200 Jan 25 11:22:56.094099 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1274/2536] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:55 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 => generated 887 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:57.111758 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ac9bf0d-eed9-49c7-86c6-d17a1d710c61 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:57.111758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ac9bf0d-eed9-49c7-86c6-d17a1d710c61 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:57.111758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:57.111758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:57.112598 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ac9bf0d-eed9-49c7-86c6-d17a1d710c61 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:57.190026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:57.190026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:57.200205 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1ac9bf0d-eed9-49c7-86c6-d17a1d710c61 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Volume info retrieved successfully. Jan 25 11:22:57.229953 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ac9bf0d-eed9-49c7-86c6-d17a1d710c61 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 returned with HTTP 200 Jan 25 11:22:57.242496 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1263/2537] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:57 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:57.248075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79a5cbe1-6665-4ad7-9f74-7d88964ae517 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] POST http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer Jan 25 11:22:57.248782 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:57.248782 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:57.249503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79a5cbe1-6665-4ad7-9f74-7d88964ae517 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bb6457c5-7ea4-4b49-8ca6-5e565f393b35"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:22:57.250683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.volume_transfer [None req-79a5cbe1-6665-4ad7-9f74-7d88964ae517 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Creating new volume transfer {'transfer': {'volume_id': 'bb6457c5-7ea4-4b49-8ca6-5e565f393b35'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 25 11:22:57.251744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.volume_transfer [None req-79a5cbe1-6665-4ad7-9f74-7d88964ae517 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Creating transfer of volume bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:57.252715 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.transfer.api [None req-79a5cbe1-6665-4ad7-9f74-7d88964ae517 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Generating transfer record for volume bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:57.308563 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:57.308563 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:57.347414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79a5cbe1-6665-4ad7-9f74-7d88964ae517 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer returned with HTTP 202 Jan 25 11:22:57.359194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc424634-cf41-43ca-8977-93a2abf26bc7 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:57.360052 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc424634-cf41-43ca-8977-93a2abf26bc7 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:57.360460 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:57.360460 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:57.361959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc424634-cf41-43ca-8977-93a2abf26bc7 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:57.366368 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1275/2538] 10.222.0.57 () {60 vars in 1258 bytes} [Mon Jan 25 11:22:57 2021] POST /volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer => generated 507 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:22:57.482021 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:57.482021 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:57.507009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bc424634-cf41-43ca-8977-93a2abf26bc7 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Volume info retrieved successfully. Jan 25 11:22:57.551685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc424634-cf41-43ca-8977-93a2abf26bc7 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 returned with HTTP 200 Jan 25 11:22:57.558708 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1264/2539] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:57 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 => generated 920 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:57.576506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f9e37733-aa15-4bc2-9acd-65af4b2cf9ef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/detail Jan 25 11:22:57.577283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f9e37733-aa15-4bc2-9acd-65af4b2cf9ef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:57.577787 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:57.577787 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:57.578436 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f9e37733-aa15-4bc2-9acd-65af4b2cf9ef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:57.579056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.volume_transfer [None req-f9e37733-aa15-4bc2-9acd-65af4b2cf9ef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Listing volume transfers {{(pid=91483) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 25 11:22:57.587703 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f9e37733-aa15-4bc2-9acd-65af4b2cf9ef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/detail returned with HTTP 200 Jan 25 11:22:57.588875 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1276/2540] 10.222.0.57 () {58 vars in 1258 bytes} [Mon Jan 25 11:22:57 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/detail => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:57.600587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-220c1f66-800e-43ef-8fa3-dd9798543bef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] DELETE http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/e8d85591-0e3a-478c-ba61-617d058ec37e Jan 25 11:22:57.601411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-220c1f66-800e-43ef-8fa3-dd9798543bef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:57.601832 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:57.601832 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:57.602481 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-220c1f66-800e-43ef-8fa3-dd9798543bef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:57.603062 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.volume_transfer [None req-220c1f66-800e-43ef-8fa3-dd9798543bef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Delete transfer with id: e8d85591-0e3a-478c-ba61-617d058ec37e Jan 25 11:22:57.664579 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:57.664579 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:57.679477 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:22:57.679477 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:22:57.687708 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-220c1f66-800e-43ef-8fa3-dd9798543bef tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/e8d85591-0e3a-478c-ba61-617d058ec37e returned with HTTP 202 Jan 25 11:22:57.691825 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1265/2541] 10.222.0.57 () {58 vars in 1351 bytes} [Mon Jan 25 11:22:57 2021] DELETE /volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/e8d85591-0e3a-478c-ba61-617d058ec37e => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:22:57.701573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0592e882-54bf-4417-a46f-1e0ba013b416 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] GET http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:57.702515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0592e882-54bf-4417-a46f-1e0ba013b416 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:57.703213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0592e882-54bf-4417-a46f-1e0ba013b416 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:57.762092 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:57.762092 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:57.772256 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0592e882-54bf-4417-a46f-1e0ba013b416 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Volume info retrieved successfully. Jan 25 11:22:57.799191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0592e882-54bf-4417-a46f-1e0ba013b416 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 returned with HTTP 200 Jan 25 11:22:57.812568 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1277/2542] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:57 2021] GET /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:22:57.819475 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b02527b4-735a-48e9-8887-5a3299eca6f9 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] DELETE http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/e8d85591-0e3a-478c-ba61-617d058ec37e Jan 25 11:22:57.820332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b02527b4-735a-48e9-8887-5a3299eca6f9 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:57.820755 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:57.820755 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:57.822924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b02527b4-735a-48e9-8887-5a3299eca6f9 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:57.823734 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.volume_transfer [None req-b02527b4-735a-48e9-8887-5a3299eca6f9 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Delete transfer with id: e8d85591-0e3a-478c-ba61-617d058ec37e Jan 25 11:22:57.830477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b02527b4-735a-48e9-8887-5a3299eca6f9 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/e8d85591-0e3a-478c-ba61-617d058ec37e returned with HTTP 404 Jan 25 11:22:57.831836 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1266/2543] 10.222.0.57 () {58 vars in 1351 bytes} [Mon Jan 25 11:22:57 2021] DELETE /volume/v3/d1025174040746f7bed9c00b5d881e5e/os-volume-transfer/e8d85591-0e3a-478c-ba61-617d058ec37e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:22:57.840933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f053151-5f41-43ff-91c2-7f2bdd3c1281 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] DELETE http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:57.841802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f053151-5f41-43ff-91c2-7f2bdd3c1281 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:57.842228 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:57.842228 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:57.842911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f053151-5f41-43ff-91c2-7f2bdd3c1281 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:57.843591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-7f053151-5f41-43ff-91c2-7f2bdd3c1281 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Delete volume with id: bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:57.910304 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:57.910304 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:57.911863 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f053151-5f41-43ff-91c2-7f2bdd3c1281 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Volume info retrieved successfully. Jan 25 11:22:57.943886 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f053151-5f41-43ff-91c2-7f2bdd3c1281 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Delete volume request issued successfully. Jan 25 11:22:57.944986 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f053151-5f41-43ff-91c2-7f2bdd3c1281 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 returned with HTTP 202 Jan 25 11:22:57.946142 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1278/2544] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:22:57 2021] DELETE /volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:22:57.957405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2a9bc93-51b1-4a0e-aa75-b0ce5e04cf74 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] GET http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:57.958299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2a9bc93-51b1-4a0e-aa75-b0ce5e04cf74 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:57.959211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2a9bc93-51b1-4a0e-aa75-b0ce5e04cf74 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:58.104772 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:58.104772 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:58.118537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b2a9bc93-51b1-4a0e-aa75-b0ce5e04cf74 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Volume info retrieved successfully. Jan 25 11:22:58.145494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2a9bc93-51b1-4a0e-aa75-b0ce5e04cf74 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 returned with HTTP 200 Jan 25 11:22:58.146512 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1267/2545] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:57 2021] GET /volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 => generated 1083 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:22:59.163230 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1556f0f9-2aac-4fee-ad52-78665517b4ab tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] GET http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:22:59.164008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1556f0f9-2aac-4fee-ad52-78665517b4ab tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:22:59.164210 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:22:59.164210 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:22:59.164730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1556f0f9-2aac-4fee-ad52-78665517b4ab tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:22:59.341170 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:22:59.341170 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:22:59.369198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1556f0f9-2aac-4fee-ad52-78665517b4ab tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Volume info retrieved successfully. Jan 25 11:22:59.396789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1556f0f9-2aac-4fee-ad52-78665517b4ab tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 returned with HTTP 200 Jan 25 11:22:59.398484 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1279/2546] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:22:59 2021] GET /volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 => generated 1083 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:00.414134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-428f2dd2-d0de-4e6d-b9a5-c81d5f79f5b5 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] GET http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:23:00.414930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-428f2dd2-d0de-4e6d-b9a5-c81d5f79f5b5 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:00.414930 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:00.414930 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:00.415341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-428f2dd2-d0de-4e6d-b9a5-c81d5f79f5b5 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:00.537924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-428f2dd2-d0de-4e6d-b9a5-c81d5f79f5b5 tempest-VolumesTransfersTest-1057842171 tempest-VolumesTransfersTest-1057842171] http://10.222.0.57/volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 returned with HTTP 404 Jan 25 11:23:00.544484 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1268/2547] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:00 2021] GET /volume/v3/3deb68f5b08c4efcaf02742c9fbe37c2/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:23:00.553751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0ddf8f7-07af-471d-b04b-97cd41427c09 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] DELETE http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:23:00.554177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0ddf8f7-07af-471d-b04b-97cd41427c09 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:00.554401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:00.554401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:00.554773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0ddf8f7-07af-471d-b04b-97cd41427c09 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:00.555831 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a0ddf8f7-07af-471d-b04b-97cd41427c09 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Delete volume with id: bb6457c5-7ea4-4b49-8ca6-5e565f393b35 Jan 25 11:23:00.707774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0ddf8f7-07af-471d-b04b-97cd41427c09 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 returned with HTTP 404 Jan 25 11:23:00.708861 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1280/2548] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:23:00 2021] DELETE /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/bb6457c5-7ea4-4b49-8ca6-5e565f393b35 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:23:00.716383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7daaa6e6-c696-4335-bdac-3f07b43dc1a6 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] DELETE http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:23:00.717128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7daaa6e6-c696-4335-bdac-3f07b43dc1a6 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:00.717880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7daaa6e6-c696-4335-bdac-3f07b43dc1a6 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:00.718717 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-7daaa6e6-c696-4335-bdac-3f07b43dc1a6 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] Delete volume with id: 82016ab5-f326-4b8c-aa58-8ccbec8ea646 Jan 25 11:23:00.796594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7daaa6e6-c696-4335-bdac-3f07b43dc1a6 tempest-VolumesTransfersTest-753911164 tempest-VolumesTransfersTest-753911164] http://10.222.0.57/volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 returned with HTTP 404 Jan 25 11:23:00.799770 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1269/2549] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:23:00 2021] DELETE /volume/v3/d1025174040746f7bed9c00b5d881e5e/volumes/82016ab5-f326-4b8c-aa58-8ccbec8ea646 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:23:04.338672 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes Jan 25 11:23:04.340054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-408088712"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:04.341371 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-408088712'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:23:04.341975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Create volume of 1 GB Jan 25 11:23:04.355893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Availability Zones retrieved successfully. Jan 25 11:23:04.375505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Flow 'volume_create_api' (70f28a84-f52b-475e-8ede-7e208c0a8a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:04.379451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9acf68-41b5-452f-9dab-e30229beffb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:04.381911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:23:04.508928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9acf68-41b5-452f-9dab-e30229beffb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:04.514119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134c0004-8a1a-4792-9093-38b78f4e30d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:04.664634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Created reservations ['6999431c-c6ed-4e42-8c84-435a5a28c2cf', 'b350b945-ad0e-4393-b0d3-b59e1bf4d363', '096a088e-0ba2-41a1-b9d5-4702e89a862e', '161b1900-e6c7-4ee4-8524-b9bd45a191fb'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:23:04.666827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134c0004-8a1a-4792-9093-38b78f4e30d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6999431c-c6ed-4e42-8c84-435a5a28c2cf', 'b350b945-ad0e-4393-b0d3-b59e1bf4d363', '096a088e-0ba2-41a1-b9d5-4702e89a862e', '161b1900-e6c7-4ee4-8524-b9bd45a191fb']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:04.669048 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb05af4d-4ece-4d83-9f35-8829795288c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:04.845768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb05af4d-4ece-4d83-9f35-8829795288c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71fc36f1-7195-4686-9402-a7f7c9ac216a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-408088712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2165970952a4da482ac7c2d4956714a',qos_specs=None,replication_status=,reservations=['6999431c-c6ed-4e42-8c84-435a5a28c2cf','b350b945-ad0e-4393-b0d3-b59e1bf4d363','096a088e-0ba2-41a1-b9d5-4702e89a862e','161b1900-e6c7-4ee4-8524-b9bd45a191fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645e4460e8224b4aada1580c79f60d96',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-408088712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71fc36f1-7195-4686-9402-a7f7c9ac216a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2165970952a4da482ac7c2d4956714a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='645e4460e8224b4aada1580c79f60d96',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:04.849052 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb537c0c-339a-45e5-9f35-44b80e5a009b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:04.904837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb537c0c-339a-45e5-9f35-44b80e5a009b) transitioned into state 'SUCCESS' from state '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-408088712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2165970952a4da482ac7c2d4956714a',qos_specs=None,replication_status=,reservations=['6999431c-c6ed-4e42-8c84-435a5a28c2cf','b350b945-ad0e-4393-b0d3-b59e1bf4d363','096a088e-0ba2-41a1-b9d5-4702e89a862e','161b1900-e6c7-4ee4-8524-b9bd45a191fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645e4460e8224b4aada1580c79f60d96',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:04.908176 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1292c8a8-d0d0-4d63-adae-309bd177abfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:04.950860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1292c8a8-d0d0-4d63-adae-309bd177abfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:04.956264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Flow 'volume_create_api' (70f28a84-f52b-475e-8ede-7e208c0a8a00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:05.018506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Create volume request issued successfully. Jan 25 11:23:05.037654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-755a9535-57df-4e9f-8b04-55bf5de37264 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes returned with HTTP 202 Jan 25 11:23:05.038951 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1281/2550] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:23:04 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes => generated 819 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:23:05.053929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6c17b75-c74d-471e-95e9-88234c7c9e3d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:05.054722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6c17b75-c74d-471e-95e9-88234c7c9e3d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:05.055391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d6c17b75-c74d-471e-95e9-88234c7c9e3d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:05.239241 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:05.239241 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:05.274495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d6c17b75-c74d-471e-95e9-88234c7c9e3d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:05.337575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d6c17b75-c74d-471e-95e9-88234c7c9e3d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:05.339333 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1270/2551] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:05 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 887 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:06.363698 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf9f4cc6-b9aa-4d3b-871b-40f9e9a9cc90 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:06.365735 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf9f4cc6-b9aa-4d3b-871b-40f9e9a9cc90 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:06.366439 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:06.366439 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:06.368529 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf9f4cc6-b9aa-4d3b-871b-40f9e9a9cc90 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:06.588218 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:06.588218 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:06.599279 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cf9f4cc6-b9aa-4d3b-871b-40f9e9a9cc90 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:06.646538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf9f4cc6-b9aa-4d3b-871b-40f9e9a9cc90 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:06.650089 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1282/2552] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:06 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 911 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:07.666121 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdd1aa95-cfb0-4a43-9e49-aebaf6fcc66e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:07.666763 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdd1aa95-cfb0-4a43-9e49-aebaf6fcc66e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:07.667081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:07.667081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:07.667636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdd1aa95-cfb0-4a43-9e49-aebaf6fcc66e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:07.827792 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:07.827792 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:07.859397 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cdd1aa95-cfb0-4a43-9e49-aebaf6fcc66e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:07.921785 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdd1aa95-cfb0-4a43-9e49-aebaf6fcc66e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:07.923117 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1271/2553] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:07 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 912 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:10.790699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-ac89c02b-7a0e-42a6-9f2f-6e8f0b2699ac tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:10.791915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-ac89c02b-7a0e-42a6-9f2f-6e8f0b2699ac tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:10.792348 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:10.792348 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:10.793055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-ac89c02b-7a0e-42a6-9f2f-6e8f0b2699ac tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:10.892364 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:10.892364 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:10.912734 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-ac89c02b-7a0e-42a6-9f2f-6e8f0b2699ac tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:10.959417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-ac89c02b-7a0e-42a6-9f2f-6e8f0b2699ac tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:10.970267 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1283/2554] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:23:10 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 912 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:11.060963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdd1aa95-cfb0-4a43-9e49-aebaf6fcc66e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume// Jan 25 11:23:11.061823 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdd1aa95-cfb0-4a43-9e49-aebaf6fcc66e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:11.062225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:11.062225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:11.062925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdd1aa95-cfb0-4a43-9e49-aebaf6fcc66e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:11.064902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdd1aa95-cfb0-4a43-9e49-aebaf6fcc66e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:23:11.065717 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1272/2555] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:23: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 25 11:23:11.106425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-2627fc61-23d6-4419-adcd-c4c0fe181a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments Jan 25 11:23:11.107293 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:11.107293 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:11.107992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-2627fc61-23d6-4419-adcd-c4c0fe181a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71fc36f1-7195-4686-9402-a7f7c9ac216a", "instance_uuid": "db1ebfcf-f952-45e1-937d-47a49f04dc95", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:11.203126 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:11.203126 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:11.332745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-2627fc61-23d6-4419-adcd-c4c0fe181a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments returned with HTTP 200 Jan 25 11:23:11.334078 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1284/2556] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:23:11 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments => generated 273 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:11.404497 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3437e80f-d4d8-4958-bb91-f79525c4ca3e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:11.405326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3437e80f-d4d8-4958-bb91-f79525c4ca3e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:11.406503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3437e80f-d4d8-4958-bb91-f79525c4ca3e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:11.425109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-2627fc61-23d6-4419-adcd-c4c0fe181a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume// Jan 25 11:23:11.425404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-2627fc61-23d6-4419-adcd-c4c0fe181a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:11.425692 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:11.425692 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:11.426035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-2627fc61-23d6-4419-adcd-c4c0fe181a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:11.428063 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-2627fc61-23d6-4419-adcd-c4c0fe181a8d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:23:11.428962 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1285/2557] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:23:11 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:23:11.443030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-af02ef8c-6968-4514-a73e-d416df224562 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:11.443608 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-af02ef8c-6968-4514-a73e-d416df224562 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:11.444096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-af02ef8c-6968-4514-a73e-d416df224562 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:11.540336 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:11.540336 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:11.557135 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3437e80f-d4d8-4958-bb91-f79525c4ca3e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:11.607523 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:11.607523 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:11.628893 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-af02ef8c-6968-4514-a73e-d416df224562 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:11.629438 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:11.629438 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:11.656619 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3437e80f-d4d8-4958-bb91-f79525c4ca3e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:11.658581 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1273/2558] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:11 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 911 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:11.685417 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:11.685417 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:11.696313 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-af02ef8c-6968-4514-a73e-d416df224562 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:11.697163 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1286/2559] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:23:11 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 1010 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:23:11.717429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-8bc2ead5-0ebd-497e-b627-c4e35d42993d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] PUT http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/ad47c251-68d9-4df6-8959-f5dc7c343467 Jan 25 11:23:11.718237 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:11.718237 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:11.718902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-8bc2ead5-0ebd-497e-b627-c4e35d42993d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:11.789146 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:23:11.789146 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:23:11.789733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-8bc2ead5-0ebd-497e-b627-c4e35d42993d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Lock "b'cinder-attachment_update-71fc36f1-7195-4686-9402-a7f7c9ac216a-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.024s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:23:11.791966 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:11.791966 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:12.677044 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b050840e-f4de-4eba-ab0d-546a2d7ce131 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:12.677834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b050840e-f4de-4eba-ab0d-546a2d7ce131 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:12.678059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:12.678059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:12.678439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b050840e-f4de-4eba-ab0d-546a2d7ce131 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:12.810890 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:12.810890 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:12.854679 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b050840e-f4de-4eba-ab0d-546a2d7ce131 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:12.921377 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:12.921377 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:12.941879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b050840e-f4de-4eba-ab0d-546a2d7ce131 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:12.954178 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1287/2560] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:12 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 911 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:12.962584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b523bbef-a90d-43a4-9386-67608bdcb2b8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:23:12.967581 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b523bbef-a90d-43a4-9386-67608bdcb2b8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:12.967814 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:12.967814 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:12.968407 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b523bbef-a90d-43a4-9386-67608bdcb2b8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:13.079608 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:13.079608 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:13.111667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b523bbef-a90d-43a4-9386-67608bdcb2b8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:13.162297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:13.162297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:13.191149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b523bbef-a90d-43a4-9386-67608bdcb2b8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:23:13.192076 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1288/2561] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:12 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 1639 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:13.209256 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] POST http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes Jan 25 11:23:13.213332 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:13.213332 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:13.213750 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "size": 1, "name": "tempest-VolumesExtendTest-Volume-406334123"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:13.214954 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Create volume request body: {'volume': {'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-406334123'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:23:13.437716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Create volume of 1 GB Jan 25 11:23:13.463351 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Availability Zones retrieved successfully. Jan 25 11:23:13.490323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Flow 'volume_create_api' (931dc663-6ce9-4cd4-bf3f-5406be054ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:13.493557 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a90b04-2e07-4e12-9dff-7730fbb315d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:13.496441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:23:13.783385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a90b04-2e07-4e12-9dff-7730fbb315d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:13.786056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b59034-627c-435b-94b8-070ebce43661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:14.080581 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Created reservations ['fddff44b-34df-43c8-876f-d47c4fbf875d', 'ed8ec8ef-c942-4fec-a339-15758c5e6114', 'b3917f8b-24b7-4e13-b572-6d41c594a642', 'c8ec8fe9-c07d-4ae0-8140-927e3f34ae8c'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:23:14.082769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b59034-627c-435b-94b8-070ebce43661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fddff44b-34df-43c8-876f-d47c4fbf875d', 'ed8ec8ef-c942-4fec-a339-15758c5e6114', 'b3917f8b-24b7-4e13-b572-6d41c594a642', 'c8ec8fe9-c07d-4ae0-8140-927e3f34ae8c']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:14.085075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559a1dd9-93b7-41e7-81eb-ec3acf0b64cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:14.276949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559a1dd9-93b7-41e7-81eb-ec3acf0b64cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bec22e6-d526-4c0a-8284-3833bf204842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-406334123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b6104c2ad549bcb33d67c60149a433',qos_specs=None,replication_status=,reservations=['fddff44b-34df-43c8-876f-d47c4fbf875d','ed8ec8ef-c942-4fec-a339-15758c5e6114','b3917f8b-24b7-4e13-b572-6d41c594a642','c8ec8fe9-c07d-4ae0-8140-927e3f34ae8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cada84763a7d44c5acb69495ea27a38d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-406334123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bec22e6-d526-4c0a-8284-3833bf204842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83b6104c2ad549bcb33d67c60149a433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cada84763a7d44c5acb69495ea27a38d',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:14.279814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cfc9ce5-d84d-43bf-9523-7bd1575f3c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:14.346143 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cfc9ce5-d84d-43bf-9523-7bd1575f3c05) transitioned into state 'SUCCESS' from state '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-406334123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b6104c2ad549bcb33d67c60149a433',qos_specs=None,replication_status=,reservations=['fddff44b-34df-43c8-876f-d47c4fbf875d','ed8ec8ef-c942-4fec-a339-15758c5e6114','b3917f8b-24b7-4e13-b572-6d41c594a642','c8ec8fe9-c07d-4ae0-8140-927e3f34ae8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cada84763a7d44c5acb69495ea27a38d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:14.348968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2d07f4-6257-4c24-a7e0-5f9d9f5924c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:14.383825 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2d07f4-6257-4c24-a7e0-5f9d9f5924c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:14.389708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Flow 'volume_create_api' (931dc663-6ce9-4cd4-bf3f-5406be054ae3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:14.492072 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Create volume request issued successfully. Jan 25 11:23:14.527637 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b626c401-6f08-497f-a3e4-badd61ddf4ed tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes returned with HTTP 202 Jan 25 11:23:14.528766 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1289/2562] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:23:13 2021] POST /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes => generated 816 bytes in 1336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:23:14.544424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37e8add7-87ba-421a-bd61-97065dc85e40 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:14.544979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37e8add7-87ba-421a-bd61-97065dc85e40 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:14.545176 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:14.545176 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:14.545566 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37e8add7-87ba-421a-bd61-97065dc85e40 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:14.673950 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:14.673950 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:14.696402 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-37e8add7-87ba-421a-bd61-97065dc85e40 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:14.734175 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:14.734175 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:14.757323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37e8add7-87ba-421a-bd61-97065dc85e40 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:14.769645 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1290/2563] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:14 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 911 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:14.773329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef2a9ed6-9da1-4c27-b477-81d844adefb8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:14.774236 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef2a9ed6-9da1-4c27-b477-81d844adefb8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:14.774612 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:14.774612 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:14.775238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef2a9ed6-9da1-4c27-b477-81d844adefb8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:14.886099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:14.886099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:14.908878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ef2a9ed6-9da1-4c27-b477-81d844adefb8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:14.947792 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef2a9ed6-9da1-4c27-b477-81d844adefb8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:14.948738 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1291/2564] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:14 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:15.048194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-8bc2ead5-0ebd-497e-b627-c4e35d42993d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Lock "b'cinder-attachment_update-71fc36f1-7195-4686-9402-a7f7c9ac216a-n-h2-764292-12'" released by "attachment_update" :: held 3.258s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:23:15.049792 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-8bc2ead5-0ebd-497e-b627-c4e35d42993d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/ad47c251-68d9-4df6-8959-f5dc7c343467 returned with HTTP 200 Jan 25 11:23:15.051358 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1274/2565] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:23:11 2021] PUT /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/ad47c251-68d9-4df6-8959-f5dc7c343467 => generated 762 bytes in 3339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:15.785134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b30d42f3-4ecd-42b6-86f8-3e4b61ccb2a5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:15.786025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b30d42f3-4ecd-42b6-86f8-3e4b61ccb2a5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:15.787331 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:15.787331 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:15.787949 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b30d42f3-4ecd-42b6-86f8-3e4b61ccb2a5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:15.931972 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:15.931972 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:15.952756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b30d42f3-4ecd-42b6-86f8-3e4b61ccb2a5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:15.966292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc507c5d-1ebd-485a-ad46-116c6962579c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:15.966864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc507c5d-1ebd-485a-ad46-116c6962579c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:15.967062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:15.967062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:15.967733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc507c5d-1ebd-485a-ad46-116c6962579c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:16.012494 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:16.012494 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:16.034242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b30d42f3-4ecd-42b6-86f8-3e4b61ccb2a5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:16.036030 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1292/2566] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:15 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 912 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:16.076127 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:16.076127 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:16.087804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dc507c5d-1ebd-485a-ad46-116c6962579c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:16.113563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc507c5d-1ebd-485a-ad46-116c6962579c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:16.114973 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1275/2567] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:15 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:17.051959 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c3dc041-7cdc-4a66-bd69-337eb2b6e788 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:17.052520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c3dc041-7cdc-4a66-bd69-337eb2b6e788 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:17.052671 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:17.052671 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:17.053307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8c3dc041-7cdc-4a66-bd69-337eb2b6e788 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:17.105689 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:17.105689 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:17.116342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8c3dc041-7cdc-4a66-bd69-337eb2b6e788 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:17.130568 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68c09b83-1aeb-403f-9098-cb287a3b2f3c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:17.131100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68c09b83-1aeb-403f-9098-cb287a3b2f3c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:17.131317 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:17.131317 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:17.131695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68c09b83-1aeb-403f-9098-cb287a3b2f3c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:17.177923 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:17.177923 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:17.198369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8c3dc041-7cdc-4a66-bd69-337eb2b6e788 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:17.199881 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1293/2568] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:17 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:17.260242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:17.260242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:17.280480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-68c09b83-1aeb-403f-9098-cb287a3b2f3c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:17.326962 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68c09b83-1aeb-403f-9098-cb287a3b2f3c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:17.328098 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1276/2569] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:17 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:18.216132 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f247bd4e-0b76-4583-890b-c459ee7c5308 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:18.216675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f247bd4e-0b76-4583-890b-c459ee7c5308 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:18.217002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:18.217002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:18.218796 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f247bd4e-0b76-4583-890b-c459ee7c5308 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:18.318416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:18.318416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:18.329366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f247bd4e-0b76-4583-890b-c459ee7c5308 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:18.345061 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f4484fc-cbd9-434c-9fa4-eb52065f65ba tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:18.346148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f4484fc-cbd9-434c-9fa4-eb52065f65ba tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:18.346580 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:18.346580 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:18.347622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f4484fc-cbd9-434c-9fa4-eb52065f65ba tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:18.383996 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:18.383996 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:18.414757 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:18.414757 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:18.416336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f247bd4e-0b76-4583-890b-c459ee7c5308 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:18.425596 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4f4484fc-cbd9-434c-9fa4-eb52065f65ba tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:18.432157 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1294/2570] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:18 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:18.454988 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f4484fc-cbd9-434c-9fa4-eb52065f65ba tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:18.456250 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1277/2571] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:18 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:19.051323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-1574f951-b397-4f11-9c1a-c8bab2983e57 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/19886b19-0c82-4a3c-b2a6-b2d47acc68c2 Jan 25 11:23:19.051853 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-1574f951-b397-4f11-9c1a-c8bab2983e57 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:19.052077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:19.052077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:19.052970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-1574f951-b397-4f11-9c1a-c8bab2983e57 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:19.082674 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:19.082674 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:19.434360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d606e46-d107-49dd-a04d-aa16e0428fc6 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:19.434913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d606e46-d107-49dd-a04d-aa16e0428fc6 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:19.435080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:19.435080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:19.435923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d606e46-d107-49dd-a04d-aa16e0428fc6 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:19.591627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:19.591627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:19.628414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1d606e46-d107-49dd-a04d-aa16e0428fc6 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:19.676631 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:19.676631 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:19.694239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d606e46-d107-49dd-a04d-aa16e0428fc6 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:19.710727 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1278/2572] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:19 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 912 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:19.721183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b9e8fd3-8454-4e37-8545-405ad3f68d6b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:19.721851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b9e8fd3-8454-4e37-8545-405ad3f68d6b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:19.722066 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:19.722066 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:19.722439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b9e8fd3-8454-4e37-8545-405ad3f68d6b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:19.821954 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:19.821954 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:19.833083 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7b9e8fd3-8454-4e37-8545-405ad3f68d6b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:19.873368 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b9e8fd3-8454-4e37-8545-405ad3f68d6b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:19.877996 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1279/2573] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:19 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:19.903840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-1574f951-b397-4f11-9c1a-c8bab2983e57 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:23:19.904515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-1574f951-b397-4f11-9c1a-c8bab2983e57 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:23:19.914630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-1574f951-b397-4f11-9c1a-c8bab2983e57 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/19886b19-0c82-4a3c-b2a6-b2d47acc68c2 returned with HTTP 200 Jan 25 11:23:19.915782 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1295/2574] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:23:19 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/19886b19-0c82-4a3c-b2a6-b2d47acc68c2 => generated 19 bytes in 870 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:19.931751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-666a5456-1640-48da-a26b-51b6e6708ac7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:23:19.933026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-666a5456-1640-48da-a26b-51b6e6708ac7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:19.933639 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:19.933639 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:19.934318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-666a5456-1640-48da-a26b-51b6e6708ac7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:19.934978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-666a5456-1640-48da-a26b-51b6e6708ac7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume with id: 766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:23:20.038418 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:20.038418 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:20.040141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-666a5456-1640-48da-a26b-51b6e6708ac7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:20.107365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-666a5456-1640-48da-a26b-51b6e6708ac7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume request issued successfully. Jan 25 11:23:20.107892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-8e6a6c9b-801a-43a1-acbb-c00954beed78 req-666a5456-1640-48da-a26b-51b6e6708ac7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 202 Jan 25 11:23:20.108893 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1280/2575] 10.222.0.73 () {60 vars in 1384 bytes} [Mon Jan 25 11:23:19 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:23:20.635583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-782d0077-fc2c-4889-8e55-7cea0e7a6cd8 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/ad47c251-68d9-4df6-8959-f5dc7c343467/action Jan 25 11:23:20.635583 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:20.635583 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:20.635583 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-782d0077-fc2c-4889-8e55-7cea0e7a6cd8 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:23:20.635583 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-782d0077-fc2c-4889-8e55-7cea0e7a6cd8 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:20.725841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-636fb186-8647-4867-adf7-626fa34f8800 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:20.726342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-636fb186-8647-4867-adf7-626fa34f8800 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:20.726569 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:20.726569 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:20.727106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-636fb186-8647-4867-adf7-626fa34f8800 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:20.869209 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:20.869209 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:20.872851 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:20.872851 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:20.902749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-636fb186-8647-4867-adf7-626fa34f8800 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:20.916590 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ddc497c5-1143-423a-a18d-93dea8c6f3e2 req-782d0077-fc2c-4889-8e55-7cea0e7a6cd8 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/ad47c251-68d9-4df6-8959-f5dc7c343467/action returned with HTTP 204 Jan 25 11:23:20.918084 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1296/2576] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:23:20 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/ad47c251-68d9-4df6-8959-f5dc7c343467/action => generated 0 bytes in 296 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:23:20.923721 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70ba513e-70ad-4c66-a06b-393353063c5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:20.924485 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70ba513e-70ad-4c66-a06b-393353063c5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:20.924831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:20.924831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:20.925440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70ba513e-70ad-4c66-a06b-393353063c5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:20.955462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:20.955462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:20.977696 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-636fb186-8647-4867-adf7-626fa34f8800 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:20.979945 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1281/2577] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:20 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 1207 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:21.017780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:21.017780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:21.027388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-70ba513e-70ad-4c66-a06b-393353063c5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:21.053850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70ba513e-70ad-4c66-a06b-393353063c5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:21.055466 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1297/2578] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:20 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:21.744671 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c30ab703-b977-4f7e-aaa8-233538ddce03 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:23:21.745254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c30ab703-b977-4f7e-aaa8-233538ddce03 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:21.745388 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:21.745388 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:21.745786 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c30ab703-b977-4f7e-aaa8-233538ddce03 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:21.943511 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:21.943511 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:21.973569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c30ab703-b977-4f7e-aaa8-233538ddce03 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:21.996458 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-33749ee2-6fd6-4abf-bd5d-1d9a474314c5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:21.997389 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-33749ee2-6fd6-4abf-bd5d-1d9a474314c5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:21.997824 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:21.997824 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:21.999077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-33749ee2-6fd6-4abf-bd5d-1d9a474314c5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:22.089931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c30ab703-b977-4f7e-aaa8-233538ddce03 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:23:22.097449 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1282/2579] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:21 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 1346 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:22.104900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d82c88e6-fd7c-430d-be8d-c648088cfae2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:22.106160 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d82c88e6-fd7c-430d-be8d-c648088cfae2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:22.106653 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:22.106653 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:22.120982 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d82c88e6-fd7c-430d-be8d-c648088cfae2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:22.141752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:22.141752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:22.165323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-33749ee2-6fd6-4abf-bd5d-1d9a474314c5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:22.187218 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:22.187218 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:22.205752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-33749ee2-6fd6-4abf-bd5d-1d9a474314c5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:22.213358 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1298/2580] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:21 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 1204 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:22.356284 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:22.356284 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:22.420904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d82c88e6-fd7c-430d-be8d-c648088cfae2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:22.567808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d82c88e6-fd7c-430d-be8d-c648088cfae2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:22.574058 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1283/2581] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:22 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:22.731700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes Jan 25 11:23:22.732613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:22.732613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:22.733647 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1774197291"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:22.745570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1774197291'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:23:22.746408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Create volume of 1 GB Jan 25 11:23:22.803757 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Availability Zones retrieved successfully. Jan 25 11:23:22.839259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Flow 'volume_create_api' (d4d9c91d-2610-4ffa-9ab1-0e72f182ee07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:22.842272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d501cc01-ac8b-4ab1-ba59-208b72c6d3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:22.848944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:23:23.084803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d501cc01-ac8b-4ab1-ba59-208b72c6d3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:23.092787 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce4c841-0c4d-46a8-bb5a-b25d6b1b5b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:23.121026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45bbfb31-81c2-4f2a-8b65-98c09ae14e9c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:23:23.121584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45bbfb31-81c2-4f2a-8b65-98c09ae14e9c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:23.121900 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:23.121900 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:23.123425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-45bbfb31-81c2-4f2a-8b65-98c09ae14e9c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:23.269264 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:23.269264 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:23.294959 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-45bbfb31-81c2-4f2a-8b65-98c09ae14e9c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:23.296577 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Created reservations ['a0ef702c-0110-44d3-ace9-efe164ab9472', '92fc7334-1e9a-406d-a7c8-b83759cdb7fa', '5ffa2a96-1d2a-4da9-bcf6-1339ad370863', 'bdefec36-bf30-406b-b45d-e4b78cbcb9df'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:23:23.299087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce4c841-0c4d-46a8-bb5a-b25d6b1b5b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0ef702c-0110-44d3-ace9-efe164ab9472', '92fc7334-1e9a-406d-a7c8-b83759cdb7fa', '5ffa2a96-1d2a-4da9-bcf6-1339ad370863', 'bdefec36-bf30-406b-b45d-e4b78cbcb9df']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:23.301278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0c31d0-8aab-4c94-936b-96af36756fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:23.385765 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-45bbfb31-81c2-4f2a-8b65-98c09ae14e9c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 200 Jan 25 11:23:23.386634 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1284/2582] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:23 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 1346 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:23.421818 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0c31d0-8aab-4c94-936b-96af36756fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed260971-a885-47f8-8e63-bed60cfd53d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1774197291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2165970952a4da482ac7c2d4956714a',qos_specs=None,replication_status=,reservations=['a0ef702c-0110-44d3-ace9-efe164ab9472','92fc7334-1e9a-406d-a7c8-b83759cdb7fa','5ffa2a96-1d2a-4da9-bcf6-1339ad370863','bdefec36-bf30-406b-b45d-e4b78cbcb9df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645e4460e8224b4aada1580c79f60d96',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1774197291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed260971-a885-47f8-8e63-bed60cfd53d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2165970952a4da482ac7c2d4956714a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='645e4460e8224b4aada1580c79f60d96',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:23.424113 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bdf282-3b22-43dc-97bb-986175f81e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:23.480808 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bdf282-3b22-43dc-97bb-986175f81e25) transitioned into state 'SUCCESS' from state '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-1774197291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2165970952a4da482ac7c2d4956714a',qos_specs=None,replication_status=,reservations=['a0ef702c-0110-44d3-ace9-efe164ab9472','92fc7334-1e9a-406d-a7c8-b83759cdb7fa','5ffa2a96-1d2a-4da9-bcf6-1339ad370863','bdefec36-bf30-406b-b45d-e4b78cbcb9df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645e4460e8224b4aada1580c79f60d96',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:23.483079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654a04ef-f4f0-49a3-a1e7-26db8bf48e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:23.502397 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654a04ef-f4f0-49a3-a1e7-26db8bf48e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:23.506406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Flow 'volume_create_api' (d4d9c91d-2610-4ffa-9ab1-0e72f182ee07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:23.586787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f4448f16-599b-4603-85f2-6dc3e815bd5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:23.587073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Create volume request issued successfully. Jan 25 11:23:23.587326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f4448f16-599b-4603-85f2-6dc3e815bd5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:23.587549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:23.587549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:23.587926 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f4448f16-599b-4603-85f2-6dc3e815bd5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:23.606892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c51d2d1f-b1c8-45bf-8d95-999004a67492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes returned with HTTP 202 Jan 25 11:23:23.608267 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1299/2583] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:23:22 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes => generated 820 bytes in 884 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:23:23.628298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1386202-47fb-4782-af6f-3017dd2fe7c7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:23.631010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1386202-47fb-4782-af6f-3017dd2fe7c7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:23.632970 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:23.632970 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:23.635730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1386202-47fb-4782-af6f-3017dd2fe7c7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:23.727611 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:23.727611 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:23.752955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:23.752955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:23.764198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f4448f16-599b-4603-85f2-6dc3e815bd5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:23.776406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f1386202-47fb-4782-af6f-3017dd2fe7c7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:23.810103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f4448f16-599b-4603-85f2-6dc3e815bd5a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:23.810857 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1285/2584] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:23 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:23.838523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1386202-47fb-4782-af6f-3017dd2fe7c7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:23.839349 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1300/2585] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:23 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 888 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:24.408591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d63193d-5329-4415-b9d3-7fa8bd80ecbf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b Jan 25 11:23:24.409157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d63193d-5329-4415-b9d3-7fa8bd80ecbf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:24.409360 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:24.409360 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:24.410054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7d63193d-5329-4415-b9d3-7fa8bd80ecbf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:24.520105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7d63193d-5329-4415-b9d3-7fa8bd80ecbf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b returned with HTTP 404 Jan 25 11:23:24.522059 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1286/2586] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:24 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/766cefbe-24f8-4fa6-81c2-5da000fb612b => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:23:24.833383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-155d66b8-f0ed-4195-b1a7-096698dcdf5c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:24.834828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-155d66b8-f0ed-4195-b1a7-096698dcdf5c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:24.835200 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:24.835200 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:24.835848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-155d66b8-f0ed-4195-b1a7-096698dcdf5c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:24.860548 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05de9255-0c14-4748-a34d-c9d0c82162ae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:24.861161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05de9255-0c14-4748-a34d-c9d0c82162ae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:24.862204 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-05de9255-0c14-4748-a34d-c9d0c82162ae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:25.010647 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:25.010647 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:25.020335 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:25.020335 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:25.035659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-05de9255-0c14-4748-a34d-c9d0c82162ae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:25.057684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-155d66b8-f0ed-4195-b1a7-096698dcdf5c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:25.074353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-05de9255-0c14-4748-a34d-c9d0c82162ae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:25.075505 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1287/2587] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:24 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:25.127521 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-155d66b8-f0ed-4195-b1a7-096698dcdf5c tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:25.142309 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1301/2588] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:24 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:25.679643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffcb01a1-dbff-4c3b-994d-93945d2cbcf9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:23:25.680544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffcb01a1-dbff-4c3b-994d-93945d2cbcf9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:25.680971 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:25.680971 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:25.681662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ffcb01a1-dbff-4c3b-994d-93945d2cbcf9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:25.682229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-ffcb01a1-dbff-4c3b-994d-93945d2cbcf9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete snapshot with id: a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:23:25.712147 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:25.712147 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:25.713768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ffcb01a1-dbff-4c3b-994d-93945d2cbcf9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:23:25.797248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ffcb01a1-dbff-4c3b-994d-93945d2cbcf9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot delete request issued successfully. Jan 25 11:23:25.798236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ffcb01a1-dbff-4c3b-994d-93945d2cbcf9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 202 Jan 25 11:23:25.799545 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1288/2589] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:23:25 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:23:25.808936 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c1baea9-3d83-423b-9689-e8595ff22458 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:23:25.808936 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c1baea9-3d83-423b-9689-e8595ff22458 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:25.808936 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:25.808936 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:25.809350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c1baea9-3d83-423b-9689-e8595ff22458 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:25.876996 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:25.876996 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:25.883197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c1baea9-3d83-423b-9689-e8595ff22458 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:23:25.885304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c1baea9-3d83-423b-9689-e8595ff22458 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:23:25.893955 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1302/2590] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:23:25 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 466 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:26.092519 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e7a899f-88ab-433f-b472-22aaed1ed731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:26.093037 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e7a899f-88ab-433f-b472-22aaed1ed731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:26.093261 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:26.093261 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:26.093650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e7a899f-88ab-433f-b472-22aaed1ed731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:26.146079 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a923676-44b2-491b-ade6-1ff2583df483 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:26.146699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a923676-44b2-491b-ade6-1ff2583df483 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:26.146960 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:26.146960 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:26.147431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a923676-44b2-491b-ade6-1ff2583df483 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:26.164569 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:26.164569 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:26.175630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6e7a899f-88ab-433f-b472-22aaed1ed731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:26.207775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e7a899f-88ab-433f-b472-22aaed1ed731 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:26.210310 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1289/2591] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:26 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:26.261445 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:26.261445 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:26.290917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2a923676-44b2-491b-ade6-1ff2583df483 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:26.362635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a923676-44b2-491b-ade6-1ff2583df483 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:26.363746 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1303/2592] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:26 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:26.410932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-c6974b3f-31e8-4416-be3e-f7f1bd4e7d57 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:26.411666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-c6974b3f-31e8-4416-be3e-f7f1bd4e7d57 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:26.411892 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:26.411892 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:26.412770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-c6974b3f-31e8-4416-be3e-f7f1bd4e7d57 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:26.473541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:26.473541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:26.483325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-c6974b3f-31e8-4416-be3e-f7f1bd4e7d57 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:26.514028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-c6974b3f-31e8-4416-be3e-f7f1bd4e7d57 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:26.515014 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1290/2593] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:23:26 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:26.644860 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a923676-44b2-491b-ade6-1ff2583df483 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume// Jan 25 11:23:26.645337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a923676-44b2-491b-ade6-1ff2583df483 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:26.645785 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:26.645785 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:26.646423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a923676-44b2-491b-ade6-1ff2583df483 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:26.647832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a923676-44b2-491b-ade6-1ff2583df483 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:23:26.648926 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1304/2594] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:23: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 25 11:23:26.685174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-9153717b-d7b0-4273-947c-af9f4410989d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments Jan 25 11:23:26.685735 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:26.685735 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:26.686166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-9153717b-d7b0-4273-947c-af9f4410989d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed260971-a885-47f8-8e63-bed60cfd53d6", "instance_uuid": "db1ebfcf-f952-45e1-937d-47a49f04dc95", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:26.781132 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:26.781132 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:26.900365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d434c0e-0ced-4060-99d2-1db43b5e05b2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:23:26.900928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d434c0e-0ced-4060-99d2-1db43b5e05b2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:26.901348 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d434c0e-0ced-4060-99d2-1db43b5e05b2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:26.902522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-9153717b-d7b0-4273-947c-af9f4410989d tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments returned with HTTP 200 Jan 25 11:23:26.904004 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1291/2595] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:23:26 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments => generated 273 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:26.954957 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:26.954957 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:26.956119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8d434c0e-0ced-4060-99d2-1db43b5e05b2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:23:26.963639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d434c0e-0ced-4060-99d2-1db43b5e05b2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 200 Jan 25 11:23:26.966732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-afc24d2e-3ef6-409c-b1f4-1a5ea698f492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:26.973653 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-afc24d2e-3ef6-409c-b1f4-1a5ea698f492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:26.974799 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1305/2596] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:23:26 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 466 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:26.979480 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:26.979480 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:26.979480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-afc24d2e-3ef6-409c-b1f4-1a5ea698f492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:27.022417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d434c0e-0ced-4060-99d2-1db43b5e05b2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:23:27.023125 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d434c0e-0ced-4060-99d2-1db43b5e05b2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:27.023507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:27.023507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:27.024154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d434c0e-0ced-4060-99d2-1db43b5e05b2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:27.025376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d434c0e-0ced-4060-99d2-1db43b5e05b2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:23:27.026488 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1306/2597] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:23:27 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:23:27.042927 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-d20c7ae8-2a97-4e0b-8c90-5adb824a6f50 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:27.043749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-d20c7ae8-2a97-4e0b-8c90-5adb824a6f50 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:27.044413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-d20c7ae8-2a97-4e0b-8c90-5adb824a6f50 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:27.119362 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:27.119362 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:27.131285 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-afc24d2e-3ef6-409c-b1f4-1a5ea698f492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:27.147070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:27.147070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:27.156633 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:27.156633 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:27.166612 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-d20c7ae8-2a97-4e0b-8c90-5adb824a6f50 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:27.169084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-afc24d2e-3ef6-409c-b1f4-1a5ea698f492 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:27.169996 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1292/2598] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:26 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 912 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:27.201829 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:27.201829 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:27.213752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-d20c7ae8-2a97-4e0b-8c90-5adb824a6f50 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:27.215329 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1307/2599] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:23:27 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 1011 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:23:27.237153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-b59d1a9d-e517-415b-b04b-7f747413aa53 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] PUT http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/c3f21d78-767a-4a1c-9fc7-87f6217b80dd Jan 25 11:23:27.237777 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:27.237777 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:27.238466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-b59d1a9d-e517-415b-b04b-7f747413aa53 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdc"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:27.298891 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:23:27.298891 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:23:27.299418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-b59d1a9d-e517-415b-b04b-7f747413aa53 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Lock "b'cinder-attachment_update-ed260971-a885-47f8-8e63-bed60cfd53d6-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.018s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:23:27.301780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:27.301780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:27.381162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a3dc933-3e17-4286-b923-ff806bf894fb tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:27.381862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a3dc933-3e17-4286-b923-ff806bf894fb tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:27.382238 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:27.382238 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:27.382620 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a3dc933-3e17-4286-b923-ff806bf894fb tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:27.496399 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:27.496399 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:27.506930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8a3dc933-3e17-4286-b923-ff806bf894fb tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:27.536406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a3dc933-3e17-4286-b923-ff806bf894fb tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:27.537495 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1308/2600] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:27 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:27.988614 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7762d64e-7e77-4afc-ab80-d18e54da58f0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a Jan 25 11:23:27.989253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7762d64e-7e77-4afc-ab80-d18e54da58f0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:27.989431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:27.989431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:27.990160 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7762d64e-7e77-4afc-ab80-d18e54da58f0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:28.042801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7762d64e-7e77-4afc-ab80-d18e54da58f0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a returned with HTTP 404 Jan 25 11:23:28.045956 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1309/2601] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:23:27 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/a02f2c11-11a1-4509-8841-73ff9b00825a => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:23:28.056668 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15073e06-59a3-440d-aa59-aece286e56a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:23:28.057544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15073e06-59a3-440d-aa59-aece286e56a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:28.058258 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15073e06-59a3-440d-aa59-aece286e56a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:28.058931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-15073e06-59a3-440d-aa59-aece286e56a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume with id: 508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:23:28.122528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:28.122528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:28.124265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-15073e06-59a3-440d-aa59-aece286e56a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:28.168802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-15073e06-59a3-440d-aa59-aece286e56a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume request issued successfully. Jan 25 11:23:28.172865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15073e06-59a3-440d-aa59-aece286e56a3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 202 Jan 25 11:23:28.174269 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1310/2602] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:23:28 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:23:28.183571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3239ff65-2874-4ba3-bfd3-ca2664559752 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:23:28.184354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3239ff65-2874-4ba3-bfd3-ca2664559752 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:28.184892 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:28.184892 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:28.185555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3239ff65-2874-4ba3-bfd3-ca2664559752 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:28.252011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:28.252011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:28.261265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3239ff65-2874-4ba3-bfd3-ca2664559752 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:28.323791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3239ff65-2874-4ba3-bfd3-ca2664559752 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:23:28.324620 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1311/2603] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:28 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 1368 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:28.342038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e28407de-6e00-426d-850f-bd373ce45e7f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:28.342297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e28407de-6e00-426d-850f-bd373ce45e7f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:28.342504 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:28.342504 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:28.342831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e28407de-6e00-426d-850f-bd373ce45e7f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:28.457872 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:28.457872 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:28.480293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e28407de-6e00-426d-850f-bd373ce45e7f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:28.546462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:28.546462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:28.573320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e28407de-6e00-426d-850f-bd373ce45e7f tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:28.576934 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1312/2604] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:28 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 912 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:28.592238 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-107ccd62-a782-45d5-b1a9-d305fa739120 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:28.594634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-107ccd62-a782-45d5-b1a9-d305fa739120 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:28.596193 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:28.596193 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:28.597285 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-107ccd62-a782-45d5-b1a9-d305fa739120 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:28.749137 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:28.749137 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:28.778303 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-107ccd62-a782-45d5-b1a9-d305fa739120 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:28.838656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-107ccd62-a782-45d5-b1a9-d305fa739120 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:28.841088 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1313/2605] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:28 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:29.351746 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70783df1-733c-485a-968c-696a2f6efb19 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:23:29.358651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70783df1-733c-485a-968c-696a2f6efb19 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:29.360127 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:29.360127 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:29.361364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70783df1-733c-485a-968c-696a2f6efb19 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:29.527947 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:29.527947 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:29.553041 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-70783df1-733c-485a-968c-696a2f6efb19 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:29.607589 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70783df1-733c-485a-968c-696a2f6efb19 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:23:29.608357 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1314/2606] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:29 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 1368 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:23:29.617446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9bc7d692-96f3-4c70-a771-5bab5bcaffc2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:29.618013 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9bc7d692-96f3-4c70-a771-5bab5bcaffc2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:29.618206 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:29.618206 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:29.624762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9bc7d692-96f3-4c70-a771-5bab5bcaffc2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:29.732661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:29.732661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:29.754464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9bc7d692-96f3-4c70-a771-5bab5bcaffc2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:29.814539 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:29.814539 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:29.844985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9bc7d692-96f3-4c70-a771-5bab5bcaffc2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:29.855145 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1315/2607] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:29 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 912 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:29.858219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1456855e-f66d-48f0-9b12-e7e9a1c8206a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:29.858759 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1456855e-f66d-48f0-9b12-e7e9a1c8206a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:29.858973 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:29.858973 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:29.859386 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1456855e-f66d-48f0-9b12-e7e9a1c8206a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:29.917994 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:29.917994 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:29.929892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1456855e-f66d-48f0-9b12-e7e9a1c8206a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:29.960160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1456855e-f66d-48f0-9b12-e7e9a1c8206a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:29.961016 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1316/2608] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:29 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:30.086939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-b59d1a9d-e517-415b-b04b-7f747413aa53 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Lock "b'cinder-attachment_update-ed260971-a885-47f8-8e63-bed60cfd53d6-n-h2-764292-12'" released by "attachment_update" :: held 2.788s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:23:30.087849 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-b59d1a9d-e517-415b-b04b-7f747413aa53 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/c3f21d78-767a-4a1c-9fc7-87f6217b80dd returned with HTTP 200 Jan 25 11:23:30.089200 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1293/2609] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:23:27 2021] PUT /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/c3f21d78-767a-4a1c-9fc7-87f6217b80dd => generated 762 bytes in 2859 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:30.627462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fbf21237-94bf-4c30-9fb2-b98089507d2d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:23:30.636458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fbf21237-94bf-4c30-9fb2-b98089507d2d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:30.636458 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:30.636458 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:30.636458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fbf21237-94bf-4c30-9fb2-b98089507d2d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:30.694376 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:30.694376 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:30.704737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fbf21237-94bf-4c30-9fb2-b98089507d2d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:30.740508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fbf21237-94bf-4c30-9fb2-b98089507d2d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 200 Jan 25 11:23:30.742003 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1317/2610] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:30 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 1368 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:30.865108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e3f0954-cb1b-43fc-9d6d-8afa5c9e412a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:30.865827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e3f0954-cb1b-43fc-9d6d-8afa5c9e412a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:30.866906 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:30.866906 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:30.867288 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e3f0954-cb1b-43fc-9d6d-8afa5c9e412a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:30.979067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e00950b-8022-4666-94c4-386b2d6352b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:30.979067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e00950b-8022-4666-94c4-386b2d6352b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:30.979462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:30.979462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:30.979990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e00950b-8022-4666-94c4-386b2d6352b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:31.030050 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:31.030050 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:31.056005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0e3f0954-cb1b-43fc-9d6d-8afa5c9e412a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:31.106386 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:31.106386 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:31.121915 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:31.121915 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:31.143265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2e00950b-8022-4666-94c4-386b2d6352b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:31.153307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e3f0954-cb1b-43fc-9d6d-8afa5c9e412a tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:31.158334 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1294/2611] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:30 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 913 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:31.191321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e00950b-8022-4666-94c4-386b2d6352b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:31.192415 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1318/2612] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:30 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:31.761102 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a765070-e591-4cce-bff3-88eef4af5b3e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a Jan 25 11:23:31.761758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a765070-e591-4cce-bff3-88eef4af5b3e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:31.761856 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:31.761856 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:31.762363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a765070-e591-4cce-bff3-88eef4af5b3e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:31.912603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a765070-e591-4cce-bff3-88eef4af5b3e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a returned with HTTP 404 Jan 25 11:23:31.913799 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1295/2613] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:31 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/508e04bc-f916-409d-b505-b6af80de392a => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:23:32.017907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes Jan 25 11:23:32.018925 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:32.018925 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:32.019611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-756142445", "snapshot_id": null, "imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "volume_type": null, "size": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:32.021517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-756142445', 'snapshot_id': None, 'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'volume_type': None, 'size': 1}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:23:32.170384 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa20bb78-8705-49e1-9e1e-730dfcde67df tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:32.171279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa20bb78-8705-49e1-9e1e-730dfcde67df tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:32.173294 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa20bb78-8705-49e1-9e1e-730dfcde67df tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:32.256628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume of 1 GB Jan 25 11:23:32.289390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:32.289390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:32.311812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fa20bb78-8705-49e1-9e1e-730dfcde67df tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:32.313967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Availability Zones retrieved successfully. Jan 25 11:23:32.346238 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:32.346238 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:32.357352 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa20bb78-8705-49e1-9e1e-730dfcde67df tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:32.358912 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1296/2614] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:32 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 913 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:32.364616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-86f98f44-b53c-450e-8638-480a9c4be19b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:32.365544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-86f98f44-b53c-450e-8638-480a9c4be19b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:32.365968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:32.365968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:32.366596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-86f98f44-b53c-450e-8638-480a9c4be19b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:32.378350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (af341fdf-9d80-4098-b325-6d0dda7cd2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:32.385567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3eea929-95a1-4eb8-9e58-0f6c7c26667e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:32.390615 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:23:32.515977 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:32.515977 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:32.548821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-86f98f44-b53c-450e-8638-480a9c4be19b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:32.600608 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-86f98f44-b53c-450e-8638-480a9c4be19b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:32.601841 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1297/2615] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:32 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:32.690864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3eea929-95a1-4eb8-9e58-0f6c7c26667e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:32.693328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf988c1-c8fa-4ddd-b537-172db4100d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:32.879060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['970d565f-6bbb-478c-97ab-2a082242a0fc', '02280134-fe8e-4bfb-9c02-9376bdc1610e', '1400ad2e-70e1-4b76-8e07-77f071c73f93', 'dc6388df-80e6-48a0-a54d-e2084e4ce16e'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:23:32.890016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf988c1-c8fa-4ddd-b537-172db4100d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970d565f-6bbb-478c-97ab-2a082242a0fc', '02280134-fe8e-4bfb-9c02-9376bdc1610e', '1400ad2e-70e1-4b76-8e07-77f071c73f93', 'dc6388df-80e6-48a0-a54d-e2084e4ce16e']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:32.894099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45432e93-d8eb-42d8-afbc-b6b7bdab2a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:33.015808 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45432e93-d8eb-42d8-afbc-b6b7bdab2a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52dcec2f-d9ea-4a76-80a0-badb3778693b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-756142445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['970d565f-6bbb-478c-97ab-2a082242a0fc','02280134-fe8e-4bfb-9c02-9376bdc1610e','1400ad2e-70e1-4b76-8e07-77f071c73f93','dc6388df-80e6-48a0-a54d-e2084e4ce16e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-756142445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52dcec2f-d9ea-4a76-80a0-badb3778693b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d4acadb1574f638e43f52a79f973dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:33.038952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf057e0e-e087-49a1-8d7e-68806b8db62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:33.126419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf057e0e-e087-49a1-8d7e-68806b8db62c) transitioned into state 'SUCCESS' from state '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-756142445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['970d565f-6bbb-478c-97ab-2a082242a0fc','02280134-fe8e-4bfb-9c02-9376bdc1610e','1400ad2e-70e1-4b76-8e07-77f071c73f93','dc6388df-80e6-48a0-a54d-e2084e4ce16e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:33.131319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af13e019-3193-4d69-85a4-4ae5129fe7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:33.177592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af13e019-3193-4d69-85a4-4ae5129fe7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:33.183786 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (af341fdf-9d80-4098-b325-6d0dda7cd2a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:33.325833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request issued successfully. Jan 25 11:23:33.363359 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f82e860-af37-4a45-adde-5b57596afdec tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes returned with HTTP 202 Jan 25 11:23:33.368879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1319/2616] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:23:32 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes => generated 827 bytes in 1357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:23:33.376156 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6bf23f36-c2b3-4d7e-8143-090d66498613 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:33.376836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6bf23f36-c2b3-4d7e-8143-090d66498613 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:33.377043 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:33.377043 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:33.378076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6bf23f36-c2b3-4d7e-8143-090d66498613 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:33.390136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0994821-f964-4845-9ec5-bc7b0647405c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:33.392099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0994821-f964-4845-9ec5-bc7b0647405c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:33.392440 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:33.392440 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:33.393032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0994821-f964-4845-9ec5-bc7b0647405c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:33.463092 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:33.463092 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:33.477915 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c0994821-f964-4845-9ec5-bc7b0647405c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:33.511518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0994821-f964-4845-9ec5-bc7b0647405c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:33.513254 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1320/2617] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:33 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:33.619606 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08e90e34-6c73-4dbb-bfef-d46884fbc920 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:33.620842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08e90e34-6c73-4dbb-bfef-d46884fbc920 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:33.621052 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:33.621052 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:33.621579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08e90e34-6c73-4dbb-bfef-d46884fbc920 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:33.717681 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:33.717681 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:33.734589 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6bf23f36-c2b3-4d7e-8143-090d66498613 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:33.742611 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:33.742611 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:33.768090 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-08e90e34-6c73-4dbb-bfef-d46884fbc920 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:33.779308 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:33.779308 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:33.792358 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6bf23f36-c2b3-4d7e-8143-090d66498613 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:33.794361 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1298/2618] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:33 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 913 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:33.822415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08e90e34-6c73-4dbb-bfef-d46884fbc920 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:33.823629 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1321/2619] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:33 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:34.529806 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd044ec3-1fc0-4b7a-8c43-80ee5ca40fe3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:34.531513 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd044ec3-1fc0-4b7a-8c43-80ee5ca40fe3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:34.532180 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:34.532180 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:34.532794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd044ec3-1fc0-4b7a-8c43-80ee5ca40fe3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:34.660068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:34.660068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:34.687038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dd044ec3-1fc0-4b7a-8c43-80ee5ca40fe3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:34.747047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd044ec3-1fc0-4b7a-8c43-80ee5ca40fe3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:34.750398 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1299/2620] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:34 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:34.809857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49700040-de4c-40d1-8d32-60c357391d77 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:34.810680 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49700040-de4c-40d1-8d32-60c357391d77 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:34.811062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:34.811062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:34.811702 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49700040-de4c-40d1-8d32-60c357391d77 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:34.847500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c21a5e7-4260-4805-acaa-3031ac9108de tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:34.848220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c21a5e7-4260-4805-acaa-3031ac9108de tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:34.848558 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:34.848558 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:34.849251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c21a5e7-4260-4805-acaa-3031ac9108de tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:34.962620 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:34.962620 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:34.990794 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-49700040-de4c-40d1-8d32-60c357391d77 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:34.993083 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:34.993083 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:35.019768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0c21a5e7-4260-4805-acaa-3031ac9108de tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:35.036758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:35.036758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:35.069097 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49700040-de4c-40d1-8d32-60c357391d77 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:35.074298 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1322/2621] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:34 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:35.095336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c21a5e7-4260-4805-acaa-3031ac9108de tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:35.103043 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1300/2622] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:34 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:35.548938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-dda837b0-ce4b-4bbb-b7aa-8d945537d8ba tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/c3f21d78-767a-4a1c-9fc7-87f6217b80dd/action Jan 25 11:23:35.548938 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:35.548938 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:35.548938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-dda837b0-ce4b-4bbb-b7aa-8d945537d8ba tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:23:35.548938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-dda837b0-ce4b-4bbb-b7aa-8d945537d8ba tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:35.769207 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:35.769207 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:35.770018 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32bcf3fb-c82f-4d2c-bd38-51e7a77caa75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:35.771035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32bcf3fb-c82f-4d2c-bd38-51e7a77caa75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:35.771264 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:35.771264 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:35.771650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32bcf3fb-c82f-4d2c-bd38-51e7a77caa75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:35.802376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-aad6d8ea-14b2-4d40-b922-4b1c73e08ce7 req-dda837b0-ce4b-4bbb-b7aa-8d945537d8ba tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/c3f21d78-767a-4a1c-9fc7-87f6217b80dd/action returned with HTTP 204 Jan 25 11:23:35.803519 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1323/2623] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:23:35 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/c3f21d78-767a-4a1c-9fc7-87f6217b80dd/action => generated 0 bytes in 268 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:23:35.971631 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:35.971631 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:36.009486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-32bcf3fb-c82f-4d2c-bd38-51e7a77caa75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:36.076460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32bcf3fb-c82f-4d2c-bd38-51e7a77caa75 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:36.077955 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1301/2624] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:35 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:36.092072 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-221ad59f-f307-443e-a029-654a8dfa235c tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:36.093308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-221ad59f-f307-443e-a029-654a8dfa235c tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:36.097201 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:36.097201 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:36.102919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-221ad59f-f307-443e-a029-654a8dfa235c tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:36.125216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c003d96f-b880-461c-9190-ad34b3116113 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:36.126110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c003d96f-b880-461c-9190-ad34b3116113 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:36.126110 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:36.126110 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:36.126611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c003d96f-b880-461c-9190-ad34b3116113 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:36.254847 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:36.254847 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:36.282643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c003d96f-b880-461c-9190-ad34b3116113 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:36.313533 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:36.313533 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:36.342693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-221ad59f-f307-443e-a029-654a8dfa235c tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:36.349351 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c003d96f-b880-461c-9190-ad34b3116113 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:36.350336 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1302/2625] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:36 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:36.399298 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:36.399298 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:36.420109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-221ad59f-f307-443e-a029-654a8dfa235c tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:36.455629 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1324/2626] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:36 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 1205 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:37.105541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99040dbe-95ea-4442-95c4-0c3b76555eae tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:37.107289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99040dbe-95ea-4442-95c4-0c3b76555eae tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:37.107798 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:37.107798 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:37.108551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99040dbe-95ea-4442-95c4-0c3b76555eae tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:37.252880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:37.252880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:37.282015 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-99040dbe-95ea-4442-95c4-0c3b76555eae tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:37.350306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99040dbe-95ea-4442-95c4-0c3b76555eae tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:37.351575 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1303/2627] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:37 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:37.384173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3b21d03-ad88-4175-8e83-20926ff70f19 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:37.384730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3b21d03-ad88-4175-8e83-20926ff70f19 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:37.384956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:37.384956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:37.385347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3b21d03-ad88-4175-8e83-20926ff70f19 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:37.394446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-51de0fa6-42ed-41e3-92f2-4ad7ff4427da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:37.394988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-51de0fa6-42ed-41e3-92f2-4ad7ff4427da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:37.395260 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:37.395260 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:37.395636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-51de0fa6-42ed-41e3-92f2-4ad7ff4427da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:37.463468 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:37.463468 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:37.474934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-51de0fa6-42ed-41e3-92f2-4ad7ff4427da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:37.507267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:37.507267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:37.523189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-51de0fa6-42ed-41e3-92f2-4ad7ff4427da tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:37.524843 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1304/2628] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:23:37 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 1204 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:37.566500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a/action Jan 25 11:23:37.567305 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:37.567305 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:37.568053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:23:37.568613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:37.669262 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:37.669262 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:37.680967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d3b21d03-ad88-4175-8e83-20926ff70f19 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:37.709999 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:37.709999 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:37.711287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:37.719573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3b21d03-ad88-4175-8e83-20926ff70f19 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:37.721223 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1325/2629] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:37 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:37.743714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Begin detaching volume completed successfully. Jan 25 11:23:37.744366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a/action returned with HTTP 202 Jan 25 11:23:37.751508 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1305/2630] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:23:37 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:23:37.775339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97db8eb5-4948-415f-8c4c-3c61eee486cb tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:37.775984 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97db8eb5-4948-415f-8c4c-3c61eee486cb tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:37.776253 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:37.776253 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:37.776733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97db8eb5-4948-415f-8c4c-3c61eee486cb tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:37.831062 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume// Jan 25 11:23:37.832360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:37.832360 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:37.832360 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:37.832739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:37.836659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-afbc163b-234c-4c26-ac1b-93a293cd0fa5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:23:37.837650 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1306/2631] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:23:37 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:23:37.853916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-d2aea183-3835-4547-8940-e1cd5a5e4d30 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:37.854647 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-d2aea183-3835-4547-8940-e1cd5a5e4d30 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:37.855230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-d2aea183-3835-4547-8940-e1cd5a5e4d30 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:37.862595 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:37.862595 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:37.874207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-97db8eb5-4948-415f-8c4c-3c61eee486cb tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:37.901371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:37.901371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:37.918741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97db8eb5-4948-415f-8c4c-3c61eee486cb tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:37.920913 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1326/2632] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:37 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 1207 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:37.974985 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:37.974985 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:37.996714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-d2aea183-3835-4547-8940-e1cd5a5e4d30 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:38.040234 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:38.040234 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:38.063173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-d2aea183-3835-4547-8940-e1cd5a5e4d30 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:38.064771 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1307/2633] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:23:37 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 1306 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:23:38.424350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b0bb90e-887f-4d37-886b-4e2656eb792f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:38.424350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b0bb90e-887f-4d37-886b-4e2656eb792f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:38.424350 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:38.424350 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:38.424350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b0bb90e-887f-4d37-886b-4e2656eb792f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:38.426073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-9e0865df-ffbf-4b21-bf50-8b223ecc8ff9 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] DELETE http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/ad47c251-68d9-4df6-8959-f5dc7c343467 Jan 25 11:23:38.426073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-9e0865df-ffbf-4b21-bf50-8b223ecc8ff9 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:38.426073 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:38.426073 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:38.426073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-9e0865df-ffbf-4b21-bf50-8b223ecc8ff9 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:38.510319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:38.510319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:38.581859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:38.581859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:38.604572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5b0bb90e-887f-4d37-886b-4e2656eb792f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:38.701595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b0bb90e-887f-4d37-886b-4e2656eb792f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:38.704451 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1327/2634] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:38 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:38.743805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c738c5e1-f071-47ba-8f24-ef346b8d4442 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:38.744635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c738c5e1-f071-47ba-8f24-ef346b8d4442 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:38.745226 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:38.745226 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:38.745628 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c738c5e1-f071-47ba-8f24-ef346b8d4442 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:38.874425 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:38.874425 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:38.893454 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c738c5e1-f071-47ba-8f24-ef346b8d4442 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:38.976923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c738c5e1-f071-47ba-8f24-ef346b8d4442 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:38.977758 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1328/2635] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:38 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 908 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:38.982000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d63be794-cebb-4326-bf18-2f2d0ebf4415 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:38.982811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d63be794-cebb-4326-bf18-2f2d0ebf4415 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:38.983227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:38.983227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:38.983895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d63be794-cebb-4326-bf18-2f2d0ebf4415 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:39.114895 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:39.114895 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:39.149112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d63be794-cebb-4326-bf18-2f2d0ebf4415 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:39.209086 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:39.209086 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:39.224847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d63be794-cebb-4326-bf18-2f2d0ebf4415 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:39.227915 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1329/2636] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:38 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 1207 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:39.568385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-9e0865df-ffbf-4b21-bf50-8b223ecc8ff9 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:23:39.569005 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-9e0865df-ffbf-4b21-bf50-8b223ecc8ff9 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:23:39.587599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-84bb6d5b-2064-49ae-a1a0-7d12a3cefa00 req-9e0865df-ffbf-4b21-bf50-8b223ecc8ff9 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/ad47c251-68d9-4df6-8959-f5dc7c343467 returned with HTTP 200 Jan 25 11:23:39.588500 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1308/2637] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:23:38 2021] DELETE /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/ad47c251-68d9-4df6-8959-f5dc7c343467 => generated 19 bytes in 1175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:39.721865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bc51cc0-f604-48cf-9edb-0d7c1eef98e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:39.723173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bc51cc0-f604-48cf-9edb-0d7c1eef98e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:39.723482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:39.723482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:39.724237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bc51cc0-f604-48cf-9edb-0d7c1eef98e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:39.851418 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:39.851418 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:39.876095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1bc51cc0-f604-48cf-9edb-0d7c1eef98e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:39.929562 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bc51cc0-f604-48cf-9edb-0d7c1eef98e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:39.941659 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1330/2638] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:39 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:39.996629 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b99efa1b-82e3-4fa0-bf43-35fe10b7dd30 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:39.997544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b99efa1b-82e3-4fa0-bf43-35fe10b7dd30 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:39.997890 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:39.997890 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:39.998453 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b99efa1b-82e3-4fa0-bf43-35fe10b7dd30 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:40.216458 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:40.216458 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:40.246372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1a66156-058b-4437-a07b-3e3f074b0999 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:40.247060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1a66156-058b-4437-a07b-3e3f074b0999 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:40.247362 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:40.247362 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:40.247953 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1a66156-058b-4437-a07b-3e3f074b0999 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:40.266429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b99efa1b-82e3-4fa0-bf43-35fe10b7dd30 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:40.369808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b99efa1b-82e3-4fa0-bf43-35fe10b7dd30 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:40.382941 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1309/2639] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:39 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 966 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:40.408149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:40.408149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:40.438224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d1a66156-058b-4437-a07b-3e3f074b0999 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:40.494362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1a66156-058b-4437-a07b-3e3f074b0999 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:40.505638 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1331/2640] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:40 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 912 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:40.920766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-8416c3c0-fc4b-4c4f-9f87-030ed09c2491 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:40.922419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-8416c3c0-fc4b-4c4f-9f87-030ed09c2491 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:40.922802 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:40.922802 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:40.923428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-8416c3c0-fc4b-4c4f-9f87-030ed09c2491 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:40.951800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87c8318e-ceae-4626-966f-c620fb37fc10 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:40.952323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87c8318e-ceae-4626-966f-c620fb37fc10 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:40.952566 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:40.952566 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:40.955241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87c8318e-ceae-4626-966f-c620fb37fc10 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:41.010628 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:41.010628 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:41.033569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-8416c3c0-fc4b-4c4f-9f87-030ed09c2491 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:41.053667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:41.053667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:41.122517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-87c8318e-ceae-4626-966f-c620fb37fc10 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:41.134786 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:41.134786 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:41.160259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-8416c3c0-fc4b-4c4f-9f87-030ed09c2491 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:41.161726 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1310/2641] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:23:40 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 1205 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:41.191043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87c8318e-ceae-4626-966f-c620fb37fc10 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:41.192053 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1332/2642] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:40 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:41.197267 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-ff55ea79-7cc0-4321-8d6c-bc19e4fbfd95 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] POST http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6/action Jan 25 11:23:41.197799 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:41.197799 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:41.198244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-ff55ea79-7cc0-4321-8d6c-bc19e4fbfd95 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:23:41.198627 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-ff55ea79-7cc0-4321-8d6c-bc19e4fbfd95 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:41.344501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:41.344501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:41.345933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-ff55ea79-7cc0-4321-8d6c-bc19e4fbfd95 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:41.373288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-ff55ea79-7cc0-4321-8d6c-bc19e4fbfd95 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Begin detaching volume completed successfully. Jan 25 11:23:41.373288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-ff55ea79-7cc0-4321-8d6c-bc19e4fbfd95 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6/action returned with HTTP 202 Jan 25 11:23:41.373288 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1311/2643] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:23:41 2021] POST /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:23:41.388660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8d69e04-4b34-4a26-beb0-8d712e51b032 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:41.389190 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8d69e04-4b34-4a26-beb0-8d712e51b032 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:41.389401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:41.389401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:41.389804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8d69e04-4b34-4a26-beb0-8d712e51b032 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:41.420038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f11b57a-b214-41bb-a12b-f36f5af3a1c1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:41.420691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f11b57a-b214-41bb-a12b-f36f5af3a1c1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:41.420911 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:41.420911 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:41.421358 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f11b57a-b214-41bb-a12b-f36f5af3a1c1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:41.518299 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:41.518299 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:41.541101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b8d69e04-4b34-4a26-beb0-8d712e51b032 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:41.574099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:41.574099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:41.597593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9f11b57a-b214-41bb-a12b-f36f5af3a1c1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:41.614149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8d69e04-4b34-4a26-beb0-8d712e51b032 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:41.618469 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1333/2644] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:41 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 969 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:41.619804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8d69e04-4b34-4a26-beb0-8d712e51b032 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume// Jan 25 11:23:41.623077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8d69e04-4b34-4a26-beb0-8d712e51b032 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:41.623486 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:41.623486 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:41.624125 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b8d69e04-4b34-4a26-beb0-8d712e51b032 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:41.626378 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b8d69e04-4b34-4a26-beb0-8d712e51b032 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:23:41.630038 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1334/2645] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:23:41 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:23:41.645551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-54b7cb3f-5ee0-4b0c-a483-87a4378c5217 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:41.646720 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-54b7cb3f-5ee0-4b0c-a483-87a4378c5217 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:41.647375 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-54b7cb3f-5ee0-4b0c-a483-87a4378c5217 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:41.658193 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:41.658193 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:41.678392 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f11b57a-b214-41bb-a12b-f36f5af3a1c1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:41.682441 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1312/2646] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:41 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 1208 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:23:41.804957 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:41.804957 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:41.861565 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-54b7cb3f-5ee0-4b0c-a483-87a4378c5217 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:41.916715 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:41.916715 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:41.937594 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-54b7cb3f-5ee0-4b0c-a483-87a4378c5217 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:41.944088 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1335/2647] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:23:41 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 1307 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:23:42.209459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54723881-d347-4002-b072-c3ee21cf2ff6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:42.210559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54723881-d347-4002-b072-c3ee21cf2ff6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:42.211112 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:42.211112 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:42.211485 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54723881-d347-4002-b072-c3ee21cf2ff6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:42.310410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-3ecad490-8c0a-4d96-96d3-539e6cc2fe04 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] DELETE http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/c3f21d78-767a-4a1c-9fc7-87f6217b80dd Jan 25 11:23:42.311247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-3ecad490-8c0a-4d96-96d3-539e6cc2fe04 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:42.311617 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:42.311617 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:42.313177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-3ecad490-8c0a-4d96-96d3-539e6cc2fe04 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:42.355699 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:42.355699 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:42.369329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:42.369329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:42.391927 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-54723881-d347-4002-b072-c3ee21cf2ff6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:42.503457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54723881-d347-4002-b072-c3ee21cf2ff6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:42.529903 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1313/2648] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:42 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:42.640499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f47923d1-a9fa-417c-9d2d-efbc49a87e21 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:42.641662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f47923d1-a9fa-417c-9d2d-efbc49a87e21 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:42.641662 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:42.641662 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:42.642157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f47923d1-a9fa-417c-9d2d-efbc49a87e21 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:42.843439 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:42.843439 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:42.916753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f47923d1-a9fa-417c-9d2d-efbc49a87e21 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:42.989737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f47923d1-a9fa-417c-9d2d-efbc49a87e21 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:42.993984 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1314/2649] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:42 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 969 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:43.006056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a6cb4f4-f26f-45ac-bd53-b1717a448c47 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:43.008234 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a6cb4f4-f26f-45ac-bd53-b1717a448c47 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:43.008446 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:43.008446 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:43.008853 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a6cb4f4-f26f-45ac-bd53-b1717a448c47 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:43.180291 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:43.180291 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:43.255518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8a6cb4f4-f26f-45ac-bd53-b1717a448c47 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:43.345873 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:43.345873 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:43.383919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a6cb4f4-f26f-45ac-bd53-b1717a448c47 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:43.397081 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1315/2650] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:42 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 1208 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:43.533099 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e16dc74-0196-4395-9cdb-d7c3d3f17125 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:43.533390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e16dc74-0196-4395-9cdb-d7c3d3f17125 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:43.533390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:43.533390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:43.533839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e16dc74-0196-4395-9cdb-d7c3d3f17125 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:43.697361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:43.697361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:43.711607 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-3ecad490-8c0a-4d96-96d3-539e6cc2fe04 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:23:43.712307 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-3ecad490-8c0a-4d96-96d3-539e6cc2fe04 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:23:43.720243 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1e16dc74-0196-4395-9cdb-d7c3d3f17125 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:43.733372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-a4e881f0-07cc-478a-8127-b0c6579dc748 req-3ecad490-8c0a-4d96-96d3-539e6cc2fe04 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/c3f21d78-767a-4a1c-9fc7-87f6217b80dd returned with HTTP 200 Jan 25 11:23:43.735402 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1336/2651] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:23:42 2021] DELETE /volume/v3/b2165970952a4da482ac7c2d4956714a/attachments/c3f21d78-767a-4a1c-9fc7-87f6217b80dd => generated 19 bytes in 1430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:43.785632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e16dc74-0196-4395-9cdb-d7c3d3f17125 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:43.786967 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1316/2652] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:43 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:44.010311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6873b924-4511-4fc7-8f09-b4fcd71606c8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:44.011987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6873b924-4511-4fc7-8f09-b4fcd71606c8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:44.012489 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:44.012489 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:44.013119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6873b924-4511-4fc7-8f09-b4fcd71606c8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:44.150583 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:44.150583 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:44.179703 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6873b924-4511-4fc7-8f09-b4fcd71606c8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:44.237605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6873b924-4511-4fc7-8f09-b4fcd71606c8 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:44.251553 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1337/2653] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:44 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:44.404550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c694e1a-2144-4839-a9ad-75b2e8b4bb03 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:44.405344 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c694e1a-2144-4839-a9ad-75b2e8b4bb03 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:44.407401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:44.407401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:44.408061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7c694e1a-2144-4839-a9ad-75b2e8b4bb03 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:44.541571 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:44.541571 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:44.596515 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7c694e1a-2144-4839-a9ad-75b2e8b4bb03 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:44.684537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7c694e1a-2144-4839-a9ad-75b2e8b4bb03 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:44.685374 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1317/2654] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:44 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 913 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:44.702014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae172802-a042-4fcb-92b2-7f3889fe5432 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:44.704077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae172802-a042-4fcb-92b2-7f3889fe5432 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:44.704509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:44.704509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:44.705056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae172802-a042-4fcb-92b2-7f3889fe5432 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:44.808963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61dde459-96cf-4ffa-8381-5318bef7f670 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:44.810152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61dde459-96cf-4ffa-8381-5318bef7f670 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:44.810475 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:44.810475 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:44.811071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61dde459-96cf-4ffa-8381-5318bef7f670 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:44.858210 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:44.858210 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:44.894566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ae172802-a042-4fcb-92b2-7f3889fe5432 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:44.954179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae172802-a042-4fcb-92b2-7f3889fe5432 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:44.955291 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1338/2655] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:44 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:44.971291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09f980cd-bd4d-466a-b754-b82dc7303d86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:23:44.971834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09f980cd-bd4d-466a-b754-b82dc7303d86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:44.972031 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:44.972031 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:44.972405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09f980cd-bd4d-466a-b754-b82dc7303d86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:45.032159 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:45.032159 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:45.082829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-61dde459-96cf-4ffa-8381-5318bef7f670 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:45.126887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:45.126887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:45.158433 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-09f980cd-bd4d-466a-b754-b82dc7303d86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:45.174395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61dde459-96cf-4ffa-8381-5318bef7f670 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:45.181771 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1318/2656] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:44 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:45.212304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09f980cd-bd4d-466a-b754-b82dc7303d86 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:23:45.223660 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1339/2657] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:44 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:45.240024 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee5658ba-058b-497f-9339-04b86166dbae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:45.240686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee5658ba-058b-497f-9339-04b86166dbae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:45.240902 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:45.240902 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:45.241433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee5658ba-058b-497f-9339-04b86166dbae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:45.257381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-402d646c-60db-4d78-b30e-47da0904ad75 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:45.258328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-402d646c-60db-4d78-b30e-47da0904ad75 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:45.258750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:45.258750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:45.259561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-402d646c-60db-4d78-b30e-47da0904ad75 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:45.415632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:45.415632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:45.435706 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:45.435706 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:45.452208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ee5658ba-058b-497f-9339-04b86166dbae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:45.509354 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-402d646c-60db-4d78-b30e-47da0904ad75 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:45.528564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee5658ba-058b-497f-9339-04b86166dbae tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:45.529705 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1319/2658] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:45 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 912 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:45.548907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66acde6c-547e-4920-8c43-845af5c610f1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:23:45.549367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66acde6c-547e-4920-8c43-845af5c610f1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:45.549585 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:45.549585 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:45.549987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66acde6c-547e-4920-8c43-845af5c610f1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:45.592018 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-402d646c-60db-4d78-b30e-47da0904ad75 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:45.596818 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1340/2659] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:45 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 969 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:45.693840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:45.693840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:45.730753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-66acde6c-547e-4920-8c43-845af5c610f1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:23:45.801723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66acde6c-547e-4920-8c43-845af5c610f1 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:23:45.806116 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1320/2660] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:45 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 912 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:46.198769 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2846aa96-4cfa-449c-b49b-793248d8cc3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:46.199576 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2846aa96-4cfa-449c-b49b-793248d8cc3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:46.199576 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:46.199576 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:46.200235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2846aa96-4cfa-449c-b49b-793248d8cc3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:46.395291 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:46.395291 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:46.416669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2846aa96-4cfa-449c-b49b-793248d8cc3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:46.521541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2846aa96-4cfa-449c-b49b-793248d8cc3b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:46.523691 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1341/2661] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:46 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:46.612746 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4090aa11-1115-4784-b3e7-90d954d1db2a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:46.613994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4090aa11-1115-4784-b3e7-90d954d1db2a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:46.614426 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:46.614426 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:46.616124 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4090aa11-1115-4784-b3e7-90d954d1db2a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:46.709128 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:46.709128 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:46.722293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4090aa11-1115-4784-b3e7-90d954d1db2a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:46.756755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4090aa11-1115-4784-b3e7-90d954d1db2a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:46.758295 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1321/2662] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:46 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:47.541726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d43d3286-f472-4964-98b4-baa5ee5e6b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:47.545704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d43d3286-f472-4964-98b4-baa5ee5e6b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:47.548714 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:47.548714 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:47.552101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d43d3286-f472-4964-98b4-baa5ee5e6b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:47.714539 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:47.714539 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:47.728562 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d43d3286-f472-4964-98b4-baa5ee5e6b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:47.766451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d43d3286-f472-4964-98b4-baa5ee5e6b26 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:47.775146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e16ff41b-3a13-4567-adfe-aec41bb2e8a4 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:47.775840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e16ff41b-3a13-4567-adfe-aec41bb2e8a4 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:47.776167 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:47.776167 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:47.776774 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e16ff41b-3a13-4567-adfe-aec41bb2e8a4 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:47.776907 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1342/2663] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:47 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:47.912557 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:47.912557 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:47.937995 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e16ff41b-3a13-4567-adfe-aec41bb2e8a4 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:48.027057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e16ff41b-3a13-4567-adfe-aec41bb2e8a4 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:48.029276 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1322/2664] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:47 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:48.783309 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d936d540-2f4a-4072-9c0c-8a4ce5d8a3ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:48.783872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d936d540-2f4a-4072-9c0c-8a4ce5d8a3ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:48.784015 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:48.784015 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:48.784684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d936d540-2f4a-4072-9c0c-8a4ce5d8a3ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:48.928744 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:48.928744 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:48.951737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d936d540-2f4a-4072-9c0c-8a4ce5d8a3ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:49.035109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d936d540-2f4a-4072-9c0c-8a4ce5d8a3ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:49.037879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1343/2665] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:48 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:49.052162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6d6c276-ad7f-4fe5-beac-069d0911b985 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:49.052855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6d6c276-ad7f-4fe5-beac-069d0911b985 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:49.053188 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:49.053188 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:49.053819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6d6c276-ad7f-4fe5-beac-069d0911b985 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:49.222248 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:49.222248 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:49.247257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a6d6c276-ad7f-4fe5-beac-069d0911b985 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:49.287000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6d6c276-ad7f-4fe5-beac-069d0911b985 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:49.288028 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1323/2666] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:49 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:50.055028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec4b8ab7-4293-4809-b409-0b23993481f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:50.055795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec4b8ab7-4293-4809-b409-0b23993481f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:50.055795 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:50.055795 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:50.056473 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec4b8ab7-4293-4809-b409-0b23993481f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:50.160503 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:50.160503 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:50.181510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ec4b8ab7-4293-4809-b409-0b23993481f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:50.246143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec4b8ab7-4293-4809-b409-0b23993481f9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:50.247977 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1344/2667] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:50 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:50.304139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f379ecfd-f1ff-4f45-8662-680d6a2236f7 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:50.304915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f379ecfd-f1ff-4f45-8662-680d6a2236f7 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:50.305284 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:50.305284 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:50.305934 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f379ecfd-f1ff-4f45-8662-680d6a2236f7 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:50.448114 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:50.448114 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:50.470019 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f379ecfd-f1ff-4f45-8662-680d6a2236f7 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:50.553559 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f379ecfd-f1ff-4f45-8662-680d6a2236f7 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:50.566568 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1324/2668] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:50 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 1357 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:50.592330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8f7926a-79a9-4b4f-a956-56d63f25a45d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] POST http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842/action Jan 25 11:23:50.593776 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:50.593776 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:50.594602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e8f7926a-79a9-4b4f-a956-56d63f25a45d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:23:50.600595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e8f7926a-79a9-4b4f-a956-56d63f25a45d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:50.764066 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:50.764066 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:50.771784 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e8f7926a-79a9-4b4f-a956-56d63f25a45d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:50.903855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e8f7926a-79a9-4b4f-a956-56d63f25a45d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Created reservations ['33807576-054a-47e3-8690-a5767903c1fd', '17d5fbe1-7f0e-4e2c-8fc6-946e7b257073'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:23:50.946505 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e8f7926a-79a9-4b4f-a956-56d63f25a45d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Extend volume request issued successfully. Jan 25 11:23:50.956503 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8f7926a-79a9-4b4f-a956-56d63f25a45d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842/action returned with HTTP 202 Jan 25 11:23:50.960915 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1345/2669] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:23:50 2021] POST /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:23:50.966251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14b5fd9e-6de7-479b-aafa-9832663788af tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:50.967099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14b5fd9e-6de7-479b-aafa-9832663788af tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:50.967516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:50.967516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:50.969926 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-14b5fd9e-6de7-479b-aafa-9832663788af tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:51.170522 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:51.170522 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:51.193480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-14b5fd9e-6de7-479b-aafa-9832663788af tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:51.264615 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-14b5fd9e-6de7-479b-aafa-9832663788af tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:51.269811 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1325/2670] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:50 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 1357 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:51.285441 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0f20317-084d-4a04-a8c8-d2cbb5c05ce3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:51.286579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0f20317-084d-4a04-a8c8-d2cbb5c05ce3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:51.286969 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:51.286969 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:51.287612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0f20317-084d-4a04-a8c8-d2cbb5c05ce3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:51.362942 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:51.362942 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:51.386182 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0f20317-084d-4a04-a8c8-d2cbb5c05ce3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:51.431153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0f20317-084d-4a04-a8c8-d2cbb5c05ce3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:51.432261 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1346/2671] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:51 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:52.287122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8228e532-7de5-493a-8341-519c7e05232b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:52.288621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8228e532-7de5-493a-8341-519c7e05232b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:52.289072 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:52.289072 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:52.289881 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8228e532-7de5-493a-8341-519c7e05232b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:52.441532 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:52.441532 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:52.456388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a3375b53-3c96-4b9c-ba28-6f3789935e7c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:52.456598 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a3375b53-3c96-4b9c-ba28-6f3789935e7c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:52.456885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:52.456885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:52.461054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a3375b53-3c96-4b9c-ba28-6f3789935e7c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:52.466515 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8228e532-7de5-493a-8341-519c7e05232b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:52.524822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8228e532-7de5-493a-8341-519c7e05232b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:52.540625 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1326/2672] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:52 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 1357 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:52.662655 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:52.662655 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:52.686385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a3375b53-3c96-4b9c-ba28-6f3789935e7c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:52.737821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a3375b53-3c96-4b9c-ba28-6f3789935e7c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:52.740126 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1347/2673] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:52 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:23:53.559396 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-620cde11-6817-4397-8c87-4d074a608e79 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:53.560832 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-620cde11-6817-4397-8c87-4d074a608e79 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:53.561230 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:53.561230 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:53.562550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-620cde11-6817-4397-8c87-4d074a608e79 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:53.666921 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:53.666921 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:53.684916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-620cde11-6817-4397-8c87-4d074a608e79 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:53.729897 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-620cde11-6817-4397-8c87-4d074a608e79 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:53.731088 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1327/2674] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:53 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 1357 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:23:53.746481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5894cdb6-f15c-4e0d-bf26-1dffc4415330 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:23:53.747003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5894cdb6-f15c-4e0d-bf26-1dffc4415330 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:53.747211 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:53.747211 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:53.747869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5894cdb6-f15c-4e0d-bf26-1dffc4415330 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:53.757024 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5eb15492-2fde-4c7a-b36d-65be3a2c7a6a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:53.757644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5eb15492-2fde-4c7a-b36d-65be3a2c7a6a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:53.758669 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:53.758669 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:53.759080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5eb15492-2fde-4c7a-b36d-65be3a2c7a6a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:53.872309 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:53.872309 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:53.882348 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5894cdb6-f15c-4e0d-bf26-1dffc4415330 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:53.911957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5894cdb6-f15c-4e0d-bf26-1dffc4415330 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:23:53.925652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:53.925652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:53.926316 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1348/2675] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:53 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 1357 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:23:53.933240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] POST http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes Jan 25 11:23:53.934069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:53.934069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:53.934732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1713400539"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:53.935983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1713400539'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:23:53.936579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Create volume of 1 GB Jan 25 11:23:53.952000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Availability Zones retrieved successfully. Jan 25 11:23:53.953550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5eb15492-2fde-4c7a-b36d-65be3a2c7a6a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:53.972855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Flow 'volume_create_api' (7abeada7-ac45-4057-8534-3e1514ecd045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:53.976226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85a352f-d0fe-41e4-8463-fc5bccd74032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:53.986421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:23:54.016099 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5eb15492-2fde-4c7a-b36d-65be3a2c7a6a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:54.017849 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1328/2676] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:53 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:54.179964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85a352f-d0fe-41e4-8463-fc5bccd74032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:54.184817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2584cf94-5f73-404c-a1f8-d7547f238bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:54.327026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Created reservations ['cb1cba16-ab8e-48be-8c45-2e7e16b2bbb6', 'e114b37d-9504-44b7-b11f-a7e75042e650', '0edb51c4-a45d-4508-8416-f2491e2c3320', '28a0166d-94c2-4e88-ae47-e30a800b2bce'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:23:54.329970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2584cf94-5f73-404c-a1f8-d7547f238bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb1cba16-ab8e-48be-8c45-2e7e16b2bbb6', 'e114b37d-9504-44b7-b11f-a7e75042e650', '0edb51c4-a45d-4508-8416-f2491e2c3320', '28a0166d-94c2-4e88-ae47-e30a800b2bce']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:54.338260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c911bb5-9673-42fa-acec-07441c1b1fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:54.437445 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c911bb5-9673-42fa-acec-07441c1b1fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02c9b499-8d6e-4b06-b35a-c210219d486b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1713400539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b6104c2ad549bcb33d67c60149a433',qos_specs=None,replication_status=,reservations=['cb1cba16-ab8e-48be-8c45-2e7e16b2bbb6','e114b37d-9504-44b7-b11f-a7e75042e650','0edb51c4-a45d-4508-8416-f2491e2c3320','28a0166d-94c2-4e88-ae47-e30a800b2bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cada84763a7d44c5acb69495ea27a38d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1713400539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02c9b499-8d6e-4b06-b35a-c210219d486b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83b6104c2ad549bcb33d67c60149a433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cada84763a7d44c5acb69495ea27a38d',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:54.440055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46aa34c4-b13d-4691-be9c-c10f79201e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:54.500296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46aa34c4-b13d-4691-be9c-c10f79201e8e) transitioned into state 'SUCCESS' from state '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-1713400539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b6104c2ad549bcb33d67c60149a433',qos_specs=None,replication_status=,reservations=['cb1cba16-ab8e-48be-8c45-2e7e16b2bbb6','e114b37d-9504-44b7-b11f-a7e75042e650','0edb51c4-a45d-4508-8416-f2491e2c3320','28a0166d-94c2-4e88-ae47-e30a800b2bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cada84763a7d44c5acb69495ea27a38d',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:54.502584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d385b9b-c155-4a03-8096-d36aaf92fa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:23:54.537879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d385b9b-c155-4a03-8096-d36aaf92fa4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:23:54.542452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Flow 'volume_create_api' (7abeada7-ac45-4057-8534-3e1514ecd045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:23:54.625453 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Create volume request issued successfully. Jan 25 11:23:54.647905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-512bbb0d-a663-463b-a46c-78ee91441eb2 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes returned with HTTP 202 Jan 25 11:23:54.659520 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1349/2677] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:23:53 2021] POST /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes => generated 817 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:23:54.664339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a70e5cb-3330-4a42-96a0-eaac7ed498a0 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:23:54.664879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a70e5cb-3330-4a42-96a0-eaac7ed498a0 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:54.665100 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:54.665100 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:54.665478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a70e5cb-3330-4a42-96a0-eaac7ed498a0 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:54.801777 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:54.801777 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:54.834708 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2a70e5cb-3330-4a42-96a0-eaac7ed498a0 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:54.895020 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a70e5cb-3330-4a42-96a0-eaac7ed498a0 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:23:54.896808 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1329/2678] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:54 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 909 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:55.036080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ba4de9e-18f1-45b4-acb3-c6625e30eaa7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:55.036928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ba4de9e-18f1-45b4-acb3-c6625e30eaa7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:55.037154 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:55.037154 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:55.037502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ba4de9e-18f1-45b4-acb3-c6625e30eaa7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:55.212343 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:55.212343 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:55.235030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2ba4de9e-18f1-45b4-acb3-c6625e30eaa7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:55.310482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ba4de9e-18f1-45b4-acb3-c6625e30eaa7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:55.315365 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1350/2679] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:55 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:55.913488 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9da0352-ae07-43d0-88cb-2c2c2263e6e6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:23:55.914641 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9da0352-ae07-43d0-88cb-2c2c2263e6e6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:55.915001 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:55.915001 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:55.915614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e9da0352-ae07-43d0-88cb-2c2c2263e6e6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:56.027531 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:56.027531 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:56.049952 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e9da0352-ae07-43d0-88cb-2c2c2263e6e6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:56.103271 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e9da0352-ae07-43d0-88cb-2c2c2263e6e6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:23:56.104271 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1330/2680] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:55 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:56.327706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73644f80-d9d2-4ab5-8c64-e4f9f5abf759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:56.328185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73644f80-d9d2-4ab5-8c64-e4f9f5abf759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:56.328440 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:56.328440 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:56.328703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73644f80-d9d2-4ab5-8c64-e4f9f5abf759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:56.387483 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:56.387483 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:56.398282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-73644f80-d9d2-4ab5-8c64-e4f9f5abf759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:56.432253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73644f80-d9d2-4ab5-8c64-e4f9f5abf759 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:56.434169 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1351/2681] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:56 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:57.122007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93a585e0-9eae-4b13-85b1-2b71693ebb17 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:23:57.122604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93a585e0-9eae-4b13-85b1-2b71693ebb17 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:57.122879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:57.122879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:57.123081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93a585e0-9eae-4b13-85b1-2b71693ebb17 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:57.222920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:57.222920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:57.251565 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-93a585e0-9eae-4b13-85b1-2b71693ebb17 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:57.289901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93a585e0-9eae-4b13-85b1-2b71693ebb17 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:23:57.294364 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1331/2682] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:57 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 910 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:57.311208 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4010f3b9-2558-42c7-9a4f-10803fa283f5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] POST http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots Jan 25 11:23:57.311208 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:57.311208 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:57.311208 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4010f3b9-2558-42c7-9a4f-10803fa283f5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02c9b499-8d6e-4b06-b35a-c210219d486b", "name": "tempest-VolumesExtendTest-Snapshot-454947564"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:23:57.387802 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:57.387802 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:57.389914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4010f3b9-2558-42c7-9a4f-10803fa283f5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:23:57.390523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-4010f3b9-2558-42c7-9a4f-10803fa283f5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Create snapshot from volume 02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:23:57.454428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d2fea3e-809b-4c81-ac7e-97529e798293 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:57.455429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d2fea3e-809b-4c81-ac7e-97529e798293 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:57.455778 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:57.455778 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:57.462662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d2fea3e-809b-4c81-ac7e-97529e798293 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:57.516974 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-4010f3b9-2558-42c7-9a4f-10803fa283f5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Created reservations ['699088a8-9f8f-49ed-b2f4-fc68f31dc239', '19fa26a8-7257-42f1-974a-eac475d49a42', 'a84aeb1f-8b80-47b9-87c3-346c162345e7', 'be241e33-9bd0-4b90-abe0-394c2170f3e4'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:23:57.552597 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:57.552597 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:57.570631 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5d2fea3e-809b-4c81-ac7e-97529e798293 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:57.618764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d2fea3e-809b-4c81-ac7e-97529e798293 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:57.620114 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1332/2683] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:57 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:57.701997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4010f3b9-2558-42c7-9a4f-10803fa283f5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Snapshot create request issued successfully. Jan 25 11:23:57.713813 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4010f3b9-2558-42c7-9a4f-10803fa283f5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots returned with HTTP 202 Jan 25 11:23:57.720784 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1352/2684] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:23:57 2021] POST /volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots => generated 303 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:23:57.727376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9fc78b2b-8bba-45df-9b88-0edb2121cf26 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c Jan 25 11:23:57.727922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9fc78b2b-8bba-45df-9b88-0edb2121cf26 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:57.728119 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:57.728119 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:57.729093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9fc78b2b-8bba-45df-9b88-0edb2121cf26 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:57.814671 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:57.814671 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:57.818147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9fc78b2b-8bba-45df-9b88-0edb2121cf26 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Snapshot retrieved successfully. Jan 25 11:23:57.822940 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9fc78b2b-8bba-45df-9b88-0edb2121cf26 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c returned with HTTP 200 Jan 25 11:23:57.828320 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1333/2685] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:23:57 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c => generated 435 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:58.641632 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e04c98c-5e22-4b22-b8f7-4e2fb3e2fa90 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:58.642720 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e04c98c-5e22-4b22-b8f7-4e2fb3e2fa90 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:58.645162 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:58.645162 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:58.655678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e04c98c-5e22-4b22-b8f7-4e2fb3e2fa90 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:58.737304 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:58.737304 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:58.761182 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2e04c98c-5e22-4b22-b8f7-4e2fb3e2fa90 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:23:58.825843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e04c98c-5e22-4b22-b8f7-4e2fb3e2fa90 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:23:58.838273 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1353/2686] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:58 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 919 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:58.838535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8015d7c4-89e0-4ca5-8906-93d1210dca5e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c Jan 25 11:23:58.838535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8015d7c4-89e0-4ca5-8906-93d1210dca5e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:58.839468 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:58.839468 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:58.840071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8015d7c4-89e0-4ca5-8906-93d1210dca5e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:58.909787 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:58.909787 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:23:58.919856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8015d7c4-89e0-4ca5-8906-93d1210dca5e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Snapshot retrieved successfully. Jan 25 11:23:58.923685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8015d7c4-89e0-4ca5-8906-93d1210dca5e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c returned with HTTP 200 Jan 25 11:23:58.930371 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1334/2687] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:23:58 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c => generated 435 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:23:59.846388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-afa07c48-e44f-4b4b-8d7d-b84c8e614302 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:23:59.847117 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-afa07c48-e44f-4b4b-8d7d-b84c8e614302 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:59.847541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:59.847541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:59.848267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-afa07c48-e44f-4b4b-8d7d-b84c8e614302 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:59.937891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99433de1-e9ee-4fa5-a90a-3cb82b231730 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c Jan 25 11:23:59.938879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99433de1-e9ee-4fa5-a90a-3cb82b231730 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:23:59.939313 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:23:59.939313 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:23:59.940011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99433de1-e9ee-4fa5-a90a-3cb82b231730 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:23:59.979820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:23:59.979820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:00.001220 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:00.001220 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:00.003283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-99433de1-e9ee-4fa5-a90a-3cb82b231730 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Snapshot retrieved successfully. Jan 25 11:24:00.009841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-afa07c48-e44f-4b4b-8d7d-b84c8e614302 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:00.012239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99433de1-e9ee-4fa5-a90a-3cb82b231730 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c returned with HTTP 200 Jan 25 11:24:00.013259 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1335/2688] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:23:59 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c => generated 435 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:00.062657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-afa07c48-e44f-4b4b-8d7d-b84c8e614302 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:00.064071 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1354/2689] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:23:59 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 977 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:00.480515 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb486ba2-17f3-4e25-b1e7-536c7e54c877 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] DELETE http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:24:00.481134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb486ba2-17f3-4e25-b1e7-536c7e54c877 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:00.481285 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:00.481285 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:00.489310 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb486ba2-17f3-4e25-b1e7-536c7e54c877 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:00.490211 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-eb486ba2-17f3-4e25-b1e7-536c7e54c877 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Delete volume with id: ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:24:00.570482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:00.570482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:00.572372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eb486ba2-17f3-4e25-b1e7-536c7e54c877 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:00.634764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eb486ba2-17f3-4e25-b1e7-536c7e54c877 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Delete volume request issued successfully. Jan 25 11:24:00.635709 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb486ba2-17f3-4e25-b1e7-536c7e54c877 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 202 Jan 25 11:24:00.636955 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1336/2690] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:24:00 2021] DELETE /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:24:00.647334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0f25ef2-3fc9-4193-a691-a07cc81f5500 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:24:00.648351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0f25ef2-3fc9-4193-a691-a07cc81f5500 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:00.648933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:00.648933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:00.649595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0f25ef2-3fc9-4193-a691-a07cc81f5500 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:00.726982 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:00.726982 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:00.737364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0f25ef2-3fc9-4193-a691-a07cc81f5500 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:00.766080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0f25ef2-3fc9-4193-a691-a07cc81f5500 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:24:00.767055 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1355/2691] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:00 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:01.026274 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ed130ee-926d-41b4-b6eb-37702ac305d6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c Jan 25 11:24:01.026838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ed130ee-926d-41b4-b6eb-37702ac305d6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:01.026987 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:01.026987 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:01.027626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ed130ee-926d-41b4-b6eb-37702ac305d6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:01.063803 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:01.063803 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:01.065302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5ed130ee-926d-41b4-b6eb-37702ac305d6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Snapshot retrieved successfully. Jan 25 11:24:01.067680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ed130ee-926d-41b4-b6eb-37702ac305d6 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c returned with HTTP 200 Jan 25 11:24:01.069022 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1337/2692] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:24:01 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c => generated 462 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:01.080233 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-509240ce-e750-4d84-b0dc-6b4938bf9257 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:01.080676 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d70107a-9f26-4255-9bdb-da72a284a9ce tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] POST http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b/action Jan 25 11:24:01.081134 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:01.081134 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:01.081517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-509240ce-e750-4d84-b0dc-6b4938bf9257 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:01.081675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d70107a-9f26-4255-9bdb-da72a284a9ce tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:24:01.081964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d70107a-9f26-4255-9bdb-da72a284a9ce tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:24:01.082306 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:01.082306 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:01.083051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-509240ce-e750-4d84-b0dc-6b4938bf9257 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:01.150404 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:01.150404 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:01.163074 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-509240ce-e750-4d84-b0dc-6b4938bf9257 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:01.179763 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:01.179763 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:01.181556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0d70107a-9f26-4255-9bdb-da72a284a9ce tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:01.197756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-509240ce-e750-4d84-b0dc-6b4938bf9257 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:01.198636 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1338/2693] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:01 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 980 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:01.310112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-0d70107a-9f26-4255-9bdb-da72a284a9ce tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Created reservations ['4807968e-4da1-441d-a8f5-fb16679f2e12', '3196e77a-8107-4e74-8ab7-f2a42459e005'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:24:01.340191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0d70107a-9f26-4255-9bdb-da72a284a9ce tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Extend volume request issued successfully. Jan 25 11:24:01.342035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d70107a-9f26-4255-9bdb-da72a284a9ce tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b/action returned with HTTP 202 Jan 25 11:24:01.344651 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1356/2694] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:24:01 2021] POST /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:24:01.354541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f89e4030-0425-4b50-935d-a50887f0dccc tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:01.355077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f89e4030-0425-4b50-935d-a50887f0dccc tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:01.355297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:01.355297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:01.356274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f89e4030-0425-4b50-935d-a50887f0dccc tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:01.426029 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:01.426029 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:01.444062 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f89e4030-0425-4b50-935d-a50887f0dccc tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:01.527919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f89e4030-0425-4b50-935d-a50887f0dccc tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:24:01.541793 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1339/2695] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:01 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 910 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:01.786425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47972fda-df6d-44e3-9d48-cd954f4bb7e7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:24:01.787360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47972fda-df6d-44e3-9d48-cd954f4bb7e7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:01.787777 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:01.787777 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:01.788502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47972fda-df6d-44e3-9d48-cd954f4bb7e7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:01.935692 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:01.935692 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:01.958975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-47972fda-df6d-44e3-9d48-cd954f4bb7e7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:02.007607 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47972fda-df6d-44e3-9d48-cd954f4bb7e7 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:24:02.008672 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1357/2696] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:01 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:02.215127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a8e9254-feba-461d-a8ef-1b3e105279b0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:02.215686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a8e9254-feba-461d-a8ef-1b3e105279b0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:02.215820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:02.215820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:02.216175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a8e9254-feba-461d-a8ef-1b3e105279b0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:02.407393 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:02.407393 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:02.441392 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2a8e9254-feba-461d-a8ef-1b3e105279b0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:02.485067 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a8e9254-feba-461d-a8ef-1b3e105279b0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:02.489805 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1340/2697] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:02 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 980 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:02.555187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16aa2a2c-bb0c-4909-b5f2-17f25724ef42 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:02.555725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16aa2a2c-bb0c-4909-b5f2-17f25724ef42 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:02.555949 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:02.555949 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:02.556330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16aa2a2c-bb0c-4909-b5f2-17f25724ef42 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:02.669671 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:02.669671 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:02.699736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-16aa2a2c-bb0c-4909-b5f2-17f25724ef42 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:02.745295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16aa2a2c-bb0c-4909-b5f2-17f25724ef42 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:24:02.746432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1358/2698] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:02 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 910 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:03.024957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c52e7b68-3d58-4429-95ac-f7c954c238ba tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:24:03.025363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c52e7b68-3d58-4429-95ac-f7c954c238ba tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:03.025567 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:03.025567 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:03.026218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c52e7b68-3d58-4429-95ac-f7c954c238ba tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:03.168353 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:03.168353 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:03.210834 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c52e7b68-3d58-4429-95ac-f7c954c238ba tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:03.263623 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c52e7b68-3d58-4429-95ac-f7c954c238ba tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 200 Jan 25 11:24:03.264989 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1341/2699] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:03 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 912 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:03.507076 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-98f086d8-c806-482a-83dd-928bc2ef9057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:03.507612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-98f086d8-c806-482a-83dd-928bc2ef9057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:03.507813 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:03.507813 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:03.510411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-98f086d8-c806-482a-83dd-928bc2ef9057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:03.674700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:03.674700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:03.711297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-98f086d8-c806-482a-83dd-928bc2ef9057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:03.767522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85e53534-e580-418f-a662-16621a67b0d1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:03.768731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85e53534-e580-418f-a662-16621a67b0d1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:03.770066 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:03.770066 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:03.770932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85e53534-e580-418f-a662-16621a67b0d1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:03.784485 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-98f086d8-c806-482a-83dd-928bc2ef9057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:03.785335 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1359/2700] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:03 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 980 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:03.982138 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:03.982138 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:04.010131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85e53534-e580-418f-a662-16621a67b0d1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:04.055057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85e53534-e580-418f-a662-16621a67b0d1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:24:04.076660 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1342/2701] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:03 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 910 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:04.282359 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23146861-810c-4fbc-bd6e-cd4d1badfabe tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 Jan 25 11:24:04.282939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23146861-810c-4fbc-bd6e-cd4d1badfabe tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:04.283068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:04.283068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:04.283597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23146861-810c-4fbc-bd6e-cd4d1badfabe tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:04.419512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23146861-810c-4fbc-bd6e-cd4d1badfabe tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 returned with HTTP 404 Jan 25 11:24:04.423715 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1360/2702] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:04 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/ed260971-a885-47f8-8e63-bed60cfd53d6 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:24:04.429188 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bda8474d-a61d-4f89-9155-feef0fbaaf4e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] DELETE http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:24:04.430517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bda8474d-a61d-4f89-9155-feef0fbaaf4e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:04.431035 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:04.431035 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:04.431663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bda8474d-a61d-4f89-9155-feef0fbaaf4e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:04.432464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-bda8474d-a61d-4f89-9155-feef0fbaaf4e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Delete volume with id: 71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:24:04.557589 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:04.557589 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:04.559419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bda8474d-a61d-4f89-9155-feef0fbaaf4e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:04.662294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bda8474d-a61d-4f89-9155-feef0fbaaf4e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Delete volume request issued successfully. Jan 25 11:24:04.662794 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bda8474d-a61d-4f89-9155-feef0fbaaf4e tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 202 Jan 25 11:24:04.663976 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1343/2703] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:24:04 2021] DELETE /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:24:04.673392 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-853e0a3d-e276-4fcc-b056-f6fc9e0ccfde tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:24:04.674333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-853e0a3d-e276-4fcc-b056-f6fc9e0ccfde tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:04.675051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-853e0a3d-e276-4fcc-b056-f6fc9e0ccfde tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:04.814011 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd10c7a1-8bdc-43b4-bcb2-af9f42ede3e8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:04.814907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd10c7a1-8bdc-43b4-bcb2-af9f42ede3e8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:04.815327 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:04.815327 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:04.815973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd10c7a1-8bdc-43b4-bcb2-af9f42ede3e8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:04.830041 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:04.830041 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:04.865925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-853e0a3d-e276-4fcc-b056-f6fc9e0ccfde tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:04.977353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-853e0a3d-e276-4fcc-b056-f6fc9e0ccfde tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:24:04.996553 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1361/2704] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:04 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 911 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:05.050130 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:05.050130 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:05.076131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cd10c7a1-8bdc-43b4-bcb2-af9f42ede3e8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:05.110763 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa3fe088-adae-48ab-91d6-b216a49a16c3 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:05.111300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa3fe088-adae-48ab-91d6-b216a49a16c3 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:05.111500 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:05.111500 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:05.111927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa3fe088-adae-48ab-91d6-b216a49a16c3 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:05.163298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd10c7a1-8bdc-43b4-bcb2-af9f42ede3e8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:05.178152 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1344/2705] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:04 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 980 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:05.269658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:05.269658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:05.304172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fa3fe088-adae-48ab-91d6-b216a49a16c3 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:05.361720 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa3fe088-adae-48ab-91d6-b216a49a16c3 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:24:05.368760 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1362/2706] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:05 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 910 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:05.994633 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd8d964c-2baa-40d5-a283-1d848926f3d5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:24:05.995524 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd8d964c-2baa-40d5-a283-1d848926f3d5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:05.995909 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:05.995909 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:05.996728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd8d964c-2baa-40d5-a283-1d848926f3d5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:06.113136 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:06.113136 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:06.146856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bd8d964c-2baa-40d5-a283-1d848926f3d5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:06.186407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-833efff1-00d8-4058-a937-5e32ab554ef2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:06.186569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd8d964c-2baa-40d5-a283-1d848926f3d5 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:24:06.186709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-833efff1-00d8-4058-a937-5e32ab554ef2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:06.186709 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:06.186709 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:06.187079 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1345/2707] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:05 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 911 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:06.187187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-833efff1-00d8-4058-a937-5e32ab554ef2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:06.313588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:06.313588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:06.322292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-833efff1-00d8-4058-a937-5e32ab554ef2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:06.349082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-833efff1-00d8-4058-a937-5e32ab554ef2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:06.350248 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1363/2708] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:06 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 980 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:06.384258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27e653aa-ed62-4ce3-823c-bcaa97df0e63 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:06.385333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27e653aa-ed62-4ce3-823c-bcaa97df0e63 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:06.385809 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:06.385809 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:06.386433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27e653aa-ed62-4ce3-823c-bcaa97df0e63 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:06.475716 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:06.475716 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:06.493560 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-27e653aa-ed62-4ce3-823c-bcaa97df0e63 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:06.576711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27e653aa-ed62-4ce3-823c-bcaa97df0e63 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:24:06.581090 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1346/2709] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:06 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 910 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:06.600164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f17db2bd-7384-4f14-8fef-5c3e6ac5d60e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:06.600707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f17db2bd-7384-4f14-8fef-5c3e6ac5d60e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:06.600929 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:06.600929 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:06.601308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f17db2bd-7384-4f14-8fef-5c3e6ac5d60e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:06.746335 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:06.746335 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:06.769963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f17db2bd-7384-4f14-8fef-5c3e6ac5d60e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:06.821688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f17db2bd-7384-4f14-8fef-5c3e6ac5d60e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:24:06.835824 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1364/2710] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:06 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 910 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:06.844654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78e6da92-6eaf-46d9-94cc-bdcab9a0035d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] DELETE http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c Jan 25 11:24:06.845189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78e6da92-6eaf-46d9-94cc-bdcab9a0035d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:06.845385 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:06.845385 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:06.847708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78e6da92-6eaf-46d9-94cc-bdcab9a0035d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:06.848295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-78e6da92-6eaf-46d9-94cc-bdcab9a0035d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Delete snapshot with id: 7fb63dba-383e-4139-af26-41a2f87a3f2c Jan 25 11:24:06.906794 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:06.906794 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:06.909231 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78e6da92-6eaf-46d9-94cc-bdcab9a0035d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Snapshot retrieved successfully. Jan 25 11:24:07.100670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78e6da92-6eaf-46d9-94cc-bdcab9a0035d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Snapshot delete request issued successfully. Jan 25 11:24:07.101368 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78e6da92-6eaf-46d9-94cc-bdcab9a0035d tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c returned with HTTP 202 Jan 25 11:24:07.102529 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1347/2711] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:24:06 2021] DELETE /volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:24:07.111928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5724190-0735-4d42-826c-fc55bb0967fd tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c Jan 25 11:24:07.112645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5724190-0735-4d42-826c-fc55bb0967fd tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:07.113279 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:07.113279 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:07.113973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5724190-0735-4d42-826c-fc55bb0967fd tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:07.184125 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:07.184125 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:07.187887 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c5724190-0735-4d42-826c-fc55bb0967fd tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Snapshot retrieved successfully. Jan 25 11:24:07.190213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5724190-0735-4d42-826c-fc55bb0967fd tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c returned with HTTP 200 Jan 25 11:24:07.198601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9c4de1e-4325-4e93-a501-0b9b0edc29e2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:24:07.199335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9c4de1e-4325-4e93-a501-0b9b0edc29e2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:07.199710 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:07.199710 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:07.200332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9c4de1e-4325-4e93-a501-0b9b0edc29e2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:07.210574 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1365/2712] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:24:07 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c => generated 461 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:07.309472 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:07.309472 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:07.327120 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b9c4de1e-4325-4e93-a501-0b9b0edc29e2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:07.367685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5103da4-6729-4425-a4b8-ef7b5153c010 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:07.368690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5103da4-6729-4425-a4b8-ef7b5153c010 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:07.369112 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:07.369112 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:07.369824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5103da4-6729-4425-a4b8-ef7b5153c010 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:07.387841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9c4de1e-4325-4e93-a501-0b9b0edc29e2 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:24:07.402777 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1348/2713] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:07 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 911 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:07.483921 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:07.483921 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:07.510258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f5103da4-6729-4425-a4b8-ef7b5153c010 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:07.537372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5103da4-6729-4425-a4b8-ef7b5153c010 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:07.538883 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1366/2714] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:07 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 979 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:08.219176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69e7cac4-b5e5-4f78-9345-1c159d8e923b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c Jan 25 11:24:08.219710 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69e7cac4-b5e5-4f78-9345-1c159d8e923b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:08.219933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:08.219933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:08.220309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69e7cac4-b5e5-4f78-9345-1c159d8e923b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:08.270491 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:08.270491 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:08.278810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-69e7cac4-b5e5-4f78-9345-1c159d8e923b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Snapshot retrieved successfully. Jan 25 11:24:08.281495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69e7cac4-b5e5-4f78-9345-1c159d8e923b tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c returned with HTTP 200 Jan 25 11:24:08.294040 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1349/2715] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:24:08 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c => generated 461 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:08.407705 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca3b6750-61d9-4bf0-aad5-54bafa726a44 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:24:08.408807 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca3b6750-61d9-4bf0-aad5-54bafa726a44 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:08.409180 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:08.409180 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:08.409829 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca3b6750-61d9-4bf0-aad5-54bafa726a44 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:08.497297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:08.497297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:08.511393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ca3b6750-61d9-4bf0-aad5-54bafa726a44 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:08.536444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca3b6750-61d9-4bf0-aad5-54bafa726a44 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 200 Jan 25 11:24:08.543478 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1367/2716] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:08 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 911 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:08.556655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8396fd52-03d4-4889-8ba8-b1ef79540396 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:08.557750 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8396fd52-03d4-4889-8ba8-b1ef79540396 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:08.557972 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:08.557972 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:08.558348 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8396fd52-03d4-4889-8ba8-b1ef79540396 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:08.618333 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:08.618333 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:08.628700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8396fd52-03d4-4889-8ba8-b1ef79540396 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:08.674738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8396fd52-03d4-4889-8ba8-b1ef79540396 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:08.676475 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1350/2717] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:08 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 1368 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:08.698347 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00b46df8-5d69-4640-b0cc-20c31d733908 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:08.700655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00b46df8-5d69-4640-b0cc-20c31d733908 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:08.701169 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:08.701169 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:08.702637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00b46df8-5d69-4640-b0cc-20c31d733908 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:08.799949 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:08.799949 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:08.810012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-00b46df8-5d69-4640-b0cc-20c31d733908 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:08.860034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00b46df8-5d69-4640-b0cc-20c31d733908 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:08.860958 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1368/2718] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:08 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 1368 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:09.294238 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d79f844f-4e79-4aa1-9e80-c400c51e2d19 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c Jan 25 11:24:09.294696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d79f844f-4e79-4aa1-9e80-c400c51e2d19 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:09.294891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:09.294891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:09.295603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d79f844f-4e79-4aa1-9e80-c400c51e2d19 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:09.323448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d79f844f-4e79-4aa1-9e80-c400c51e2d19 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c returned with HTTP 404 Jan 25 11:24:09.324781 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1351/2719] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:24:09 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/snapshots/7fb63dba-383e-4139-af26-41a2f87a3f2c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:24:09.335426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78d0afbe-415a-4c62-93eb-b560e9ce7172 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] DELETE http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:09.335959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78d0afbe-415a-4c62-93eb-b560e9ce7172 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:09.336178 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:09.336178 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:09.336532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78d0afbe-415a-4c62-93eb-b560e9ce7172 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:09.337185 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-78d0afbe-415a-4c62-93eb-b560e9ce7172 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Delete volume with id: 02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:09.388733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-b8908e62-8fd2-4a41-8636-8cf49f6273aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:09.389681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-b8908e62-8fd2-4a41-8636-8cf49f6273aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:09.390174 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-b8908e62-8fd2-4a41-8636-8cf49f6273aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:09.422166 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:09.422166 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:09.423360 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78d0afbe-415a-4c62-93eb-b560e9ce7172 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:09.452066 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:09.452066 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:09.453678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78d0afbe-415a-4c62-93eb-b560e9ce7172 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Delete volume request issued successfully. Jan 25 11:24:09.454291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78d0afbe-415a-4c62-93eb-b560e9ce7172 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 202 Jan 25 11:24:09.461835 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1369/2720] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:24:09 2021] DELETE /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:24:09.469443 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29573da8-748c-4422-95bc-af103f0bab2e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:09.470470 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29573da8-748c-4422-95bc-af103f0bab2e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:09.471413 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-b8908e62-8fd2-4a41-8636-8cf49f6273aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:09.475126 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:09.475126 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:09.475547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29573da8-748c-4422-95bc-af103f0bab2e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:09.524453 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-b8908e62-8fd2-4a41-8636-8cf49f6273aa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:09.526205 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1352/2721] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:24:09 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 1368 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:09.556087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c3a87c1-74c6-4329-9451-f19c2d4d6259 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a Jan 25 11:24:09.556610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c3a87c1-74c6-4329-9451-f19c2d4d6259 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:09.556824 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:09.556824 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:09.557199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c3a87c1-74c6-4329-9451-f19c2d4d6259 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:09.590680 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:09.590680 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:09.614515 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c3a87c1-74c6-4329-9451-f19c2d4d6259 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a returned with HTTP 404 Jan 25 11:24:09.615583 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1353/2722] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:09 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/71fc36f1-7195-4686-9402-a7f7c9ac216a => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:24:09.615878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-29573da8-748c-4422-95bc-af103f0bab2e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:09.646346 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29573da8-748c-4422-95bc-af103f0bab2e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:24:09.647507 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1370/2723] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:09 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 909 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:10.517263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-ac3849f4-3932-4299-a29c-1e18f58bd7db tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:10.518422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-ac3849f4-3932-4299-a29c-1e18f58bd7db tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:10.519129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-ac3849f4-3932-4299-a29c-1e18f58bd7db tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:10.569853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:10.569853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:10.580520 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-ac3849f4-3932-4299-a29c-1e18f58bd7db tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:10.607117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-ac3849f4-3932-4299-a29c-1e18f58bd7db tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:10.609133 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1354/2724] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:24:10 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 1368 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:10.622136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29573da8-748c-4422-95bc-af103f0bab2e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume// Jan 25 11:24:10.623209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29573da8-748c-4422-95bc-af103f0bab2e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:10.624203 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:10.624203 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:10.625201 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29573da8-748c-4422-95bc-af103f0bab2e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:10.627421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29573da8-748c-4422-95bc-af103f0bab2e tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:24:10.628451 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1371/2725] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:24:10 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:24:10.652901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-ab8393d3-9303-4b08-b047-7a5fb60c81e3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments Jan 25 11:24:10.653430 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:10.653430 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:10.664385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a87de151-0619-469b-8553-e85bd8240490 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:10.665050 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-ab8393d3-9303-4b08-b047-7a5fb60c81e3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52dcec2f-d9ea-4a76-80a0-badb3778693b", "instance_uuid": "0e88c26e-b8a6-4289-94b1-3c20c4d464b9", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:24:10.666447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a87de151-0619-469b-8553-e85bd8240490 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:10.667260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a87de151-0619-469b-8553-e85bd8240490 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:10.736067 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:10.736067 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:10.765838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:10.765838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:10.775762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a87de151-0619-469b-8553-e85bd8240490 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:10.806163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-ab8393d3-9303-4b08-b047-7a5fb60c81e3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments returned with HTTP 200 Jan 25 11:24:10.807770 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1355/2726] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:24:10 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:10.825556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a87de151-0619-469b-8553-e85bd8240490 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 200 Jan 25 11:24:10.827360 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1372/2727] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:10 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 909 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:11.844546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-093e2113-040b-4e42-8a07-a001cfd44a2a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b Jan 25 11:24:11.845502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-093e2113-040b-4e42-8a07-a001cfd44a2a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:11.845872 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:11.845872 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:11.846417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-093e2113-040b-4e42-8a07-a001cfd44a2a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:11.972009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-093e2113-040b-4e42-8a07-a001cfd44a2a tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b returned with HTTP 404 Jan 25 11:24:11.989236 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1356/2728] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:11 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/02c9b499-8d6e-4b06-b35a-c210219d486b => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:24:11.996993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] DELETE http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:24:11.998020 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:11.998966 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:11.998966 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:11.999638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:12.000307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Delete volume with id: 3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:24:12.052679 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:12.052679 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:12.054317 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:12.103253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Delete volume request issued successfully. Jan 25 11:24:12.103899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 202 Jan 25 11:24:12.104780 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1373/2729] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:24:11 2021] DELETE /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:24:12.113363 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cc647d7-f7a4-47ac-8c0e-4bf272bd7895 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:24:12.114209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cc647d7-f7a4-47ac-8c0e-4bf272bd7895 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:12.114704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cc647d7-f7a4-47ac-8c0e-4bf272bd7895 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:12.217906 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:12.217906 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:12.253146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6cc647d7-f7a4-47ac-8c0e-4bf272bd7895 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:12.291164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cc647d7-f7a4-47ac-8c0e-4bf272bd7895 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:24:12.292242 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1357/2730] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:12 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 1356 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:12.317021 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume// Jan 25 11:24:12.317972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:12.318370 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:12.318370 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:12.319007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:12.320212 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9586684e-d0dc-432e-bbf4-f28edf89de78 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:24:12.321449 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1374/2731] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:24:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:24:12.335288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-360234c9-3f08-4363-b922-8a4991e86961 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:12.336233 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-360234c9-3f08-4363-b922-8a4991e86961 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:12.336428 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:12.336428 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:12.336820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-360234c9-3f08-4363-b922-8a4991e86961 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:12.395605 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:12.395605 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:12.405832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-360234c9-3f08-4363-b922-8a4991e86961 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:12.426257 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:12.426257 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:12.441378 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-360234c9-3f08-4363-b922-8a4991e86961 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:12.441378 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1358/2732] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:24:12 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 1466 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:24:12.460193 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-0960d34d-d878-4a76-b923-c3123974667b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] PUT http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/6a9b77ec-6ccf-4953-b800-159850c7b9ec Jan 25 11:24:12.461025 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-0960d34d-d878-4a76-b923-c3123974667b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:24:12.543832 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:24:12.543832 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:24:12.544366 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-0960d34d-d878-4a76-b923-c3123974667b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-52dcec2f-d9ea-4a76-80a0-badb3778693b-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.038s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:24:12.547462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:12.547462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:13.308699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-acd8de3d-d86b-411a-86dd-58cdbac796a5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:24:13.310254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-acd8de3d-d86b-411a-86dd-58cdbac796a5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:13.310743 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:13.310743 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:13.312255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-acd8de3d-d86b-411a-86dd-58cdbac796a5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:13.423099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:13.423099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:13.444003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-acd8de3d-d86b-411a-86dd-58cdbac796a5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:13.477522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-acd8de3d-d86b-411a-86dd-58cdbac796a5 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:24:13.478747 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1359/2733] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:13 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 1356 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:13.483762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22f977f7-6c21-4472-a12d-823e7988c75b tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] DELETE http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:24:13.484770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22f977f7-6c21-4472-a12d-823e7988c75b tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:13.485172 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:13.485172 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:13.485937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22f977f7-6c21-4472-a12d-823e7988c75b tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:13.486626 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-22f977f7-6c21-4472-a12d-823e7988c75b tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Delete volume with id: 490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:24:13.557226 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:13.557226 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:13.559069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-22f977f7-6c21-4472-a12d-823e7988c75b tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:13.614876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-22f977f7-6c21-4472-a12d-823e7988c75b tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Delete volume request issued successfully. Jan 25 11:24:13.615474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22f977f7-6c21-4472-a12d-823e7988c75b tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 202 Jan 25 11:24:13.616462 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1360/2734] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:24:13 2021] DELETE /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:24:13.641646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27250de4-208f-4e31-a2e3-7417e3a92730 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:24:13.650568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27250de4-208f-4e31-a2e3-7417e3a92730 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:13.650828 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:13.650828 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:13.653202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27250de4-208f-4e31-a2e3-7417e3a92730 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:13.790745 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:13.790745 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:13.816325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-27250de4-208f-4e31-a2e3-7417e3a92730 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:13.842837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27250de4-208f-4e31-a2e3-7417e3a92730 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:24:13.844629 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1361/2735] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:13 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 910 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:14.496406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8a2182a-2d58-4898-bdef-77c83a0bf6b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:24:14.496966 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e8a2182a-2d58-4898-bdef-77c83a0bf6b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:14.497227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:14.497227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:14.497675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e8a2182a-2d58-4898-bdef-77c83a0bf6b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:14.622107 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:14.622107 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:14.640146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e8a2182a-2d58-4898-bdef-77c83a0bf6b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Volume info retrieved successfully. Jan 25 11:24:14.702512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8a2182a-2d58-4898-bdef-77c83a0bf6b1 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 200 Jan 25 11:24:14.704328 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1362/2736] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:14 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 1356 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:14.860019 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1d24925-2ac4-4cd2-b5ad-b43f827e8872 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:24:14.860899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1d24925-2ac4-4cd2-b5ad-b43f827e8872 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:14.861323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:14.861323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:14.861994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1d24925-2ac4-4cd2-b5ad-b43f827e8872 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:14.965709 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:14.965709 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:15.006645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e1d24925-2ac4-4cd2-b5ad-b43f827e8872 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:15.066754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1d24925-2ac4-4cd2-b5ad-b43f827e8872 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:24:15.068176 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1363/2737] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:14 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 910 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:24:15.079161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-0960d34d-d878-4a76-b923-c3123974667b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-52dcec2f-d9ea-4a76-80a0-badb3778693b-n-h2-764292-12'" released by "attachment_update" :: held 2.524s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:24:15.079996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-0960d34d-d878-4a76-b923-c3123974667b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/6a9b77ec-6ccf-4953-b800-159850c7b9ec returned with HTTP 200 Jan 25 11:24:15.083123 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1375/2738] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:24:12 2021] PUT /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/6a9b77ec-6ccf-4953-b800-159850c7b9ec => generated 762 bytes in 2626 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:15.119943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-84e08ad5-fb77-4cd6-9809-8a16113d1b12 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/6a9b77ec-6ccf-4953-b800-159850c7b9ec/action Jan 25 11:24:15.120701 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:15.120701 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:15.121341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-84e08ad5-fb77-4cd6-9809-8a16113d1b12 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:24:15.121875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-84e08ad5-fb77-4cd6-9809-8a16113d1b12 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:24:15.211572 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:15.211572 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:15.234754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-acff44d6-4edc-447e-9a61-b6c9cb0bf564 req-84e08ad5-fb77-4cd6-9809-8a16113d1b12 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/6a9b77ec-6ccf-4953-b800-159850c7b9ec/action returned with HTTP 204 Jan 25 11:24:15.235941 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1364/2739] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:24:15 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/6a9b77ec-6ccf-4953-b800-159850c7b9ec/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:24:15.721444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4aed15c3-af8c-492c-aa6c-201c1d1fe6b9 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] GET http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 Jan 25 11:24:15.722305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4aed15c3-af8c-492c-aa6c-201c1d1fe6b9 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:15.722650 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:15.722650 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:15.723211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4aed15c3-af8c-492c-aa6c-201c1d1fe6b9 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:15.828484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4aed15c3-af8c-492c-aa6c-201c1d1fe6b9 tempest-VolumesExtendTest-2088363499 tempest-VolumesExtendTest-2088363499] http://10.222.0.57/volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 returned with HTTP 404 Jan 25 11:24:15.833454 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1376/2740] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:15 2021] GET /volume/v3/83b6104c2ad549bcb33d67c60149a433/volumes/3bec22e6-d526-4c0a-8284-3833bf204842 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:24:16.085714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-306b8700-a0ed-41cc-80b7-267a79708673 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:24:16.086460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-306b8700-a0ed-41cc-80b7-267a79708673 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:16.086835 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:16.086835 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:16.087451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-306b8700-a0ed-41cc-80b7-267a79708673 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:16.272467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:16.272467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:16.306446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-306b8700-a0ed-41cc-80b7-267a79708673 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Volume info retrieved successfully. Jan 25 11:24:16.389992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-306b8700-a0ed-41cc-80b7-267a79708673 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 200 Jan 25 11:24:16.389992 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1365/2741] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:16 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 910 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:17.405502 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41f83a5b-ed5a-42bc-9520-873c889f09d0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] GET http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 Jan 25 11:24:17.407666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41f83a5b-ed5a-42bc-9520-873c889f09d0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:17.408383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41f83a5b-ed5a-42bc-9520-873c889f09d0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:17.491381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41f83a5b-ed5a-42bc-9520-873c889f09d0 tempest-AttachVolumeTestJSON-416295415 tempest-AttachVolumeTestJSON-416295415] http://10.222.0.57/volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 returned with HTTP 404 Jan 25 11:24:17.492891 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1377/2742] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:24:17 2021] GET /volume/v3/b2165970952a4da482ac7c2d4956714a/volumes/490a6d07-de41-4b7b-8608-f06dbe5dba91 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:24:39.495802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-06efe013-b090-49c6-ba87-d677caccaed5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/limits Jan 25 11:24:39.497018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-06efe013-b090-49c6-ba87-d677caccaed5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:39.498053 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:39.498053 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:39.498762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-06efe013-b090-49c6-ba87-d677caccaed5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:39.553240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-06efe013-b090-49c6-ba87-d677caccaed5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/limits returned with HTTP 200 Jan 25 11:24:39.554566 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1366/2743] 10.222.0.57 () {60 vars in 1455 bytes} [Mon Jan 25 11:24:39 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/limits => generated 302 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:39.690688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-fc3c483a-7504-44f6-8501-b7753aa1b71c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:39.691495 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-fc3c483a-7504-44f6-8501-b7753aa1b71c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:39.692353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-fc3c483a-7504-44f6-8501-b7753aa1b71c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:39.759925 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:39.759925 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:39.771169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-fc3c483a-7504-44f6-8501-b7753aa1b71c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:39.796715 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:39.796715 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:39.810489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-fc3c483a-7504-44f6-8501-b7753aa1b71c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:39.824014 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1378/2744] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:24:39 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 1660 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:39.831300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-9b680524-aa58-4911-a469-ef732a046623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots Jan 25 11:24:39.832588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-9b680524-aa58-4911-a469-ef732a046623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52dcec2f-d9ea-4a76-80a0-badb3778693b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-385340509", "description": null, "metadata": {}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:24:39.900611 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:39.900611 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:39.902406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-9b680524-aa58-4911-a469-ef732a046623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:39.902926 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-9b680524-aa58-4911-a469-ef732a046623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create snapshot from volume 52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:40.000072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-9b680524-aa58-4911-a469-ef732a046623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['044a2f84-d781-4e43-93f4-d0d596f48afd', 'c7265e28-f056-4f53-bd34-c022d2f8c4f4', 'a74609bf-8c12-46cc-8f0b-9b333937054e', 'ad27acb9-2712-45f2-aec0-9bb9c1293807'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:24:40.158847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-9b680524-aa58-4911-a469-ef732a046623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot force create request issued successfully. Jan 25 11:24:40.159681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e84da6b0-8e28-43ee-9f2f-4fbf43e004a9 req-9b680524-aa58-4911-a469-ef732a046623 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots returned with HTTP 202 Jan 25 11:24:40.160591 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1367/2745] 10.222.0.57 () {64 vars in 1518 bytes} [Mon Jan 25 11:24:39 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots => generated 319 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:24:42.471493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b381ef1-b1e4-4bd6-af56-1810618bb72f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:24:42.471493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6b381ef1-b1e4-4bd6-af56-1810618bb72f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:42.471493 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:42.471493 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:42.472275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6b381ef1-b1e4-4bd6-af56-1810618bb72f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:42.501062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:42.501062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:42.502331 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6b381ef1-b1e4-4bd6-af56-1810618bb72f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:24:42.504368 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b381ef1-b1e4-4bd6-af56-1810618bb72f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 200 Jan 25 11:24:42.506219 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1379/2746] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:24:42 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 451 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:43.531946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4abec408-7be1-4cbe-bbaa-684e766afe88 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:24:43.531946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4abec408-7be1-4cbe-bbaa-684e766afe88 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:43.531946 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:43.531946 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:43.531946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4abec408-7be1-4cbe-bbaa-684e766afe88 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:43.628391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:43.628391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:43.639555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4abec408-7be1-4cbe-bbaa-684e766afe88 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:24:43.639555 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4abec408-7be1-4cbe-bbaa-684e766afe88 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 200 Jan 25 11:24:43.675977 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1368/2747] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:24:43 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 478 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:47.725493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-1efcbd3c-23a2-49b7-a45a-de4b3d4ac935 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:24:47.727187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-1efcbd3c-23a2-49b7-a45a-de4b3d4ac935 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:47.727769 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:47.727769 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:47.728771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-1efcbd3c-23a2-49b7-a45a-de4b3d4ac935 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:47.780558 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:47.780558 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:47.783007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-1efcbd3c-23a2-49b7-a45a-de4b3d4ac935 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:24:47.786929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-1efcbd3c-23a2-49b7-a45a-de4b3d4ac935 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 200 Jan 25 11:24:47.788600 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1380/2748] 10.222.0.57 () {60 vars in 1575 bytes} [Mon Jan 25 11:24:47 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 478 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:50.287699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-f71505f8-ef57-4418-b932-3d634b8e723e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:24:50.287699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-f71505f8-ef57-4418-b932-3d634b8e723e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:50.287699 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:50.287699 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:50.287699 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-f71505f8-ef57-4418-b932-3d634b8e723e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:50.490496 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:50.490496 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:50.539162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-f71505f8-ef57-4418-b932-3d634b8e723e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:24:50.579906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-f71505f8-ef57-4418-b932-3d634b8e723e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 200 Jan 25 11:24:50.589390 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1369/2749] 10.222.0.73 () {58 vars in 1368 bytes} [Mon Jan 25 11:24:50 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 478 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:50.675957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-20304740-a6a8-43fb-9e96-1eaedb45061c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:24:50.675957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-20304740-a6a8-43fb-9e96-1eaedb45061c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:50.675957 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:50.675957 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:50.675957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-20304740-a6a8-43fb-9e96-1eaedb45061c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:51.249081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:51.249081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:51.313636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-20304740-a6a8-43fb-9e96-1eaedb45061c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:51.442635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:51.442635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:51.506082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-20304740-a6a8-43fb-9e96-1eaedb45061c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:24:51.506082 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1381/2750] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:24:50 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 1660 bytes in 905 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:24:51.538491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes Jan 25 11:24:51.538491 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:51.538491 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:51.547284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "88c8c1c6-9346-461a-b802-90269c7ec4fd", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:24:51.547284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '88c8c1c6-9346-461a-b802-90269c7ec4fd', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:24:51.726061 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:51.726061 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:51.740190 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:24:51.740190 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume of 1 GB Jan 25 11:24:51.740190 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Availability Zones retrieved successfully. Jan 25 11:24:51.801186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (cdf8c7d8-4552-4ab0-a0a8-f117f2032167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:24:51.801186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f92706-2638-4f4e-94d0-d7b028b442fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:24:51.824697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Validating volume size '1' using validate_int, validate_snap_size {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:24:52.083686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f92706-2638-4f4e-94d0-d7b028b442fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '88c8c1c6-9346-461a-b802-90269c7ec4fd', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:24:52.083970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7b9c41-19a8-445c-a642-0cd630b5cca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:24:52.418531 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['999cf178-98a1-40fc-b1b2-33a322cb0126', '4ce02e22-7892-4f6b-995d-efbe03dbbe2c', '250e1df0-b7e8-4130-8500-63eaf967398d', '6b5ade3c-aee4-4a05-bb44-c8a474f7f637'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:24:52.421253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7b9c41-19a8-445c-a642-0cd630b5cca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['999cf178-98a1-40fc-b1b2-33a322cb0126', '4ce02e22-7892-4f6b-995d-efbe03dbbe2c', '250e1df0-b7e8-4130-8500-63eaf967398d', '6b5ade3c-aee4-4a05-bb44-c8a474f7f637']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:24:52.424675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2c2d264-8656-4989-952b-d04b4469365e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:24:52.844865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2c2d264-8656-4989-952b-d04b4469365e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c19cbdb-2de3-4990-863d-1729eb9758ba', '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='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['999cf178-98a1-40fc-b1b2-33a322cb0126','4ce02e22-7892-4f6b-995d-efbe03dbbe2c','250e1df0-b7e8-4130-8500-63eaf967398d','6b5ade3c-aee4-4a05-bb44-c8a474f7f637'],size=1,snapshot_id=88c8c1c6-9346-461a-b802-90269c7ec4fd,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), '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-25T11:24:52Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c19cbdb-2de3-4990-863d-1729eb9758ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d4acadb1574f638e43f52a79f973dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=88c8c1c6-9346-461a-b802-90269c7ec4fd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:24:52.844865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb28445-362c-4506-bc43-8eebe262c5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:24:52.970681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb28445-362c-4506-bc43-8eebe262c5ad) transitioned into 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='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['999cf178-98a1-40fc-b1b2-33a322cb0126','4ce02e22-7892-4f6b-995d-efbe03dbbe2c','250e1df0-b7e8-4130-8500-63eaf967398d','6b5ade3c-aee4-4a05-bb44-c8a474f7f637'],size=1,snapshot_id=88c8c1c6-9346-461a-b802-90269c7ec4fd,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:24:52.970681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d045b9dd-a1a6-4590-b960-42cdf6fee303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:24:53.192387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d045b9dd-a1a6-4590-b960-42cdf6fee303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:24:53.196275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (cdf8c7d8-4552-4ab0-a0a8-f117f2032167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:24:53.322617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request issued successfully. Jan 25 11:24:53.361065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-a4135c96-a1bf-4903-95fe-bb5b4d7d76cd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes returned with HTTP 202 Jan 25 11:24:53.361065 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1370/2751] 10.222.0.73 () {62 vars in 1305 bytes} [Mon Jan 25 11:24:51 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes => generated 805 bytes in 1831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:24:53.373467 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-938021ba-e58a-4150-94f9-c67181e72689 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:24:53.373467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-938021ba-e58a-4150-94f9-c67181e72689 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:53.373467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:53.373467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:53.373467 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-938021ba-e58a-4150-94f9-c67181e72689 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:53.519954 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:53.519954 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:53.540950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-938021ba-e58a-4150-94f9-c67181e72689 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:53.586804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-938021ba-e58a-4150-94f9-c67181e72689 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:24:53.587647 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1382/2752] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:24:53 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 897 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:53.602167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-56646606-42ed-4c7c-8235-048e79bd2079 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:24:53.602700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-56646606-42ed-4c7c-8235-048e79bd2079 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:53.602898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:53.602898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:53.603271 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-56646606-42ed-4c7c-8235-048e79bd2079 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:53.729115 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:53.729115 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:53.771613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-56646606-42ed-4c7c-8235-048e79bd2079 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:53.814083 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-56646606-42ed-4c7c-8235-048e79bd2079 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:24:53.830032 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1371/2753] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:24:53 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 897 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:24:56.847281 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ccdaa344-7994-40d5-adbc-f4d21490aa2a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:24:56.858789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ccdaa344-7994-40d5-adbc-f4d21490aa2a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:24:56.858789 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:24:56.858789 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:24:56.858789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ccdaa344-7994-40d5-adbc-f4d21490aa2a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:24:57.164723 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:24:57.164723 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:24:57.184815 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ccdaa344-7994-40d5-adbc-f4d21490aa2a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:24:57.254128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ccdaa344-7994-40d5-adbc-f4d21490aa2a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:24:57.254827 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1383/2754] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:24:56 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 897 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:00.269035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-3dcf93a5-7f2e-4b6b-9fb4-62b02b311023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:00.269740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-3dcf93a5-7f2e-4b6b-9fb4-62b02b311023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:00.270065 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:00.270065 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:00.271725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-3dcf93a5-7f2e-4b6b-9fb4-62b02b311023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:00.424122 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:00.424122 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:00.461907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-3dcf93a5-7f2e-4b6b-9fb4-62b02b311023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:00.522862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-3dcf93a5-7f2e-4b6b-9fb4-62b02b311023 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:25:00.523670 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1372/2755] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:25:00 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 897 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:03.534508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-0276b971-1029-47ba-8913-658c3cc99159 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:03.535663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-0276b971-1029-47ba-8913-658c3cc99159 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:03.536487 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:03.536487 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:03.537141 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-0276b971-1029-47ba-8913-658c3cc99159 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:03.603217 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:03.603217 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:03.618753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-0276b971-1029-47ba-8913-658c3cc99159 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:03.652652 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-0276b971-1029-47ba-8913-658c3cc99159 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:25:03.657097 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1384/2756] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:25:03 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 897 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:06.693796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:06.694812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:06.695242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:06.695242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:06.698341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:06.842656 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:06.842656 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:06.863489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:06.919082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:25:06.920682 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1373/2757] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:25:06 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 897 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:09.941448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-16d1ef5e-86dc-48fd-b8b5-a2fb8e25d1e4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:09.942541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-16d1ef5e-86dc-48fd-b8b5-a2fb8e25d1e4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:09.943009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:09.943009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:09.943911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-16d1ef5e-86dc-48fd-b8b5-a2fb8e25d1e4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:10.018818 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:10.018818 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:10.030733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-16d1ef5e-86dc-48fd-b8b5-a2fb8e25d1e4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:10.070955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-16d1ef5e-86dc-48fd-b8b5-a2fb8e25d1e4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:25:10.072087 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1385/2758] 10.222.0.73 () {58 vars in 1362 bytes} [Mon Jan 25 11:25:09 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 1347 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:25:10.085482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:25:10.086559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:10.086986 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:10.086986 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:10.087652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:10.090339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:25:10.091800 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1374/2759] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:25:10 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:25:10.110281 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-2f5646b4-6bed-4a1f-b5c6-a1eef2eef16b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments Jan 25 11:25:10.110801 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:10.110801 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:10.111218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-2f5646b4-6bed-4a1f-b5c6-a1eef2eef16b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c19cbdb-2de3-4990-863d-1729eb9758ba", "instance_uuid": "931f0bb5-8d55-46c7-a750-7393095b8e89", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:25:10.172664 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:10.172664 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:10.294868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-2f5646b4-6bed-4a1f-b5c6-a1eef2eef16b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments returned with HTTP 200 Jan 25 11:25:10.295819 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1386/2760] 10.222.0.73 () {64 vars in 1358 bytes} [Mon Jan 25 11:25:10 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments => generated 273 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:25:10.304491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:25:10.304980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:10.305473 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:10.307117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-ba95eeac-011c-414f-83a6-79d2fe3b1b89 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:25:10.307733 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1375/2761] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:25:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:25:10.320124 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-770acd81-0a91-481a-837c-0246e9576511 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:10.320703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-770acd81-0a91-481a-837c-0246e9576511 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:10.320934 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:10.320934 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:10.321247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-770acd81-0a91-481a-837c-0246e9576511 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:10.379025 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:10.379025 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:10.398133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-770acd81-0a91-481a-837c-0246e9576511 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:10.414260 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:10.414260 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:10.427500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-770acd81-0a91-481a-837c-0246e9576511 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:25:10.429213 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1387/2762] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:25:10 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 1445 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:25:10.451633 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-5270c7c0-2899-48b4-be9a-76d306de03a1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] PUT http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/068e9df1-0fa4-4f7c-ad48-291d6d7acab5 Jan 25 11:25:10.452933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-5270c7c0-2899-48b4-be9a-76d306de03a1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:25:10.485225 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:25:10.485225 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:25:10.485813 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-5270c7c0-2899-48b4-be9a-76d306de03a1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-3c19cbdb-2de3-4990-863d-1729eb9758ba-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.010s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:25:10.488702 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:10.488702 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:12.650216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-5270c7c0-2899-48b4-be9a-76d306de03a1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-3c19cbdb-2de3-4990-863d-1729eb9758ba-n-h1-764292-12'" released by "attachment_update" :: held 2.164s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:25:12.651045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-5270c7c0-2899-48b4-be9a-76d306de03a1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/068e9df1-0fa4-4f7c-ad48-291d6d7acab5 returned with HTTP 200 Jan 25 11:25:12.652825 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1376/2763] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:25:10 2021] PUT /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/068e9df1-0fa4-4f7c-ad48-291d6d7acab5 => generated 762 bytes in 2207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:25:12.708377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-174f7804-6ce2-4f6b-8966-be7c351f8fd1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/068e9df1-0fa4-4f7c-ad48-291d6d7acab5/action Jan 25 11:25:12.709489 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:12.709489 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:12.710269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-174f7804-6ce2-4f6b-8966-be7c351f8fd1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:25:12.710814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-174f7804-6ce2-4f6b-8966-be7c351f8fd1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:25:12.819053 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:12.819053 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:12.873642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3abe9b92-2c31-4bd8-87a4-a09310c7387c req-174f7804-6ce2-4f6b-8966-be7c351f8fd1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/068e9df1-0fa4-4f7c-ad48-291d6d7acab5/action returned with HTTP 204 Jan 25 11:25:12.873642 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1388/2764] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:25:12 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/068e9df1-0fa4-4f7c-ad48-291d6d7acab5/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:25:30.489927 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72c2464e-69cd-483e-bead-0599df428106 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:30.490433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72c2464e-69cd-483e-bead-0599df428106 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:30.490717 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:30.490717 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:30.491398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72c2464e-69cd-483e-bead-0599df428106 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:30.547355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:30.547355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:30.556271 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-72c2464e-69cd-483e-bead-0599df428106 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:30.581101 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:30.581101 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:30.597673 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72c2464e-69cd-483e-bead-0599df428106 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:25:30.606551 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1377/2765] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:30 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 1639 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:25:36.060760 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5ad64097-e345-4748-88d5-b08790270fc6 req-9d760940-40dc-4aa5-9e87-353898505a5b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/068e9df1-0fa4-4f7c-ad48-291d6d7acab5 Jan 25 11:25:36.061283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5ad64097-e345-4748-88d5-b08790270fc6 req-9d760940-40dc-4aa5-9e87-353898505a5b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:36.061479 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:36.061479 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:36.062652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5ad64097-e345-4748-88d5-b08790270fc6 req-9d760940-40dc-4aa5-9e87-353898505a5b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:36.107285 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:36.107285 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:36.768383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-5ad64097-e345-4748-88d5-b08790270fc6 req-9d760940-40dc-4aa5-9e87-353898505a5b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:25:36.768383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-5ad64097-e345-4748-88d5-b08790270fc6 req-9d760940-40dc-4aa5-9e87-353898505a5b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:25:36.772343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5ad64097-e345-4748-88d5-b08790270fc6 req-9d760940-40dc-4aa5-9e87-353898505a5b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/068e9df1-0fa4-4f7c-ad48-291d6d7acab5 returned with HTTP 200 Jan 25 11:25:36.773529 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1389/2766] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:25:36 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/068e9df1-0fa4-4f7c-ad48-291d6d7acab5 => generated 19 bytes in 719 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:36.790910 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5ad64097-e345-4748-88d5-b08790270fc6 req-7009a53c-df46-464e-87c0-28c3864562c6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:36.791391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5ad64097-e345-4748-88d5-b08790270fc6 req-7009a53c-df46-464e-87c0-28c3864562c6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:36.791587 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:36.791587 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:36.792330 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5ad64097-e345-4748-88d5-b08790270fc6 req-7009a53c-df46-464e-87c0-28c3864562c6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:36.792963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-5ad64097-e345-4748-88d5-b08790270fc6 req-7009a53c-df46-464e-87c0-28c3864562c6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume with id: 3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:36.872967 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:36.872967 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:36.874579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-5ad64097-e345-4748-88d5-b08790270fc6 req-7009a53c-df46-464e-87c0-28c3864562c6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:36.953148 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-5ad64097-e345-4748-88d5-b08790270fc6 req-7009a53c-df46-464e-87c0-28c3864562c6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume request issued successfully. Jan 25 11:25:36.953792 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5ad64097-e345-4748-88d5-b08790270fc6 req-7009a53c-df46-464e-87c0-28c3864562c6 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 202 Jan 25 11:25:36.955034 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1378/2767] 10.222.0.73 () {60 vars in 1384 bytes} [Mon Jan 25 11:25:36 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:25:38.538601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec41a7ef-6662-4503-933e-c7690fc402ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:38.540242 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec41a7ef-6662-4503-933e-c7690fc402ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:38.540636 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:38.540636 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:38.541393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec41a7ef-6662-4503-933e-c7690fc402ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:38.696040 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:38.696040 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:38.696040 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ec41a7ef-6662-4503-933e-c7690fc402ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:38.709194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec41a7ef-6662-4503-933e-c7690fc402ba tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 200 Jan 25 11:25:38.711036 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1390/2768] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:38 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 1346 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:25:39.727372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78964784-d196-467b-a587-508c52bbc0c7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba Jan 25 11:25:39.727885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78964784-d196-467b-a587-508c52bbc0c7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:39.728069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:39.728069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:39.728826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78964784-d196-467b-a587-508c52bbc0c7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:39.839805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78964784-d196-467b-a587-508c52bbc0c7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba returned with HTTP 404 Jan 25 11:25:39.844636 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1379/2769] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:39 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/3c19cbdb-2de3-4990-863d-1729eb9758ba => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:25:39.855726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32fdb468-4a55-41ad-8f19-7d88eee04584 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:25:39.856282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32fdb468-4a55-41ad-8f19-7d88eee04584 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:39.856507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:39.856507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:39.856893 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32fdb468-4a55-41ad-8f19-7d88eee04584 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:39.857259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-32fdb468-4a55-41ad-8f19-7d88eee04584 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete snapshot with id: 88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:25:39.898330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:39.898330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:39.899693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-32fdb468-4a55-41ad-8f19-7d88eee04584 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:25:40.048558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-32fdb468-4a55-41ad-8f19-7d88eee04584 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot delete request issued successfully. Jan 25 11:25:40.049134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32fdb468-4a55-41ad-8f19-7d88eee04584 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 202 Jan 25 11:25:40.050292 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1391/2770] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:25:39 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:25:40.060751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-830d372b-1c0f-40de-a70c-44fd8cd12690 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:25:40.060751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-830d372b-1c0f-40de-a70c-44fd8cd12690 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:40.060751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-830d372b-1c0f-40de-a70c-44fd8cd12690 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:40.114125 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:40.114125 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:40.114735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-830d372b-1c0f-40de-a70c-44fd8cd12690 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:25:40.116711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-830d372b-1c0f-40de-a70c-44fd8cd12690 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 200 Jan 25 11:25:40.117534 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1380/2771] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:25:40 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 477 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:41.132418 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c6d28df-63f1-4751-b5ba-b95a7ad7a398 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:25:41.133017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c6d28df-63f1-4751-b5ba-b95a7ad7a398 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:41.133083 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:41.133083 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:41.133450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c6d28df-63f1-4751-b5ba-b95a7ad7a398 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:41.199686 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:41.199686 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:41.201743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4c6d28df-63f1-4751-b5ba-b95a7ad7a398 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:25:41.204033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c6d28df-63f1-4751-b5ba-b95a7ad7a398 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 200 Jan 25 11:25:41.205077 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1392/2772] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:25:41 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 477 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:42.217749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-292a3219-ac09-4ad8-9afd-36148a1d1f81 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:25:42.218270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-292a3219-ac09-4ad8-9afd-36148a1d1f81 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:42.218488 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:42.218488 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:42.219226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-292a3219-ac09-4ad8-9afd-36148a1d1f81 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:42.268191 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:42.268191 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:42.269342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-292a3219-ac09-4ad8-9afd-36148a1d1f81 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:25:42.282055 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-292a3219-ac09-4ad8-9afd-36148a1d1f81 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 200 Jan 25 11:25:42.287312 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1381/2773] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:25:42 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 477 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:43.296345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef113248-9785-4589-8c82-b995772478c2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:25:43.296847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef113248-9785-4589-8c82-b995772478c2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:43.297209 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:43.297209 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:43.301282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef113248-9785-4589-8c82-b995772478c2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:43.352265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef113248-9785-4589-8c82-b995772478c2 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 404 Jan 25 11:25:43.353396 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1393/2774] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:25:43 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:25:47.141478 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1540b65f-0154-4958-84d9-2d4f19364240 req-1f7194b1-021d-40b8-8f89-0a68cec25a9a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/6a9b77ec-6ccf-4953-b800-159850c7b9ec Jan 25 11:25:47.142178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1540b65f-0154-4958-84d9-2d4f19364240 req-1f7194b1-021d-40b8-8f89-0a68cec25a9a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:47.142496 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:47.142496 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:47.143005 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1540b65f-0154-4958-84d9-2d4f19364240 req-1f7194b1-021d-40b8-8f89-0a68cec25a9a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:47.178631 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:47.178631 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:47.903159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-1540b65f-0154-4958-84d9-2d4f19364240 req-1f7194b1-021d-40b8-8f89-0a68cec25a9a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:25:47.903592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-1540b65f-0154-4958-84d9-2d4f19364240 req-1f7194b1-021d-40b8-8f89-0a68cec25a9a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:25:47.911410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1540b65f-0154-4958-84d9-2d4f19364240 req-1f7194b1-021d-40b8-8f89-0a68cec25a9a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/6a9b77ec-6ccf-4953-b800-159850c7b9ec returned with HTTP 200 Jan 25 11:25:47.912722 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1382/2775] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:25:47 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/6a9b77ec-6ccf-4953-b800-159850c7b9ec => generated 19 bytes in 780 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:47.927445 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1540b65f-0154-4958-84d9-2d4f19364240 req-0923b7a1-37db-49eb-aa11-da8e95ca6f45 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:25:47.928178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1540b65f-0154-4958-84d9-2d4f19364240 req-0923b7a1-37db-49eb-aa11-da8e95ca6f45 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:47.928748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1540b65f-0154-4958-84d9-2d4f19364240 req-0923b7a1-37db-49eb-aa11-da8e95ca6f45 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:47.929295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-1540b65f-0154-4958-84d9-2d4f19364240 req-0923b7a1-37db-49eb-aa11-da8e95ca6f45 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume with id: 52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:25:47.980226 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:47.980226 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:47.981749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-1540b65f-0154-4958-84d9-2d4f19364240 req-0923b7a1-37db-49eb-aa11-da8e95ca6f45 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:48.020009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-1540b65f-0154-4958-84d9-2d4f19364240 req-0923b7a1-37db-49eb-aa11-da8e95ca6f45 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume request issued successfully. Jan 25 11:25:48.023345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1540b65f-0154-4958-84d9-2d4f19364240 req-0923b7a1-37db-49eb-aa11-da8e95ca6f45 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 202 Jan 25 11:25:48.025652 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1394/2776] 10.222.0.60 () {60 vars in 1384 bytes} [Mon Jan 25 11:25:47 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:25:49.398374 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d18edad7-65d8-4baa-846b-188fee9bf29d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:25:49.399605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d18edad7-65d8-4baa-846b-188fee9bf29d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:49.399943 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:49.399943 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:49.400573 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d18edad7-65d8-4baa-846b-188fee9bf29d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:49.469732 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:49.469732 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:49.481352 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d18edad7-65d8-4baa-846b-188fee9bf29d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:49.510818 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d18edad7-65d8-4baa-846b-188fee9bf29d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 200 Jan 25 11:25:49.511909 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1383/2777] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:49 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 1367 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:25:50.529602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cea9a9d-bcce-4c80-bd90-595384fa6894 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:25:50.530142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cea9a9d-bcce-4c80-bd90-595384fa6894 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:50.530243 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:50.530243 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:50.530797 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8cea9a9d-bcce-4c80-bd90-595384fa6894 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:50.594167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8cea9a9d-bcce-4c80-bd90-595384fa6894 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 404 Jan 25 11:25:50.595665 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1395/2778] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:50 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:25:50.834942 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb6deff1-24e4-40d3-b7bb-3fa454653404 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:25:50.835918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb6deff1-24e4-40d3-b7bb-3fa454653404 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:50.836319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:50.836319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:50.836944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb6deff1-24e4-40d3-b7bb-3fa454653404 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:50.837506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-fb6deff1-24e4-40d3-b7bb-3fa454653404 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete snapshot with id: 88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:25:50.877066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb6deff1-24e4-40d3-b7bb-3fa454653404 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 404 Jan 25 11:25:50.878747 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1384/2779] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:25:50 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:25:50.888883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-515eca0f-de74-4d2e-94d9-e2d4b752633a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd Jan 25 11:25:50.890249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-515eca0f-de74-4d2e-94d9-e2d4b752633a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:50.891261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-515eca0f-de74-4d2e-94d9-e2d4b752633a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:50.924293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-515eca0f-de74-4d2e-94d9-e2d4b752633a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd returned with HTTP 404 Jan 25 11:25:50.931770 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1396/2780] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:25:50 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/88c8c1c6-9346-461a-b802-90269c7ec4fd => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:25:52.036977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d65f9f2-3ff6-4c6a-9b95-b8a307ddf024 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:25:52.037503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d65f9f2-3ff6-4c6a-9b95-b8a307ddf024 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:52.037996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d65f9f2-3ff6-4c6a-9b95-b8a307ddf024 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:52.038649 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-2d65f9f2-3ff6-4c6a-9b95-b8a307ddf024 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume with id: 52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:25:52.107529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d65f9f2-3ff6-4c6a-9b95-b8a307ddf024 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 404 Jan 25 11:25:52.109094 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1385/2781] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:25:52 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:25:52.117430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe86271a-1a29-480c-afe9-db90ff7c57cb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b Jan 25 11:25:52.118328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe86271a-1a29-480c-afe9-db90ff7c57cb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:52.121108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe86271a-1a29-480c-afe9-db90ff7c57cb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:52.175891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe86271a-1a29-480c-afe9-db90ff7c57cb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b returned with HTTP 404 Jan 25 11:25:52.182710 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1397/2782] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:52 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/52dcec2f-d9ea-4a76-80a0-badb3778693b => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:25:54.951436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes Jan 25 11:25:54.952345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1979775347", "snapshot_id": null, "imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "volume_type": null, "size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:25:54.953840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1979775347', 'snapshot_id': None, 'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'volume_type': None, 'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:25:55.111407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume of 1 GB Jan 25 11:25:55.130712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Availability Zones retrieved successfully. Jan 25 11:25:55.149150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (78a088a0-3560-4240-b921-30d148b13f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:25:55.152698 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48480060-8c11-4377-ae9e-5ed6525f9ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:25:55.155234 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:25:55.301064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48480060-8c11-4377-ae9e-5ed6525f9ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:25:55.303717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f85fc87-003b-43de-b3ad-313a98c1f5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:25:55.412382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['c47757fd-d562-48f4-a4ec-14e8ba77bd0d', '43fd7317-8c0d-4231-a3e7-30764c6f40f5', 'cae3abf2-443b-4b50-9438-d23b054a50e2', '8fbd2f4e-6935-4691-9a79-81c68383d485'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:25:55.414546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f85fc87-003b-43de-b3ad-313a98c1f5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c47757fd-d562-48f4-a4ec-14e8ba77bd0d', '43fd7317-8c0d-4231-a3e7-30764c6f40f5', 'cae3abf2-443b-4b50-9438-d23b054a50e2', '8fbd2f4e-6935-4691-9a79-81c68383d485']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:25:55.418093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b8da37-34f4-440f-9061-74803116e034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:25:55.487550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b8da37-34f4-440f-9061-74803116e034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b21a543e-5d6d-47bf-b23e-5743206c8a5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1979775347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['c47757fd-d562-48f4-a4ec-14e8ba77bd0d','43fd7317-8c0d-4231-a3e7-30764c6f40f5','cae3abf2-443b-4b50-9438-d23b054a50e2','8fbd2f4e-6935-4691-9a79-81c68383d485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1979775347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b21a543e-5d6d-47bf-b23e-5743206c8a5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d4acadb1574f638e43f52a79f973dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:25:55.489836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b74ba0-6cb9-409b-8090-704242d2ad4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:25:55.530188 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b74ba0-6cb9-409b-8090-704242d2ad4c) transitioned into state 'SUCCESS' from state '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-1979775347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['c47757fd-d562-48f4-a4ec-14e8ba77bd0d','43fd7317-8c0d-4231-a3e7-30764c6f40f5','cae3abf2-443b-4b50-9438-d23b054a50e2','8fbd2f4e-6935-4691-9a79-81c68383d485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:25:55.533015 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7eb5311-a076-45a2-a168-8409f65e6fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:25:55.562156 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7eb5311-a076-45a2-a168-8409f65e6fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:25:55.568807 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (78a088a0-3560-4240-b921-30d148b13f00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:25:55.689593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request issued successfully. Jan 25 11:25:55.734125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1197d81d-cb46-4f68-8954-ce7c789621fd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes returned with HTTP 202 Jan 25 11:25:55.739389 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1386/2783] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:25:54 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes => generated 828 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:25:55.753681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0eb1af75-9eee-4896-84f2-3a1f734d8aaf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:25:55.754430 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0eb1af75-9eee-4896-84f2-3a1f734d8aaf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:55.755058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0eb1af75-9eee-4896-84f2-3a1f734d8aaf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:55.893416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:55.893416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:55.915640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0eb1af75-9eee-4896-84f2-3a1f734d8aaf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:55.981352 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0eb1af75-9eee-4896-84f2-3a1f734d8aaf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:25:55.983157 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1398/2784] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:55 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:57.000561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdd87188-983e-4512-a4e0-de266d08ce5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:25:57.001163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdd87188-983e-4512-a4e0-de266d08ce5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:57.001477 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:57.001477 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:57.002007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdd87188-983e-4512-a4e0-de266d08ce5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:57.109416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:57.109416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:57.130529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fdd87188-983e-4512-a4e0-de266d08ce5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:57.183044 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdd87188-983e-4512-a4e0-de266d08ce5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:25:57.184885 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1387/2785] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:56 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:58.199841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f8b3452-e3b4-47e0-88fe-05fe8d46ad14 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:25:58.201170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f8b3452-e3b4-47e0-88fe-05fe8d46ad14 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:58.201528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:58.201528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:58.202189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f8b3452-e3b4-47e0-88fe-05fe8d46ad14 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:58.313658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:58.313658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:58.332110 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1f8b3452-e3b4-47e0-88fe-05fe8d46ad14 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:58.380490 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f8b3452-e3b4-47e0-88fe-05fe8d46ad14 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:25:58.390895 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1399/2786] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:58 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:25:59.397987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24654e77-eaa1-4cc6-9a7d-4093397c975f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:25:59.398540 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24654e77-eaa1-4cc6-9a7d-4093397c975f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:25:59.398627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:25:59.398627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:25:59.398994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24654e77-eaa1-4cc6-9a7d-4093397c975f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:25:59.507944 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:25:59.507944 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:25:59.518243 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-24654e77-eaa1-4cc6-9a7d-4093397c975f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:25:59.543033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24654e77-eaa1-4cc6-9a7d-4093397c975f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:25:59.544227 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1388/2787] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:25:59 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:00.562776 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1887a12e-e0ad-4f42-be36-a27f9ddd6a0c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:00.563472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1887a12e-e0ad-4f42-be36-a27f9ddd6a0c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:00.563803 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:00.563803 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:00.564326 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1887a12e-e0ad-4f42-be36-a27f9ddd6a0c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:00.724164 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:00.724164 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:00.750856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1887a12e-e0ad-4f42-be36-a27f9ddd6a0c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:00.813325 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1887a12e-e0ad-4f42-be36-a27f9ddd6a0c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:00.817903 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1400/2788] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:00 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:01.833993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4152cf48-15e5-4f9a-bcc0-c6cc4eb7a4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:01.834493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4152cf48-15e5-4f9a-bcc0-c6cc4eb7a4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:01.834705 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:01.834705 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:01.835081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4152cf48-15e5-4f9a-bcc0-c6cc4eb7a4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:01.913116 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:01.913116 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:01.931441 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4152cf48-15e5-4f9a-bcc0-c6cc4eb7a4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:02.005577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4152cf48-15e5-4f9a-bcc0-c6cc4eb7a4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:02.007190 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1389/2789] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:01 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:03.024221 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b07d650-9b01-420a-b018-8e17eebcb4e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:03.024886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b07d650-9b01-420a-b018-8e17eebcb4e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:03.031541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:03.031541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:03.032606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b07d650-9b01-420a-b018-8e17eebcb4e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:03.172125 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:03.172125 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:03.189322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5b07d650-9b01-420a-b018-8e17eebcb4e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:03.244993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b07d650-9b01-420a-b018-8e17eebcb4e5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:03.248396 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1401/2790] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:03 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:04.268372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea5d424c-dea8-47fe-90e0-fe89b39680ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:04.268961 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea5d424c-dea8-47fe-90e0-fe89b39680ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:04.269342 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:04.269342 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:04.270069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea5d424c-dea8-47fe-90e0-fe89b39680ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:04.422484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:04.422484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:04.456261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ea5d424c-dea8-47fe-90e0-fe89b39680ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:04.519333 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea5d424c-dea8-47fe-90e0-fe89b39680ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:04.533663 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1390/2791] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:04 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:05.542463 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c382b99-6ba9-4cd5-bc0c-521729fce4b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:05.543077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c382b99-6ba9-4cd5-bc0c-521729fce4b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:05.543321 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:05.543321 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:05.543952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c382b99-6ba9-4cd5-bc0c-521729fce4b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:05.685577 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:05.685577 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:05.706723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c382b99-6ba9-4cd5-bc0c-521729fce4b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:05.774449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c382b99-6ba9-4cd5-bc0c-521729fce4b7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:05.782784 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1402/2792] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:05 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:06.799704 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-495b67b6-8846-4831-8160-c743b5d5bfb5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:06.800884 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-495b67b6-8846-4831-8160-c743b5d5bfb5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:06.801466 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:06.801466 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:06.802932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-495b67b6-8846-4831-8160-c743b5d5bfb5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:06.927203 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:06.927203 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:06.951390 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-495b67b6-8846-4831-8160-c743b5d5bfb5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:07.048545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-495b67b6-8846-4831-8160-c743b5d5bfb5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:07.055955 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1391/2793] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:06 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:08.066423 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1677870d-bda4-4065-990c-8249360dc680 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:08.067391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1677870d-bda4-4065-990c-8249360dc680 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:08.067612 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:08.067612 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:08.068012 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1677870d-bda4-4065-990c-8249360dc680 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:08.181088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:08.181088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:08.191854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1677870d-bda4-4065-990c-8249360dc680 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:08.220751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1677870d-bda4-4065-990c-8249360dc680 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:08.222611 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1403/2794] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:08 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:09.239416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a48ba4a-d837-4515-9e65-252f14c9f053 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:09.240588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a48ba4a-d837-4515-9e65-252f14c9f053 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:09.240955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:09.240955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:09.241563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a48ba4a-d837-4515-9e65-252f14c9f053 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:09.359033 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:09.359033 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:09.381491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1a48ba4a-d837-4515-9e65-252f14c9f053 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:09.458889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a48ba4a-d837-4515-9e65-252f14c9f053 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:09.468797 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1392/2795] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:09 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:10.485655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eda01482-0d00-4e46-800a-39a5b309f839 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:10.486321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eda01482-0d00-4e46-800a-39a5b309f839 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:10.486807 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:10.486807 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:10.487597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eda01482-0d00-4e46-800a-39a5b309f839 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:10.628047 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:10.628047 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:10.660748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eda01482-0d00-4e46-800a-39a5b309f839 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:10.733808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eda01482-0d00-4e46-800a-39a5b309f839 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:10.743537 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1404/2796] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:10 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:11.751066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe808e2f-44cf-410c-8109-12689934ff37 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:11.751726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe808e2f-44cf-410c-8109-12689934ff37 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:11.752058 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:11.752058 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:11.752621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe808e2f-44cf-410c-8109-12689934ff37 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:11.920017 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:11.920017 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:11.964407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fe808e2f-44cf-410c-8109-12689934ff37 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:12.051453 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe808e2f-44cf-410c-8109-12689934ff37 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:12.052303 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1393/2797] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:11 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:13.077602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a964e632-9819-4aee-833a-2fcc4758d52d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:13.078852 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a964e632-9819-4aee-833a-2fcc4758d52d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:13.079213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:13.079213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:13.087272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a964e632-9819-4aee-833a-2fcc4758d52d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:13.265831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:13.265831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:13.277026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a964e632-9819-4aee-833a-2fcc4758d52d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:13.309661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a964e632-9819-4aee-833a-2fcc4758d52d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:13.312163 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1405/2798] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:13 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:14.327765 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3bd4d4d6-a04f-4c11-a95e-3cc3f66e1fcb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:14.328283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3bd4d4d6-a04f-4c11-a95e-3cc3f66e1fcb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:14.328451 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:14.328451 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:14.329155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3bd4d4d6-a04f-4c11-a95e-3cc3f66e1fcb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:14.434409 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:14.434409 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:14.456716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3bd4d4d6-a04f-4c11-a95e-3cc3f66e1fcb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:14.503570 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3bd4d4d6-a04f-4c11-a95e-3cc3f66e1fcb tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:14.506324 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1394/2799] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:14 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 920 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:15.528809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5503dcc-bca4-49b6-904e-83cda409988a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:15.530580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5503dcc-bca4-49b6-904e-83cda409988a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:15.531225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:15.531225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:15.531913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5503dcc-bca4-49b6-904e-83cda409988a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:15.715656 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:15.715656 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:15.758113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f5503dcc-bca4-49b6-904e-83cda409988a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:15.841657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5503dcc-bca4-49b6-904e-83cda409988a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:15.843379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1406/2800] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:15 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 978 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:16.875406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea0e34c4-5ae5-4e2b-9812-cdb9050903e3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:16.876646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea0e34c4-5ae5-4e2b-9812-cdb9050903e3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:16.877195 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:16.877195 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:16.878296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea0e34c4-5ae5-4e2b-9812-cdb9050903e3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:17.049175 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:17.049175 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:17.089117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ea0e34c4-5ae5-4e2b-9812-cdb9050903e3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:17.165196 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea0e34c4-5ae5-4e2b-9812-cdb9050903e3 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:17.167169 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1395/2801] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:16 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 978 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:18.184150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2503515-0078-4196-b60d-1f664b9306ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:18.185520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2503515-0078-4196-b60d-1f664b9306ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:18.185754 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:18.185754 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:18.186132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2503515-0078-4196-b60d-1f664b9306ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:18.293976 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:18.293976 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:18.331784 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b2503515-0078-4196-b60d-1f664b9306ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:18.359323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2503515-0078-4196-b60d-1f664b9306ac tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:18.360402 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1407/2802] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:18 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 981 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:19.377460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61f60fbe-2065-4a42-9bbc-f8e77e3c4478 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:19.378196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61f60fbe-2065-4a42-9bbc-f8e77e3c4478 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:19.378525 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:19.378525 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:19.379051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61f60fbe-2065-4a42-9bbc-f8e77e3c4478 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:19.456714 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:19.456714 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:19.468682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-61f60fbe-2065-4a42-9bbc-f8e77e3c4478 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:19.498444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61f60fbe-2065-4a42-9bbc-f8e77e3c4478 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:19.500585 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1396/2803] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:19 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 981 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:20.518569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff979d15-28cf-49d2-aca0-db1782cacbbe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:20.519217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff979d15-28cf-49d2-aca0-db1782cacbbe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:20.519675 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:20.519675 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:20.520364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff979d15-28cf-49d2-aca0-db1782cacbbe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:20.596555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:20.596555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:20.608493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ff979d15-28cf-49d2-aca0-db1782cacbbe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:20.644961 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff979d15-28cf-49d2-aca0-db1782cacbbe tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:20.646099 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1408/2804] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:20 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 981 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:21.664035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4bc1396-d657-4289-9640-aec4c144050c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:21.664694 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4bc1396-d657-4289-9640-aec4c144050c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:21.664910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:21.664910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:21.666001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4bc1396-d657-4289-9640-aec4c144050c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:21.773527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:21.773527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:21.789640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d4bc1396-d657-4289-9640-aec4c144050c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:21.873750 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4bc1396-d657-4289-9640-aec4c144050c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:21.875164 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1397/2805] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:21 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 981 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:26:22.894091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f179bd86-adbd-4d1f-b47a-a35c06a09b30 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:22.894605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f179bd86-adbd-4d1f-b47a-a35c06a09b30 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:22.895003 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:22.895003 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:22.895597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f179bd86-adbd-4d1f-b47a-a35c06a09b30 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:22.951701 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:22.951701 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:22.960653 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f179bd86-adbd-4d1f-b47a-a35c06a09b30 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:22.992129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f179bd86-adbd-4d1f-b47a-a35c06a09b30 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:22.994493 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1409/2806] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:22 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1369 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:26:23.008319 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6be542cd-4896-4c17-b21a-4f6bf7efcae5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:23.008879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6be542cd-4896-4c17-b21a-4f6bf7efcae5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:23.009144 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:23.009144 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:23.009537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6be542cd-4896-4c17-b21a-4f6bf7efcae5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:23.070151 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:23.070151 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:23.095682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6be542cd-4896-4c17-b21a-4f6bf7efcae5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:23.137405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6be542cd-4896-4c17-b21a-4f6bf7efcae5 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:23.140349 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1398/2807] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:26:23 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1369 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:26:24.302361 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:24.302940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:24.303100 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:24.303100 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:24.303713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:24.372556 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:24.372556 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:24.381106 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:24.407766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:24.408613 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1410/2808] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:26:24 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1369 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:26:26.204580 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-f5619dc5-bd44-4be7-a533-159a791e9b6b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:26.205532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-f5619dc5-bd44-4be7-a533-159a791e9b6b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:26.205878 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:26.205878 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:26.206337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-f5619dc5-bd44-4be7-a533-159a791e9b6b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:26.268366 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:26.268366 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:26.281232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-f5619dc5-bd44-4be7-a533-159a791e9b6b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:26.305474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-f5619dc5-bd44-4be7-a533-159a791e9b6b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:26.307062 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1399/2809] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:26:26 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1369 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:26:26.318242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:26:26.318731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:26.319270 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:26.319270 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:26.319650 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:26.320733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:26:26.321397 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1411/2810] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:26:26 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:26:26.335931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-ab734490-15bb-4650-8749-041cdd711a9a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments Jan 25 11:26:26.336553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:26.336553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:26.337957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-ab734490-15bb-4650-8749-041cdd711a9a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b21a543e-5d6d-47bf-b23e-5743206c8a5c", "instance_uuid": "e662b947-2030-4b60-8bc6-c7455a4c5848", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:26:26.392527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:26.392527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:26.460330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-ab734490-15bb-4650-8749-041cdd711a9a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments returned with HTTP 200 Jan 25 11:26:26.461261 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1400/2811] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:26:26 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:26:27.819123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:26:27.819601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:27.820054 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:27.821107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-becd27ec-f909-47c9-bf7c-d18ec9ef494c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:26:27.822012 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1412/2812] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:26:27 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:26:27.834411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-1f656df6-c62a-40c6-afb0-b1e3391aefe7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:26:27.834989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-1f656df6-c62a-40c6-afb0-b1e3391aefe7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:26:27.835232 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:27.835232 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:27.835563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-1f656df6-c62a-40c6-afb0-b1e3391aefe7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:26:27.908733 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:27.908733 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:27.918166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-1f656df6-c62a-40c6-afb0-b1e3391aefe7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:26:27.937130 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:27.937130 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:27.947974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-1f656df6-c62a-40c6-afb0-b1e3391aefe7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:26:27.948978 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1401/2813] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:26:27 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1467 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:26:27.968921 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-a9796fee-fd75-4f5a-879c-6a319ac330dd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] PUT http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/366ca487-f0c1-4835-baf7-ec55228318f7 Jan 25 11:26:27.969685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-a9796fee-fd75-4f5a-879c-6a319ac330dd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:26:28.018983 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:26:28.018983 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:26:28.019513 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-a9796fee-fd75-4f5a-879c-6a319ac330dd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-b21a543e-5d6d-47bf-b23e-5743206c8a5c-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.010s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:26:28.022080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:28.022080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:29.726531 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-a9796fee-fd75-4f5a-879c-6a319ac330dd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-b21a543e-5d6d-47bf-b23e-5743206c8a5c-n-h2-764292-12'" released by "attachment_update" :: held 1.706s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:26:29.729319 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-a9796fee-fd75-4f5a-879c-6a319ac330dd tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/366ca487-f0c1-4835-baf7-ec55228318f7 returned with HTTP 200 Jan 25 11:26:29.731665 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1413/2814] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:26:27 2021] PUT /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/366ca487-f0c1-4835-baf7-ec55228318f7 => generated 762 bytes in 1768 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:26:29.772889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-fc0cb7ed-07d5-4bba-92e7-79e8a03ffbfc tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/366ca487-f0c1-4835-baf7-ec55228318f7/action Jan 25 11:26:29.773876 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:26:29.773876 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:26:29.774857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-fc0cb7ed-07d5-4bba-92e7-79e8a03ffbfc tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:26:29.775814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-fc0cb7ed-07d5-4bba-92e7-79e8a03ffbfc tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:26:29.866002 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:26:29.866002 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:26:29.885563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-352d67ad-083d-47ba-9d70-cfffea68f710 req-fc0cb7ed-07d5-4bba-92e7-79e8a03ffbfc tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/366ca487-f0c1-4835-baf7-ec55228318f7/action returned with HTTP 204 Jan 25 11:26:29.887411 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1402/2815] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:26:29 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/366ca487-f0c1-4835-baf7-ec55228318f7/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:28:57.944429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-70bb448e-34f5-495b-9686-939eb8f45b75 req-ed390004-26e2-43ba-970f-a80011057d56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/366ca487-f0c1-4835-baf7-ec55228318f7 Jan 25 11:28:57.945011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-70bb448e-34f5-495b-9686-939eb8f45b75 req-ed390004-26e2-43ba-970f-a80011057d56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:28:57.945320 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:28:57.945320 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:28:57.945726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-70bb448e-34f5-495b-9686-939eb8f45b75 req-ed390004-26e2-43ba-970f-a80011057d56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:28:57.993462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:28:57.993462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:28:58.778407 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-70bb448e-34f5-495b-9686-939eb8f45b75 req-ed390004-26e2-43ba-970f-a80011057d56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:28:58.783085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-70bb448e-34f5-495b-9686-939eb8f45b75 req-ed390004-26e2-43ba-970f-a80011057d56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:28:58.807013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-70bb448e-34f5-495b-9686-939eb8f45b75 req-ed390004-26e2-43ba-970f-a80011057d56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/366ca487-f0c1-4835-baf7-ec55228318f7 returned with HTTP 200 Jan 25 11:28:58.808193 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1414/2816] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:28:57 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/366ca487-f0c1-4835-baf7-ec55228318f7 => generated 19 bytes in 869 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:29:02.218714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:29:02.219380 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:02.219501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:02.219501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:02.219824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:02.312239 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:02.312239 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:02.327688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:29:02.380383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:29:02.383738 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1403/2817] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:29:02 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1369 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:05.704399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-6cc38902-5d81-4c17-9d96-78e161e63e5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:29:05.705644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-6cc38902-5d81-4c17-9d96-78e161e63e5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:05.706391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:05.706391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:05.706783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-6cc38902-5d81-4c17-9d96-78e161e63e5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:05.766033 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:05.766033 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:05.783015 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-6cc38902-5d81-4c17-9d96-78e161e63e5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:29:05.829734 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-6cc38902-5d81-4c17-9d96-78e161e63e5a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:29:05.832064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1415/2818] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:29:05 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1369 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:29:05.852035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:29:05.852538 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:05.852741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:05.852741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:05.853408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:05.854700 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:29:05.855555 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1404/2819] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:29:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:29:05.902077 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-ddee5810-3587-43ef-a84e-c1edb184190d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments Jan 25 11:29:05.903451 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:05.903451 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:05.903451 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-ddee5810-3587-43ef-a84e-c1edb184190d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b21a543e-5d6d-47bf-b23e-5743206c8a5c", "instance_uuid": "6f76acda-003f-482b-ba9e-89c62aa1c304", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:06.003771 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:06.003771 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:06.077479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-ddee5810-3587-43ef-a84e-c1edb184190d tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments returned with HTTP 200 Jan 25 11:29:06.090837 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1416/2820] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:29:05 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:08.723585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:29:08.724057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:08.724554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:08.725595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-867c4a90-3a3d-4456-b4ca-63829263ef69 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:29:08.726229 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1405/2821] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:29:08 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:29:08.742884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-bc988193-2270-4fea-b756-1224a146765e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:29:08.744526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-bc988193-2270-4fea-b756-1224a146765e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:08.748227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:08.748227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:08.749704 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-bc988193-2270-4fea-b756-1224a146765e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:08.885055 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:08.885055 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:08.896295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-bc988193-2270-4fea-b756-1224a146765e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:29:08.918653 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:08.918653 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:08.930689 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-bc988193-2270-4fea-b756-1224a146765e tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:29:08.931870 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1417/2822] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:29:08 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1467 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:29:08.954353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-d4af43b8-2305-4400-8249-1a795d54d077 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] PUT http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/a5a11d68-95db-44c4-8fd4-08b0f9d6acfa Jan 25 11:29:08.956449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-d4af43b8-2305-4400-8249-1a795d54d077 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:09.021516 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:29:09.021516 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:29:09.022602 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-d4af43b8-2305-4400-8249-1a795d54d077 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-b21a543e-5d6d-47bf-b23e-5743206c8a5c-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.012s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:29:09.025142 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:09.025142 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:11.432466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-d4af43b8-2305-4400-8249-1a795d54d077 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-b21a543e-5d6d-47bf-b23e-5743206c8a5c-n-h1-764292-12'" released by "attachment_update" :: held 2.410s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:29:11.433791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-d4af43b8-2305-4400-8249-1a795d54d077 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/a5a11d68-95db-44c4-8fd4-08b0f9d6acfa returned with HTTP 200 Jan 25 11:29:11.435270 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1406/2823] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:29:08 2021] PUT /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/a5a11d68-95db-44c4-8fd4-08b0f9d6acfa => generated 762 bytes in 2489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:11.489796 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-da8b5bd7-0b83-40b2-bd10-c553c066ee1f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/a5a11d68-95db-44c4-8fd4-08b0f9d6acfa/action Jan 25 11:29:11.490669 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:11.490669 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:11.491700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-da8b5bd7-0b83-40b2-bd10-c553c066ee1f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:29:11.492290 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-da8b5bd7-0b83-40b2-bd10-c553c066ee1f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:11.591051 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:11.591051 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:11.608591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4b1c1814-e47d-4cfe-b390-9cd3a0ba6e5e req-da8b5bd7-0b83-40b2-bd10-c553c066ee1f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/a5a11d68-95db-44c4-8fd4-08b0f9d6acfa/action returned with HTTP 204 Jan 25 11:29:11.611182 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1418/2824] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:29:11 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/a5a11d68-95db-44c4-8fd4-08b0f9d6acfa/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:15.183173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37e3e0ed-e46e-4125-8a74-ab417c8ebd54 tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] POST http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/types Jan 25 11:29:15.184512 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:15.184512 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:15.185312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37e3e0ed-e46e-4125-8a74-ab417c8ebd54 tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-610410427"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:15.203530 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:15.203530 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:15.290720 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37e3e0ed-e46e-4125-8a74-ab417c8ebd54 tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/types returned with HTTP 200 Jan 25 11:29:15.292586 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1407/2825] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:29:14 2021] POST /volume/v3/4854b11c724e4bcf89abfc1da346d3a0/types => generated 219 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:29:15.310062 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44c73a8d-da59-4809-9cf1-a80299e540ff tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] POST http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/group_types Jan 25 11:29:15.311282 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:15.311282 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:15.312395 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44c73a8d-da59-4809-9cf1-a80299e540ff tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-216380362"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:15.376817 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44c73a8d-da59-4809-9cf1-a80299e540ff tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/group_types returned with HTTP 202 Jan 25 11:29:15.394574 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1419/2826] 10.222.0.57 () {62 vars in 1278 bytes} [Mon Jan 25 11:29:15 2021] POST /volume/v3/4854b11c724e4bcf89abfc1da346d3a0/group_types => generated 176 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:15.606484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f15b460-d4ae-4768-acc6-6cb3799c91c2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] POST http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups Jan 25 11:29:15.607751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f15b460-d4ae-4768-acc6-6cb3799c91c2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a7054eec-d38c-4158-8cde-6b5b9cdc0091", "volume_types": ["01b5a23c-bcee-43da-bd5d-7504059eaae1"], "name": "tempest-GroupsV314Test-Group-749818993"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:15.609740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-6f15b460-d4ae-4768-acc6-6cb3799c91c2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Creating new group {'group': {'group_type': 'a7054eec-d38c-4158-8cde-6b5b9cdc0091', 'volume_types': ['01b5a23c-bcee-43da-bd5d-7504059eaae1'], 'name': 'tempest-GroupsV314Test-Group-749818993'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 11:29:15.637755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-6f15b460-d4ae-4768-acc6-6cb3799c91c2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Creating group tempest-GroupsV314Test-Group-749818993. Jan 25 11:29:15.677403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6f15b460-d4ae-4768-acc6-6cb3799c91c2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Availability Zones retrieved successfully. Jan 25 11:29:15.708345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-6f15b460-d4ae-4768-acc6-6cb3799c91c2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Created reservations ['f7fd4550-fd5d-456a-a744-0b442e64756e'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:29:15.779626 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f15b460-d4ae-4768-acc6-6cb3799c91c2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups returned with HTTP 202 Jan 25 11:29:15.781079 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1408/2827] 10.222.0.57 () {62 vars in 1264 bytes} [Mon Jan 25 11:29:15 2021] POST /volume/v3/84cd47bc0157459fb4e774ab3299024a/groups => generated 107 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:15.798522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-396e8ac8-62aa-4675-94c1-e5e55cdf23c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9 Jan 25 11:29:15.799755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-396e8ac8-62aa-4675-94c1-e5e55cdf23c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:15.802033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-396e8ac8-62aa-4675-94c1-e5e55cdf23c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:15.802737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-396e8ac8-62aa-4675-94c1-e5e55cdf23c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] show called for member 5a9ed64c-73f6-499b-9579-d1a0f91e79d9 {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:29:15.813489 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:15.813489 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:15.858927 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-396e8ac8-62aa-4675-94c1-e5e55cdf23c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9 returned with HTTP 200 Jan 25 11:29:15.867679 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1420/2828] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:29:15 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9 => generated 387 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:16.873329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b3d3ef16-03b8-4c5d-bc40-04508e6d7415 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9 Jan 25 11:29:16.875099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b3d3ef16-03b8-4c5d-bc40-04508e6d7415 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:16.875099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:16.875099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:16.875099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b3d3ef16-03b8-4c5d-bc40-04508e6d7415 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:16.875099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-b3d3ef16-03b8-4c5d-bc40-04508e6d7415 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] show called for member 5a9ed64c-73f6-499b-9579-d1a0f91e79d9 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:29:16.883174 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:16.883174 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:16.914092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b3d3ef16-03b8-4c5d-bc40-04508e6d7415 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9 returned with HTTP 200 Jan 25 11:29:16.915664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1409/2829] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:29:16 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9 => generated 388 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:16.928329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] POST http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes Jan 25 11:29:16.929484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:16.929484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:16.930474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01b5a23c-bcee-43da-bd5d-7504059eaae1", "group_id": "5a9ed64c-73f6-499b-9579-d1a0f91e79d9", "size": 1, "name": "tempest-GroupsV314Test-Volume-864081808"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:16.931834 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Create volume request body: {'volume': {'volume_type': '01b5a23c-bcee-43da-bd5d-7504059eaae1', 'group_id': '5a9ed64c-73f6-499b-9579-d1a0f91e79d9', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-864081808'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:29:16.957364 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:16.957364 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:16.959222 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Create volume of 1 GB Jan 25 11:29:16.996153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Availability Zones retrieved successfully. Jan 25 11:29:17.022759 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Flow 'volume_create_api' (9afdd36f-b619-45db-b5dd-3258384d315b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:29:17.026701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7f44f0-d2e7-48ae-82ef-775e45f1337e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:17.028528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:17.028528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:17.029331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:29:17.092289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7f44f0-d2e7-48ae-82ef-775e45f1337e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01b5a23c-bcee-43da-bd5d-7504059eaae1,is_public=True,name='tempest-GroupsV314Test-volume-type-610410427',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01b5a23c-bcee-43da-bd5d-7504059eaae1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5a9ed64c-73f6-499b-9579-d1a0f91e79d9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:17.095452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc3c172-a719-4269-9533-6f1bab0438a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:17.153408 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-610410427 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-610410427, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:29:17.154510 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-610410427 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-610410427, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:29:17.217134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Created reservations ['b4798c8c-c82f-4b81-81a6-54c8c1bb49ca', '0d639f96-a9cf-4cb8-a541-bcf84f82755d', '20715ec7-ac2a-4da2-abe9-c52d36f354b4', '618e6950-f105-49a3-8766-27a3478146ae'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:29:17.220057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc3c172-a719-4269-9533-6f1bab0438a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4798c8c-c82f-4b81-81a6-54c8c1bb49ca', '0d639f96-a9cf-4cb8-a541-bcf84f82755d', '20715ec7-ac2a-4da2-abe9-c52d36f354b4', '618e6950-f105-49a3-8766-27a3478146ae']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:17.223414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f353580-e654-4aa3-8d63-0e685b11d464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:17.306053 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f353580-e654-4aa3-8d63-0e685b11d464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e934aae-990d-4004-84b5-ce1a8fe2ab9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-864081808',encryption_key_id=None,group_id=5a9ed64c-73f6-499b-9579-d1a0f91e79d9,group_type_id=,metadata={},multiattach=False,project_id='84cd47bc0157459fb4e774ab3299024a',qos_specs=None,replication_status=,reservations=['b4798c8c-c82f-4b81-81a6-54c8c1bb49ca','0d639f96-a9cf-4cb8-a541-bcf84f82755d','20715ec7-ac2a-4da2-abe9-c52d36f354b4','618e6950-f105-49a3-8766-27a3478146ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9a653e33204100a084f203632bc85d',volume_type_id=01b5a23c-bcee-43da-bd5d-7504059eaae1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-864081808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5a9ed64c-73f6-499b-9579-d1a0f91e79d9,host=None,id=6e934aae-990d-4004-84b5-ce1a8fe2ab9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84cd47bc0157459fb4e774ab3299024a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1f9a653e33204100a084f203632bc85d',volume_attachment=,volume_type=,volume_type_id=01b5a23c-bcee-43da-bd5d-7504059eaae1)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:17.311739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a416ed8d-8a08-4f3e-ab11-ac2b7fc809fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:17.375174 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a416ed8d-8a08-4f3e-ab11-ac2b7fc809fb) transitioned into state 'SUCCESS' from state '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-864081808',encryption_key_id=None,group_id=5a9ed64c-73f6-499b-9579-d1a0f91e79d9,group_type_id=,metadata={},multiattach=False,project_id='84cd47bc0157459fb4e774ab3299024a',qos_specs=None,replication_status=,reservations=['b4798c8c-c82f-4b81-81a6-54c8c1bb49ca','0d639f96-a9cf-4cb8-a541-bcf84f82755d','20715ec7-ac2a-4da2-abe9-c52d36f354b4','618e6950-f105-49a3-8766-27a3478146ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9a653e33204100a084f203632bc85d',volume_type_id=01b5a23c-bcee-43da-bd5d-7504059eaae1)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:17.378824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3511fde-5668-4fc7-855c-28736356c89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:17.403606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3511fde-5668-4fc7-855c-28736356c89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:17.407056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Flow 'volume_create_api' (9afdd36f-b619-45db-b5dd-3258384d315b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:29:17.465575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Create volume request issued successfully. Jan 25 11:29:17.487949 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:17.488943 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:17.499368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:17.517220 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:17.517220 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:17.534405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1aa9053b-d792-4861-ab02-384583ed5aba tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes returned with HTTP 202 Jan 25 11:29:17.543708 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1421/2830] 10.222.0.57 () {62 vars in 1267 bytes} [Mon Jan 25 11:29:16 2021] POST /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes => generated 898 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:17.553091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-957699cf-ff0b-4eaa-9735-43f0b6ec57d7 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a Jan 25 11:29:17.554391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-957699cf-ff0b-4eaa-9735-43f0b6ec57d7 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:17.555362 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:17.555362 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:17.558009 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-957699cf-ff0b-4eaa-9735-43f0b6ec57d7 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:17.690577 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:17.690577 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:17.710725 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-957699cf-ff0b-4eaa-9735-43f0b6ec57d7 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:17.741547 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-957699cf-ff0b-4eaa-9735-43f0b6ec57d7 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:17.742289 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-957699cf-ff0b-4eaa-9735-43f0b6ec57d7 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:17.759352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-957699cf-ff0b-4eaa-9735-43f0b6ec57d7 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:17.771118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:17.771118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:17.809709 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-957699cf-ff0b-4eaa-9735-43f0b6ec57d7 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a returned with HTTP 200 Jan 25 11:29:17.810906 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1410/2831] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:17 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a => generated 990 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:18.828578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac57c966-a632-475e-88d6-7e802e379523 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a Jan 25 11:29:18.829767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac57c966-a632-475e-88d6-7e802e379523 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:18.830153 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:18.830153 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:18.831033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac57c966-a632-475e-88d6-7e802e379523 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:18.940508 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:18.940508 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:18.967883 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ac57c966-a632-475e-88d6-7e802e379523 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:19.013462 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-ac57c966-a632-475e-88d6-7e802e379523 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:19.013939 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-ac57c966-a632-475e-88d6-7e802e379523 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:19.053900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-ac57c966-a632-475e-88d6-7e802e379523 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:19.065125 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:19.065125 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:19.120493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac57c966-a632-475e-88d6-7e802e379523 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a returned with HTTP 200 Jan 25 11:29:19.121389 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1422/2832] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:18 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a => generated 991 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:19.137915 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] POST http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/action Jan 25 11:29:19.138609 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:19.138609 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:19.139122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Action body: b'{"create-from-src": {"source_group_id": "5a9ed64c-73f6-499b-9579-d1a0f91e79d9", "name": "tempest-Group_from_grp-1451860809"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:29:19.139520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "5a9ed64c-73f6-499b-9579-d1a0f91e79d9", "name": "tempest-Group_from_grp-1451860809"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:19.140597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Creating new group {'create-from-src': {'source_group_id': '5a9ed64c-73f6-499b-9579-d1a0f91e79d9', 'name': 'tempest-Group_from_grp-1451860809'}}. {{(pid=91484) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 25 11:29:19.140939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Creating group tempest-Group_from_grp-1451860809 from source group 5a9ed64c-73f6-499b-9579-d1a0f91e79d9. Jan 25 11:29:19.148828 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:19.148828 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:19.177475 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:19.177475 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:19.286093 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Created reservations ['40263684-67c5-41b8-b563-10424d664b68'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:29:19.424934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.group.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] A mapping entry already exists for group ba7df989-9aaa-4c80-9880-4204468e819e and volume type 01b5a23c-bcee-43da-bd5d-7504059eaae1. Do not need to create again. Jan 25 11:29:19.426122 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:19.426122 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:19.427202 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Availability Zones retrieved successfully. Jan 25 11:29:19.447073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Flow 'volume_create_api' (a889c7f6-932d-4b23-a71e-bed025ebb551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:29:19.451332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a412641e-d297-4306-9b6a-c7c37b2c2296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:19.454316 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Validating volume size '1' using validate_int, validate_source_size {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:29:19.529191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a412641e-d297-4306-9b6a-c7c37b2c2296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6e934aae-990d-4004-84b5-ce1a8fe2ab9a', 'volume_type': VolumeType(created_at=2021-01-25T11:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01b5a23c-bcee-43da-bd5d-7504059eaae1,is_public=True,name='tempest-GroupsV314Test-volume-type-610410427',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01b5a23c-bcee-43da-bd5d-7504059eaae1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ba7df989-9aaa-4c80-9880-4204468e819e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:19.532004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785965e9-95fa-498d-ae7c-b23a0dc9281c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:19.596292 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-610410427 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-610410427, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:29:19.597393 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-610410427 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-610410427, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:29:19.632717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Created reservations ['f2c5d265-c9c0-4346-a44d-bb3dd5ead875', '71d61b8b-f162-4b80-8a98-11678b4c63a6', 'cb28b12c-562f-431d-8ab0-15d3a70ee356', 'd6b9f677-baa5-4a24-b597-8bd15cbc80ef'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:29:19.636516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785965e9-95fa-498d-ae7c-b23a0dc9281c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c5d265-c9c0-4346-a44d-bb3dd5ead875', '71d61b8b-f162-4b80-8a98-11678b4c63a6', 'cb28b12c-562f-431d-8ab0-15d3a70ee356', 'd6b9f677-baa5-4a24-b597-8bd15cbc80ef']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:19.638633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6f87d5-b925-494b-8485-732ca69307cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:19.785842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6f87d5-b925-494b-8485-732ca69307cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52da255a-8937-4a8d-b5ef-a941bc115d5b', '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=ba7df989-9aaa-4c80-9880-4204468e819e,group_type_id=,metadata={},multiattach=False,project_id='84cd47bc0157459fb4e774ab3299024a',qos_specs=None,replication_status=,reservations=['f2c5d265-c9c0-4346-a44d-bb3dd5ead875','71d61b8b-f162-4b80-8a98-11678b4c63a6','cb28b12c-562f-431d-8ab0-15d3a70ee356','d6b9f677-baa5-4a24-b597-8bd15cbc80ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=6e934aae-990d-4004-84b5-ce1a8fe2ab9a,status='creating',user_id='1f9a653e33204100a084f203632bc85d',volume_type_id=01b5a23c-bcee-43da-bd5d-7504059eaae1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba7df989-9aaa-4c80-9880-4204468e819e,host=None,id=52da255a-8937-4a8d-b5ef-a941bc115d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84cd47bc0157459fb4e774ab3299024a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6e934aae-990d-4004-84b5-ce1a8fe2ab9a,status='creating',terminated_at=None,updated_at=None,user_id='1f9a653e33204100a084f203632bc85d',volume_attachment=,volume_type=,volume_type_id=01b5a23c-bcee-43da-bd5d-7504059eaae1)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:19.788355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9457e79f-e27c-4847-9179-f1066cbe233f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:19.838903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9457e79f-e27c-4847-9179-f1066cbe233f) transitioned into state 'SUCCESS' from 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=ba7df989-9aaa-4c80-9880-4204468e819e,group_type_id=,metadata={},multiattach=False,project_id='84cd47bc0157459fb4e774ab3299024a',qos_specs=None,replication_status=,reservations=['f2c5d265-c9c0-4346-a44d-bb3dd5ead875','71d61b8b-f162-4b80-8a98-11678b4c63a6','cb28b12c-562f-431d-8ab0-15d3a70ee356','d6b9f677-baa5-4a24-b597-8bd15cbc80ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=6e934aae-990d-4004-84b5-ce1a8fe2ab9a,status='creating',user_id='1f9a653e33204100a084f203632bc85d',volume_type_id=01b5a23c-bcee-43da-bd5d-7504059eaae1)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:19.844616 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Flow 'volume_create_api' (a889c7f6-932d-4b23-a71e-bed025ebb551) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:29:19.913745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Create volume request issued successfully. Jan 25 11:29:19.964787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59a84634-1892-4e69-8707-4bf3138eb2aa tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/action returned with HTTP 202 Jan 25 11:29:19.969755 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1411/2833] 10.222.0.57 () {62 vars in 1285 bytes} [Mon Jan 25 11:29:19 2021] POST /volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/action => generated 102 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:19.975787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/detail Jan 25 11:29:19.989183 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:19.989826 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:19.989826 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:19.990479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:19.991655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:29:19.993795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:29:20.095673 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Get all volumes completed successfully. Jan 25 11:29:20.097492 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:20.097967 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:20.107044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:20.119899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:20.119899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:20.137599 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:20.138456 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:20.147626 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:20.155225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:20.155225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:20.179201 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d635946-e352-4c0e-81a2-8133875d4c74 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/detail returned with HTTP 200 Jan 25 11:29:20.180331 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1423/2834] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:29:19 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/detail => generated 1971 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:29:20.199101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-074a175f-9bfb-4563-8f61-0db4c4a1f110 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:20.200132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-074a175f-9bfb-4563-8f61-0db4c4a1f110 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:20.200708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:20.200708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:20.201864 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-074a175f-9bfb-4563-8f61-0db4c4a1f110 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:20.260335 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:20.260335 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:20.270721 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-074a175f-9bfb-4563-8f61-0db4c4a1f110 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:20.294372 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-074a175f-9bfb-4563-8f61-0db4c4a1f110 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:20.295008 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-074a175f-9bfb-4563-8f61-0db4c4a1f110 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:20.321545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-074a175f-9bfb-4563-8f61-0db4c4a1f110 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:20.334314 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:20.334314 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:20.388458 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-074a175f-9bfb-4563-8f61-0db4c4a1f110 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:20.391314 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1412/2835] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:20 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:21.434739 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe02d438-af58-4779-9ee5-3d7dc8244ac9 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:21.438041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe02d438-af58-4779-9ee5-3d7dc8244ac9 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:21.438576 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:21.438576 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:21.441778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe02d438-af58-4779-9ee5-3d7dc8244ac9 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:21.531571 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:21.531571 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:21.543365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fe02d438-af58-4779-9ee5-3d7dc8244ac9 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:21.562641 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-fe02d438-af58-4779-9ee5-3d7dc8244ac9 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:21.563097 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-fe02d438-af58-4779-9ee5-3d7dc8244ac9 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:21.577969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-fe02d438-af58-4779-9ee5-3d7dc8244ac9 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:21.585380 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:21.585380 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:21.608357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe02d438-af58-4779-9ee5-3d7dc8244ac9 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:21.620663 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1424/2836] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:21 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:22.629888 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7eba475-794b-4fd2-bcbc-95b1db40e223 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:22.631280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7eba475-794b-4fd2-bcbc-95b1db40e223 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:22.631684 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:22.631684 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:22.632325 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7eba475-794b-4fd2-bcbc-95b1db40e223 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:22.802552 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:22.802552 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:22.817908 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f7eba475-794b-4fd2-bcbc-95b1db40e223 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:22.838970 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-f7eba475-794b-4fd2-bcbc-95b1db40e223 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:22.839828 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-f7eba475-794b-4fd2-bcbc-95b1db40e223 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:22.856292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-f7eba475-794b-4fd2-bcbc-95b1db40e223 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:22.870502 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:22.870502 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:22.902122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7eba475-794b-4fd2-bcbc-95b1db40e223 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:22.903312 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1413/2837] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:22 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:23.925781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2f3d05ca-800e-4735-a82c-dfa63408aee3 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:23.927023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2f3d05ca-800e-4735-a82c-dfa63408aee3 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:23.927461 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:23.927461 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:23.928170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2f3d05ca-800e-4735-a82c-dfa63408aee3 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:24.013307 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:24.013307 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:24.033447 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2f3d05ca-800e-4735-a82c-dfa63408aee3 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:24.052347 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-2f3d05ca-800e-4735-a82c-dfa63408aee3 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:24.053528 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-2f3d05ca-800e-4735-a82c-dfa63408aee3 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:24.063114 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-2f3d05ca-800e-4735-a82c-dfa63408aee3 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:24.070725 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:24.070725 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:24.099639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2f3d05ca-800e-4735-a82c-dfa63408aee3 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:24.101808 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1425/2838] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:23 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:29:25.119513 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81c62c49-6ec5-415a-97f6-7df862126d2b tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:25.120437 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81c62c49-6ec5-415a-97f6-7df862126d2b tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:25.120437 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:25.120437 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:25.120927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81c62c49-6ec5-415a-97f6-7df862126d2b tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:25.195949 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:25.195949 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:25.207093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-81c62c49-6ec5-415a-97f6-7df862126d2b tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:25.223834 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-81c62c49-6ec5-415a-97f6-7df862126d2b tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:25.224625 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-81c62c49-6ec5-415a-97f6-7df862126d2b tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:25.233524 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-81c62c49-6ec5-415a-97f6-7df862126d2b tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:25.242577 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:25.242577 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:25.276525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81c62c49-6ec5-415a-97f6-7df862126d2b tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:25.277871 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1414/2839] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:25 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:29:26.310172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-190f175a-d70e-42d5-aacb-505c398ed286 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:26.319051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-190f175a-d70e-42d5-aacb-505c398ed286 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:26.320825 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:26.320825 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:26.322524 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-190f175a-d70e-42d5-aacb-505c398ed286 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:26.551255 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:26.551255 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:26.567631 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-190f175a-d70e-42d5-aacb-505c398ed286 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:26.620012 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-190f175a-d70e-42d5-aacb-505c398ed286 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:26.620478 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-190f175a-d70e-42d5-aacb-505c398ed286 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:26.642280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-190f175a-d70e-42d5-aacb-505c398ed286 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:26.664359 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:26.664359 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:26.746544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-190f175a-d70e-42d5-aacb-505c398ed286 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:26.748819 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1426/2840] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:26 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:27.764407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb56810b-24ab-4b96-b096-2e76d69543ed tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:27.765247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb56810b-24ab-4b96-b096-2e76d69543ed tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:27.765247 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:27.765247 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:27.765247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb56810b-24ab-4b96-b096-2e76d69543ed tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:27.826507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:27.826507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:27.838303 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eb56810b-24ab-4b96-b096-2e76d69543ed tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:27.857867 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-eb56810b-24ab-4b96-b096-2e76d69543ed tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:27.858328 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-eb56810b-24ab-4b96-b096-2e76d69543ed tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:27.875289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-eb56810b-24ab-4b96-b096-2e76d69543ed tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:27.886398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:27.886398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:27.928784 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb56810b-24ab-4b96-b096-2e76d69543ed tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:27.947201 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1415/2841] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:27 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:28.948094 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8e5c558-67e7-4120-b870-f733008f384c tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:28.949364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e8e5c558-67e7-4120-b870-f733008f384c tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:28.950775 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:28.950775 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:28.952714 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e8e5c558-67e7-4120-b870-f733008f384c tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:29.279899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:29.279899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:29.313390 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e8e5c558-67e7-4120-b870-f733008f384c tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:29.343379 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-e8e5c558-67e7-4120-b870-f733008f384c tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:29.343996 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-e8e5c558-67e7-4120-b870-f733008f384c tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:29.355610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-e8e5c558-67e7-4120-b870-f733008f384c tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:29.368656 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:29.368656 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:29.414843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8e5c558-67e7-4120-b870-f733008f384c tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:29.416325 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1427/2842] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:28 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:30.436585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d68b4b8e-d662-4501-9500-3a7c9c036971 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:30.437339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d68b4b8e-d662-4501-9500-3a7c9c036971 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:30.437339 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:30.437339 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:30.437720 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d68b4b8e-d662-4501-9500-3a7c9c036971 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:30.501520 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:30.501520 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:30.514944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d68b4b8e-d662-4501-9500-3a7c9c036971 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:30.538611 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-d68b4b8e-d662-4501-9500-3a7c9c036971 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:30.539718 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-d68b4b8e-d662-4501-9500-3a7c9c036971 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:30.556168 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-d68b4b8e-d662-4501-9500-3a7c9c036971 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:30.584019 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:30.584019 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:30.623273 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d68b4b8e-d662-4501-9500-3a7c9c036971 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:30.624460 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1416/2843] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:30 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:31.641874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f0d28712-1c15-4c45-b351-79dbc25b6c76 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:31.642540 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f0d28712-1c15-4c45-b351-79dbc25b6c76 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:31.643872 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:31.643872 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:31.643872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f0d28712-1c15-4c45-b351-79dbc25b6c76 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:31.697845 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:31.697845 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:31.709234 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f0d28712-1c15-4c45-b351-79dbc25b6c76 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:31.725130 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-f0d28712-1c15-4c45-b351-79dbc25b6c76 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:31.725776 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-f0d28712-1c15-4c45-b351-79dbc25b6c76 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:31.735067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-f0d28712-1c15-4c45-b351-79dbc25b6c76 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:31.743968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:31.743968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:31.781475 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f0d28712-1c15-4c45-b351-79dbc25b6c76 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:31.791276 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1428/2844] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:31 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 988 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:31.799590 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4bde61b-4575-4a6f-86b7-7faf66088a03 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/ba7df989-9aaa-4c80-9880-4204468e819e Jan 25 11:29:31.800268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4bde61b-4575-4a6f-86b7-7faf66088a03 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:31.800630 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:31.800630 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:31.800873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4bde61b-4575-4a6f-86b7-7faf66088a03 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:31.801510 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-d4bde61b-4575-4a6f-86b7-7faf66088a03 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] show called for member ba7df989-9aaa-4c80-9880-4204468e819e {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:29:31.809434 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:31.809434 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:31.840540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4bde61b-4575-4a6f-86b7-7faf66088a03 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/ba7df989-9aaa-4c80-9880-4204468e819e returned with HTTP 200 Jan 25 11:29:31.841569 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1417/2845] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:29:31 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/ba7df989-9aaa-4c80-9880-4204468e819e => generated 417 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:31.852689 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/detail Jan 25 11:29:31.853277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:31.853499 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:31.853499 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:31.853890 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:31.854581 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:29:31.856345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:29:31.945733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Get all volumes completed successfully. Jan 25 11:29:31.947403 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:31.947918 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:31.956230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:31.964697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:31.964697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:31.991138 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:31.992199 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:32.009531 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:32.017238 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:32.017238 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:32.046504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67b8b403-9c75-478f-89b7-9e16c39480f1 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/detail returned with HTTP 200 Jan 25 11:29:32.047932 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1429/2846] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:29:31 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/detail => generated 1972 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:29:32.065273 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2db7ce6d-8ef2-4ddf-b040-91ea6cfbe9e2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] POST http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/ba7df989-9aaa-4c80-9880-4204468e819e/action Jan 25 11:29:32.065819 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:32.065819 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:32.066443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2db7ce6d-8ef2-4ddf-b040-91ea6cfbe9e2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:29:32.067002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2db7ce6d-8ef2-4ddf-b040-91ea6cfbe9e2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:32.068109 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-2db7ce6d-8ef2-4ddf-b040-91ea6cfbe9e2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] delete called for group ba7df989-9aaa-4c80-9880-4204468e819e {{(pid=91484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:29:32.068623 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-2db7ce6d-8ef2-4ddf-b040-91ea6cfbe9e2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Delete group with id: ba7df989-9aaa-4c80-9880-4204468e819e Jan 25 11:29:32.076056 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:32.076056 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:32.338313 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2db7ce6d-8ef2-4ddf-b040-91ea6cfbe9e2 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/ba7df989-9aaa-4c80-9880-4204468e819e/action returned with HTTP 202 Jan 25 11:29:32.339874 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1418/2847] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:29:32 2021] POST /volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/ba7df989-9aaa-4c80-9880-4204468e819e/action => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:29:32.351267 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02fd9bef-87a7-4bac-86d6-f68653cd2651 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:32.351854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02fd9bef-87a7-4bac-86d6-f68653cd2651 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:32.352120 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:32.352120 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:32.352505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-02fd9bef-87a7-4bac-86d6-f68653cd2651 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:32.436481 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:32.436481 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:32.460129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-02fd9bef-87a7-4bac-86d6-f68653cd2651 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:32.492682 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-02fd9bef-87a7-4bac-86d6-f68653cd2651 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:32.493285 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-02fd9bef-87a7-4bac-86d6-f68653cd2651 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:32.504663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-02fd9bef-87a7-4bac-86d6-f68653cd2651 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:32.519043 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:32.519043 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:32.558450 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-02fd9bef-87a7-4bac-86d6-f68653cd2651 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:32.560238 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1430/2848] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:32 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:33.590192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40eeb343-4a6e-4cdb-8c00-5f12f1637708 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:33.590889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40eeb343-4a6e-4cdb-8c00-5f12f1637708 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:33.590889 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:33.590889 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:33.591252 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40eeb343-4a6e-4cdb-8c00-5f12f1637708 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:33.666758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:33.666758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:33.684183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-40eeb343-4a6e-4cdb-8c00-5f12f1637708 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:33.714671 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-40eeb343-4a6e-4cdb-8c00-5f12f1637708 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:33.715552 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-40eeb343-4a6e-4cdb-8c00-5f12f1637708 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:33.727529 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-40eeb343-4a6e-4cdb-8c00-5f12f1637708 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:33.737471 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:33.737471 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:33.764987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40eeb343-4a6e-4cdb-8c00-5f12f1637708 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 200 Jan 25 11:29:33.776578 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1419/2849] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:33 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 987 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:34.785338 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46a1441f-5186-4aa9-932a-0ad404a5fb72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b Jan 25 11:29:34.786032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46a1441f-5186-4aa9-932a-0ad404a5fb72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:34.786346 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:34.786346 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:34.786559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46a1441f-5186-4aa9-932a-0ad404a5fb72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:34.894973 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46a1441f-5186-4aa9-932a-0ad404a5fb72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b returned with HTTP 404 Jan 25 11:29:34.900308 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1431/2850] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:34 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/52da255a-8937-4a8d-b5ef-a941bc115d5b => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:29:34.904980 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b812d873-ce38-4edb-8ca4-c3d6c5532e13 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/ba7df989-9aaa-4c80-9880-4204468e819e Jan 25 11:29:34.905833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b812d873-ce38-4edb-8ca4-c3d6c5532e13 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:34.906202 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:34.906202 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:34.906972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b812d873-ce38-4edb-8ca4-c3d6c5532e13 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:34.907534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-b812d873-ce38-4edb-8ca4-c3d6c5532e13 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] show called for member ba7df989-9aaa-4c80-9880-4204468e819e {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:29:34.917967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b812d873-ce38-4edb-8ca4-c3d6c5532e13 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/ba7df989-9aaa-4c80-9880-4204468e819e returned with HTTP 404 Jan 25 11:29:34.922055 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1420/2851] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:29:34 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/ba7df989-9aaa-4c80-9880-4204468e819e => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:29:34.929480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/detail Jan 25 11:29:34.930139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:34.930633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:34.931350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:29:34.933369 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:29:35.143538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Get all volumes completed successfully. Jan 25 11:29:35.147891 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:35.149205 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:35.165879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:35.187941 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:35.187941 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:35.255045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1bf34930-2f63-4c78-85d6-731c4c017a72 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/detail returned with HTTP 200 Jan 25 11:29:35.265542 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1432/2852] 10.222.0.57 () {60 vars in 1266 bytes} [Mon Jan 25 11:29:34 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/detail => generated 994 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:35.276431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d0c78d8-2b6b-4dc9-be5b-afb7727d5570 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] POST http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9/action Jan 25 11:29:35.277995 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d0c78d8-2b6b-4dc9-be5b-afb7727d5570 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:29:35.278575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d0c78d8-2b6b-4dc9-be5b-afb7727d5570 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:35.279902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-1d0c78d8-2b6b-4dc9-be5b-afb7727d5570 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] delete called for group 5a9ed64c-73f6-499b-9579-d1a0f91e79d9 {{(pid=91484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 11:29:35.280424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.groups [None req-1d0c78d8-2b6b-4dc9-be5b-afb7727d5570 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Delete group with id: 5a9ed64c-73f6-499b-9579-d1a0f91e79d9 Jan 25 11:29:35.290333 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:35.290333 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:35.520569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d0c78d8-2b6b-4dc9-be5b-afb7727d5570 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9/action returned with HTTP 202 Jan 25 11:29:35.523303 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1421/2853] 10.222.0.57 () {62 vars in 1395 bytes} [Mon Jan 25 11:29:35 2021] POST /volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9/action => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:29:35.534884 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-abfd4f9b-b238-4b3c-a39d-e8686df4466d tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a Jan 25 11:29:35.535899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-abfd4f9b-b238-4b3c-a39d-e8686df4466d tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:35.536387 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:35.536387 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:35.537295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-abfd4f9b-b238-4b3c-a39d-e8686df4466d tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:35.731126 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:35.731126 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:35.765731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-abfd4f9b-b238-4b3c-a39d-e8686df4466d tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:35.802344 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-abfd4f9b-b238-4b3c-a39d-e8686df4466d tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:35.804595 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-abfd4f9b-b238-4b3c-a39d-e8686df4466d tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:35.833646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-abfd4f9b-b238-4b3c-a39d-e8686df4466d tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91483) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:35.859546 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:35.859546 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:35.907334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-abfd4f9b-b238-4b3c-a39d-e8686df4466d tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a returned with HTTP 200 Jan 25 11:29:35.909881 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1433/2854] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:35 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a => generated 990 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:36.927399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-558f11fe-6014-4ef4-97f7-669397144bd6 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a Jan 25 11:29:36.928157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-558f11fe-6014-4ef4-97f7-669397144bd6 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:36.928488 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:36.928488 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:36.930428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-558f11fe-6014-4ef4-97f7-669397144bd6 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:37.049679 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:37.049679 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:37.070964 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-558f11fe-6014-4ef4-97f7-669397144bd6 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Volume info retrieved successfully. Jan 25 11:29:37.101028 n-d-764292-12 devstack@c-api.service[91482]: WARNING stevedore.named [None req-558f11fe-6014-4ef4-97f7-669397144bd6 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 11:29:37.101626 n-d-764292-12 devstack@c-api.service[91482]: WARNING castellan.key_manager [None req-558f11fe-6014-4ef4-97f7-669397144bd6 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 11:29:37.123964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG oslo_db.sqlalchemy.engines [None req-558f11fe-6014-4ef4-97f7-669397144bd6 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=91484) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 11:29:37.148162 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:37.148162 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:37.192731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-558f11fe-6014-4ef4-97f7-669397144bd6 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a returned with HTTP 200 Jan 25 11:29:37.194267 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1422/2855] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:36 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a => generated 990 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:29:38.216684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47f71833-89f9-4d2a-93fa-c064c2d4b958 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a Jan 25 11:29:38.217331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47f71833-89f9-4d2a-93fa-c064c2d4b958 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:38.217599 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:38.217599 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:38.218015 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-47f71833-89f9-4d2a-93fa-c064c2d4b958 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:38.367287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-47f71833-89f9-4d2a-93fa-c064c2d4b958 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a returned with HTTP 404 Jan 25 11:29:38.372226 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1434/2856] 10.222.0.57 () {60 vars in 1356 bytes} [Mon Jan 25 11:29:38 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:29:38.389726 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a942141-8fbc-4838-973e-3069483d79c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] GET http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9 Jan 25 11:29:38.391163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a942141-8fbc-4838-973e-3069483d79c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:38.392982 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:38.392982 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:38.394786 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2a942141-8fbc-4838-973e-3069483d79c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:38.395726 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.groups [None req-2a942141-8fbc-4838-973e-3069483d79c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] show called for member 5a9ed64c-73f6-499b-9579-d1a0f91e79d9 {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 11:29:38.425179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2a942141-8fbc-4838-973e-3069483d79c0 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9 returned with HTTP 404 Jan 25 11:29:38.450282 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1423/2857] 10.222.0.57 () {60 vars in 1353 bytes} [Mon Jan 25 11:29:38 2021] GET /volume/v3/84cd47bc0157459fb4e774ab3299024a/groups/5a9ed64c-73f6-499b-9579-d1a0f91e79d9 => generated 108 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:29:38.460141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24b4b536-7a8e-49b6-9841-3dd902abce2a tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] DELETE http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/group_types/a7054eec-d38c-4158-8cde-6b5b9cdc0091 Jan 25 11:29:38.460722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24b4b536-7a8e-49b6-9841-3dd902abce2a tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:38.461235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24b4b536-7a8e-49b6-9841-3dd902abce2a tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:38.603442 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:29:38.603442 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:29:38.622333 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24b4b536-7a8e-49b6-9841-3dd902abce2a tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/group_types/a7054eec-d38c-4158-8cde-6b5b9cdc0091 returned with HTTP 202 Jan 25 11:29:38.623580 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1435/2858] 10.222.0.57 () {60 vars in 1371 bytes} [Mon Jan 25 11:29:38 2021] DELETE /volume/v3/4854b11c724e4bcf89abfc1da346d3a0/group_types/a7054eec-d38c-4158-8cde-6b5b9cdc0091 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 11:29:38.636544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08b00d3c-c6c3-441f-bba5-78b8c2b42c35 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] DELETE http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a Jan 25 11:29:38.637421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08b00d3c-c6c3-441f-bba5-78b8c2b42c35 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:38.638333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08b00d3c-c6c3-441f-bba5-78b8c2b42c35 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:38.639026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-08b00d3c-c6c3-441f-bba5-78b8c2b42c35 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] Delete volume with id: 6e934aae-990d-4004-84b5-ce1a8fe2ab9a Jan 25 11:29:38.734342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08b00d3c-c6c3-441f-bba5-78b8c2b42c35 tempest-GroupsV314Test-1653877075 tempest-GroupsV314Test-1653877075] http://10.222.0.57/volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a returned with HTTP 404 Jan 25 11:29:38.737740 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1424/2859] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:29:38 2021] DELETE /volume/v3/84cd47bc0157459fb4e774ab3299024a/volumes/6e934aae-990d-4004-84b5-ce1a8fe2ab9a => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:38.747376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8a94654-3723-4778-a8fe-f6baef3e317a tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] DELETE http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/types/01b5a23c-bcee-43da-bd5d-7504059eaae1 Jan 25 11:29:38.748194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8a94654-3723-4778-a8fe-f6baef3e317a tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:38.749092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8a94654-3723-4778-a8fe-f6baef3e317a tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:38.880279 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8a94654-3723-4778-a8fe-f6baef3e317a tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/types/01b5a23c-bcee-43da-bd5d-7504059eaae1 returned with HTTP 202 Jan 25 11:29:38.887081 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1436/2860] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:29:38 2021] DELETE /volume/v3/4854b11c724e4bcf89abfc1da346d3a0/types/01b5a23c-bcee-43da-bd5d-7504059eaae1 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:29:38.895821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-254da7e3-98ae-4639-af8b-92fe95322670 tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] GET http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/types/01b5a23c-bcee-43da-bd5d-7504059eaae1 Jan 25 11:29:38.902284 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-254da7e3-98ae-4639-af8b-92fe95322670 tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:38.902803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-254da7e3-98ae-4639-af8b-92fe95322670 tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:38.934423 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-254da7e3-98ae-4639-af8b-92fe95322670 tempest-GroupsV314Test-1074955130 tempest-GroupsV314Test-1074955130] http://10.222.0.57/volume/v3/4854b11c724e4bcf89abfc1da346d3a0/types/01b5a23c-bcee-43da-bd5d-7504059eaae1 returned with HTTP 404 Jan 25 11:29:38.935812 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1425/2861] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:29:38 2021] GET /volume/v3/4854b11c724e4bcf89abfc1da346d3a0/types/01b5a23c-bcee-43da-bd5d-7504059eaae1 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:48.694843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40408516-67a6-409f-8c22-518d2f303242 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] POST http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types Jan 25 11:29:48.696298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-40408516-67a6-409f-8c22-518d2f303242 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1124754133", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1502337786", "vendor_name": "tempest-vendor_name-1990807012"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:48.761442 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-40408516-67a6-409f-8c22-518d2f303242 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types returned with HTTP 200 Jan 25 11:29:48.763013 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1437/2862] 10.222.0.57 () {60 vars in 1220 bytes} [Mon Jan 25 11:29:48 2021] POST /volume/v3/45f1abfab13b4bfda03adc91c64d502b/types => generated 328 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:29:49.036302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] POST http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes Jan 25 11:29:49.038178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eebcc970-c57c-424c-9eb4-7ed95bfa11ba", "size": 1, "name": "tempest-UserMessagesTest-Volume-796433804"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:49.045072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Create volume request body: {'volume': {'volume_type': 'eebcc970-c57c-424c-9eb4-7ed95bfa11ba', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-796433804'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:29:49.089665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Create volume of 1 GB Jan 25 11:29:49.091107 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:49.091107 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:49.092497 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Availability Zones retrieved successfully. Jan 25 11:29:49.134101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Flow 'volume_create_api' (e986bbe0-8d0a-4c0d-ad41-a51cce078545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:29:49.137678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e42a04b-8343-4843-95d2-1ed248014742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:49.140088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:29:49.260876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e42a04b-8343-4843-95d2-1ed248014742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:29:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1502337786',vendor_name='tempest-vendor_name-1990807012'},id=eebcc970-c57c-424c-9eb4-7ed95bfa11ba,is_public=True,name='tempest-UserMessagesTest-volume-type-1124754133',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eebcc970-c57c-424c-9eb4-7ed95bfa11ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:49.264741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c674909-90b7-4a9a-b485-ac7f96aa6ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:49.328636 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1124754133 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1124754133, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:29:49.329964 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1124754133 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1124754133, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:29:49.398952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Created reservations ['fc85821a-2c4e-4a0d-95ee-b2aca0b6fbbd', '47af3260-da2b-4227-b773-21d5be95802a', 'd31ac4a8-e837-49ed-9269-79968c555ad6', '922a5f46-c710-4987-aa81-2956ad23f6ac'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:29:49.401119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c674909-90b7-4a9a-b485-ac7f96aa6ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc85821a-2c4e-4a0d-95ee-b2aca0b6fbbd', '47af3260-da2b-4227-b773-21d5be95802a', 'd31ac4a8-e837-49ed-9269-79968c555ad6', '922a5f46-c710-4987-aa81-2956ad23f6ac']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:49.403967 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07205d7e-21e5-41e5-b3ea-f90a60032003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:49.504771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07205d7e-21e5-41e5-b3ea-f90a60032003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-796433804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80186033d1b4ba1ae7a248c638db704',qos_specs=None,replication_status=,reservations=['fc85821a-2c4e-4a0d-95ee-b2aca0b6fbbd','47af3260-da2b-4227-b773-21d5be95802a','d31ac4a8-e837-49ed-9269-79968c555ad6','922a5f46-c710-4987-aa81-2956ad23f6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='495cabb973774393b2eacdc018ab0752',volume_type_id=eebcc970-c57c-424c-9eb4-7ed95bfa11ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-796433804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f80186033d1b4ba1ae7a248c638db704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='495cabb973774393b2eacdc018ab0752',volume_attachment=,volume_type=,volume_type_id=eebcc970-c57c-424c-9eb4-7ed95bfa11ba)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:49.507777 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a283db-87f2-46f1-a490-ebd78408f728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:49.565765 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a283db-87f2-46f1-a490-ebd78408f728) transitioned into state 'SUCCESS' from state '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-796433804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80186033d1b4ba1ae7a248c638db704',qos_specs=None,replication_status=,reservations=['fc85821a-2c4e-4a0d-95ee-b2aca0b6fbbd','47af3260-da2b-4227-b773-21d5be95802a','d31ac4a8-e837-49ed-9269-79968c555ad6','922a5f46-c710-4987-aa81-2956ad23f6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='495cabb973774393b2eacdc018ab0752',volume_type_id=eebcc970-c57c-424c-9eb4-7ed95bfa11ba)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:49.568473 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8e978d-cec6-4a6b-ac97-fcfbea841dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:49.687340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8e978d-cec6-4a6b-ac97-fcfbea841dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:49.696064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Flow 'volume_create_api' (e986bbe0-8d0a-4c0d-ad41-a51cce078545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:29:49.801975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Create volume request issued successfully. Jan 25 11:29:49.831209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b1cc4d31-eb55-45da-afa1-af55784b9cb3 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes returned with HTTP 202 Jan 25 11:29:49.832853 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1426/2863] 10.222.0.57 () {62 vars in 1266 bytes} [Mon Jan 25 11:29:48 2021] POST /volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes => generated 851 bytes in 1058 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:29:49.852478 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e301f4d-b1ca-4f4b-82fb-b0487ac0ebe5 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] GET http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 Jan 25 11:29:49.853455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e301f4d-b1ca-4f4b-82fb-b0487ac0ebe5 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:49.854719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e301f4d-b1ca-4f4b-82fb-b0487ac0ebe5 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:49.941045 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:49.941045 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:49.953830 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8e301f4d-b1ca-4f4b-82fb-b0487ac0ebe5 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Volume info retrieved successfully. Jan 25 11:29:50.026107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e301f4d-b1ca-4f4b-82fb-b0487ac0ebe5 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 returned with HTTP 200 Jan 25 11:29:50.028296 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1438/2864] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:29:49 2021] GET /volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 => generated 940 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:29:50.044837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d6c3dc2-0578-44c1-b6e2-c81e5b5f7ccf tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] GET http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages Jan 25 11:29:50.045421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d6c3dc2-0578-44c1-b6e2-c81e5b5f7ccf tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:50.045670 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:50.045670 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:50.046026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d6c3dc2-0578-44c1-b6e2-c81e5b5f7ccf tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:50.046716 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:50.046716 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:50.064466 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d6c3dc2-0578-44c1-b6e2-c81e5b5f7ccf tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages returned with HTTP 200 Jan 25 11:29:50.065828 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1427/2865] 10.222.0.57 () {60 vars in 1247 bytes} [Mon Jan 25 11:29:50 2021] GET /volume/v3/f80186033d1b4ba1ae7a248c638db704/messages => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:29:50.090897 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5640cd21-345f-4f47-a770-923a34f7ab00 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] DELETE http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/6d82b5c4-26f8-432a-af1f-afec5e129c46 Jan 25 11:29:50.097226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5640cd21-345f-4f47-a770-923a34f7ab00 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:50.097919 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:50.097919 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:50.098947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5640cd21-345f-4f47-a770-923a34f7ab00 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:50.115106 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:29:50.115106 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:29:50.124338 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5640cd21-345f-4f47-a770-923a34f7ab00 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/6d82b5c4-26f8-432a-af1f-afec5e129c46 returned with HTTP 204 Jan 25 11:29:50.125809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1439/2866] 10.222.0.57 () {60 vars in 1361 bytes} [Mon Jan 25 11:29:50 2021] DELETE /volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/6d82b5c4-26f8-432a-af1f-afec5e129c46 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 25 11:29:50.137136 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4295bfeb-43b6-4944-a64a-cb4f993d73e1 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] GET http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/6d82b5c4-26f8-432a-af1f-afec5e129c46 Jan 25 11:29:50.138300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4295bfeb-43b6-4944-a64a-cb4f993d73e1 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:50.138955 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4295bfeb-43b6-4944-a64a-cb4f993d73e1 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:50.146965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4295bfeb-43b6-4944-a64a-cb4f993d73e1 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/6d82b5c4-26f8-432a-af1f-afec5e129c46 returned with HTTP 404 Jan 25 11:29:50.149205 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1428/2867] 10.222.0.57 () {60 vars in 1358 bytes} [Mon Jan 25 11:29:50 2021] GET /volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/6d82b5c4-26f8-432a-af1f-afec5e129c46 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:29:50.162367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3bcfe57f-4a4b-4a0a-8759-bb4c58c578b0 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] POST http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types Jan 25 11:29:50.163498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3bcfe57f-4a4b-4a0a-8759-bb4c58c578b0 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-265483403", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1224254291", "vendor_name": "tempest-vendor_name-626163766"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:50.229858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3bcfe57f-4a4b-4a0a-8759-bb4c58c578b0 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types returned with HTTP 200 Jan 25 11:29:50.240613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] POST http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes Jan 25 11:29:50.241736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f527d1e9-72d8-4999-8cea-969c0e9349d9", "size": 1, "name": "tempest-UserMessagesTest-Volume-1981962496"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:29:50.243026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Create volume request body: {'volume': {'volume_type': 'f527d1e9-72d8-4999-8cea-969c0e9349d9', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1981962496'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:29:50.247047 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1440/2868] 10.222.0.57 () {60 vars in 1220 bytes} [Mon Jan 25 11:29:50 2021] POST /volume/v3/45f1abfab13b4bfda03adc91c64d502b/types => generated 326 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:29:50.258792 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Create volume of 1 GB Jan 25 11:29:50.259780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:50.259780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:50.260709 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Availability Zones retrieved successfully. Jan 25 11:29:50.293232 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Flow 'volume_create_api' (ef3349c9-0851-452f-a076-0f8617b102a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:29:50.296854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934e7f6d-f019-4b8f-837f-f7085efd4384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:50.300303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:29:50.362610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934e7f6d-f019-4b8f-837f-f7085efd4384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:29:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1224254291',vendor_name='tempest-vendor_name-626163766'},id=f527d1e9-72d8-4999-8cea-969c0e9349d9,is_public=True,name='tempest-UserMessagesTest-volume-type-265483403',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f527d1e9-72d8-4999-8cea-969c0e9349d9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:50.365295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6723524e-1a2e-40e1-8aac-316ad6022b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:50.438723 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-265483403 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-265483403, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:29:50.439937 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-265483403 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-265483403, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:29:50.494323 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Created reservations ['ad441474-01b9-4fae-b9a7-112a1b71d977', 'e5e4e2cf-b64e-4da0-aa00-bf72c199db40', 'ca18a09a-7513-4813-bc7e-70c30ffb9bb6', '92ecd07d-3b87-4528-9015-69a7bbf865d5'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:29:50.496406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6723524e-1a2e-40e1-8aac-316ad6022b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad441474-01b9-4fae-b9a7-112a1b71d977', 'e5e4e2cf-b64e-4da0-aa00-bf72c199db40', 'ca18a09a-7513-4813-bc7e-70c30ffb9bb6', '92ecd07d-3b87-4528-9015-69a7bbf865d5']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:50.498785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c590b5b2-b7cd-432d-9d7e-90d9ac6e87a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:50.686087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c590b5b2-b7cd-432d-9d7e-90d9ac6e87a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '815a5b92-5c0b-4ad7-bed8-a41d4edc87dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1981962496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80186033d1b4ba1ae7a248c638db704',qos_specs=None,replication_status=,reservations=['ad441474-01b9-4fae-b9a7-112a1b71d977','e5e4e2cf-b64e-4da0-aa00-bf72c199db40','ca18a09a-7513-4813-bc7e-70c30ffb9bb6','92ecd07d-3b87-4528-9015-69a7bbf865d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='495cabb973774393b2eacdc018ab0752',volume_type_id=f527d1e9-72d8-4999-8cea-969c0e9349d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1981962496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=815a5b92-5c0b-4ad7-bed8-a41d4edc87dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f80186033d1b4ba1ae7a248c638db704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='495cabb973774393b2eacdc018ab0752',volume_attachment=,volume_type=,volume_type_id=f527d1e9-72d8-4999-8cea-969c0e9349d9)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:50.688259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be204cdc-d75a-44a2-9a1c-36e1c89baa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:50.745845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be204cdc-d75a-44a2-9a1c-36e1c89baa2c) transitioned into state 'SUCCESS' from state '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-1981962496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80186033d1b4ba1ae7a248c638db704',qos_specs=None,replication_status=,reservations=['ad441474-01b9-4fae-b9a7-112a1b71d977','e5e4e2cf-b64e-4da0-aa00-bf72c199db40','ca18a09a-7513-4813-bc7e-70c30ffb9bb6','92ecd07d-3b87-4528-9015-69a7bbf865d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='495cabb973774393b2eacdc018ab0752',volume_type_id=f527d1e9-72d8-4999-8cea-969c0e9349d9)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:50.748946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32e9de8-f1a0-4cb7-bc64-48c8a0f8c43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:29:50.774605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32e9de8-f1a0-4cb7-bc64-48c8a0f8c43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:29:50.778115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Flow 'volume_create_api' (ef3349c9-0851-452f-a076-0f8617b102a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:29:50.987725 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Create volume request issued successfully. Jan 25 11:29:51.029653 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1110dcd3-1189-45dc-b395-396462e8cd95 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes returned with HTTP 202 Jan 25 11:29:51.042523 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1429/2869] 10.222.0.57 () {62 vars in 1266 bytes} [Mon Jan 25 11:29:50 2021] POST /volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes => generated 872 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:29:51.056375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c71dacc-4d6f-40d9-8bf5-64651c28eecb tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] GET http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/815a5b92-5c0b-4ad7-bed8-a41d4edc87dd Jan 25 11:29:51.058222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c71dacc-4d6f-40d9-8bf5-64651c28eecb tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:51.059979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c71dacc-4d6f-40d9-8bf5-64651c28eecb tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:51.167910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:51.167910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:51.178553 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0c71dacc-4d6f-40d9-8bf5-64651c28eecb tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Volume info retrieved successfully. Jan 25 11:29:51.214549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c71dacc-4d6f-40d9-8bf5-64651c28eecb tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/815a5b92-5c0b-4ad7-bed8-a41d4edc87dd returned with HTTP 200 Jan 25 11:29:51.216193 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1441/2870] 10.222.0.57 () {60 vars in 1355 bytes} [Mon Jan 25 11:29:51 2021] GET /volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/815a5b92-5c0b-4ad7-bed8-a41d4edc87dd => generated 940 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:29:51.251822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fbf79a4-4403-4944-b382-23f5b2b466c6 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] GET http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages Jan 25 11:29:51.253398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fbf79a4-4403-4944-b382-23f5b2b466c6 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:51.253398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:51.253398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:51.257168 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fbf79a4-4403-4944-b382-23f5b2b466c6 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:51.259088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:51.259088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:51.275646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fbf79a4-4403-4944-b382-23f5b2b466c6 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages returned with HTTP 200 Jan 25 11:29:51.282140 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1430/2871] 10.222.0.57 () {60 vars in 1247 bytes} [Mon Jan 25 11:29:51 2021] GET /volume/v3/f80186033d1b4ba1ae7a248c638db704/messages => generated 736 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:29:51.292598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b43ddfd-be0b-4f9f-a607-a921a625fc2b tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] GET http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/fc02f9ba-c99d-4ba8-b011-7576c05aa1aa Jan 25 11:29:51.293669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b43ddfd-be0b-4f9f-a607-a921a625fc2b tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:51.294063 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:51.294063 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:51.294876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7b43ddfd-be0b-4f9f-a607-a921a625fc2b tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:51.308866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7b43ddfd-be0b-4f9f-a607-a921a625fc2b tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/fc02f9ba-c99d-4ba8-b011-7576c05aa1aa returned with HTTP 200 Jan 25 11:29:51.315264 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1442/2872] 10.222.0.57 () {60 vars in 1358 bytes} [Mon Jan 25 11:29:51 2021] GET /volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/fc02f9ba-c99d-4ba8-b011-7576c05aa1aa => generated 733 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:29:51.331928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-146fe3ff-00f5-4a14-b220-03319bc1cdf4 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] GET http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages Jan 25 11:29:51.332128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-146fe3ff-00f5-4a14-b220-03319bc1cdf4 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:51.333251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-146fe3ff-00f5-4a14-b220-03319bc1cdf4 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:51.364113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-146fe3ff-00f5-4a14-b220-03319bc1cdf4 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages returned with HTTP 200 Jan 25 11:29:51.381473 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1431/2873] 10.222.0.57 () {60 vars in 1247 bytes} [Mon Jan 25 11:29:51 2021] GET /volume/v3/f80186033d1b4ba1ae7a248c638db704/messages => generated 736 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:29:51.395316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-620fe217-0b7b-477b-b59f-33cdc0679849 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] DELETE http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/fc02f9ba-c99d-4ba8-b011-7576c05aa1aa Jan 25 11:29:51.395316 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-620fe217-0b7b-477b-b59f-33cdc0679849 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:51.395533 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-620fe217-0b7b-477b-b59f-33cdc0679849 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:51.414740 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:29:51.414740 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:29:51.422556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-620fe217-0b7b-477b-b59f-33cdc0679849 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/fc02f9ba-c99d-4ba8-b011-7576c05aa1aa returned with HTTP 204 Jan 25 11:29:51.424729 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1443/2874] 10.222.0.57 () {60 vars in 1361 bytes} [Mon Jan 25 11:29:51 2021] DELETE /volume/v3/f80186033d1b4ba1ae7a248c638db704/messages/fc02f9ba-c99d-4ba8-b011-7576c05aa1aa => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 25 11:29:51.440737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a01dd7de-f9ee-4704-94f4-4af518d59282 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] DELETE http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/815a5b92-5c0b-4ad7-bed8-a41d4edc87dd Jan 25 11:29:51.440737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a01dd7de-f9ee-4704-94f4-4af518d59282 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:51.440737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a01dd7de-f9ee-4704-94f4-4af518d59282 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:51.441352 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a01dd7de-f9ee-4704-94f4-4af518d59282 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Delete volume with id: 815a5b92-5c0b-4ad7-bed8-a41d4edc87dd Jan 25 11:29:51.564851 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:51.564851 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:51.564851 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a01dd7de-f9ee-4704-94f4-4af518d59282 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Volume info retrieved successfully. Jan 25 11:29:51.564851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a01dd7de-f9ee-4704-94f4-4af518d59282 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Decrease volume quotas only if status is not error_managing. {{(pid=91484) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 25 11:29:51.745792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a01dd7de-f9ee-4704-94f4-4af518d59282 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Created reservations ['6fd598b0-452b-4bb7-984b-7bd25f561827', '91d5d879-7e82-4434-8daa-930a101b061c', '67886558-0cad-44b5-b76f-dd32a9ca951c', 'e74c3fe4-487b-431a-9b1e-a68df04f6823'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:29:51.745792 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:29:51.745792 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:29:51.890478 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a01dd7de-f9ee-4704-94f4-4af518d59282 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Delete volume request issued successfully. Jan 25 11:29:51.890478 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a01dd7de-f9ee-4704-94f4-4af518d59282 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/815a5b92-5c0b-4ad7-bed8-a41d4edc87dd returned with HTTP 202 Jan 25 11:29:51.890478 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1432/2875] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:29:51 2021] DELETE /volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/815a5b92-5c0b-4ad7-bed8-a41d4edc87dd => generated 0 bytes in 445 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:29:51.921828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-455a9343-29b7-41d4-80cc-1ef2bb543376 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] GET http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/815a5b92-5c0b-4ad7-bed8-a41d4edc87dd Jan 25 11:29:51.921828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-455a9343-29b7-41d4-80cc-1ef2bb543376 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:51.932896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-455a9343-29b7-41d4-80cc-1ef2bb543376 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:52.178357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-455a9343-29b7-41d4-80cc-1ef2bb543376 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/815a5b92-5c0b-4ad7-bed8-a41d4edc87dd returned with HTTP 404 Jan 25 11:29:52.178357 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1444/2876] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:29:51 2021] GET /volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/815a5b92-5c0b-4ad7-bed8-a41d4edc87dd => generated 109 bytes in 272 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:52.186622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e876fe8a-328f-47c6-a2e1-ddfb9dfcc4d4 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] DELETE http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/f527d1e9-72d8-4999-8cea-969c0e9349d9 Jan 25 11:29:52.186622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e876fe8a-328f-47c6-a2e1-ddfb9dfcc4d4 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:52.186622 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:52.186622 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:52.186622 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e876fe8a-328f-47c6-a2e1-ddfb9dfcc4d4 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:52.359669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e876fe8a-328f-47c6-a2e1-ddfb9dfcc4d4 tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/f527d1e9-72d8-4999-8cea-969c0e9349d9 returned with HTTP 202 Jan 25 11:29:52.359669 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1433/2877] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:29:52 2021] DELETE /volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/f527d1e9-72d8-4999-8cea-969c0e9349d9 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:29:52.372391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e42e716-5604-4f08-b96d-5ec37c9acedc tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] GET http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/f527d1e9-72d8-4999-8cea-969c0e9349d9 Jan 25 11:29:52.390666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e42e716-5604-4f08-b96d-5ec37c9acedc tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:52.390666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e42e716-5604-4f08-b96d-5ec37c9acedc tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:52.499930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e42e716-5604-4f08-b96d-5ec37c9acedc tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/f527d1e9-72d8-4999-8cea-969c0e9349d9 returned with HTTP 404 Jan 25 11:29:52.499930 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1445/2878] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:29:52 2021] GET /volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/f527d1e9-72d8-4999-8cea-969c0e9349d9 => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:52.517171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d99c641-780c-4b79-9cd4-93005afc6c96 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] DELETE http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 Jan 25 11:29:52.517171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d99c641-780c-4b79-9cd4-93005afc6c96 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:52.517171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d99c641-780c-4b79-9cd4-93005afc6c96 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:52.517171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-4d99c641-780c-4b79-9cd4-93005afc6c96 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Delete volume with id: c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 Jan 25 11:29:52.681736 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:29:52.681736 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:29:52.681736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4d99c641-780c-4b79-9cd4-93005afc6c96 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Volume info retrieved successfully. Jan 25 11:29:52.694550 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4d99c641-780c-4b79-9cd4-93005afc6c96 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Decrease volume quotas only if status is not error_managing. {{(pid=91484) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 25 11:29:52.824532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-4d99c641-780c-4b79-9cd4-93005afc6c96 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Created reservations ['e6e8cbe8-bb48-4f54-ac0f-bfcf641b0b8c', '6a72b779-97a2-477d-a84d-27c7b8c14c71', '41da1683-a242-43ba-a73d-cf16bbe7fa71', 'ad8942d3-611b-4731-aa75-615ba86c6777'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:29:52.824532 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:29:52.824532 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:29:52.890103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4d99c641-780c-4b79-9cd4-93005afc6c96 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Delete volume request issued successfully. Jan 25 11:29:52.890592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d99c641-780c-4b79-9cd4-93005afc6c96 tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 returned with HTTP 202 Jan 25 11:29:52.891449 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1434/2879] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:29:52 2021] DELETE /volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 => generated 0 bytes in 390 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:29:52.900525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1a4a6b2-4385-4e55-ba62-25ef1abd3f7b tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] GET http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 Jan 25 11:29:52.901301 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1a4a6b2-4385-4e55-ba62-25ef1abd3f7b tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:52.901921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1a4a6b2-4385-4e55-ba62-25ef1abd3f7b tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:52.965802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1a4a6b2-4385-4e55-ba62-25ef1abd3f7b tempest-UserMessagesTest-1374042776 tempest-UserMessagesTest-1374042776] http://10.222.0.57/volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 returned with HTTP 404 Jan 25 11:29:52.967017 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1446/2880] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:29:52 2021] GET /volume/v3/f80186033d1b4ba1ae7a248c638db704/volumes/c23d2d2a-8f2c-4f5a-b5a7-9024cc5f73b1 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:29:52.977045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f7b17ac-f759-41c4-9a3a-fc35a6d60a5f tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] DELETE http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/eebcc970-c57c-424c-9eb4-7ed95bfa11ba Jan 25 11:29:52.977934 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f7b17ac-f759-41c4-9a3a-fc35a6d60a5f tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:52.978352 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:29:52.978352 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:29:52.979340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f7b17ac-f759-41c4-9a3a-fc35a6d60a5f tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:53.151551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f7b17ac-f759-41c4-9a3a-fc35a6d60a5f tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/eebcc970-c57c-424c-9eb4-7ed95bfa11ba returned with HTTP 202 Jan 25 11:29:53.153534 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1435/2881] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:29:52 2021] DELETE /volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/eebcc970-c57c-424c-9eb4-7ed95bfa11ba => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:29:53.162961 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-382b3d3f-f115-4fe4-9460-fc56b238640c tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] GET http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/eebcc970-c57c-424c-9eb4-7ed95bfa11ba Jan 25 11:29:53.163505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-382b3d3f-f115-4fe4-9460-fc56b238640c tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:29:53.164007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-382b3d3f-f115-4fe4-9460-fc56b238640c tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:29:53.180407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-382b3d3f-f115-4fe4-9460-fc56b238640c tempest-UserMessagesTest-33478865 tempest-UserMessagesTest-33478865] http://10.222.0.57/volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/eebcc970-c57c-424c-9eb4-7ed95bfa11ba returned with HTTP 404 Jan 25 11:29:53.181790 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1447/2882] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:29:53 2021] GET /volume/v3/45f1abfab13b4bfda03adc91c64d502b/types/eebcc970-c57c-424c-9eb4-7ed95bfa11ba => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:04.648580 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91856c56-dfdd-49d3-ab8f-be4252d1a10a tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] GET http://10.222.0.57/volume/v3/d04766a804d74f1fb9d3c86836b94678/os-hosts Jan 25 11:30:04.648580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91856c56-dfdd-49d3-ab8f-be4252d1a10a tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:04.648580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91856c56-dfdd-49d3-ab8f-be4252d1a10a tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:04.674500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.hosts [None req-91856c56-dfdd-49d3-ab8f-be4252d1a10a tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] status, active and update: available, enabled, 2021-01-25 11:29:59+00:00 {{(pid=91484) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 11:30:04.674500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.hosts [None req-91856c56-dfdd-49d3-ab8f-be4252d1a10a tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] status, active and update: available, enabled, 2021-01-25 11:30:03+00:00 {{(pid=91484) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 11:30:04.674500 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.hosts [None req-91856c56-dfdd-49d3-ab8f-be4252d1a10a tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] status, active and update: available, enabled, 2021-01-25 11:30:00+00:00 {{(pid=91484) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 11:30:04.674500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91856c56-dfdd-49d3-ab8f-be4252d1a10a tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] http://10.222.0.57/volume/v3/d04766a804d74f1fb9d3c86836b94678/os-hosts returned with HTTP 200 Jan 25 11:30:04.674500 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1436/2883] 10.222.0.57 () {58 vars in 1207 bytes} [Mon Jan 25 11:30:04 2021] GET /volume/v3/d04766a804d74f1fb9d3c86836b94678/os-hosts => generated 566 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:04.698383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0839b766-4475-4aad-a6f4-a93205632bd0 tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] GET http://10.222.0.57/volume/v3/d04766a804d74f1fb9d3c86836b94678/os-hosts Jan 25 11:30:04.698383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0839b766-4475-4aad-a6f4-a93205632bd0 tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:04.698383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0839b766-4475-4aad-a6f4-a93205632bd0 tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:04.744440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.hosts [None req-0839b766-4475-4aad-a6f4-a93205632bd0 tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] status, active and update: available, enabled, 2021-01-25 11:29:59+00:00 {{(pid=91483) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 11:30:04.744440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.hosts [None req-0839b766-4475-4aad-a6f4-a93205632bd0 tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] status, active and update: available, enabled, 2021-01-25 11:30:03+00:00 {{(pid=91483) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 11:30:04.744440 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.hosts [None req-0839b766-4475-4aad-a6f4-a93205632bd0 tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] status, active and update: available, enabled, 2021-01-25 11:30:00+00:00 {{(pid=91483) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 11:30:04.744440 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0839b766-4475-4aad-a6f4-a93205632bd0 tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] http://10.222.0.57/volume/v3/d04766a804d74f1fb9d3c86836b94678/os-hosts returned with HTTP 200 Jan 25 11:30:04.744440 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1448/2884] 10.222.0.57 () {58 vars in 1207 bytes} [Mon Jan 25 11:30:04 2021] GET /volume/v3/d04766a804d74f1fb9d3c86836b94678/os-hosts => generated 566 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:04.769527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dedcfd8d-f429-4171-81c1-f0d4b777df0d tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] GET http://10.222.0.57/volume/v3/d04766a804d74f1fb9d3c86836b94678/os-hosts/n-d-764292-12@lvmdriver-1 Jan 25 11:30:04.769527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dedcfd8d-f429-4171-81c1-f0d4b777df0d tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:04.769527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dedcfd8d-f429-4171-81c1-f0d4b777df0d tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:04.966362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dedcfd8d-f429-4171-81c1-f0d4b777df0d tempest-VolumeHostsAdminTestsJSON-1070253654 tempest-VolumeHostsAdminTestsJSON-1070253654] http://10.222.0.57/volume/v3/d04766a804d74f1fb9d3c86836b94678/os-hosts/n-d-764292-12@lvmdriver-1 returned with HTTP 200 Jan 25 11:30:04.966362 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1437/2885] 10.222.0.57 () {58 vars in 1285 bytes} [Mon Jan 25 11:30:04 2021] GET /volume/v3/d04766a804d74f1fb9d3c86836b94678/os-hosts/n-d-764292-12@lvmdriver-1 => generated 373 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:14.815846 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d25dbbc-44a3-4a39-81dd-4d439a712563 tempest-VolumePoolsAdminTestsJSON-24324527 tempest-VolumePoolsAdminTestsJSON-24324527] GET http://10.222.0.57/volume/v3/fcd53c2ff8054581b55b293015b56887/scheduler-stats/get_pools?detail=True Jan 25 11:30:14.818361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d25dbbc-44a3-4a39-81dd-4d439a712563 tempest-VolumePoolsAdminTestsJSON-24324527 tempest-VolumePoolsAdminTestsJSON-24324527] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:14.819360 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3d25dbbc-44a3-4a39-81dd-4d439a712563 tempest-VolumePoolsAdminTestsJSON-24324527 tempest-VolumePoolsAdminTestsJSON-24324527] Calling method 'get_pools' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:14.856720 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3d25dbbc-44a3-4a39-81dd-4d439a712563 tempest-VolumePoolsAdminTestsJSON-24324527 tempest-VolumePoolsAdminTestsJSON-24324527] http://10.222.0.57/volume/v3/fcd53c2ff8054581b55b293015b56887/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 25 11:30:14.861488 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1449/2886] 10.222.0.57 () {58 vars in 1281 bytes} [Mon Jan 25 11:30:14 2021] GET /volume/v3/fcd53c2ff8054581b55b293015b56887/scheduler-stats/get_pools?detail=True => generated 771 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:14.882980 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae4a1493-4252-4e71-9b7c-412b8d82316d tempest-VolumePoolsAdminTestsJSON-24324527 tempest-VolumePoolsAdminTestsJSON-24324527] GET http://10.222.0.57/volume/v3/fcd53c2ff8054581b55b293015b56887/scheduler-stats/get_pools Jan 25 11:30:14.884127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae4a1493-4252-4e71-9b7c-412b8d82316d tempest-VolumePoolsAdminTestsJSON-24324527 tempest-VolumePoolsAdminTestsJSON-24324527] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:14.884545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae4a1493-4252-4e71-9b7c-412b8d82316d tempest-VolumePoolsAdminTestsJSON-24324527 tempest-VolumePoolsAdminTestsJSON-24324527] Calling method 'get_pools' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:14.915167 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae4a1493-4252-4e71-9b7c-412b8d82316d tempest-VolumePoolsAdminTestsJSON-24324527 tempest-VolumePoolsAdminTestsJSON-24324527] http://10.222.0.57/volume/v3/fcd53c2ff8054581b55b293015b56887/scheduler-stats/get_pools returned with HTTP 200 Jan 25 11:30:14.918811 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1438/2887] 10.222.0.57 () {58 vars in 1258 bytes} [Mon Jan 25 11:30:14 2021] GET /volume/v3/fcd53c2ff8054581b55b293015b56887/scheduler-stats/get_pools => generated 62 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:30:25.331485 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-faeb673e-214e-417e-98f5-94d5091835c1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes Jan 25 11:30:25.332697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-faeb673e-214e-417e-98f5-94d5091835c1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:25.333433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-faeb673e-214e-417e-98f5-94d5091835c1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:25.334342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-faeb673e-214e-417e-98f5-94d5091835c1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:30:25.336625 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-faeb673e-214e-417e-98f5-94d5091835c1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:30:25.405274 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-faeb673e-214e-417e-98f5-94d5091835c1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Get all volumes completed successfully. Jan 25 11:30:25.407014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-faeb673e-214e-417e-98f5-94d5091835c1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes returned with HTTP 200 Jan 25 11:30:25.408823 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1450/2888] 10.222.0.57 () {58 vars in 1204 bytes} [Mon Jan 25 11:30:24 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes => generated 15 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:30:25.426563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] POST http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes Jan 25 11:30:25.427404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-288298918"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:25.428734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-288298918'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:30:25.429410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Create volume of 1 GB Jan 25 11:30:25.445306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Availability Zones retrieved successfully. Jan 25 11:30:25.463154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Flow 'volume_create_api' (a9a9a581-e52e-4d2b-9a02-2297797f3eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:25.466164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3383ac-7b10-4a6b-947a-0c92150a5762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:25.468618 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:30:25.601698 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3383ac-7b10-4a6b-947a-0c92150a5762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:25.607387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431f9863-139e-4430-8983-17b39d9e29e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:25.793950 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Created reservations ['f878db70-507f-4ac6-b5f9-d16187284c00', 'f8ed3969-cbe1-4005-824c-4b446f4c46dc', '9fffdc38-365b-451e-9ced-bd2b578c6a6b', '0b669dc3-8f7a-4991-8019-5512148dee17'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:30:25.798145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431f9863-139e-4430-8983-17b39d9e29e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f878db70-507f-4ac6-b5f9-d16187284c00', 'f8ed3969-cbe1-4005-824c-4b446f4c46dc', '9fffdc38-365b-451e-9ced-bd2b578c6a6b', '0b669dc3-8f7a-4991-8019-5512148dee17']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:25.800549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12bc4299-1a25-4dda-b742-691a624ac309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:25.876783 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12bc4299-1a25-4dda-b742-691a624ac309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ce38b70-57fd-4ec0-bd66-d8950a261318', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-288298918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf27eee56934144832cbe9f814f4e4d',qos_specs=None,replication_status=,reservations=['f878db70-507f-4ac6-b5f9-d16187284c00','f8ed3969-cbe1-4005-824c-4b446f4c46dc','9fffdc38-365b-451e-9ced-bd2b578c6a6b','0b669dc3-8f7a-4991-8019-5512148dee17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c14eb60088d4160a8ce770a39bb5440',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-288298918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ce38b70-57fd-4ec0-bd66-d8950a261318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bf27eee56934144832cbe9f814f4e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0c14eb60088d4160a8ce770a39bb5440',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:25.879652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2471a8e4-1581-44bb-a682-ce2fb2a165e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:25.912056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2471a8e4-1581-44bb-a682-ce2fb2a165e0) transitioned into state 'SUCCESS' from state '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-288298918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf27eee56934144832cbe9f814f4e4d',qos_specs=None,replication_status=,reservations=['f878db70-507f-4ac6-b5f9-d16187284c00','f8ed3969-cbe1-4005-824c-4b446f4c46dc','9fffdc38-365b-451e-9ced-bd2b578c6a6b','0b669dc3-8f7a-4991-8019-5512148dee17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c14eb60088d4160a8ce770a39bb5440',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:25.914148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69da881c-8ef2-4535-a523-f0dc6a1858f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:25.930571 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69da881c-8ef2-4535-a523-f0dc6a1858f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:25.933255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Flow 'volume_create_api' (a9a9a581-e52e-4d2b-9a02-2297797f3eb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:26.192200 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Create volume request issued successfully. Jan 25 11:30:26.223814 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-11159d14-86c3-4663-8a62-47ad6bc4026d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes returned with HTTP 202 Jan 25 11:30:26.226411 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1439/2889] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:30:25 2021] POST /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes => generated 847 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:30:26.242164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96b24196-0af9-483e-bf26-802eb36e8a7c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 Jan 25 11:30:26.242700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96b24196-0af9-483e-bf26-802eb36e8a7c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:26.243282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96b24196-0af9-483e-bf26-802eb36e8a7c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:26.303789 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:26.303789 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:26.314499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-96b24196-0af9-483e-bf26-802eb36e8a7c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:26.368485 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96b24196-0af9-483e-bf26-802eb36e8a7c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 returned with HTTP 200 Jan 25 11:30:26.370309 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1451/2890] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:26 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 => generated 915 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:27.391757 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-18ce3008-0249-46e4-8531-d5b9de2bf638 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 Jan 25 11:30:27.394259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-18ce3008-0249-46e4-8531-d5b9de2bf638 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:27.394656 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:27.394656 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:27.395291 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-18ce3008-0249-46e4-8531-d5b9de2bf638 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:27.494120 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:27.494120 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:27.511593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-18ce3008-0249-46e4-8531-d5b9de2bf638 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:27.556545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-18ce3008-0249-46e4-8531-d5b9de2bf638 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 returned with HTTP 200 Jan 25 11:30:27.558102 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1440/2891] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:27 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:27.586160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ab61ae9a-cb86-47e4-85cd-0d70f1c4c513 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 Jan 25 11:30:27.587122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ab61ae9a-cb86-47e4-85cd-0d70f1c4c513 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:27.587450 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:27.587450 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:27.588601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ab61ae9a-cb86-47e4-85cd-0d70f1c4c513 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:27.683426 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:27.683426 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:27.697561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ab61ae9a-cb86-47e4-85cd-0d70f1c4c513 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:27.745462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ab61ae9a-cb86-47e4-85cd-0d70f1c4c513 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 returned with HTTP 200 Jan 25 11:30:27.746862 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1452/2892] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:27 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:27.774429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] POST http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes Jan 25 11:30:27.774684 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:27.774684 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:27.775417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1042130485"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:27.777468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1042130485'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:30:27.778216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Create volume of 1 GB Jan 25 11:30:27.802421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Availability Zones retrieved successfully. Jan 25 11:30:27.831958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Flow 'volume_create_api' (c9f7e85c-4b2a-48b4-bd46-0c9d628903e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:27.834991 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88bdb9d8-e34b-4bea-b7b5-42e238b7ad1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:27.837101 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:30:27.939717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88bdb9d8-e34b-4bea-b7b5-42e238b7ad1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:27.943453 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6e2e5e-8805-43c4-b2d4-60698b5dd8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:28.056298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Created reservations ['65999ddb-30bd-4a8a-b8cd-1defe573779f', '29a9355b-10a4-4f20-b674-fed32ae94cbf', '97d218a8-8bba-4597-906c-8d11886b5823', 'b341ab00-a5cc-46f6-a8df-6d3e6c2493d0'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:30:28.059317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6e2e5e-8805-43c4-b2d4-60698b5dd8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65999ddb-30bd-4a8a-b8cd-1defe573779f', '29a9355b-10a4-4f20-b674-fed32ae94cbf', '97d218a8-8bba-4597-906c-8d11886b5823', 'b341ab00-a5cc-46f6-a8df-6d3e6c2493d0']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:28.062711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336e40ee-b172-48c9-84ed-82c7529f0ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:28.134732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336e40ee-b172-48c9-84ed-82c7529f0ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b3259e5-be7b-4a42-b92c-df580c0415bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1042130485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf27eee56934144832cbe9f814f4e4d',qos_specs=None,replication_status=,reservations=['65999ddb-30bd-4a8a-b8cd-1defe573779f','29a9355b-10a4-4f20-b674-fed32ae94cbf','97d218a8-8bba-4597-906c-8d11886b5823','b341ab00-a5cc-46f6-a8df-6d3e6c2493d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c14eb60088d4160a8ce770a39bb5440',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1042130485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b3259e5-be7b-4a42-b92c-df580c0415bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bf27eee56934144832cbe9f814f4e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0c14eb60088d4160a8ce770a39bb5440',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:28.136841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b6488ab-0984-4ded-9908-e067965f3844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:28.167930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b6488ab-0984-4ded-9908-e067965f3844) transitioned into state 'SUCCESS' from state '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-1042130485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf27eee56934144832cbe9f814f4e4d',qos_specs=None,replication_status=,reservations=['65999ddb-30bd-4a8a-b8cd-1defe573779f','29a9355b-10a4-4f20-b674-fed32ae94cbf','97d218a8-8bba-4597-906c-8d11886b5823','b341ab00-a5cc-46f6-a8df-6d3e6c2493d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c14eb60088d4160a8ce770a39bb5440',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:28.170631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b32cad-b33d-417a-aef1-e40f1371e4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:28.189753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b32cad-b33d-417a-aef1-e40f1371e4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:28.192538 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Flow 'volume_create_api' (c9f7e85c-4b2a-48b4-bd46-0c9d628903e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:28.243595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Create volume request issued successfully. Jan 25 11:30:28.261112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d885b392-4ca3-4742-a10d-402fc2ddb136 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes returned with HTTP 202 Jan 25 11:30:28.262280 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1441/2893] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:30:27 2021] POST /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes => generated 824 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:30:28.287574 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-749168e4-939b-4d99-af81-ca33d2587435 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb Jan 25 11:30:28.289416 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-749168e4-939b-4d99-af81-ca33d2587435 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:28.289885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:28.289885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:28.290514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-749168e4-939b-4d99-af81-ca33d2587435 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:28.354192 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:28.354192 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:28.364718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-749168e4-939b-4d99-af81-ca33d2587435 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:28.397391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-749168e4-939b-4d99-af81-ca33d2587435 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb returned with HTTP 200 Jan 25 11:30:28.399326 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1453/2894] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:28 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb => generated 892 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:29.420011 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7731451-18fe-44c4-b31a-251f7d31ad16 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb Jan 25 11:30:29.420972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e7731451-18fe-44c4-b31a-251f7d31ad16 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:29.421670 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:29.421670 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:29.422357 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e7731451-18fe-44c4-b31a-251f7d31ad16 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:29.527567 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:29.527567 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:29.540064 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e7731451-18fe-44c4-b31a-251f7d31ad16 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:29.582766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7731451-18fe-44c4-b31a-251f7d31ad16 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb returned with HTTP 200 Jan 25 11:30:29.584265 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1442/2895] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:29 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb => generated 917 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:29.612598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c9284443-c3e2-4650-9632-d5d4aa15e924 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb Jan 25 11:30:29.613514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c9284443-c3e2-4650-9632-d5d4aa15e924 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:29.613887 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:29.613887 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:29.614476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c9284443-c3e2-4650-9632-d5d4aa15e924 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:29.704625 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:29.704625 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:29.715774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c9284443-c3e2-4650-9632-d5d4aa15e924 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:29.754361 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c9284443-c3e2-4650-9632-d5d4aa15e924 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb returned with HTTP 200 Jan 25 11:30:29.755205 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1454/2896] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:29 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb => generated 917 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:29.773071 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] POST http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes Jan 25 11:30:29.774004 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:29.774004 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:29.774807 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1329772515"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:29.776681 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1329772515'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:30:29.777372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Create volume of 1 GB Jan 25 11:30:29.805544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Availability Zones retrieved successfully. Jan 25 11:30:29.830479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Flow 'volume_create_api' (aff3baeb-c3e9-4066-ab13-24ca2cc4dea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:29.833828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521b67f3-321c-449d-ba9b-e42dc46a3de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:29.836484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:30:29.920892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521b67f3-321c-449d-ba9b-e42dc46a3de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:29.924374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546b05ea-7c32-46fc-90ec-b8a5abc3e353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:30.046237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Created reservations ['17f9d860-0906-493f-b5c0-0b238fde77a9', '09f3561f-2178-4b44-beb3-efeab4350c97', '01e910c9-0be1-4c04-8a73-59a369e44e21', '5a775a66-e9f2-4ba5-b61b-fdc6b6fb5bdf'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:30:30.050421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546b05ea-7c32-46fc-90ec-b8a5abc3e353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17f9d860-0906-493f-b5c0-0b238fde77a9', '09f3561f-2178-4b44-beb3-efeab4350c97', '01e910c9-0be1-4c04-8a73-59a369e44e21', '5a775a66-e9f2-4ba5-b61b-fdc6b6fb5bdf']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:30.055011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a746387d-c4e0-44e7-aac6-27985f16e181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:30.146521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a746387d-c4e0-44e7-aac6-27985f16e181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7079a666-60e1-455f-a2f4-76954b60f28a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1329772515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf27eee56934144832cbe9f814f4e4d',qos_specs=None,replication_status=,reservations=['17f9d860-0906-493f-b5c0-0b238fde77a9','09f3561f-2178-4b44-beb3-efeab4350c97','01e910c9-0be1-4c04-8a73-59a369e44e21','5a775a66-e9f2-4ba5-b61b-fdc6b6fb5bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c14eb60088d4160a8ce770a39bb5440',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1329772515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7079a666-60e1-455f-a2f4-76954b60f28a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bf27eee56934144832cbe9f814f4e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0c14eb60088d4160a8ce770a39bb5440',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:30.148745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0875d1fa-94ea-456e-a56a-0525f40ffb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:30.186780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0875d1fa-94ea-456e-a56a-0525f40ffb8b) transitioned into state 'SUCCESS' from state '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-1329772515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf27eee56934144832cbe9f814f4e4d',qos_specs=None,replication_status=,reservations=['17f9d860-0906-493f-b5c0-0b238fde77a9','09f3561f-2178-4b44-beb3-efeab4350c97','01e910c9-0be1-4c04-8a73-59a369e44e21','5a775a66-e9f2-4ba5-b61b-fdc6b6fb5bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c14eb60088d4160a8ce770a39bb5440',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:30.191170 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9fe6b51-d719-4128-b5e6-1492968af040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:30.219312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9fe6b51-d719-4128-b5e6-1492968af040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:30.224718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Flow 'volume_create_api' (aff3baeb-c3e9-4066-ab13-24ca2cc4dea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:30.321694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Create volume request issued successfully. Jan 25 11:30:30.343847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8cab467-5ab7-49be-938c-37dcf9136238 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes returned with HTTP 202 Jan 25 11:30:30.349249 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1443/2897] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:30:29 2021] POST /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes => generated 824 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:30:30.372954 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-709a6b89-48df-40d5-b39f-4f59b746d2ea tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a Jan 25 11:30:30.374127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-709a6b89-48df-40d5-b39f-4f59b746d2ea tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:30.374614 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:30.374614 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:30.375429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-709a6b89-48df-40d5-b39f-4f59b746d2ea tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:30.476050 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:30.476050 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:30.488533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-709a6b89-48df-40d5-b39f-4f59b746d2ea tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:30.532972 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-709a6b89-48df-40d5-b39f-4f59b746d2ea tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a returned with HTTP 200 Jan 25 11:30:30.534294 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1455/2898] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:30 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a => generated 916 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:31.555522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4aa8c511-f568-4223-a2e6-64e7d5d9bad1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a Jan 25 11:30:31.556504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4aa8c511-f568-4223-a2e6-64e7d5d9bad1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:31.556779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:31.556779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:31.557845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4aa8c511-f568-4223-a2e6-64e7d5d9bad1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:31.667866 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:31.667866 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:31.683882 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4aa8c511-f568-4223-a2e6-64e7d5d9bad1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:31.732774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4aa8c511-f568-4223-a2e6-64e7d5d9bad1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a returned with HTTP 200 Jan 25 11:30:31.735153 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1444/2899] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:31 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a => generated 917 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:31.763570 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae95fe53-970c-46c4-b6c7-b29c943d4eb9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a Jan 25 11:30:31.764662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae95fe53-970c-46c4-b6c7-b29c943d4eb9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:31.766045 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:31.766045 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:31.766433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae95fe53-970c-46c4-b6c7-b29c943d4eb9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:31.834586 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:31.834586 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:31.845043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ae95fe53-970c-46c4-b6c7-b29c943d4eb9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:31.884026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae95fe53-970c-46c4-b6c7-b29c943d4eb9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a returned with HTTP 200 Jan 25 11:30:31.884997 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1456/2900] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:31 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:32.258559 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] POST http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes Jan 25 11:30:32.259401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:32.259401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:32.260136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:32.262747 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Create volume request body: {'volume': {'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:30:32.263903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Create volume of 1 GB Jan 25 11:30:32.299965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Availability Zones retrieved successfully. Jan 25 11:30:32.342580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Flow 'volume_create_api' (9a38a771-4da2-4698-a363-36611e9a65bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:32.348907 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d773cdf0-7799-4a6e-ae34-7dc2e4fac088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:32.359799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:30:32.500746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d773cdf0-7799-4a6e-ae34-7dc2e4fac088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:32.504867 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91b3156-15f2-4d5a-84d8-b6b9b6de38ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:32.667385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Created reservations ['0dd0ae4c-3a2e-404b-9c37-5697aede1661', '4fe0bddf-7b28-4b72-a90e-c1456f7a0207', '9d2ed99d-1d12-4b1c-8b81-baf6c22c5380', '07b2df27-589c-46d5-ad52-21ee9f7bd90f'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:30:32.671158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91b3156-15f2-4d5a-84d8-b6b9b6de38ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dd0ae4c-3a2e-404b-9c37-5697aede1661', '4fe0bddf-7b28-4b72-a90e-c1456f7a0207', '9d2ed99d-1d12-4b1c-8b81-baf6c22c5380', '07b2df27-589c-46d5-ad52-21ee9f7bd90f']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:32.676751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66641be-b98b-4e4f-9bd7-d3e91824d59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:32.799536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66641be-b98b-4e4f-9bd7-d3e91824d59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '250d6f32-8eca-4dac-bc42-5fc010c964ee', '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='d99349867c914298a430fa32ebc9a4b6',qos_specs=None,replication_status=,reservations=['0dd0ae4c-3a2e-404b-9c37-5697aede1661','4fe0bddf-7b28-4b72-a90e-c1456f7a0207','9d2ed99d-1d12-4b1c-8b81-baf6c22c5380','07b2df27-589c-46d5-ad52-21ee9f7bd90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e2e6342ed4245c39d67665bf1ebecbb',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:30:32Z,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=250d6f32-8eca-4dac-bc42-5fc010c964ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d99349867c914298a430fa32ebc9a4b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2e2e6342ed4245c39d67665bf1ebecbb',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:32.799536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5544c8b6-0237-4407-918f-0ada3d382d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:32.865474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5544c8b6-0237-4407-918f-0ada3d382d3c) transitioned into state 'SUCCESS' from 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='d99349867c914298a430fa32ebc9a4b6',qos_specs=None,replication_status=,reservations=['0dd0ae4c-3a2e-404b-9c37-5697aede1661','4fe0bddf-7b28-4b72-a90e-c1456f7a0207','9d2ed99d-1d12-4b1c-8b81-baf6c22c5380','07b2df27-589c-46d5-ad52-21ee9f7bd90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e2e6342ed4245c39d67665bf1ebecbb',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:32.869604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec2a14f0-dbbb-408d-ab3a-7819dc7706d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:32.902612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec2a14f0-dbbb-408d-ab3a-7819dc7706d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:32.908126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Flow 'volume_create_api' (9a38a771-4da2-4698-a363-36611e9a65bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:33.055012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Create volume request issued successfully. Jan 25 11:30:33.100738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e084fe7-03eb-48bc-a1cb-a6819018b0e8 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes returned with HTTP 202 Jan 25 11:30:33.105340 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1445/2901] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:30:31 2021] POST /volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes => generated 802 bytes in 1204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 11:30:33.143666 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f29a1531-2b78-404f-a76d-87a1a6b91c48 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] GET http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/250d6f32-8eca-4dac-bc42-5fc010c964ee Jan 25 11:30:33.145355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f29a1531-2b78-404f-a76d-87a1a6b91c48 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:33.145355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:33.145355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:33.147387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f29a1531-2b78-404f-a76d-87a1a6b91c48 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:33.321722 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:33.321722 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:33.352173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f29a1531-2b78-404f-a76d-87a1a6b91c48 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Volume info retrieved successfully. Jan 25 11:30:33.410405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f29a1531-2b78-404f-a76d-87a1a6b91c48 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/250d6f32-8eca-4dac-bc42-5fc010c964ee returned with HTTP 200 Jan 25 11:30:33.411877 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1457/2902] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:33 2021] GET /volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/250d6f32-8eca-4dac-bc42-5fc010c964ee => generated 1040 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:30:34.446759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0ea463b-9c8d-4db5-9829-4f1507104a4d tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] GET http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/250d6f32-8eca-4dac-bc42-5fc010c964ee Jan 25 11:30:34.447962 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0ea463b-9c8d-4db5-9829-4f1507104a4d tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:34.448885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:34.448885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:34.449106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0ea463b-9c8d-4db5-9829-4f1507104a4d tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:34.579239 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:34.579239 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:34.593470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c0ea463b-9c8d-4db5-9829-4f1507104a4d tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Volume info retrieved successfully. Jan 25 11:30:34.649871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0ea463b-9c8d-4db5-9829-4f1507104a4d tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/250d6f32-8eca-4dac-bc42-5fc010c964ee returned with HTTP 200 Jan 25 11:30:34.657096 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1446/2903] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:34 2021] GET /volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/250d6f32-8eca-4dac-bc42-5fc010c964ee => generated 1041 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:30:34.679838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fb10723-39cf-468f-bb40-c19498733b55 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] GET http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/detail?all_tenants=1&project_id=2bf27eee56934144832cbe9f814f4e4d Jan 25 11:30:34.680616 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fb10723-39cf-468f-bb40-c19498733b55 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:34.680953 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:34.680953 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:34.681671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fb10723-39cf-468f-bb40-c19498733b55 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:34.682689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4fb10723-39cf-468f-bb40-c19498733b55 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Could not evaluate value 2bf27eee56934144832cbe9f814f4e4d, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:30:34.686219 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4fb10723-39cf-468f-bb40-c19498733b55 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Searching by: MultiDict([('project_id', '2bf27eee56934144832cbe9f814f4e4d'), ('all_tenants', 1)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:30:34.797799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4fb10723-39cf-468f-bb40-c19498733b55 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Get all volumes completed successfully. Jan 25 11:30:34.799973 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:34.799973 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:34.813049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fb10723-39cf-468f-bb40-c19498733b55 tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/detail?all_tenants=1&project_id=2bf27eee56934144832cbe9f814f4e4d returned with HTTP 200 Jan 25 11:30:34.814427 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1458/2904] 10.222.0.57 () {58 vars in 1340 bytes} [Mon Jan 25 11:30:34 2021] GET /volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/detail?all_tenants=1&project_id=2bf27eee56934144832cbe9f814f4e4d => generated 3249 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:30:34.842547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd13825a-8073-4a95-8966-027a355cc0bb tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] DELETE http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/250d6f32-8eca-4dac-bc42-5fc010c964ee Jan 25 11:30:34.842547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd13825a-8073-4a95-8966-027a355cc0bb tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:34.843008 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:34.843008 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:34.844743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd13825a-8073-4a95-8966-027a355cc0bb tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:34.845762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-fd13825a-8073-4a95-8966-027a355cc0bb tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Delete volume with id: 250d6f32-8eca-4dac-bc42-5fc010c964ee Jan 25 11:30:34.971888 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:34.971888 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:34.973322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fd13825a-8073-4a95-8966-027a355cc0bb tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Volume info retrieved successfully. Jan 25 11:30:35.052376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fd13825a-8073-4a95-8966-027a355cc0bb tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] Delete volume request issued successfully. Jan 25 11:30:35.063464 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd13825a-8073-4a95-8966-027a355cc0bb tempest-VolumesListAdminTestJSON-1429355999 tempest-VolumesListAdminTestJSON-1429355999] http://10.222.0.57/volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/250d6f32-8eca-4dac-bc42-5fc010c964ee returned with HTTP 202 Jan 25 11:30:35.066187 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1447/2905] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:30:34 2021] DELETE /volume/v3/d99349867c914298a430fa32ebc9a4b6/volumes/250d6f32-8eca-4dac-bc42-5fc010c964ee => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:30:35.092533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0118717d-5870-4325-89a6-60f0400f205f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] DELETE http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a Jan 25 11:30:35.094157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0118717d-5870-4325-89a6-60f0400f205f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:35.094798 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:35.094798 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:35.095856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0118717d-5870-4325-89a6-60f0400f205f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:35.098183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-0118717d-5870-4325-89a6-60f0400f205f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Delete volume with id: 7079a666-60e1-455f-a2f4-76954b60f28a Jan 25 11:30:35.199116 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:35.199116 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:35.201571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0118717d-5870-4325-89a6-60f0400f205f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:35.401046 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0118717d-5870-4325-89a6-60f0400f205f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Delete volume request issued successfully. Jan 25 11:30:35.402237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0118717d-5870-4325-89a6-60f0400f205f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a returned with HTTP 202 Jan 25 11:30:35.404049 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1459/2906] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:30:35 2021] DELETE /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:30:35.417036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bbd9f742-1b94-46b8-997c-383c3c6af2fe tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a Jan 25 11:30:35.418062 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bbd9f742-1b94-46b8-997c-383c3c6af2fe tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:35.418423 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:35.418423 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:35.419266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bbd9f742-1b94-46b8-997c-383c3c6af2fe tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:35.575848 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:35.575848 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:35.599457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bbd9f742-1b94-46b8-997c-383c3c6af2fe tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:35.648056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bbd9f742-1b94-46b8-997c-383c3c6af2fe tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a returned with HTTP 200 Jan 25 11:30:35.648879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1448/2907] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:35 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a => generated 916 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:36.676108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96ac7150-e328-4b56-baf7-db35cea9c621 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a Jan 25 11:30:36.676749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96ac7150-e328-4b56-baf7-db35cea9c621 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:36.676749 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:36.676749 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:36.677108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96ac7150-e328-4b56-baf7-db35cea9c621 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:36.815528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:36.815528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:36.836838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-96ac7150-e328-4b56-baf7-db35cea9c621 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:36.920447 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96ac7150-e328-4b56-baf7-db35cea9c621 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a returned with HTTP 200 Jan 25 11:30:36.927350 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1460/2908] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:36 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a => generated 916 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:37.960523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f81519fc-68e2-4b1c-a7d2-df9dbe3ea4e9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a Jan 25 11:30:37.963103 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f81519fc-68e2-4b1c-a7d2-df9dbe3ea4e9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:37.968727 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:37.968727 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:37.971771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f81519fc-68e2-4b1c-a7d2-df9dbe3ea4e9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:38.127506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:38.127506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:38.159462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f81519fc-68e2-4b1c-a7d2-df9dbe3ea4e9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:38.221728 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f81519fc-68e2-4b1c-a7d2-df9dbe3ea4e9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a returned with HTTP 200 Jan 25 11:30:38.223418 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1449/2909] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:37 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a => generated 916 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:39.247386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6b9f95a-6d48-4b71-b9b2-2f222e0d08a1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a Jan 25 11:30:39.248299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6b9f95a-6d48-4b71-b9b2-2f222e0d08a1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:39.248837 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:39.248837 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:39.250643 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6b9f95a-6d48-4b71-b9b2-2f222e0d08a1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:39.372678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6b9f95a-6d48-4b71-b9b2-2f222e0d08a1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a returned with HTTP 404 Jan 25 11:30:39.376192 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1461/2910] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:39 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7079a666-60e1-455f-a2f4-76954b60f28a => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:39.392955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38b6af97-22a4-492b-9bae-b275acc829d1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] DELETE http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb Jan 25 11:30:39.394171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38b6af97-22a4-492b-9bae-b275acc829d1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:39.394539 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:39.394539 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:39.396088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38b6af97-22a4-492b-9bae-b275acc829d1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:39.397416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-38b6af97-22a4-492b-9bae-b275acc829d1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Delete volume with id: 7b3259e5-be7b-4a42-b92c-df580c0415bb Jan 25 11:30:39.493335 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:39.493335 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:39.494851 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-38b6af97-22a4-492b-9bae-b275acc829d1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:39.589975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-38b6af97-22a4-492b-9bae-b275acc829d1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Delete volume request issued successfully. Jan 25 11:30:39.591572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38b6af97-22a4-492b-9bae-b275acc829d1 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb returned with HTTP 202 Jan 25 11:30:39.594164 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1450/2911] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:30:39 2021] DELETE /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:30:39.607658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70969bf7-aadb-4f52-84d0-05abc60f86dd tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb Jan 25 11:30:39.609079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70969bf7-aadb-4f52-84d0-05abc60f86dd tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:39.610022 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70969bf7-aadb-4f52-84d0-05abc60f86dd tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:39.744062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:39.744062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:39.755866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-70969bf7-aadb-4f52-84d0-05abc60f86dd tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:39.787201 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70969bf7-aadb-4f52-84d0-05abc60f86dd tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb returned with HTTP 200 Jan 25 11:30:39.809301 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1462/2912] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:39 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb => generated 916 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:40.823267 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c57709b-7f75-47a4-9294-8cf4ffb5ad8c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb Jan 25 11:30:40.829980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c57709b-7f75-47a4-9294-8cf4ffb5ad8c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:40.830516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:40.830516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:40.831409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c57709b-7f75-47a4-9294-8cf4ffb5ad8c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:40.923144 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:40.923144 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:40.936352 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb60d24b-e1d5-424d-a274-0281b5e5cb26 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] GET http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default Jan 25 11:30:40.937814 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb60d24b-e1d5-424d-a274-0281b5e5cb26 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:40.938399 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:40.938399 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:40.939217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4c57709b-7f75-47a4-9294-8cf4ffb5ad8c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:40.939363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fb60d24b-e1d5-424d-a274-0281b5e5cb26 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:40.985778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c57709b-7f75-47a4-9294-8cf4ffb5ad8c tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb returned with HTTP 200 Jan 25 11:30:40.987919 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1463/2913] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:40 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb => generated 916 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:41.011095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fb60d24b-e1d5-424d-a274-0281b5e5cb26 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default returned with HTTP 200 Jan 25 11:30:41.013051 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1451/2914] 10.222.0.57 () {58 vars in 1264 bytes} [Mon Jan 25 11:30:40 2021] GET /volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default => generated 342 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:30:41.039231 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a7e09ce5-c1ef-4bee-9a17-7cd092d5df5a tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] GET http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default Jan 25 11:30:41.040502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a7e09ce5-c1ef-4bee-9a17-7cd092d5df5a tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:41.040933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:41.040933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:41.041694 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a7e09ce5-c1ef-4bee-9a17-7cd092d5df5a tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:41.096467 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a7e09ce5-c1ef-4bee-9a17-7cd092d5df5a tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default returned with HTTP 200 Jan 25 11:30:41.097756 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1464/2915] 10.222.0.57 () {58 vars in 1264 bytes} [Mon Jan 25 11:30:41 2021] GET /volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default => generated 342 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:41.116111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0d9dc65-36b3-4972-bd85-6496b9675431 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] POST http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/types Jan 25 11:30:41.117514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0d9dc65-36b3-4972-bd85-6496b9675431 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1504663023"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:41.200718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0d9dc65-36b3-4972-bd85-6496b9675431 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/types returned with HTTP 200 Jan 25 11:30:41.202374 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1452/2916] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:30:41 2021] POST /volume/v3/8a486993a50a4427967e7c236ea89a95/types => generated 228 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:30:41.223949 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1eae3515-1cf7-429b-a5e3-6e6d9d16284e tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] PUT http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default Jan 25 11:30:41.225293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1eae3515-1cf7-429b-a5e3-6e6d9d16284e tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] 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-1504663023": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1504663023": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1504663023": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:41.552587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1eae3515-1cf7-429b-a5e3-6e6d9d16284e tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default returned with HTTP 200 Jan 25 11:30:41.553759 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1465/2917] 10.222.0.57 () {60 vars in 1285 bytes} [Mon Jan 25 11:30:41 2021] PUT /volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default => generated 533 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:41.569322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b896e8c4-a4b2-47c7-b165-a660b907f507 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] GET http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-sets/8a486993a50a4427967e7c236ea89a95/defaults Jan 25 11:30:41.570209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b896e8c4-a4b2-47c7-b165-a660b907f507 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:41.570964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b896e8c4-a4b2-47c7-b165-a660b907f507 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Calling method 'defaults' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:41.602357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b896e8c4-a4b2-47c7-b165-a660b907f507 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-sets/8a486993a50a4427967e7c236ea89a95/defaults returned with HTTP 200 Jan 25 11:30:41.603165 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1453/2918] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:30:41 2021] GET /volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-sets/8a486993a50a4427967e7c236ea89a95/defaults => generated 569 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:42.016388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-296019b5-ac98-409f-ade7-793446b1ffb9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb Jan 25 11:30:42.018255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-296019b5-ac98-409f-ade7-793446b1ffb9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:42.019189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-296019b5-ac98-409f-ade7-793446b1ffb9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:42.051066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6dc8670c-0ec6-4154-988b-15a1bb29cb5a tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] GET http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-sets/476fd0ec6f794b90bf62302a17f8dae9/defaults Jan 25 11:30:42.052173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6dc8670c-0ec6-4154-988b-15a1bb29cb5a tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:42.053183 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6dc8670c-0ec6-4154-988b-15a1bb29cb5a tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Calling method 'defaults' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:42.126251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6dc8670c-0ec6-4154-988b-15a1bb29cb5a tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-sets/476fd0ec6f794b90bf62302a17f8dae9/defaults returned with HTTP 200 Jan 25 11:30:42.127980 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1454/2919] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:30:42 2021] GET /volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-sets/476fd0ec6f794b90bf62302a17f8dae9/defaults => generated 569 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:42.137346 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-296019b5-ac98-409f-ade7-793446b1ffb9 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb returned with HTTP 404 Jan 25 11:30:42.137346 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1466/2920] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:42 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/7b3259e5-be7b-4a42-b92c-df580c0415bb => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:42.147484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4cf09813-ddab-4cf1-a796-b93dad603f4d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] DELETE http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 Jan 25 11:30:42.148574 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4cf09813-ddab-4cf1-a796-b93dad603f4d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:42.149383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4cf09813-ddab-4cf1-a796-b93dad603f4d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:42.150189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-4cf09813-ddab-4cf1-a796-b93dad603f4d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Delete volume with id: 0ce38b70-57fd-4ec0-bd66-d8950a261318 Jan 25 11:30:42.247446 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:42.247446 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:42.249213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4cf09813-ddab-4cf1-a796-b93dad603f4d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:42.299866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4cf09813-ddab-4cf1-a796-b93dad603f4d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Delete volume request issued successfully. Jan 25 11:30:42.300622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4cf09813-ddab-4cf1-a796-b93dad603f4d tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 returned with HTTP 202 Jan 25 11:30:42.303942 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1455/2921] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:30:42 2021] DELETE /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:30:42.322635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dfce99b-bafe-4aff-a756-d0f82215d09f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 Jan 25 11:30:42.327251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dfce99b-bafe-4aff-a756-d0f82215d09f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:42.327436 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dfce99b-bafe-4aff-a756-d0f82215d09f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:42.412661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:42.412661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:42.420622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5dfce99b-bafe-4aff-a756-d0f82215d09f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:42.449505 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dfce99b-bafe-4aff-a756-d0f82215d09f tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 returned with HTTP 200 Jan 25 11:30:42.457870 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1467/2922] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:42 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:42.541407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-84706d7d-edc5-401a-8fb8-7c1185fdc1c7 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] PUT http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default Jan 25 11:30:42.542436 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:42.542436 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:42.543364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-84706d7d-edc5-401a-8fb8-7c1185fdc1c7 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] 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=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:42.828246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-84706d7d-edc5-401a-8fb8-7c1185fdc1c7 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default returned with HTTP 200 Jan 25 11:30:42.830997 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1456/2923] 10.222.0.57 () {60 vars in 1285 bytes} [Mon Jan 25 11:30:42 2021] PUT /volume/v3/8a486993a50a4427967e7c236ea89a95/os-quota-class-sets/default => generated 533 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:42.850990 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dfee3675-d292-42f3-8982-25dff745fa5e tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] DELETE http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/types/84b71b7c-0ce3-49da-835a-581263e81efc Jan 25 11:30:42.852142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dfee3675-d292-42f3-8982-25dff745fa5e tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:42.852621 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:42.852621 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:42.853418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dfee3675-d292-42f3-8982-25dff745fa5e tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:42.975828 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:30:42.975828 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:30:43.002614 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dfee3675-d292-42f3-8982-25dff745fa5e tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/types/84b71b7c-0ce3-49da-835a-581263e81efc returned with HTTP 202 Jan 25 11:30:43.004305 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1468/2924] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:30:42 2021] DELETE /volume/v3/8a486993a50a4427967e7c236ea89a95/types/84b71b7c-0ce3-49da-835a-581263e81efc => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:30:43.018951 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59bb3b1b-ee53-4ecc-a433-f78b6a66a173 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] GET http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/types/84b71b7c-0ce3-49da-835a-581263e81efc Jan 25 11:30:43.019780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59bb3b1b-ee53-4ecc-a433-f78b6a66a173 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:43.020525 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59bb3b1b-ee53-4ecc-a433-f78b6a66a173 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:43.044043 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59bb3b1b-ee53-4ecc-a433-f78b6a66a173 tempest-VolumeQuotaClassesTest-979813191 tempest-VolumeQuotaClassesTest-979813191] http://10.222.0.57/volume/v3/8a486993a50a4427967e7c236ea89a95/types/84b71b7c-0ce3-49da-835a-581263e81efc returned with HTTP 404 Jan 25 11:30:43.046327 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1457/2925] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:30:43 2021] GET /volume/v3/8a486993a50a4427967e7c236ea89a95/types/84b71b7c-0ce3-49da-835a-581263e81efc => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:43.481084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-243a7592-5b40-469f-b10f-c1a35c413f08 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 Jan 25 11:30:43.482018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-243a7592-5b40-469f-b10f-c1a35c413f08 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:43.483011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-243a7592-5b40-469f-b10f-c1a35c413f08 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:43.564547 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:43.564547 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:43.574034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-243a7592-5b40-469f-b10f-c1a35c413f08 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Volume info retrieved successfully. Jan 25 11:30:43.600779 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-243a7592-5b40-469f-b10f-c1a35c413f08 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 returned with HTTP 200 Jan 25 11:30:43.601955 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1469/2926] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:43 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:44.626944 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4812331a-6e46-4f46-a227-a49867685fc7 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] GET http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 Jan 25 11:30:44.629464 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4812331a-6e46-4f46-a227-a49867685fc7 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:44.630865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4812331a-6e46-4f46-a227-a49867685fc7 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:44.724261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4812331a-6e46-4f46-a227-a49867685fc7 tempest-VolumesListAdminTestJSON-1898976782 tempest-VolumesListAdminTestJSON-1898976782] http://10.222.0.57/volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 returned with HTTP 404 Jan 25 11:30:44.728787 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1458/2927] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:44 2021] GET /volume/v3/2bf27eee56934144832cbe9f814f4e4d/volumes/0ce38b70-57fd-4ec0-bd66-d8950a261318 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:50.021339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c4add435-19c5-4970-9e09-3af32a514758 tempest-ExtensionsTestJSON-681742869 tempest-ExtensionsTestJSON-681742869] GET http://10.222.0.57/volume/v3/339887991788429184a600823e6d86ae/extensions Jan 25 11:30:50.022342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c4add435-19c5-4970-9e09-3af32a514758 tempest-ExtensionsTestJSON-681742869 tempest-ExtensionsTestJSON-681742869] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:50.022578 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:50.022578 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:50.023018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c4add435-19c5-4970-9e09-3af32a514758 tempest-ExtensionsTestJSON-681742869 tempest-ExtensionsTestJSON-681742869] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:50.023879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c4add435-19c5-4970-9e09-3af32a514758 tempest-ExtensionsTestJSON-681742869 tempest-ExtensionsTestJSON-681742869] http://10.222.0.57/volume/v3/339887991788429184a600823e6d86ae/extensions returned with HTTP 200 Jan 25 11:30:50.024949 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1470/2928] 10.222.0.57 () {58 vars in 1213 bytes} [Mon Jan 25 11:30:49 2021] GET /volume/v3/339887991788429184a600823e6d86ae/extensions => generated 5245 bytes in 666 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:30:50.086138 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35008b0d-bd39-4da8-90ef-2387283db281 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] POST http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types Jan 25 11:30:50.087134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-35008b0d-bd39-4da8-90ef-2387283db281 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1939538312", "extra_specs": {"spec1": "val1"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:50.178186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35008b0d-bd39-4da8-90ef-2387283db281 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types returned with HTTP 200 Jan 25 11:30:50.178804 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1459/2929] 10.222.0.57 () {60 vars in 1220 bytes} [Mon Jan 25 11:30:49 2021] POST /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types => generated 243 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:50.201528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-213faff7-2259-4c45-9440-a03a40f431d3 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] POST http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs Jan 25 11:30:50.209425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-213faff7-2259-4c45-9440-a03a40f431d3 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:50.209425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-213faff7-2259-4c45-9440-a03a40f431d3 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs returned with HTTP 400 Jan 25 11:30:50.209425 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1471/2930] 10.222.0.57 () {60 vars in 1366 bytes} [Mon Jan 25 11:30:50 2021] POST /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs => generated 146 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:30:50.230813 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc8ef5cd-b861-481f-a181-729fa8d1eac1 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] POST http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs Jan 25 11:30:50.241813 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc8ef5cd-b861-481f-a181-729fa8d1eac1 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:50.241813 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc8ef5cd-b861-481f-a181-729fa8d1eac1 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs returned with HTTP 400 Jan 25 11:30:50.241813 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1460/2931] 10.222.0.57 () {60 vars in 1366 bytes} [Mon Jan 25 11:30:50 2021] POST /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs => generated 132 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 25 11:30:50.260018 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac493f74-4e1d-44db-a2c7-103e56a70758 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] POST http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/74634bfc-7847-4c58-b34d-a630da57e930/extra_specs Jan 25 11:30:50.260018 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ac493f74-4e1d-44db-a2c7-103e56a70758 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:50.455516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ac493f74-4e1d-44db-a2c7-103e56a70758 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/74634bfc-7847-4c58-b34d-a630da57e930/extra_specs returned with HTTP 404 Jan 25 11:30:50.455516 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1472/2932] 10.222.0.57 () {60 vars in 1366 bytes} [Mon Jan 25 11:30:50 2021] POST /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/74634bfc-7847-4c58-b34d-a630da57e930/extra_specs => generated 114 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:30:50.474437 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d65d79b-8c03-46c5-aa41-5d7f9b9016a0 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] DELETE http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/42579ca2-d741-47d5-9d7b-a9809e777c72/extra_specs/spec1 Jan 25 11:30:50.475153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d65d79b-8c03-46c5-aa41-5d7f9b9016a0 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:50.475771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d65d79b-8c03-46c5-aa41-5d7f9b9016a0 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:50.495799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d65d79b-8c03-46c5-aa41-5d7f9b9016a0 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/42579ca2-d741-47d5-9d7b-a9809e777c72/extra_specs/spec1 returned with HTTP 404 Jan 25 11:30:50.506126 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1461/2933] 10.222.0.57 () {58 vars in 1366 bytes} [Mon Jan 25 11:30:50 2021] DELETE /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/42579ca2-d741-47d5-9d7b-a9809e777c72/extra_specs/spec1 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:50.524385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-415c5ab1-8460-447a-8bbd-853390a9ce3f tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] GET http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/nonexistent_extra_spec_name Jan 25 11:30:50.524385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-415c5ab1-8460-447a-8bbd-853390a9ce3f tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:50.524385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-415c5ab1-8460-447a-8bbd-853390a9ce3f tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:50.550620 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-415c5ab1-8460-447a-8bbd-853390a9ce3f tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 25 11:30:50.552383 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1473/2934] 10.222.0.57 () {58 vars in 1429 bytes} [Mon Jan 25 11:30:50 2021] GET /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:50.574132 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35cbbd73-8182-496d-8261-aeb83e08fd09 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] GET http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/53b6e793-1c17-4bc6-bc2d-e5b4f97da000/extra_specs/spec1 Jan 25 11:30:50.574132 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-35cbbd73-8182-496d-8261-aeb83e08fd09 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:50.574468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-35cbbd73-8182-496d-8261-aeb83e08fd09 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:50.602908 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-35cbbd73-8182-496d-8261-aeb83e08fd09 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/53b6e793-1c17-4bc6-bc2d-e5b4f97da000/extra_specs/spec1 returned with HTTP 404 Jan 25 11:30:50.612543 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1462/2935] 10.222.0.57 () {58 vars in 1363 bytes} [Mon Jan 25 11:30:50 2021] GET /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/53b6e793-1c17-4bc6-bc2d-e5b4f97da000/extra_specs/spec1 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:50.630465 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68c330a2-4243-4626-b30e-7ca6199c4f65 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] GET http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/2c1e1f6b-4d45-4f37-a1f4-d6aaf8ed92ff/extra_specs Jan 25 11:30:50.630668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68c330a2-4243-4626-b30e-7ca6199c4f65 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:50.631539 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68c330a2-4243-4626-b30e-7ca6199c4f65 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:50.677125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68c330a2-4243-4626-b30e-7ca6199c4f65 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/2c1e1f6b-4d45-4f37-a1f4-d6aaf8ed92ff/extra_specs returned with HTTP 404 Jan 25 11:30:50.677125 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1474/2936] 10.222.0.57 () {58 vars in 1345 bytes} [Mon Jan 25 11:30:50 2021] GET /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/2c1e1f6b-4d45-4f37-a1f4-d6aaf8ed92ff/extra_specs => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:30:50.684532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1dabb60f-99ea-441b-8277-4b255170f92d tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] PUT http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/spec1 Jan 25 11:30:50.685460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1dabb60f-99ea-441b-8277-4b255170f92d tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:50.687996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1dabb60f-99ea-441b-8277-4b255170f92d tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/spec1 returned with HTTP 400 Jan 25 11:30:50.693961 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1463/2937] 10.222.0.57 () {60 vars in 1383 bytes} [Mon Jan 25 11:30:50 2021] PUT /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/spec1 => generated 102 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 25 11:30:50.711355 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1427dff-8323-4521-8fbd-2d6a9edd5e95 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] PUT http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/spec1 Jan 25 11:30:50.711355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1427dff-8323-4521-8fbd-2d6a9edd5e95 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Action: 'update', calling method: update, body: null {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:50.713185 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1427dff-8323-4521-8fbd-2d6a9edd5e95 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/spec1 returned with HTTP 400 Jan 25 11:30:50.725898 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1475/2938] 10.222.0.57 () {60 vars in 1382 bytes} [Mon Jan 25 11:30:50 2021] PUT /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/spec1 => generated 72 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:30:50.741988 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a28df71-a6f8-4174-a14f-fe86754984f5 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] PUT http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/None Jan 25 11:30:50.742957 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a28df71-a6f8-4174-a14f-fe86754984f5 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:50.891492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a28df71-a6f8-4174-a14f-fe86754984f5 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] HTTP exception thrown: Request body and URI mismatch Jan 25 11:30:50.892301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a28df71-a6f8-4174-a14f-fe86754984f5 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/None returned with HTTP 400 Jan 25 11:30:50.899454 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1464/2939] 10.222.0.57 () {60 vars in 1380 bytes} [Mon Jan 25 11:30:50 2021] PUT /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/None => generated 73 bytes in 170 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 25 11:30:50.920828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0408804-6eb9-4084-93e7-0c931f2b9168 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] PUT http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/c296c4f3-67f0-4f12-bfe6-9df039ef1b85 Jan 25 11:30:50.920828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0408804-6eb9-4084-93e7-0c931f2b9168 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:51.074266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0408804-6eb9-4084-93e7-0c931f2b9168 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] HTTP exception thrown: Request body and URI mismatch Jan 25 11:30:51.074266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0408804-6eb9-4084-93e7-0c931f2b9168 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/c296c4f3-67f0-4f12-bfe6-9df039ef1b85 returned with HTTP 400 Jan 25 11:30:51.076310 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1476/2940] 10.222.0.57 () {60 vars in 1476 bytes} [Mon Jan 25 11:30:50 2021] PUT /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1/extra_specs/c296c4f3-67f0-4f12-bfe6-9df039ef1b85 => generated 73 bytes in 175 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 11:30:51.087224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67f3923c-8ac4-4893-a85c-2e612a5c5875 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] DELETE http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1 Jan 25 11:30:51.089359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67f3923c-8ac4-4893-a85c-2e612a5c5875 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:51.089359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67f3923c-8ac4-4893-a85c-2e612a5c5875 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Calling method '_delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:51.207445 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:30:51.207445 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:30:51.246195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67f3923c-8ac4-4893-a85c-2e612a5c5875 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1 returned with HTTP 202 Jan 25 11:30:51.249252 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1465/2941] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:30:51 2021] DELETE /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:30:51.262118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-28be042e-bebd-4366-a43a-8839d4c9f385 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] GET http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1 Jan 25 11:30:51.263228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-28be042e-bebd-4366-a43a-8839d4c9f385 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:51.263709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-28be042e-bebd-4366-a43a-8839d4c9f385 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:51.291278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-28be042e-bebd-4366-a43a-8839d4c9f385 tempest-ExtraSpecsNegativeTest-180435632 tempest-ExtraSpecsNegativeTest-180435632] http://10.222.0.57/volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1 returned with HTTP 404 Jan 25 11:30:51.293486 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1477/2942] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:30:51 2021] GET /volume/v3/2ba06ce09e8c4903be44bd993aff949c/types/8370755a-f06e-46dd-b176-023339b986c1 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:54.021921 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] POST http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes Jan 25 11:30:54.023476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1948288604"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:54.025340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1948288604'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:30:54.026027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Create volume of 1 GB Jan 25 11:30:54.044292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Availability Zones retrieved successfully. Jan 25 11:30:54.066491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Flow 'volume_create_api' (65769bb7-0d50-4adb-bef7-12ea393c25a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:54.070041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389002b1-44e2-45fa-9329-b707816f0479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:54.072193 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:30:54.210382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389002b1-44e2-45fa-9329-b707816f0479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:54.212990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657af99d-c52b-4361-9e20-03a998d0c560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:54.369852 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Created reservations ['24d232fe-096e-4960-ba62-66f0d9f06ec6', '8aef88e7-70c3-433d-ab61-6ca4a3bcaf6b', '63f808e9-63a0-4adf-a4a2-b796bef6dfbb', 'b64909d5-0262-41df-9cc3-00f4731c21df'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:30:54.372061 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657af99d-c52b-4361-9e20-03a998d0c560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24d232fe-096e-4960-ba62-66f0d9f06ec6', '8aef88e7-70c3-433d-ab61-6ca4a3bcaf6b', '63f808e9-63a0-4adf-a4a2-b796bef6dfbb', 'b64909d5-0262-41df-9cc3-00f4731c21df']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:54.375110 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d88a47b6-12ee-4938-87dc-483f79856625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:54.443576 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d88a47b6-12ee-4938-87dc-483f79856625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c6d362d-ab25-4f02-85d3-c49ed8977385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1948288604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4acf490f02045ea91f5c21ab492d706',qos_specs=None,replication_status=,reservations=['24d232fe-096e-4960-ba62-66f0d9f06ec6','8aef88e7-70c3-433d-ab61-6ca4a3bcaf6b','63f808e9-63a0-4adf-a4a2-b796bef6dfbb','b64909d5-0262-41df-9cc3-00f4731c21df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e632b93c5df4ec19f1df9351722acc7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:30:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1948288604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c6d362d-ab25-4f02-85d3-c49ed8977385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4acf490f02045ea91f5c21ab492d706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6e632b93c5df4ec19f1df9351722acc7',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:54.446649 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42fa49dd-e848-4ea7-b1c2-d61a58daac4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:54.490694 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42fa49dd-e848-4ea7-b1c2-d61a58daac4b) transitioned into state 'SUCCESS' from state '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-1948288604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4acf490f02045ea91f5c21ab492d706',qos_specs=None,replication_status=,reservations=['24d232fe-096e-4960-ba62-66f0d9f06ec6','8aef88e7-70c3-433d-ab61-6ca4a3bcaf6b','63f808e9-63a0-4adf-a4a2-b796bef6dfbb','b64909d5-0262-41df-9cc3-00f4731c21df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e632b93c5df4ec19f1df9351722acc7',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:54.495253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26312b71-a9c1-401f-86b3-a67ccbb26f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:30:54.526277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26312b71-a9c1-401f-86b3-a67ccbb26f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:30:54.531230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Flow 'volume_create_api' (65769bb7-0d50-4adb-bef7-12ea393c25a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:30:54.592036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Create volume request issued successfully. Jan 25 11:30:54.622023 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6570f159-8918-4206-a610-0c98428430fe tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes returned with HTTP 202 Jan 25 11:30:54.623394 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1466/2943] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:30:53 2021] POST /volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes => generated 824 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:30:54.650493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fef30e2a-e5fe-42f6-afde-859cdf622be2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 Jan 25 11:30:54.651172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fef30e2a-e5fe-42f6-afde-859cdf622be2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:54.651854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fef30e2a-e5fe-42f6-afde-859cdf622be2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:54.767007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:54.767007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:54.781891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fef30e2a-e5fe-42f6-afde-859cdf622be2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Volume info retrieved successfully. Jan 25 11:30:54.816548 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fef30e2a-e5fe-42f6-afde-859cdf622be2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 returned with HTTP 200 Jan 25 11:30:54.817668 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1478/2944] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:54 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:55.839777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f23c222d-4e45-4356-841f-17851ff691ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 Jan 25 11:30:55.840789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f23c222d-4e45-4356-841f-17851ff691ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:55.841193 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:55.841193 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:55.841952 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f23c222d-4e45-4356-841f-17851ff691ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:55.899988 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:55.899988 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:55.912735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f23c222d-4e45-4356-841f-17851ff691ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Volume info retrieved successfully. Jan 25 11:30:55.946858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f23c222d-4e45-4356-841f-17851ff691ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 returned with HTTP 200 Jan 25 11:30:55.948198 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1467/2945] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:30:55 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 => generated 917 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:55.971307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6d0f7e1-10cf-4e7a-99a2-1010e8a9376f tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] POST http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots Jan 25 11:30:55.972125 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:55.972125 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:55.972872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e6d0f7e1-10cf-4e7a-99a2-1010e8a9376f tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c6d362d-ab25-4f02-85d3-c49ed8977385", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1441644365"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:56.082358 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:56.082358 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:56.083969 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e6d0f7e1-10cf-4e7a-99a2-1010e8a9376f tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Volume info retrieved successfully. Jan 25 11:30:56.084552 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-e6d0f7e1-10cf-4e7a-99a2-1010e8a9376f tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Create snapshot from volume 6c6d362d-ab25-4f02-85d3-c49ed8977385 Jan 25 11:30:56.194164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e6d0f7e1-10cf-4e7a-99a2-1010e8a9376f tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Created reservations ['c385ad81-a25c-410b-9add-89db1d616ebc', '14213006-e16f-49d2-a862-8bf3a69565c3', '8eb7baf5-eaef-4fe7-83b4-2a331a0ae4ee', '1344eca4-a665-403d-b703-694364620f35'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:30:56.384179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e6d0f7e1-10cf-4e7a-99a2-1010e8a9376f tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot create request issued successfully. Jan 25 11:30:56.385723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e6d0f7e1-10cf-4e7a-99a2-1010e8a9376f tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots returned with HTTP 202 Jan 25 11:30:56.401000 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1479/2946] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:30:55 2021] POST /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots => generated 311 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:30:56.408857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-57caf2bc-954a-4af6-b3fe-ff658d0c69f8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b Jan 25 11:30:56.410118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-57caf2bc-954a-4af6-b3fe-ff658d0c69f8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:56.410700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:56.410700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:56.411719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-57caf2bc-954a-4af6-b3fe-ff658d0c69f8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:56.464688 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:56.464688 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:56.467231 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-57caf2bc-954a-4af6-b3fe-ff658d0c69f8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:30:56.472311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-57caf2bc-954a-4af6-b3fe-ff658d0c69f8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b returned with HTTP 200 Jan 25 11:30:56.474011 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1468/2947] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:30:56 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b => generated 443 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:57.498000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aad63304-cece-4a27-bf3a-a016069faf2b tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b Jan 25 11:30:57.500705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aad63304-cece-4a27-bf3a-a016069faf2b tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:57.501270 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:57.501270 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:57.503117 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aad63304-cece-4a27-bf3a-a016069faf2b tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:57.555357 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:57.555357 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:57.557054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aad63304-cece-4a27-bf3a-a016069faf2b tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:30:57.559491 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aad63304-cece-4a27-bf3a-a016069faf2b tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b returned with HTTP 200 Jan 25 11:30:57.566580 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1480/2948] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:30:57 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b => generated 443 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:58.201866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b836fd1-ac2a-4503-a572-9d1bf739874d tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] POST http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types Jan 25 11:30:58.202712 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:58.202712 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:58.202936 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6b836fd1-ac2a-4503-a572-9d1bf739874d tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-305339434", "os-volume-type-access:is_public": false}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:58.292040 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6b836fd1-ac2a-4503-a572-9d1bf739874d tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types returned with HTTP 200 Jan 25 11:30:58.292889 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1469/2949] 10.222.0.57 () {60 vars in 1220 bytes} [Mon Jan 25 11:30:57 2021] POST /volume/v3/ec7a94fd470841a593f34276734e64cb/types => generated 230 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:58.578163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-673d9e44-5e61-4c18-b352-abb89b98bb0d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b Jan 25 11:30:58.580017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-673d9e44-5e61-4c18-b352-abb89b98bb0d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:58.583274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-673d9e44-5e61-4c18-b352-abb89b98bb0d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:58.699498 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:58.699498 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:58.708903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-673d9e44-5e61-4c18-b352-abb89b98bb0d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:30:58.714870 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-673d9e44-5e61-4c18-b352-abb89b98bb0d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b returned with HTTP 200 Jan 25 11:30:58.718180 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1470/2950] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:30:58 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b => generated 443 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:30:58.850194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49dd28a8-b276-4897-83a6-485a3b53ce96 tempest-VolumeTypesNegativeTest-1088160958 tempest-VolumeTypesNegativeTest-1088160958] POST http://10.222.0.57/volume/v3/ad68ff86d48f4a6abcc0f7ce79b30271/volumes Jan 25 11:30:58.850696 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:58.850696 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:58.851099 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49dd28a8-b276-4897-83a6-485a3b53ce96 tempest-VolumeTypesNegativeTest-1088160958 tempest-VolumeTypesNegativeTest-1088160958] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ed7ae048-d567-4921-ad87-f3c6b747e9bf", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-107729008"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:58.852713 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-49dd28a8-b276-4897-83a6-485a3b53ce96 tempest-VolumeTypesNegativeTest-1088160958 tempest-VolumeTypesNegativeTest-1088160958] Create volume request body: {'volume': {'volume_type': 'ed7ae048-d567-4921-ad87-f3c6b747e9bf', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-107729008'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:30:58.883869 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49dd28a8-b276-4897-83a6-485a3b53ce96 tempest-VolumeTypesNegativeTest-1088160958 tempest-VolumeTypesNegativeTest-1088160958] http://10.222.0.57/volume/v3/ad68ff86d48f4a6abcc0f7ce79b30271/volumes returned with HTTP 404 Jan 25 11:30:58.886733 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1481/2951] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:30:58 2021] POST /volume/v3/ad68ff86d48f4a6abcc0f7ce79b30271/volumes => generated 114 bytes in 582 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:58.905957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-467d12c5-0dc7-46a3-b004-142002a8c563 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] POST http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types Jan 25 11:30:58.906797 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:58.906797 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:58.907589 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-467d12c5-0dc7-46a3-b004-142002a8c563 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:58.909850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-467d12c5-0dc7-46a3-b004-142002a8c563 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types returned with HTTP 400 Jan 25 11:30:58.911808 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1471/2952] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:30:58 2021] POST /volume/v3/ec7a94fd470841a593f34276734e64cb/types => generated 108 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:30:58.930925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b5fbc69-f7bb-4625-9be8-e1be8bf9c364 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] DELETE http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types/68e5d38c-6df6-44e6-b182-ee6b1a1b57ca Jan 25 11:30:58.931906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b5fbc69-f7bb-4625-9be8-e1be8bf9c364 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:58.934596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b5fbc69-f7bb-4625-9be8-e1be8bf9c364 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:59.002561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b5fbc69-f7bb-4625-9be8-e1be8bf9c364 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types/68e5d38c-6df6-44e6-b182-ee6b1a1b57ca returned with HTTP 404 Jan 25 11:30:59.004150 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1482/2953] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:30:58 2021] DELETE /volume/v3/ec7a94fd470841a593f34276734e64cb/types/68e5d38c-6df6-44e6-b182-ee6b1a1b57ca => generated 114 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:59.019055 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ae85156-f17f-47ee-adc2-d2b49d68a993 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] GET http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types/77d5b539-4a7b-4710-b1e1-0ecc64e9166a Jan 25 11:30:59.019969 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ae85156-f17f-47ee-adc2-d2b49d68a993 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:59.020853 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ae85156-f17f-47ee-adc2-d2b49d68a993 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:59.048811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ae85156-f17f-47ee-adc2-d2b49d68a993 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types/77d5b539-4a7b-4710-b1e1-0ecc64e9166a returned with HTTP 404 Jan 25 11:30:59.050961 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1472/2954] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:30:59 2021] GET /volume/v3/ec7a94fd470841a593f34276734e64cb/types/77d5b539-4a7b-4710-b1e1-0ecc64e9166a => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:59.065931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3da2aee-1db1-45d8-b775-a9ad78028144 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] DELETE http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types/ed7ae048-d567-4921-ad87-f3c6b747e9bf Jan 25 11:30:59.066639 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3da2aee-1db1-45d8-b775-a9ad78028144 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:59.067161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3da2aee-1db1-45d8-b775-a9ad78028144 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:59.173059 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:30:59.173059 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:30:59.184917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3da2aee-1db1-45d8-b775-a9ad78028144 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types/ed7ae048-d567-4921-ad87-f3c6b747e9bf returned with HTTP 202 Jan 25 11:30:59.186466 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1483/2955] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:30:59 2021] DELETE /volume/v3/ec7a94fd470841a593f34276734e64cb/types/ed7ae048-d567-4921-ad87-f3c6b747e9bf => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:30:59.197976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f8e1e4f-6740-4e54-9887-bfd0fb40a5c0 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] GET http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types/ed7ae048-d567-4921-ad87-f3c6b747e9bf Jan 25 11:30:59.199060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f8e1e4f-6740-4e54-9887-bfd0fb40a5c0 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:59.199789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8f8e1e4f-6740-4e54-9887-bfd0fb40a5c0 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:59.221000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8f8e1e4f-6740-4e54-9887-bfd0fb40a5c0 tempest-VolumeTypesNegativeTest-1213840823 tempest-VolumeTypesNegativeTest-1213840823] http://10.222.0.57/volume/v3/ec7a94fd470841a593f34276734e64cb/types/ed7ae048-d567-4921-ad87-f3c6b747e9bf returned with HTTP 404 Jan 25 11:30:59.223701 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1473/2956] 10.222.0.57 () {58 vars in 1309 bytes} [Mon Jan 25 11:30:59 2021] GET /volume/v3/ec7a94fd470841a593f34276734e64cb/types/ed7ae048-d567-4921-ad87-f3c6b747e9bf => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:30:59.734014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48406ee3-9487-4134-a8b8-b575991b1735 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b Jan 25 11:30:59.735881 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48406ee3-9487-4134-a8b8-b575991b1735 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:59.736891 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48406ee3-9487-4134-a8b8-b575991b1735 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:30:59.788943 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:59.788943 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:59.791129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-48406ee3-9487-4134-a8b8-b575991b1735 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:30:59.793473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48406ee3-9487-4134-a8b8-b575991b1735 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b returned with HTTP 200 Jan 25 11:30:59.795342 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1484/2957] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:30:59 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b => generated 470 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:30:59.808184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a950aa73-239c-4741-9696-8fbbfb74f4c2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] POST http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:30:59.808987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a950aa73-239c-4741-9696-8fbbfb74f4c2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:30:59.871624 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:30:59.871624 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:30:59.872810 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a950aa73-239c-4741-9696-8fbbfb74f4c2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:30:59.963307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a950aa73-239c-4741-9696-8fbbfb74f4c2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Update snapshot metadata completed successfully. Jan 25 11:30:59.964430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a950aa73-239c-4741-9696-8fbbfb74f4c2 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:30:59.971484 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1474/2958] 10.222.0.57 () {60 vars in 1369 bytes} [Mon Jan 25 11:30:59 2021] POST /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 68 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:30:59.980938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c21449d-7ff0-4b1e-8043-381917fc7d07 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:30:59.982277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c21449d-7ff0-4b1e-8043-381917fc7d07 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:30:59.984931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:30:59.984931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:30:59.986151 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c21449d-7ff0-4b1e-8043-381917fc7d07 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:00.290773 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:00.290773 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:00.293331 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0c21449d-7ff0-4b1e-8043-381917fc7d07 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:00.297289 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0c21449d-7ff0-4b1e-8043-381917fc7d07 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Get snapshot metadata completed successfully. Jan 25 11:31:00.297972 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c21449d-7ff0-4b1e-8043-381917fc7d07 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:31:00.299579 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1485/2959] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:30:59 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 68 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:31:00.316412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-711e04bb-17a0-4cbb-b7f4-7a6c19374897 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] PUT http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:31:00.317256 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:00.317256 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:00.318035 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-711e04bb-17a0-4cbb-b7f4-7a6c19374897 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:00.379308 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:00.379308 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:00.380904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-711e04bb-17a0-4cbb-b7f4-7a6c19374897 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:00.455986 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-711e04bb-17a0-4cbb-b7f4-7a6c19374897 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Update snapshot metadata completed successfully. Jan 25 11:31:00.457189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-711e04bb-17a0-4cbb-b7f4-7a6c19374897 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:31:00.458847 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1475/2960] 10.222.0.57 () {60 vars in 1368 bytes} [Mon Jan 25 11:31:00 2021] PUT /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 57 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 25 11:31:00.471997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44f0766a-85de-4214-90b2-4a03f2a77717 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:31:00.472545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44f0766a-85de-4214-90b2-4a03f2a77717 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:00.472741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:00.472741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:00.473383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44f0766a-85de-4214-90b2-4a03f2a77717 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:00.504155 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:00.504155 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:00.505561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-44f0766a-85de-4214-90b2-4a03f2a77717 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:00.507575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-44f0766a-85de-4214-90b2-4a03f2a77717 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Get snapshot metadata completed successfully. Jan 25 11:31:00.508398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44f0766a-85de-4214-90b2-4a03f2a77717 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:31:00.510348 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1486/2961] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:31:00 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 57 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:31:00.525721 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9583490c-572b-47fe-9816-aff2fd3f8ff9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] DELETE http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata/key3 Jan 25 11:31:00.526368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9583490c-572b-47fe-9816-aff2fd3f8ff9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:00.526713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:00.526713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:00.527302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9583490c-572b-47fe-9816-aff2fd3f8ff9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:00.581009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:00.581009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:00.583244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9583490c-572b-47fe-9816-aff2fd3f8ff9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:00.586876 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9583490c-572b-47fe-9816-aff2fd3f8ff9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Get snapshot metadata completed successfully. Jan 25 11:31:00.594347 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:31:00.594347 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:31:00.600983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9583490c-572b-47fe-9816-aff2fd3f8ff9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Delete snapshot metadata completed successfully. Jan 25 11:31:00.601889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9583490c-572b-47fe-9816-aff2fd3f8ff9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata/key3 returned with HTTP 200 Jan 25 11:31:00.608483 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1476/2962] 10.222.0.57 () {58 vars in 1366 bytes} [Mon Jan 25 11:31:00 2021] DELETE /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata/key3 => generated 0 bytes in 86 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 25 11:31:00.620029 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99b7d7f3-9979-4a16-83ad-cf6d7af633d4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:31:00.621959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99b7d7f3-9979-4a16-83ad-cf6d7af633d4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:00.622334 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:00.622334 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:00.623033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99b7d7f3-9979-4a16-83ad-cf6d7af633d4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:00.680956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:00.680956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:00.683764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-99b7d7f3-9979-4a16-83ad-cf6d7af633d4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:00.690235 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-99b7d7f3-9979-4a16-83ad-cf6d7af633d4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Get snapshot metadata completed successfully. Jan 25 11:31:00.691423 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99b7d7f3-9979-4a16-83ad-cf6d7af633d4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:31:00.693129 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1487/2963] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:31:00 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 32 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:31:00.713544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3bcd22ec-b7d4-4cb7-85c1-e89b985efa8d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] PUT http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:31:00.713544 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:00.713544 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:00.713544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3bcd22ec-b7d4-4cb7-85c1-e89b985efa8d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:00.756265 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:00.756265 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:00.758022 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3bcd22ec-b7d4-4cb7-85c1-e89b985efa8d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:00.803804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3bcd22ec-b7d4-4cb7-85c1-e89b985efa8d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Update snapshot metadata completed successfully. Jan 25 11:31:00.804862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3bcd22ec-b7d4-4cb7-85c1-e89b985efa8d tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:31:00.806357 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1477/2964] 10.222.0.57 () {60 vars in 1368 bytes} [Mon Jan 25 11:31:00 2021] PUT /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 16 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:31:00.824741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7061f0e-a6bd-4f94-9afb-1db5a6babcee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] POST http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:31:00.825849 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:00.825849 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:00.827379 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e7061f0e-a6bd-4f94-9afb-1db5a6babcee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:00.858667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:00.858667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:00.859854 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e7061f0e-a6bd-4f94-9afb-1db5a6babcee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:00.913639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e7061f0e-a6bd-4f94-9afb-1db5a6babcee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Update snapshot metadata completed successfully. Jan 25 11:31:00.914621 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7061f0e-a6bd-4f94-9afb-1db5a6babcee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:31:00.922976 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1488/2965] 10.222.0.57 () {60 vars in 1369 bytes} [Mon Jan 25 11:31:00 2021] POST /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 68 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 25 11:31:00.928605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7efdf43c-53b3-449b-81a9-ea4d7dd0e4d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:31:00.929135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7efdf43c-53b3-449b-81a9-ea4d7dd0e4d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:00.929326 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:00.929326 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:00.929923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7efdf43c-53b3-449b-81a9-ea4d7dd0e4d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:00.957897 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:00.957897 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:00.959104 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7efdf43c-53b3-449b-81a9-ea4d7dd0e4d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:00.961126 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7efdf43c-53b3-449b-81a9-ea4d7dd0e4d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Get snapshot metadata completed successfully. Jan 25 11:31:00.961773 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7efdf43c-53b3-449b-81a9-ea4d7dd0e4d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:31:00.962854 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1478/2966] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:31:00 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:31:00.973250 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ffe7b7b-7a20-45f9-a101-7e7010cb1ae4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] PUT http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata/key3 Jan 25 11:31:00.973815 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:00.973815 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:00.974203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ffe7b7b-7a20-45f9-a101-7e7010cb1ae4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:01.031885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:01.031885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:01.034922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2ffe7b7b-7a20-45f9-a101-7e7010cb1ae4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:01.086686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2ffe7b7b-7a20-45f9-a101-7e7010cb1ae4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Update snapshot metadata completed successfully. Jan 25 11:31:01.087307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ffe7b7b-7a20-45f9-a101-7e7010cb1ae4 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata/key3 returned with HTTP 200 Jan 25 11:31:01.088211 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1489/2967] 10.222.0.57 () {60 vars in 1383 bytes} [Mon Jan 25 11:31:00 2021] PUT /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata/key3 => generated 35 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:31:01.098833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b211efc1-f404-45a9-a969-ae49ab3d54fa tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata/key3 Jan 25 11:31:01.099462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b211efc1-f404-45a9-a969-ae49ab3d54fa tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:01.099726 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:01.099726 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:01.100222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b211efc1-f404-45a9-a969-ae49ab3d54fa tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:01.141843 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:01.141843 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:01.144054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b211efc1-f404-45a9-a969-ae49ab3d54fa tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:01.148138 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b211efc1-f404-45a9-a969-ae49ab3d54fa tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Get snapshot metadata completed successfully. Jan 25 11:31:01.149253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b211efc1-f404-45a9-a969-ae49ab3d54fa tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata/key3 returned with HTTP 200 Jan 25 11:31:01.151234 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1479/2968] 10.222.0.57 () {58 vars in 1363 bytes} [Mon Jan 25 11:31:01 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata/key3 => generated 35 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 25 11:31:01.167832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-feb9fd6d-9e16-4323-b72a-57e9add70e0c tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:31:01.168926 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-feb9fd6d-9e16-4323-b72a-57e9add70e0c tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:01.169358 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:01.169358 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:01.170291 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-feb9fd6d-9e16-4323-b72a-57e9add70e0c tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:01.202895 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:01.202895 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:01.204093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-feb9fd6d-9e16-4323-b72a-57e9add70e0c tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:01.206090 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-feb9fd6d-9e16-4323-b72a-57e9add70e0c tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Get snapshot metadata completed successfully. Jan 25 11:31:01.206875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-feb9fd6d-9e16-4323-b72a-57e9add70e0c tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:31:01.207640 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1490/2969] 10.222.0.57 () {58 vars in 1348 bytes} [Mon Jan 25 11:31:01 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 75 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:31:01.218007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13c2dae9-8fa0-4ed1-93a1-a1a26ab348ee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] PUT http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata Jan 25 11:31:01.218471 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:01.218471 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:01.218895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13c2dae9-8fa0-4ed1-93a1-a1a26ab348ee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:01.245478 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:01.245478 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:01.246681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-13c2dae9-8fa0-4ed1-93a1-a1a26ab348ee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:01.307675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-13c2dae9-8fa0-4ed1-93a1-a1a26ab348ee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Update snapshot metadata completed successfully. Jan 25 11:31:01.308749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13c2dae9-8fa0-4ed1-93a1-a1a26ab348ee tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata returned with HTTP 200 Jan 25 11:31:01.310320 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1480/2970] 10.222.0.57 () {60 vars in 1368 bytes} [Mon Jan 25 11:31:01 2021] PUT /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b/metadata => generated 16 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:31:01.326878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a66782b-4340-4cda-ac62-8ff99f86a754 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] DELETE http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b Jan 25 11:31:01.327488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a66782b-4340-4cda-ac62-8ff99f86a754 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:01.328106 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:01.328106 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:01.328767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a66782b-4340-4cda-ac62-8ff99f86a754 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:01.329415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-5a66782b-4340-4cda-ac62-8ff99f86a754 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Delete snapshot with id: 766f4183-61c4-4926-b14d-585d6f11908b Jan 25 11:31:01.382602 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:01.382602 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:01.384793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5a66782b-4340-4cda-ac62-8ff99f86a754 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:01.508537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5a66782b-4340-4cda-ac62-8ff99f86a754 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot delete request issued successfully. Jan 25 11:31:01.509306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a66782b-4340-4cda-ac62-8ff99f86a754 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b returned with HTTP 202 Jan 25 11:31:01.513834 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1491/2971] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:31:01 2021] DELETE /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:31:01.520335 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dada9858-af87-4c52-8dfb-f31e8e606f4a tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b Jan 25 11:31:01.520873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dada9858-af87-4c52-8dfb-f31e8e606f4a tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:01.521097 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:01.521097 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:01.521478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dada9858-af87-4c52-8dfb-f31e8e606f4a tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:01.568118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:01.568118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:01.570739 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dada9858-af87-4c52-8dfb-f31e8e606f4a tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:01.573480 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dada9858-af87-4c52-8dfb-f31e8e606f4a tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b returned with HTTP 200 Jan 25 11:31:01.574921 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1481/2972] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:31:01 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:02.592868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a046bdd4-a104-4332-984c-d6a2fd90b5d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b Jan 25 11:31:02.594930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a046bdd4-a104-4332-984c-d6a2fd90b5d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:02.595296 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:02.595296 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:02.596094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a046bdd4-a104-4332-984c-d6a2fd90b5d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:02.653305 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:02.653305 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:02.660586 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a046bdd4-a104-4332-984c-d6a2fd90b5d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Snapshot retrieved successfully. Jan 25 11:31:02.666157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a046bdd4-a104-4332-984c-d6a2fd90b5d8 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b returned with HTTP 200 Jan 25 11:31:02.667824 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1492/2973] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:31:02 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b => generated 469 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:03.690060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08a037b8-720f-4588-acc8-45ea2b80ec7b tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b Jan 25 11:31:03.690891 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08a037b8-720f-4588-acc8-45ea2b80ec7b tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:03.691102 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:03.691102 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:03.691898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08a037b8-720f-4588-acc8-45ea2b80ec7b tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:03.725343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08a037b8-720f-4588-acc8-45ea2b80ec7b tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b returned with HTTP 404 Jan 25 11:31:03.726558 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1482/2974] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:31:03 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/snapshots/766f4183-61c4-4926-b14d-585d6f11908b => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:31:03.734474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e2f5588-0cbe-4991-a97c-d0c054c11007 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] DELETE http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 Jan 25 11:31:03.735824 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e2f5588-0cbe-4991-a97c-d0c054c11007 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:03.736352 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:03.736352 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:03.737223 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6e2f5588-0cbe-4991-a97c-d0c054c11007 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:03.738026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-6e2f5588-0cbe-4991-a97c-d0c054c11007 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Delete volume with id: 6c6d362d-ab25-4f02-85d3-c49ed8977385 Jan 25 11:31:03.858536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:03.858536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:03.861658 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6e2f5588-0cbe-4991-a97c-d0c054c11007 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Volume info retrieved successfully. Jan 25 11:31:03.933436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6e2f5588-0cbe-4991-a97c-d0c054c11007 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Delete volume request issued successfully. Jan 25 11:31:03.933436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6e2f5588-0cbe-4991-a97c-d0c054c11007 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 returned with HTTP 202 Jan 25 11:31:03.933436 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1493/2975] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:31:03 2021] DELETE /volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:31:03.942628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fda9f63d-f0a8-4e7a-a818-925953bbf7f9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 Jan 25 11:31:03.942628 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fda9f63d-f0a8-4e7a-a818-925953bbf7f9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:03.942628 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fda9f63d-f0a8-4e7a-a818-925953bbf7f9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:04.001156 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:04.001156 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:04.019814 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fda9f63d-f0a8-4e7a-a818-925953bbf7f9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Volume info retrieved successfully. Jan 25 11:31:04.060639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fda9f63d-f0a8-4e7a-a818-925953bbf7f9 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 returned with HTTP 200 Jan 25 11:31:04.062855 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1483/2976] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:03 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 => generated 916 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:04.572683 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] POST http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes Jan 25 11:31:04.573163 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:04.573163 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:04.573589 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1984690881"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:04.574904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Create volume request body: {'volume': {'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1984690881'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:31:04.767424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Create volume of 1 GB Jan 25 11:31:04.792889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Availability Zones retrieved successfully. Jan 25 11:31:04.826004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Flow 'volume_create_api' (046a47cf-d41b-4ca0-999a-662bb65eb1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:04.831492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6bda6e-9fd0-4eec-b406-5bd5b93da788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:04.835398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:31:05.069382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6bda6e-9fd0-4eec-b406-5bd5b93da788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:05.077857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e1d24d-67b1-40a6-9282-4177b28df2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:05.086482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a10bdcc2-8d93-4802-9a06-030948ae57ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 Jan 25 11:31:05.087189 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a10bdcc2-8d93-4802-9a06-030948ae57ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:05.087564 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:05.087564 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:05.088147 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a10bdcc2-8d93-4802-9a06-030948ae57ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:05.303139 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Created reservations ['3576f600-64bb-480d-8c49-552b1bb547a2', '3a61578c-c98d-4ffc-9c84-fc1de111e08d', 'a35b2567-a427-45a8-b3f2-e4cb1ec61012', '046d052b-e4e6-4133-aa85-3192f4310062'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:31:05.304978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e1d24d-67b1-40a6-9282-4177b28df2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3576f600-64bb-480d-8c49-552b1bb547a2', '3a61578c-c98d-4ffc-9c84-fc1de111e08d', 'a35b2567-a427-45a8-b3f2-e4cb1ec61012', '046d052b-e4e6-4133-aa85-3192f4310062']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:05.307164 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3903c0bc-f597-413e-892c-8fc1b98cc41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:05.311996 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:05.311996 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:05.345047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a10bdcc2-8d93-4802-9a06-030948ae57ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Volume info retrieved successfully. Jan 25 11:31:05.415670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3903c0bc-f597-413e-892c-8fc1b98cc41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fbb56d8-f97d-440f-b778-a0b730a4ea7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1984690881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436d5098bd154bb9b86831d12efe99a7',qos_specs=None,replication_status=,reservations=['3576f600-64bb-480d-8c49-552b1bb547a2','3a61578c-c98d-4ffc-9c84-fc1de111e08d','a35b2567-a427-45a8-b3f2-e4cb1ec61012','046d052b-e4e6-4133-aa85-3192f4310062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f0cc6cd58e4db5a369b43b1eb6a3d9',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1984690881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fbb56d8-f97d-440f-b778-a0b730a4ea7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436d5098bd154bb9b86831d12efe99a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='15f0cc6cd58e4db5a369b43b1eb6a3d9',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:05.420888 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89d9585-ca5d-49fd-95bf-940886713fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:05.440635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a10bdcc2-8d93-4802-9a06-030948ae57ba tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 returned with HTTP 200 Jan 25 11:31:05.453360 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1484/2977] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:05 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 => generated 916 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:05.473937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89d9585-ca5d-49fd-95bf-940886713fe7) transitioned into state 'SUCCESS' from state '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-1984690881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436d5098bd154bb9b86831d12efe99a7',qos_specs=None,replication_status=,reservations=['3576f600-64bb-480d-8c49-552b1bb547a2','3a61578c-c98d-4ffc-9c84-fc1de111e08d','a35b2567-a427-45a8-b3f2-e4cb1ec61012','046d052b-e4e6-4133-aa85-3192f4310062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15f0cc6cd58e4db5a369b43b1eb6a3d9',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:05.484705 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2229596-bb0d-4c4f-8c00-584e686e50c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:05.520942 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2229596-bb0d-4c4f-8c00-584e686e50c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:05.526515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Flow 'volume_create_api' (046a47cf-d41b-4ca0-999a-662bb65eb1ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:05.651014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Create volume request issued successfully. Jan 25 11:31:05.727814 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30240740-015d-4386-9c2c-f424070e5973 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes returned with HTTP 202 Jan 25 11:31:05.734344 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1494/2978] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:31:04 2021] POST /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes => generated 820 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:31:05.766364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09e01f18-b275-44e6-83f1-2f5da64eea03 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:05.767371 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09e01f18-b275-44e6-83f1-2f5da64eea03 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:05.767768 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:05.767768 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:05.768487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09e01f18-b275-44e6-83f1-2f5da64eea03 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:05.883428 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:05.883428 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:05.907848 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-09e01f18-b275-44e6-83f1-2f5da64eea03 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:05.958450 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09e01f18-b275-44e6-83f1-2f5da64eea03 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:05.968856 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1485/2979] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:05 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:06.473421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d73d136-a258-43e7-990c-b9e0c8801866 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] GET http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 Jan 25 11:31:06.474274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d73d136-a258-43e7-990c-b9e0c8801866 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:06.474613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:06.474613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:06.475208 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d73d136-a258-43e7-990c-b9e0c8801866 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:06.595957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d73d136-a258-43e7-990c-b9e0c8801866 tempest-SnapshotMetadataTestJSON-1973165180 tempest-SnapshotMetadataTestJSON-1973165180] http://10.222.0.57/volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 returned with HTTP 404 Jan 25 11:31:06.598835 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1495/2980] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:06 2021] GET /volume/v3/e4acf490f02045ea91f5c21ab492d706/volumes/6c6d362d-ab25-4f02-85d3-c49ed8977385 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:31:06.987393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4928b064-2df6-4f43-a219-d70726498d78 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:06.988347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4928b064-2df6-4f43-a219-d70726498d78 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:06.988697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:06.988697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:06.989350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4928b064-2df6-4f43-a219-d70726498d78 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:07.208708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:07.208708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:07.226622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4928b064-2df6-4f43-a219-d70726498d78 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:07.297564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4928b064-2df6-4f43-a219-d70726498d78 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:07.299858 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1486/2981] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:06 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:08.338169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d23e2896-7d71-42ff-b03b-9e83d747ea25 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:08.341196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d23e2896-7d71-42ff-b03b-9e83d747ea25 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:08.343792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d23e2896-7d71-42ff-b03b-9e83d747ea25 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:08.460392 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:08.460392 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:08.477141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d23e2896-7d71-42ff-b03b-9e83d747ea25 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:08.513446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d23e2896-7d71-42ff-b03b-9e83d747ea25 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:08.514358 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1496/2982] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:08 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:09.531494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fc0fbe6-7dd9-4159-8441-34bda7bb7471 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:09.532676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fc0fbe6-7dd9-4159-8441-34bda7bb7471 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:09.533074 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:09.533074 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:09.533886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fc0fbe6-7dd9-4159-8441-34bda7bb7471 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:09.625532 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:09.625532 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:09.640127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4fc0fbe6-7dd9-4159-8441-34bda7bb7471 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:09.671057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fc0fbe6-7dd9-4159-8441-34bda7bb7471 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:09.686957 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1487/2983] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:09 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:10.418129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d23e2896-7d71-42ff-b03b-9e83d747ea25 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume// Jan 25 11:31:10.418730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d23e2896-7d71-42ff-b03b-9e83d747ea25 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:10.418922 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:10.418922 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:10.419337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d23e2896-7d71-42ff-b03b-9e83d747ea25 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:10.422246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d23e2896-7d71-42ff-b03b-9e83d747ea25 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:31:10.423245 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1497/2984] 10.222.0.57 () {56 vars in 872 bytes} [Mon Jan 25 11:31: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 25 11:31:10.435517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fc0fbe6-7dd9-4159-8441-34bda7bb7471 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume// Jan 25 11:31:10.436850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fc0fbe6-7dd9-4159-8441-34bda7bb7471 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:10.437202 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:10.437202 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:10.437915 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4fc0fbe6-7dd9-4159-8441-34bda7bb7471 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:10.440168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4fc0fbe6-7dd9-4159-8441-34bda7bb7471 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:31:10.442025 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1488/2985] 10.222.0.57 () {56 vars in 872 bytes} [Mon Jan 25 11:31:10 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:31:10.701891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6adc736c-b315-40fb-964e-386e5f25a97c tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:10.704490 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6adc736c-b315-40fb-964e-386e5f25a97c tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:10.706067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6adc736c-b315-40fb-964e-386e5f25a97c tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:10.829154 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:10.829154 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:10.845794 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6adc736c-b315-40fb-964e-386e5f25a97c tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:10.892421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6adc736c-b315-40fb-964e-386e5f25a97c tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:10.895781 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1489/2986] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:10 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:11.188472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a6b0f12-cdb8-4c4a-90cc-fc13feb1f3c7 tempest-VersionsTest-1625065507 tempest-VersionsTest-1625065507] GET http://10.222.0.57/volume/v2/ Jan 25 11:31:11.189589 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a6b0f12-cdb8-4c4a-90cc-fc13feb1f3c7 tempest-VersionsTest-1625065507 tempest-VersionsTest-1625065507] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:11.190633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a6b0f12-cdb8-4c4a-90cc-fc13feb1f3c7 tempest-VersionsTest-1625065507 tempest-VersionsTest-1625065507] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:11.192606 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a6b0f12-cdb8-4c4a-90cc-fc13feb1f3c7 tempest-VersionsTest-1625065507 tempest-VersionsTest-1625065507] http://10.222.0.57/volume/v2/ returned with HTTP 200 Jan 25 11:31:11.196111 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1498/2987] 10.222.0.57 () {58 vars in 1084 bytes} [Mon Jan 25 11:31:10 2021] GET /volume/v2/ => generated 382 bytes in 744 msecs (HTTP/1.1 200) 5 headers in 221 bytes (2 switches on core 0) Jan 25 11:31:11.213113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c57677d-0ef2-40bc-8f59-e3f8a7a82a44 tempest-VersionsTest-1625065507 tempest-VersionsTest-1625065507] GET http://10.222.0.57/volume/v3/ Jan 25 11:31:11.214115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c57677d-0ef2-40bc-8f59-e3f8a7a82a44 tempest-VersionsTest-1625065507 tempest-VersionsTest-1625065507] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:11.214718 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:11.214718 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:11.215766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c57677d-0ef2-40bc-8f59-e3f8a7a82a44 tempest-VersionsTest-1625065507 tempest-VersionsTest-1625065507] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:11.218108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c57677d-0ef2-40bc-8f59-e3f8a7a82a44 tempest-VersionsTest-1625065507 tempest-VersionsTest-1625065507] http://10.222.0.57/volume/v3/ returned with HTTP 200 Jan 25 11:31:11.224007 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1490/2988] 10.222.0.57 () {58 vars in 1084 bytes} [Mon Jan 25 11:31:11 2021] GET /volume/v3/ => generated 386 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:11.922508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf128dbb-ffd1-4cbf-b16e-14522c1f8186 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:11.924463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf128dbb-ffd1-4cbf-b16e-14522c1f8186 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:11.925509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf128dbb-ffd1-4cbf-b16e-14522c1f8186 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:12.032181 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:12.032181 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:12.051306 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cf128dbb-ffd1-4cbf-b16e-14522c1f8186 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:12.090356 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf128dbb-ffd1-4cbf-b16e-14522c1f8186 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:12.099228 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1499/2989] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:11 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:13.124534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9af94f1f-50a1-4308-b60a-e341dc59e73e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:13.125270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9af94f1f-50a1-4308-b60a-e341dc59e73e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:13.128707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9af94f1f-50a1-4308-b60a-e341dc59e73e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:13.194700 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:13.194700 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:13.206133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9af94f1f-50a1-4308-b60a-e341dc59e73e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:13.249835 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9af94f1f-50a1-4308-b60a-e341dc59e73e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:13.253694 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1491/2990] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:13 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:14.277479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30ff2fca-bcae-467b-841d-f55e40bac6ed tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:14.280130 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30ff2fca-bcae-467b-841d-f55e40bac6ed tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:14.280344 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:14.280344 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:14.280742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30ff2fca-bcae-467b-841d-f55e40bac6ed tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:14.464737 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:14.464737 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:14.506350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-30ff2fca-bcae-467b-841d-f55e40bac6ed tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:14.566227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30ff2fca-bcae-467b-841d-f55e40bac6ed tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:14.567090 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1500/2991] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:14 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:15.594130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ad2dc2a-4303-4d8b-bf68-4a804fdf24b6 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:15.595188 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ad2dc2a-4303-4d8b-bf68-4a804fdf24b6 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:15.595188 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:15.595188 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:15.595964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ad2dc2a-4303-4d8b-bf68-4a804fdf24b6 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:15.782033 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:15.782033 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:15.819223 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6ad2dc2a-4303-4d8b-bf68-4a804fdf24b6 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:15.910790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ad2dc2a-4303-4d8b-bf68-4a804fdf24b6 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:15.913136 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1492/2992] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:15 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:16.570636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] POST http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes Jan 25 11:31:16.571424 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:16.571424 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:16.573924 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-240353408"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:16.576185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-240353408'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:31:16.576838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Create volume of 1 GB Jan 25 11:31:16.614735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Availability Zones retrieved successfully. Jan 25 11:31:16.635066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Flow 'volume_create_api' (506bd4a4-b485-4311-9163-7af8838d3a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:16.638260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38820d51-ad6c-4193-8423-24dbbdb25f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:16.640654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:31:16.738349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38820d51-ad6c-4193-8423-24dbbdb25f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:16.740810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e32ebc2-d17f-4bb4-b583-60042bca7020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:16.888394 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Created reservations ['116830fc-382f-495b-a17f-1653ac1ffab8', 'c9ba907b-bc2a-48a1-88fe-df9c9a8ca930', '4a393929-c3eb-49a1-938e-8741fd1ea17b', '865e25b6-02eb-45e3-b7f6-05b5dfbdd4d2'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:31:16.892062 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e32ebc2-d17f-4bb4-b583-60042bca7020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['116830fc-382f-495b-a17f-1653ac1ffab8', 'c9ba907b-bc2a-48a1-88fe-df9c9a8ca930', '4a393929-c3eb-49a1-938e-8741fd1ea17b', '865e25b6-02eb-45e3-b7f6-05b5dfbdd4d2']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:16.896319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f183061-46bc-425e-a051-f37f77ae48c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:16.933784 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-097543d1-5ed5-4e5f-b3d4-55fc525caa00 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:16.934379 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-097543d1-5ed5-4e5f-b3d4-55fc525caa00 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:16.934618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:16.934618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:16.935041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-097543d1-5ed5-4e5f-b3d4-55fc525caa00 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:16.982883 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f183061-46bc-425e-a051-f37f77ae48c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a14daef7-efbe-4ae0-b89b-1475778a78f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-240353408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bd4109dcf0a4ce88799206605eb3742',qos_specs=None,replication_status=,reservations=['116830fc-382f-495b-a17f-1653ac1ffab8','c9ba907b-bc2a-48a1-88fe-df9c9a8ca930','4a393929-c3eb-49a1-938e-8741fd1ea17b','865e25b6-02eb-45e3-b7f6-05b5dfbdd4d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eda3aecf82c4c698fbb92f35c3dce0c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-240353408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a14daef7-efbe-4ae0-b89b-1475778a78f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bd4109dcf0a4ce88799206605eb3742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9eda3aecf82c4c698fbb92f35c3dce0c',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:16.985572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3cd09ba-238d-4369-917f-edc113670f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:17.015145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3cd09ba-238d-4369-917f-edc113670f93) transitioned into state 'SUCCESS' from state '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-240353408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bd4109dcf0a4ce88799206605eb3742',qos_specs=None,replication_status=,reservations=['116830fc-382f-495b-a17f-1653ac1ffab8','c9ba907b-bc2a-48a1-88fe-df9c9a8ca930','4a393929-c3eb-49a1-938e-8741fd1ea17b','865e25b6-02eb-45e3-b7f6-05b5dfbdd4d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eda3aecf82c4c698fbb92f35c3dce0c',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:17.017363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a339d8b3-d40e-495b-9241-09b00e7dfee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:17.055006 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a339d8b3-d40e-495b-9241-09b00e7dfee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:17.072374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Flow 'volume_create_api' (506bd4a4-b485-4311-9163-7af8838d3a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:17.101840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:17.101840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:17.128847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-097543d1-5ed5-4e5f-b3d4-55fc525caa00 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:17.197430 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-097543d1-5ed5-4e5f-b3d4-55fc525caa00 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:17.199223 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1493/2993] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:16 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:17.225823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Create volume request issued successfully. Jan 25 11:31:17.261479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96347189-1652-485c-8381-fd26f2727bc1 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes returned with HTTP 202 Jan 25 11:31:17.263061 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1501/2994] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:31:16 2021] POST /volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes => generated 818 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:31:17.288551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c430736-86c5-4bd7-bfff-06b917d6e076 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] GET http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 Jan 25 11:31:17.289587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c430736-86c5-4bd7-bfff-06b917d6e076 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:17.290205 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:17.290205 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:17.290848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c430736-86c5-4bd7-bfff-06b917d6e076 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:17.378922 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:17.378922 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:17.399731 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5c430736-86c5-4bd7-bfff-06b917d6e076 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Volume info retrieved successfully. Jan 25 11:31:17.444019 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c430736-86c5-4bd7-bfff-06b917d6e076 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 returned with HTTP 200 Jan 25 11:31:17.455655 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1494/2995] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:17 2021] GET /volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 => generated 886 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:18.221909 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-001f3bf1-4d18-448c-8ea2-f42ce88bc87f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:18.223904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-001f3bf1-4d18-448c-8ea2-f42ce88bc87f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:18.224577 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:18.224577 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:18.225318 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-001f3bf1-4d18-448c-8ea2-f42ce88bc87f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:18.311191 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:18.311191 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:18.325140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-001f3bf1-4d18-448c-8ea2-f42ce88bc87f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:18.365199 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-001f3bf1-4d18-448c-8ea2-f42ce88bc87f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:18.365199 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1502/2996] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:18 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:18.482399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13cab31c-8308-46e7-8649-daf1518e5e40 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] GET http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 Jan 25 11:31:18.483359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13cab31c-8308-46e7-8649-daf1518e5e40 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:18.483702 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:18.483702 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:18.484354 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-13cab31c-8308-46e7-8649-daf1518e5e40 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:18.548180 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:18.548180 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:18.563847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-13cab31c-8308-46e7-8649-daf1518e5e40 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Volume info retrieved successfully. Jan 25 11:31:18.600008 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-13cab31c-8308-46e7-8649-daf1518e5e40 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 returned with HTTP 200 Jan 25 11:31:18.601403 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1495/2997] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:18 2021] GET /volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:18.628619 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f5f8763-fa6d-4680-a705-a3ed7b56aaf3 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] GET http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/limits Jan 25 11:31:18.629178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f5f8763-fa6d-4680-a705-a3ed7b56aaf3 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:18.630251 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:18.630251 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:18.630251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f5f8763-fa6d-4680-a705-a3ed7b56aaf3 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:18.712041 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f5f8763-fa6d-4680-a705-a3ed7b56aaf3 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/limits returned with HTTP 200 Jan 25 11:31:18.713112 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1503/2998] 10.222.0.57 () {58 vars in 1201 bytes} [Mon Jan 25 11:31:18 2021] GET /volume/v3/6bd4109dcf0a4ce88799206605eb3742/limits => generated 302 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:18.724696 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb7bca6a-b206-4464-b287-13d245923f3a tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] DELETE http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 Jan 25 11:31:18.725237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb7bca6a-b206-4464-b287-13d245923f3a tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:18.725467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:18.725467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:18.725883 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb7bca6a-b206-4464-b287-13d245923f3a tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:18.726385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-eb7bca6a-b206-4464-b287-13d245923f3a tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Delete volume with id: a14daef7-efbe-4ae0-b89b-1475778a78f0 Jan 25 11:31:18.798827 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:18.798827 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:18.801005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eb7bca6a-b206-4464-b287-13d245923f3a tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Volume info retrieved successfully. Jan 25 11:31:18.840772 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-eb7bca6a-b206-4464-b287-13d245923f3a tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Delete volume request issued successfully. Jan 25 11:31:18.841642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb7bca6a-b206-4464-b287-13d245923f3a tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 returned with HTTP 202 Jan 25 11:31:18.843285 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1496/2999] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:31:18 2021] DELETE /volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:31:18.851689 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53c28c62-d91f-4fde-a3b0-0c8fb801ca16 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] GET http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 Jan 25 11:31:18.852250 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53c28c62-d91f-4fde-a3b0-0c8fb801ca16 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:18.852748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53c28c62-d91f-4fde-a3b0-0c8fb801ca16 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:18.906938 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:18.906938 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:18.921431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-53c28c62-d91f-4fde-a3b0-0c8fb801ca16 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Volume info retrieved successfully. Jan 25 11:31:18.964722 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53c28c62-d91f-4fde-a3b0-0c8fb801ca16 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 returned with HTTP 200 Jan 25 11:31:18.977813 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1504/3000] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:18 2021] GET /volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 => generated 910 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:19.378585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b971fc02-0dbc-4504-bbde-23ea3054ef95 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:19.379772 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b971fc02-0dbc-4504-bbde-23ea3054ef95 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:19.380210 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:19.380210 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:19.380975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b971fc02-0dbc-4504-bbde-23ea3054ef95 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:19.488899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:19.488899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:19.502162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b971fc02-0dbc-4504-bbde-23ea3054ef95 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:19.551609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b971fc02-0dbc-4504-bbde-23ea3054ef95 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:19.556796 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1497/3001] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:19 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:19.990821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ffa4da7-782d-4c73-802c-c9a443af0f74 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] GET http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 Jan 25 11:31:19.997214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ffa4da7-782d-4c73-802c-c9a443af0f74 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:19.998354 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:19.998354 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:20.000757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ffa4da7-782d-4c73-802c-c9a443af0f74 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:20.095515 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:20.095515 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:20.106718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8ffa4da7-782d-4c73-802c-c9a443af0f74 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Volume info retrieved successfully. Jan 25 11:31:20.147308 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ffa4da7-782d-4c73-802c-c9a443af0f74 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 returned with HTTP 200 Jan 25 11:31:20.150238 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1505/3002] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:19 2021] GET /volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 => generated 910 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:20.575847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1eb7a53b-0176-4fd3-be41-2bc00509ba35 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:20.576719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1eb7a53b-0176-4fd3-be41-2bc00509ba35 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:20.576719 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:20.576719 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:20.578902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1eb7a53b-0176-4fd3-be41-2bc00509ba35 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:20.694811 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:20.694811 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:20.733817 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1eb7a53b-0176-4fd3-be41-2bc00509ba35 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:20.783910 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1eb7a53b-0176-4fd3-be41-2bc00509ba35 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:20.788809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1498/3003] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:20 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:21.176966 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21673bed-0dde-4cd2-9497-809d48cc78f9 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] GET http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 Jan 25 11:31:21.178594 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21673bed-0dde-4cd2-9497-809d48cc78f9 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:21.179359 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:21.179359 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:21.180350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21673bed-0dde-4cd2-9497-809d48cc78f9 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:21.231644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21673bed-0dde-4cd2-9497-809d48cc78f9 tempest-AbsoluteLimitsTests-1150940148 tempest-AbsoluteLimitsTests-1150940148] http://10.222.0.57/volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 returned with HTTP 404 Jan 25 11:31:21.233378 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1506/3004] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:21 2021] GET /volume/v3/6bd4109dcf0a4ce88799206605eb3742/volumes/a14daef7-efbe-4ae0-b89b-1475778a78f0 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:31:21.803783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ba1de8f-e0c0-4fb6-9953-1338238bc6c3 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:21.805308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ba1de8f-e0c0-4fb6-9953-1338238bc6c3 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:21.805893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:21.805893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:21.806742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ba1de8f-e0c0-4fb6-9953-1338238bc6c3 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:21.912445 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:21.912445 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:21.927695 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7ba1de8f-e0c0-4fb6-9953-1338238bc6c3 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:21.984699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ba1de8f-e0c0-4fb6-9953-1338238bc6c3 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:21.986297 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1499/3005] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:21 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:23.004783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a390ccb-da93-43a3-a0a2-b860344d2d80 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:23.006584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a390ccb-da93-43a3-a0a2-b860344d2d80 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:23.007409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a390ccb-da93-43a3-a0a2-b860344d2d80 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:23.076190 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:23.076190 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:23.089097 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1a390ccb-da93-43a3-a0a2-b860344d2d80 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:23.118042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a390ccb-da93-43a3-a0a2-b860344d2d80 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:23.118891 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1507/3006] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:23 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:24.137692 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-42223719-fc7d-4de9-813e-6c6520f060c1 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:24.139071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-42223719-fc7d-4de9-813e-6c6520f060c1 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:24.139452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:24.139452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:24.140077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-42223719-fc7d-4de9-813e-6c6520f060c1 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:24.205763 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:24.205763 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:24.219294 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-42223719-fc7d-4de9-813e-6c6520f060c1 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:24.257461 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-42223719-fc7d-4de9-813e-6c6520f060c1 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:24.268137 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1500/3007] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:24 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:25.293307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59135343-dd80-45f7-9336-b22732708494 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:25.295605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59135343-dd80-45f7-9336-b22732708494 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:25.296161 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:25.296161 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:25.296941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-59135343-dd80-45f7-9336-b22732708494 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:25.359683 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:25.359683 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:25.369844 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-59135343-dd80-45f7-9336-b22732708494 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:25.397832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-59135343-dd80-45f7-9336-b22732708494 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:25.409025 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1508/3008] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:25 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 912 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:25.893847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:31:25.894384 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:25.894384 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:25.894860 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-2124797723"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:25.896087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-2124797723'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:31:25.896486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume of 1 GB Jan 25 11:31:25.913693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Availability Zones retrieved successfully. Jan 25 11:31:25.933757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Flow 'volume_create_api' (d39f7efe-0be4-44f6-badc-3b117650ac1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:25.936935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128e57d5-85b1-4db9-b20e-a23c608da78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:25.939984 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:31:26.019341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128e57d5-85b1-4db9-b20e-a23c608da78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:26.022827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46eeb47-6a78-4ff7-8e62-94250fc9f3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:26.178178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Created reservations ['832b27e2-3bab-47f5-babf-a4573bbeecc5', '3a9a463d-04ea-408b-aef1-bbc4192fc592', 'c4bf1244-223a-435f-a9d1-4ffa35dbeec9', 'ea95efde-af4d-400c-8ad1-90c87a7ffa72'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:31:26.180797 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46eeb47-6a78-4ff7-8e62-94250fc9f3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['832b27e2-3bab-47f5-babf-a4573bbeecc5', '3a9a463d-04ea-408b-aef1-bbc4192fc592', 'c4bf1244-223a-435f-a9d1-4ffa35dbeec9', 'ea95efde-af4d-400c-8ad1-90c87a7ffa72']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:26.183869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afcbcdf-2308-473c-980c-7180823fddc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:26.263520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afcbcdf-2308-473c-980c-7180823fddc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71990230-f8d7-40fe-8759-79f4b11a6728', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2124797723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943c918693c54b31af15f35658778431',qos_specs=None,replication_status=,reservations=['832b27e2-3bab-47f5-babf-a4573bbeecc5','3a9a463d-04ea-408b-aef1-bbc4192fc592','c4bf1244-223a-435f-a9d1-4ffa35dbeec9','ea95efde-af4d-400c-8ad1-90c87a7ffa72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0029909542f042bfbde35b3408cdcc57',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2124797723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71990230-f8d7-40fe-8759-79f4b11a6728,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943c918693c54b31af15f35658778431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0029909542f042bfbde35b3408cdcc57',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:26.267367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1353726e-6820-4f88-9ace-b0d502c63c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:26.315113 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1353726e-6820-4f88-9ace-b0d502c63c70) transitioned into state 'SUCCESS' from state '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-2124797723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943c918693c54b31af15f35658778431',qos_specs=None,replication_status=,reservations=['832b27e2-3bab-47f5-babf-a4573bbeecc5','3a9a463d-04ea-408b-aef1-bbc4192fc592','c4bf1244-223a-435f-a9d1-4ffa35dbeec9','ea95efde-af4d-400c-8ad1-90c87a7ffa72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0029909542f042bfbde35b3408cdcc57',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:26.320277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6625c07a-4e0d-4fb5-b5ee-b8272379c5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:26.346192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6625c07a-4e0d-4fb5-b5ee-b8272379c5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:26.352163 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Flow 'volume_create_api' (d39f7efe-0be4-44f6-badc-3b117650ac1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:26.416490 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8eb1dcea-7756-4759-ba0d-286d4df8c700 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:26.417028 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8eb1dcea-7756-4759-ba0d-286d4df8c700 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:26.417242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:26.417242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:26.417637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8eb1dcea-7756-4759-ba0d-286d4df8c700 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:26.429738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume request issued successfully. Jan 25 11:31:26.460539 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0bf0bfcc-11b7-4230-a525-09c8b2a0fb19 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 202 Jan 25 11:31:26.461442 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1501/3009] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:31:25 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 819 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:31:26.482362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9bc2f5f4-e188-41ac-8e23-b1435dbf829a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 Jan 25 11:31:26.483212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9bc2f5f4-e188-41ac-8e23-b1435dbf829a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:26.483573 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:26.483573 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:26.484155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9bc2f5f4-e188-41ac-8e23-b1435dbf829a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:26.564615 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:26.564615 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:26.590861 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8eb1dcea-7756-4759-ba0d-286d4df8c700 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:26.613098 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:26.613098 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:26.626648 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8eb1dcea-7756-4759-ba0d-286d4df8c700 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:26.628512 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1509/3010] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:26 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 970 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:26.656073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9bc2f5f4-e188-41ac-8e23-b1435dbf829a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Volume info retrieved successfully. Jan 25 11:31:26.683187 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9bc2f5f4-e188-41ac-8e23-b1435dbf829a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 returned with HTTP 200 Jan 25 11:31:26.684288 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1502/3011] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:26 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 => generated 887 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:27.646540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99a795b3-1fbc-4ecd-ba45-b5e0cc296209 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:27.647127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99a795b3-1fbc-4ecd-ba45-b5e0cc296209 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:27.647382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:27.647382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:27.648333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99a795b3-1fbc-4ecd-ba45-b5e0cc296209 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:27.710078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c10e8878-47ec-415d-96d4-134b028b0a55 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 Jan 25 11:31:27.711274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c10e8878-47ec-415d-96d4-134b028b0a55 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:27.711848 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:27.711848 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:27.712992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c10e8878-47ec-415d-96d4-134b028b0a55 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:27.730062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:27.730062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:27.752762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-99a795b3-1fbc-4ecd-ba45-b5e0cc296209 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:27.790878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99a795b3-1fbc-4ecd-ba45-b5e0cc296209 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:27.796693 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1510/3012] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:27 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 973 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:27.828318 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:27.828318 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:27.841138 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c10e8878-47ec-415d-96d4-134b028b0a55 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Volume info retrieved successfully. Jan 25 11:31:27.875868 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c10e8878-47ec-415d-96d4-134b028b0a55 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 returned with HTTP 200 Jan 25 11:31:27.882035 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1503/3013] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:27 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:28.163255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7c3e377-8c8d-49e5-874d-5c5767c6b26f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots Jan 25 11:31:28.163724 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:28.163724 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:28.164119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7c3e377-8c8d-49e5-874d-5c5767c6b26f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b21a543e-5d6d-47bf-b23e-5743206c8a5c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-58435176", "description": null, "metadata": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:28.281851 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:28.281851 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:28.283699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f7c3e377-8c8d-49e5-874d-5c5767c6b26f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:28.284237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-f7c3e377-8c8d-49e5-874d-5c5767c6b26f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create snapshot from volume b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:31:28.350487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f7c3e377-8c8d-49e5-874d-5c5767c6b26f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['1096eeb3-0b48-4333-8953-50704abebb16', '06f7df5f-41bf-4f2c-be84-b5ff53c6f7f0', 'cd0bbf7a-da09-4e14-b9b5-d9ec21085bd2', '2bcf0d2c-6fdf-4b12-8b97-729f4d6269fd'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:31:28.486882 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f7c3e377-8c8d-49e5-874d-5c5767c6b26f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot force create request issued successfully. Jan 25 11:31:28.487707 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7c3e377-8c8d-49e5-874d-5c5767c6b26f tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots returned with HTTP 202 Jan 25 11:31:28.488601 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1511/3014] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:31:27 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots => generated 306 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:31:28.500012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e23d7e28-b5bd-4254-a597-541669d9d9b4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 Jan 25 11:31:28.500548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e23d7e28-b5bd-4254-a597-541669d9d9b4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:28.500768 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:28.500768 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:28.501151 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e23d7e28-b5bd-4254-a597-541669d9d9b4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:28.578069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:28.578069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:28.580657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e23d7e28-b5bd-4254-a597-541669d9d9b4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:31:28.592838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e23d7e28-b5bd-4254-a597-541669d9d9b4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 returned with HTTP 200 Jan 25 11:31:28.597504 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1504/3015] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:31:28 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 => generated 438 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:28.818109 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96e38687-d243-4d84-8ce5-957b1cf99577 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:28.818661 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96e38687-d243-4d84-8ce5-957b1cf99577 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:28.818968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:28.818968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:28.819547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96e38687-d243-4d84-8ce5-957b1cf99577 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:28.941267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:28.941267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:28.955597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-96e38687-d243-4d84-8ce5-957b1cf99577 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:29.000557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96e38687-d243-4d84-8ce5-957b1cf99577 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:29.001410 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1512/3016] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:28 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 973 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:29.617165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30eaf87b-fde9-4ab2-bfd9-c67ff9c50347 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 Jan 25 11:31:29.629684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30eaf87b-fde9-4ab2-bfd9-c67ff9c50347 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:29.630038 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:29.630038 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:29.631255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-30eaf87b-fde9-4ab2-bfd9-c67ff9c50347 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:29.703279 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:29.703279 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:29.706571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-30eaf87b-fde9-4ab2-bfd9-c67ff9c50347 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:31:29.714146 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-30eaf87b-fde9-4ab2-bfd9-c67ff9c50347 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 returned with HTTP 200 Jan 25 11:31:29.727974 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1505/3017] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:31:29 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 => generated 438 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:30.023134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da6c18a8-df23-4953-a30b-d0fdba408b75 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:30.025662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da6c18a8-df23-4953-a30b-d0fdba408b75 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:30.028011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:30.028011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:30.030078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da6c18a8-df23-4953-a30b-d0fdba408b75 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:30.182178 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:30.182178 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:30.207408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-da6c18a8-df23-4953-a30b-d0fdba408b75 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:30.288857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da6c18a8-df23-4953-a30b-d0fdba408b75 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:30.292473 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1513/3018] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:30 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 973 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:30.742305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80bfb8eb-ec8e-4a3b-8586-52f5fb9e3cf7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 Jan 25 11:31:30.743370 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80bfb8eb-ec8e-4a3b-8586-52f5fb9e3cf7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:30.743572 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:30.743572 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:30.744377 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80bfb8eb-ec8e-4a3b-8586-52f5fb9e3cf7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:30.814051 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:30.814051 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:30.816227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-80bfb8eb-ec8e-4a3b-8586-52f5fb9e3cf7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:31:30.824903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80bfb8eb-ec8e-4a3b-8586-52f5fb9e3cf7 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 returned with HTTP 200 Jan 25 11:31:30.828712 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1506/3019] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:31:30 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 => generated 465 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:30.843536 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8696b2f-ec0a-4bc7-b4d1-bb2a99a112fa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 Jan 25 11:31:30.843536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e8696b2f-ec0a-4bc7-b4d1-bb2a99a112fa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:30.843536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:30.843536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:30.844231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e8696b2f-ec0a-4bc7-b4d1-bb2a99a112fa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:30.917383 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:30.917383 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:30.918888 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e8696b2f-ec0a-4bc7-b4d1-bb2a99a112fa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:31:30.921288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e8696b2f-ec0a-4bc7-b4d1-bb2a99a112fa tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 returned with HTTP 200 Jan 25 11:31:30.922413 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1514/3020] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:31:30 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 => generated 465 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:30.935278 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes Jan 25 11:31:30.938085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:30.938085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:30.938659 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1835565576", "snapshot_id": "0a0d8dc6-d9e0-4597-85de-9d10cb49e560", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:30.940217 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1835565576', 'snapshot_id': '0a0d8dc6-d9e0-4597-85de-9d10cb49e560', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:31:31.004095 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:31.004095 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:31.005935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:31:31.006831 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume of 1 GB Jan 25 11:31:31.027154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Availability Zones retrieved successfully. Jan 25 11:31:31.063411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (0453cd48-42bf-4adc-95b6-203aa8abc504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:31.068220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37614d3c-495c-48b8-a850-3c5b80217459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:31.073021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Validating volume size '1' using validate_int, validate_snap_size {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:31:31.286027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37614d3c-495c-48b8-a850-3c5b80217459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a0d8dc6-d9e0-4597-85de-9d10cb49e560', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:31.290272 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a59c3a4c-e79a-4360-880c-41c7d66a053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:31.310674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3fa7af5-cf9e-4a33-9198-23206856ec88 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:31.311262 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3fa7af5-cf9e-4a33-9198-23206856ec88 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:31.311501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:31.311501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:31.311892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3fa7af5-cf9e-4a33-9198-23206856ec88 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:31.460626 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:31.460626 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:31.465559 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Created reservations ['5087b161-81da-4683-98d6-e6880268d6c9', 'caa9c6a9-a8de-455e-b692-c1b388da537c', 'fed5e47b-317a-4840-aec9-cdf7ff2d1800', 'eb0693ea-18b9-4477-84e3-708cf7f7a5f9'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:31:31.470951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a59c3a4c-e79a-4360-880c-41c7d66a053d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5087b161-81da-4683-98d6-e6880268d6c9', 'caa9c6a9-a8de-455e-b692-c1b388da537c', 'fed5e47b-317a-4840-aec9-cdf7ff2d1800', 'eb0693ea-18b9-4477-84e3-708cf7f7a5f9']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:31.480503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048b1e52-ea89-48cc-baf1-1df2ae4ed825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:31.509829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d3fa7af5-cf9e-4a33-9198-23206856ec88 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:31.567054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3fa7af5-cf9e-4a33-9198-23206856ec88 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:31.568586 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1515/3021] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:31 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 973 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:31.756512 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048b1e52-ea89-48cc-baf1-1df2ae4ed825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4458b43-fcea-4482-865b-501bfe4bba09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1835565576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['5087b161-81da-4683-98d6-e6880268d6c9','caa9c6a9-a8de-455e-b692-c1b388da537c','fed5e47b-317a-4840-aec9-cdf7ff2d1800','eb0693ea-18b9-4477-84e3-708cf7f7a5f9'],size=1,snapshot_id=0a0d8dc6-d9e0-4597-85de-9d10cb49e560,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), '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-25T11:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1835565576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4458b43-fcea-4482-865b-501bfe4bba09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d4acadb1574f638e43f52a79f973dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a0d8dc6-d9e0-4597-85de-9d10cb49e560,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:31.759876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b6b7b28-b89a-418b-84d1-13517032e818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:31.823426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b6b7b28-b89a-418b-84d1-13517032e818) transitioned into state 'SUCCESS' from state '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-1835565576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4acadb1574f638e43f52a79f973dc',qos_specs=None,replication_status=,reservations=['5087b161-81da-4683-98d6-e6880268d6c9','caa9c6a9-a8de-455e-b692-c1b388da537c','fed5e47b-317a-4840-aec9-cdf7ff2d1800','eb0693ea-18b9-4477-84e3-708cf7f7a5f9'],size=1,snapshot_id=0a0d8dc6-d9e0-4597-85de-9d10cb49e560,source_replicaid=,source_volid=None,status='creating',user_id='d23fdf50f16d45339cdc7a8d221241dd',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:31.827762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1cdf5d7-92f5-40b5-a20f-5a3592bf7088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:32.079519 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1cdf5d7-92f5-40b5-a20f-5a3592bf7088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:32.089755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Flow 'volume_create_api' (0453cd48-42bf-4adc-95b6-203aa8abc504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:32.176403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Create volume request issued successfully. Jan 25 11:31:32.192323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-688b9f58-dd92-4ba9-a83d-3e14de2aa4a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes returned with HTTP 202 Jan 25 11:31:32.193374 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1507/3022] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:31:30 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes => generated 854 bytes in 1264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:31:32.209382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f88fe75-607a-40ab-a543-b16cf8640be4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:32.209951 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f88fe75-607a-40ab-a543-b16cf8640be4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:32.210170 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:32.210170 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:32.210549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4f88fe75-607a-40ab-a543-b16cf8640be4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:32.298118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:32.298118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:32.307174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4f88fe75-607a-40ab-a543-b16cf8640be4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:32.362554 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4f88fe75-607a-40ab-a543-b16cf8640be4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:32.363379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1516/3023] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:32 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 922 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:32.593659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06c783f0-bccc-4908-87da-fbd6b8063b7b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:32.594383 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06c783f0-bccc-4908-87da-fbd6b8063b7b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:32.594776 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:32.594776 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:32.595569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-06c783f0-bccc-4908-87da-fbd6b8063b7b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:32.659148 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:32.659148 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:32.668790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-06c783f0-bccc-4908-87da-fbd6b8063b7b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:32.695296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-06c783f0-bccc-4908-87da-fbd6b8063b7b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:32.696503 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1508/3024] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:32 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 973 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:33.390314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f8c2ac3-6e3d-434f-83f5-62371a1374d4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:33.391427 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f8c2ac3-6e3d-434f-83f5-62371a1374d4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:33.391790 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:33.391790 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:33.392393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f8c2ac3-6e3d-434f-83f5-62371a1374d4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:33.453423 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:33.453423 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:33.463354 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9f8c2ac3-6e3d-434f-83f5-62371a1374d4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:33.491975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f8c2ac3-6e3d-434f-83f5-62371a1374d4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:33.493075 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1517/3025] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:33 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 946 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:33.717001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ca2c48f-4a1f-42eb-acd0-39624963f7b7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:33.718096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ca2c48f-4a1f-42eb-acd0-39624963f7b7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:33.718531 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:33.718531 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:33.719181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ca2c48f-4a1f-42eb-acd0-39624963f7b7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:33.786771 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:33.786771 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:33.800969 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9ca2c48f-4a1f-42eb-acd0-39624963f7b7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:33.831426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ca2c48f-4a1f-42eb-acd0-39624963f7b7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:33.832508 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1509/3026] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:33 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 1361 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:33.849945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0de8e7af-47fd-428b-969a-3c53df61ed5b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] POST http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c/action Jan 25 11:31:33.850637 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:33.850637 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:33.851238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0de8e7af-47fd-428b-969a-3c53df61ed5b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] 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=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:31:33.851813 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0de8e7af-47fd-428b-969a-3c53df61ed5b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] 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=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:33.915624 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:33.915624 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:33.976395 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:33.976395 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:33.979528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0de8e7af-47fd-428b-969a-3c53df61ed5b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:34.043113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0de8e7af-47fd-428b-969a-3c53df61ed5b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Update volume metadata completed successfully. Jan 25 11:31:34.044613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0de8e7af-47fd-428b-969a-3c53df61ed5b tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c/action returned with HTTP 200 Jan 25 11:31:34.045826 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1518/3027] 10.222.0.57 () {60 vars in 1358 bytes} [Mon Jan 25 11:31:33 2021] POST /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c/action => generated 511 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:34.062540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61d9e4df-5127-4dc5-9bfe-d76489fe6713 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:34.063737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61d9e4df-5127-4dc5-9bfe-d76489fe6713 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:34.064100 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:34.064100 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:34.064778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61d9e4df-5127-4dc5-9bfe-d76489fe6713 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:34.165723 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:34.165723 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:34.176375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-61d9e4df-5127-4dc5-9bfe-d76489fe6713 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:34.208236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61d9e4df-5127-4dc5-9bfe-d76489fe6713 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:34.209311 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1510/3028] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:34 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 1436 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:34.226779 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1777a144-c459-4879-a91a-dc6df654fa62 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] POST http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c/action Jan 25 11:31:34.227450 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:34.227450 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:34.228107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1777a144-c459-4879-a91a-dc6df654fa62 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:31:34.229085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1777a144-c459-4879-a91a-dc6df654fa62 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:34.308753 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:34.308753 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:34.390034 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:34.390034 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:34.391672 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1777a144-c459-4879-a91a-dc6df654fa62 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:34.412650 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1777a144-c459-4879-a91a-dc6df654fa62 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Get volume image-metadata completed successfully. Jan 25 11:31:34.433971 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:31:34.433971 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:31:34.442362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1777a144-c459-4879-a91a-dc6df654fa62 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Delete volume metadata completed successfully. Jan 25 11:31:34.443144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1777a144-c459-4879-a91a-dc6df654fa62 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c/action returned with HTTP 200 Jan 25 11:31:34.444255 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1519/3029] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:31:34 2021] POST /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c/action => generated 0 bytes in 223 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 25 11:31:34.453009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c74e291-1e53-4431-9514-df136aa23a4f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] POST http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c/action Jan 25 11:31:34.454104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:34.454104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:34.454786 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c74e291-1e53-4431-9514-df136aa23a4f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Action body: b'{"os-show_image_metadata": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:31:34.455312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c74e291-1e53-4431-9514-df136aa23a4f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:34.515143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-129ff091-3dbc-4cf6-a14b-e69fda3e8c52 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:34.516094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-129ff091-3dbc-4cf6-a14b-e69fda3e8c52 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:34.516550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:34.516550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:34.517455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-129ff091-3dbc-4cf6-a14b-e69fda3e8c52 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:34.532971 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:34.532971 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:34.535107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5c74e291-1e53-4431-9514-df136aa23a4f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:34.553530 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5c74e291-1e53-4431-9514-df136aa23a4f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Get volume image-metadata completed successfully. Jan 25 11:31:34.554257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c74e291-1e53-4431-9514-df136aa23a4f tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c/action returned with HTTP 200 Jan 25 11:31:34.555099 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1511/3030] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:31:34 2021] POST /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c/action => generated 485 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:34.569394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-236ff98c-561e-4d99-b47a-6d83e7533b08 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] DELETE http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:34.570447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-236ff98c-561e-4d99-b47a-6d83e7533b08 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:34.570933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:34.570933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:34.571694 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-236ff98c-561e-4d99-b47a-6d83e7533b08 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:34.572311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-236ff98c-561e-4d99-b47a-6d83e7533b08 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Delete volume with id: 6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:34.619648 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:34.619648 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:34.644627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-129ff091-3dbc-4cf6-a14b-e69fda3e8c52 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:34.703301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-129ff091-3dbc-4cf6-a14b-e69fda3e8c52 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:34.718788 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1520/3031] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:34 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 946 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:34.759318 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:34.759318 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:34.760588 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-236ff98c-561e-4d99-b47a-6d83e7533b08 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:34.834114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-236ff98c-561e-4d99-b47a-6d83e7533b08 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Delete volume request issued successfully. Jan 25 11:31:34.834595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-236ff98c-561e-4d99-b47a-6d83e7533b08 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 202 Jan 25 11:31:34.835889 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1512/3032] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:31:34 2021] DELETE /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:31:34.849477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-262a565c-5c18-4c0d-8edb-d08a0db6943e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:34.850604 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-262a565c-5c18-4c0d-8edb-d08a0db6943e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:34.851077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:34.851077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:34.851947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-262a565c-5c18-4c0d-8edb-d08a0db6943e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:34.926588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:34.926588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:34.937911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-262a565c-5c18-4c0d-8edb-d08a0db6943e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:34.985162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-262a565c-5c18-4c0d-8edb-d08a0db6943e tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:34.986404 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1521/3033] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:34 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 1409 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:35.737949 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08c045ba-48f1-463c-a0a0-3322e3cd3ca4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:35.738812 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08c045ba-48f1-463c-a0a0-3322e3cd3ca4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:35.738812 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:35.738812 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:35.739250 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08c045ba-48f1-463c-a0a0-3322e3cd3ca4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:35.907995 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:35.907995 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:35.921738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-08c045ba-48f1-463c-a0a0-3322e3cd3ca4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:35.954987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08c045ba-48f1-463c-a0a0-3322e3cd3ca4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:35.956083 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1513/3034] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:35 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 946 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:36.011133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee400aa6-176c-4536-bc6e-1bf977e341e7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:36.011133 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee400aa6-176c-4536-bc6e-1bf977e341e7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:36.013562 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:36.013562 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:36.013562 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee400aa6-176c-4536-bc6e-1bf977e341e7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:36.101768 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:36.101768 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:36.115834 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ee400aa6-176c-4536-bc6e-1bf977e341e7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:36.150699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee400aa6-176c-4536-bc6e-1bf977e341e7 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:36.151916 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1522/3035] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:36 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 1409 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:31:36.988825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3029e600-b0ee-4c39-b0ab-b59cd1de9537 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:36.990678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3029e600-b0ee-4c39-b0ab-b59cd1de9537 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:36.991213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:36.991213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:36.992222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3029e600-b0ee-4c39-b0ab-b59cd1de9537 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:37.147905 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:37.147905 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:37.179522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca2cf061-1cab-414c-96da-b5893fbb6764 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:37.180613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca2cf061-1cab-414c-96da-b5893fbb6764 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:37.181270 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:37.181270 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:37.182108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca2cf061-1cab-414c-96da-b5893fbb6764 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:37.185999 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3029e600-b0ee-4c39-b0ab-b59cd1de9537 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:37.268801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3029e600-b0ee-4c39-b0ab-b59cd1de9537 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:37.283445 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1514/3036] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:36 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 946 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:37.340083 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:37.340083 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:37.366515 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ca2cf061-1cab-414c-96da-b5893fbb6764 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:37.412811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca2cf061-1cab-414c-96da-b5893fbb6764 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:37.425882 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1523/3037] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:37 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 1409 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:38.312946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68679d41-c7db-467f-9288-3c98f5fffa4b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:38.313880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68679d41-c7db-467f-9288-3c98f5fffa4b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:38.318149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:38.318149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:38.318149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-68679d41-c7db-467f-9288-3c98f5fffa4b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:38.440795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-977a2989-ab61-4bae-a0b1-3e994d790847 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:38.442269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-977a2989-ab61-4bae-a0b1-3e994d790847 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:38.444904 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:38.444904 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:38.452795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-977a2989-ab61-4bae-a0b1-3e994d790847 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:38.503382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:38.503382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:38.535609 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-68679d41-c7db-467f-9288-3c98f5fffa4b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:38.603062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:38.603062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:38.639596 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-977a2989-ab61-4bae-a0b1-3e994d790847 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Volume info retrieved successfully. Jan 25 11:31:38.670291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-68679d41-c7db-467f-9288-3c98f5fffa4b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:38.672287 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1515/3038] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:38 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 946 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:38.745243 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-977a2989-ab61-4bae-a0b1-3e994d790847 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 200 Jan 25 11:31:38.751009 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1524/3039] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:38 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 911 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:39.703642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d957c58-a2a9-497e-8205-1d7e5027af98 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:39.705282 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d957c58-a2a9-497e-8205-1d7e5027af98 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:39.705813 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:39.705813 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:39.706674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d957c58-a2a9-497e-8205-1d7e5027af98 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:39.776677 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dd6f5bc-406b-4582-a0a5-203548322378 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] GET http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c Jan 25 11:31:39.777597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dd6f5bc-406b-4582-a0a5-203548322378 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:39.778118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:39.778118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:39.780597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5dd6f5bc-406b-4582-a0a5-203548322378 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:39.831384 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:39.831384 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:39.870775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2d957c58-a2a9-497e-8205-1d7e5027af98 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:39.935660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d957c58-a2a9-497e-8205-1d7e5027af98 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:39.940795 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1516/3040] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:39 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 946 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:39.944911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5dd6f5bc-406b-4582-a0a5-203548322378 tempest-VolumesImageMetadata-170166765 tempest-VolumesImageMetadata-170166765] http://10.222.0.57/volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c returned with HTTP 404 Jan 25 11:31:39.946118 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1525/3041] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:39 2021] GET /volume/v3/436d5098bd154bb9b86831d12efe99a7/volumes/6fbb56d8-f97d-440f-b778-a0b730a4ea7c => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:31:40.954563 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-812ae9ab-c3de-43da-94b9-c1762f49001c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:40.956178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-812ae9ab-c3de-43da-94b9-c1762f49001c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:40.956539 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:40.956539 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:40.957173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-812ae9ab-c3de-43da-94b9-c1762f49001c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:41.064527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:41.064527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:41.080620 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-812ae9ab-c3de-43da-94b9-c1762f49001c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:41.123608 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-812ae9ab-c3de-43da-94b9-c1762f49001c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:41.135324 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1517/3042] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:40 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 946 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:42.144907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24509d21-f63f-43ce-b72e-ada61d0a22a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:42.145818 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24509d21-f63f-43ce-b72e-ada61d0a22a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:42.146585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24509d21-f63f-43ce-b72e-ada61d0a22a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:42.202267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:42.202267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:42.214438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-24509d21-f63f-43ce-b72e-ada61d0a22a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:42.252322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24509d21-f63f-43ce-b72e-ada61d0a22a8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:42.254186 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1526/3043] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:42 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 946 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:43.292019 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b157e280-a7c7-4a74-b3be-bee96eb01c8b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:43.292828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b157e280-a7c7-4a74-b3be-bee96eb01c8b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:43.292828 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:43.292828 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:43.293174 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b157e280-a7c7-4a74-b3be-bee96eb01c8b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:43.387956 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:43.387956 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:43.401005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b157e280-a7c7-4a74-b3be-bee96eb01c8b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:43.427644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b157e280-a7c7-4a74-b3be-bee96eb01c8b tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:43.429645 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1518/3044] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:43 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 946 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:44.459517 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-040c99d5-ad53-411e-83be-422d7274e740 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:44.461314 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-040c99d5-ad53-411e-83be-422d7274e740 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:44.461846 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:44.461846 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:44.462418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-040c99d5-ad53-411e-83be-422d7274e740 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:44.517531 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:44.517531 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:44.526190 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-040c99d5-ad53-411e-83be-422d7274e740 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:44.554032 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-040c99d5-ad53-411e-83be-422d7274e740 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:44.555023 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1527/3045] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:44 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 1396 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:44.571790 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25acf34c-f12f-41d8-9d9b-0fc531ed3030 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:44.572511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25acf34c-f12f-41d8-9d9b-0fc531ed3030 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:44.572880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:44.572880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:44.573532 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-25acf34c-f12f-41d8-9d9b-0fc531ed3030 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:44.636048 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:44.636048 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:44.658035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-25acf34c-f12f-41d8-9d9b-0fc531ed3030 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:44.744559 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-25acf34c-f12f-41d8-9d9b-0fc531ed3030 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:44.745539 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1519/3046] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:44 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 1396 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:45.351305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-a56d00cb-3eae-4540-8c05-6fed87925592 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:45.352145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-a56d00cb-3eae-4540-8c05-6fed87925592 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:45.352544 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:45.352544 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:45.353194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-a56d00cb-3eae-4540-8c05-6fed87925592 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:45.406933 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:45.406933 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:45.423190 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-a56d00cb-3eae-4540-8c05-6fed87925592 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:45.450231 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-a56d00cb-3eae-4540-8c05-6fed87925592 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:45.451459 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1528/3047] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:31:45 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 1396 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:46.119498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes Jan 25 11:31:46.120449 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:46.120449 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:46.123521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1448668521"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:46.124707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1448668521'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:31:46.125065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Create volume of 1 GB Jan 25 11:31:46.142421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Availability Zones retrieved successfully. Jan 25 11:31:46.166994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Flow 'volume_create_api' (ca4bc7e8-8ca7-4830-80f2-527c4d6e8184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:46.171039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600f3fb5-c869-4459-a3ec-3b936867cd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:46.173665 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:31:46.258701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600f3fb5-c869-4459-a3ec-3b936867cd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:46.263749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2050e2af-135b-435a-9ea0-a78319e3845c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:46.386756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Created reservations ['e3feaaf8-65a8-4b07-9ab1-e9bb5c2d6cb2', '85df43e7-6bdd-4b41-9eaa-72f4852e1ec5', 'cda5f134-c90e-4cee-96a8-6f28117dc674', '2c86a5b0-9bee-4f10-8b0f-ac1d6ef12d61'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:31:46.389177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2050e2af-135b-435a-9ea0-a78319e3845c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3feaaf8-65a8-4b07-9ab1-e9bb5c2d6cb2', '85df43e7-6bdd-4b41-9eaa-72f4852e1ec5', 'cda5f134-c90e-4cee-96a8-6f28117dc674', '2c86a5b0-9bee-4f10-8b0f-ac1d6ef12d61']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:46.391446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b4ff46-6f3d-40fb-a1a6-b0a689c093b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:46.455463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b4ff46-6f3d-40fb-a1a6-b0a689c093b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '682c0c7f-8032-4e94-aa27-4c9b0e5877de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1448668521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b489b73c72747eab9960d0d3bef9f83',qos_specs=None,replication_status=,reservations=['e3feaaf8-65a8-4b07-9ab1-e9bb5c2d6cb2','85df43e7-6bdd-4b41-9eaa-72f4852e1ec5','cda5f134-c90e-4cee-96a8-6f28117dc674','2c86a5b0-9bee-4f10-8b0f-ac1d6ef12d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5540ffbfbff14a2ba92abc23b5e35eb6',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1448668521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=682c0c7f-8032-4e94-aa27-4c9b0e5877de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b489b73c72747eab9960d0d3bef9f83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5540ffbfbff14a2ba92abc23b5e35eb6',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:46.458340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3938f73-1a0d-4a03-a98f-6601dad0a82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:46.496055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3938f73-1a0d-4a03-a98f-6601dad0a82f) transitioned into state 'SUCCESS' from state '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-1448668521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b489b73c72747eab9960d0d3bef9f83',qos_specs=None,replication_status=,reservations=['e3feaaf8-65a8-4b07-9ab1-e9bb5c2d6cb2','85df43e7-6bdd-4b41-9eaa-72f4852e1ec5','cda5f134-c90e-4cee-96a8-6f28117dc674','2c86a5b0-9bee-4f10-8b0f-ac1d6ef12d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5540ffbfbff14a2ba92abc23b5e35eb6',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:46.500419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7fecb3-bb3e-4e64-8adc-a3ca1e5c1491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:31:46.526687 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7fecb3-bb3e-4e64-8adc-a3ca1e5c1491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:31:46.532285 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Flow 'volume_create_api' (ca4bc7e8-8ca7-4830-80f2-527c4d6e8184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:31:46.608949 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Create volume request issued successfully. Jan 25 11:31:46.634281 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3c1a7e1-07e2-4a79-8fe1-9be6e10ea623 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes returned with HTTP 202 Jan 25 11:31:46.647818 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1520/3048] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:31:45 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes => generated 818 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:31:46.658766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-882b689c-d440-4869-a83e-ba4126e9d316 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:31:46.659702 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-882b689c-d440-4869-a83e-ba4126e9d316 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:46.660040 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:46.660040 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:46.660624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-882b689c-d440-4869-a83e-ba4126e9d316 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:46.723485 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:46.723485 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:46.735081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-882b689c-d440-4869-a83e-ba4126e9d316 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:31:46.761892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-882b689c-d440-4869-a83e-ba4126e9d316 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:31:46.763191 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1529/3049] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:46 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 886 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:31:47.040236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-6996b69d-ffd2-4c92-a9e0-f0a2747010b9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:47.041443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-6996b69d-ffd2-4c92-a9e0-f0a2747010b9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:47.041886 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:47.041886 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:47.042267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-6996b69d-ffd2-4c92-a9e0-f0a2747010b9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:47.165022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:47.165022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:47.177086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-6996b69d-ffd2-4c92-a9e0-f0a2747010b9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:47.221492 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-6996b69d-ffd2-4c92-a9e0-f0a2747010b9 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:47.238060 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1521/3050] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:31:47 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 1396 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:47.243733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-882b689c-d440-4869-a83e-ba4126e9d316 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume// Jan 25 11:31:47.247254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-882b689c-d440-4869-a83e-ba4126e9d316 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:47.247254 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:47.247254 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:47.247254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-882b689c-d440-4869-a83e-ba4126e9d316 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:47.247254 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-882b689c-d440-4869-a83e-ba4126e9d316 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:31:47.247918 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1530/3051] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:31:47 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:31:47.270030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-6b5eac75-63da-4f3e-9477-3aaf8690a0c4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments Jan 25 11:31:47.271095 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:47.271095 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:47.272091 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-6b5eac75-63da-4f3e-9477-3aaf8690a0c4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4458b43-fcea-4482-865b-501bfe4bba09", "instance_uuid": "61365018-6918-4da0-bd4f-2b6fe7718f6e", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:47.358382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:47.358382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:47.469092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-6b5eac75-63da-4f3e-9477-3aaf8690a0c4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments returned with HTTP 200 Jan 25 11:31:47.470264 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1522/3052] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:31:47 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments => generated 273 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:47.782331 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c1f6679-cc2b-410a-888d-4b9d5f8552ce tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:31:47.783095 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c1f6679-cc2b-410a-888d-4b9d5f8552ce tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:47.783748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c1f6679-cc2b-410a-888d-4b9d5f8552ce tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:47.840899 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:47.840899 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:47.857774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c1f6679-cc2b-410a-888d-4b9d5f8552ce tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:31:47.892764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c1f6679-cc2b-410a-888d-4b9d5f8552ce tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:31:47.893917 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1531/3053] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:31:47 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 911 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:31:48.187581 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e88c38a-1e8f-4b73-a161-12c3884bf45e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/7cc2bd23-9b26-4755-8d7c-615979c97e67/action Jan 25 11:31:48.188080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:48.188080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:48.188506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e88c38a-1e8f-4b73-a161-12c3884bf45e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-attach": {"instance_uuid": "71d0af8f-617d-4dff-ba2b-cfddc63df835", "mountpoint": "/dev/vdc"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:31:48.188900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e88c38a-1e8f-4b73-a161-12c3884bf45e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "71d0af8f-617d-4dff-ba2b-cfddc63df835", "mountpoint": "/dev/vdc"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:48.236952 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e88c38a-1e8f-4b73-a161-12c3884bf45e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/7cc2bd23-9b26-4755-8d7c-615979c97e67/action returned with HTTP 404 Jan 25 11:31:48.238212 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1523/3054] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:31:48 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/7cc2bd23-9b26-4755-8d7c-615979c97e67/action => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:31:48.990967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c1f6679-cc2b-410a-888d-4b9d5f8552ce tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume// Jan 25 11:31:48.991381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c1f6679-cc2b-410a-888d-4b9d5f8552ce tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:48.991528 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:48.991528 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:48.992187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c1f6679-cc2b-410a-888d-4b9d5f8552ce tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:48.993417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c1f6679-cc2b-410a-888d-4b9d5f8552ce tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:31:48.994250 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1532/3055] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:31:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:31:49.007366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-ca7a43cc-dee3-428e-90d0-8e8f7e118367 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:31:49.008180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-ca7a43cc-dee3-428e-90d0-8e8f7e118367 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:31:49.008846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-ca7a43cc-dee3-428e-90d0-8e8f7e118367 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:31:49.063796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:49.063796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:49.072898 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-ca7a43cc-dee3-428e-90d0-8e8f7e118367 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:31:49.100366 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:49.100366 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:49.120964 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-ca7a43cc-dee3-428e-90d0-8e8f7e118367 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:31:49.122627 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1524/3056] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:31:49 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 1494 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:31:49.142920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-47c80c57-1ad6-47cf-9a1e-6e06b4908875 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] PUT http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/54595916-4daf-4a7a-a0f6-d8bfe1b92060 Jan 25 11:31:49.143998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-47c80c57-1ad6-47cf-9a1e-6e06b4908875 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:49.182317 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:31:49.182317 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:31:49.183153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-47c80c57-1ad6-47cf-9a1e-6e06b4908875 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-b4458b43-fcea-4482-865b-501bfe4bba09-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.011s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:31:49.190099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:49.190099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:50.869393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-47c80c57-1ad6-47cf-9a1e-6e06b4908875 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Lock "b'cinder-attachment_update-b4458b43-fcea-4482-865b-501bfe4bba09-n-h1-764292-12'" released by "attachment_update" :: held 1.686s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:31:50.870712 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-47c80c57-1ad6-47cf-9a1e-6e06b4908875 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/54595916-4daf-4a7a-a0f6-d8bfe1b92060 returned with HTTP 200 Jan 25 11:31:50.872861 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1533/3057] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:31:49 2021] PUT /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/54595916-4daf-4a7a-a0f6-d8bfe1b92060 => generated 762 bytes in 1736 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:31:50.930407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-b8cce358-a6e4-408d-93df-540cfec85ce1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] POST http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/54595916-4daf-4a7a-a0f6-d8bfe1b92060/action Jan 25 11:31:50.931340 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:31:50.931340 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:31:50.932088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-b8cce358-a6e4-408d-93df-540cfec85ce1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:31:50.933981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-b8cce358-a6e4-408d-93df-540cfec85ce1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:31:51.070448 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:31:51.070448 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:31:51.091705 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-987b9669-dd67-4e4e-89d2-8301bc8d20e7 req-b8cce358-a6e4-408d-93df-540cfec85ce1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/54595916-4daf-4a7a-a0f6-d8bfe1b92060/action returned with HTTP 204 Jan 25 11:31:51.093040 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1525/3058] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:31:50 2021] POST /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/54595916-4daf-4a7a-a0f6-d8bfe1b92060/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:32:03.924523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:32:03.924990 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:03.924990 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:03.925366 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c64b30a4-848d-4865-aac3-57319e23c34f", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-682867974"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:03.927205 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume request body: {'volume': {'imageRef': 'c64b30a4-848d-4865-aac3-57319e23c34f', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-682867974'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:32:04.043879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume of 2 GB Jan 25 11:32:04.043879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:04.043879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:04.056326 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Availability Zones retrieved successfully. Jan 25 11:32:04.076837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Flow 'volume_create_api' (7c18ed71-dee2-4353-8ad3-4ba9f85124a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:32:04.079741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32fe4167-6e2d-4ad1-870c-c5df1439559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:32:04.082143 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Validating volume size '2' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:32:04.153313 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32fe4167-6e2d-4ad1-870c-c5df1439559b) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 11:32:04.153313 n-d-764292-12 devstack@c-api.service[91482]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c64b30a4-848d-4865-aac3-57319e23c34f is not active. Jan 25 11:32:04.153313 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32fe4167-6e2d-4ad1-870c-c5df1439559b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:32:04.155460 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32fe4167-6e2d-4ad1-870c-c5df1439559b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 11:32:04.159216 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Flow 'volume_create_api' (7c18ed71-dee2-4353-8ad3-4ba9f85124a8) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 11:32:04.160264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e0e6831d-85f5-4082-8c7b-3e51cab8e7e0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 400 Jan 25 11:32:04.165515 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1534/3059] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:32:03 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 125 bytes in 241 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:04.930164 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:32:04.930909 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:04.930909 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:04.931509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ffe3aad1-f232-40dc-a299-eda8818038cd"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:04.934921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ffe3aad1-f232-40dc-a299-eda8818038cd'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:32:05.095662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume of 1 GB Jan 25 11:32:05.131259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Availability Zones retrieved successfully. Jan 25 11:32:05.181034 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Flow 'volume_create_api' (112361ec-2e80-4db1-9cc5-c58b9e974b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:32:05.205811 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df619977-4fd3-4f80-932b-a9f2faf8da3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:32:05.208002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:32:05.281638 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df619977-4fd3-4f80-932b-a9f2faf8da3e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 11:32:05.281638 n-d-764292-12 devstack@c-api.service[91482]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 25 11:32:05.291211 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df619977-4fd3-4f80-932b-a9f2faf8da3e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:32:05.294307 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df619977-4fd3-4f80-932b-a9f2faf8da3e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 11:32:05.299378 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.volume.api [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Flow 'volume_create_api' (112361ec-2e80-4db1-9cc5-c58b9e974b89) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 11:32:05.300329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38ea951a-ded4-4540-9aaa-a1843b8b73b5 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 400 Jan 25 11:32:05.302912 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1526/3060] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:32:04 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 134 bytes in 381 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:05.751675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-26410a04-e52d-41c9-a7b8-7883ef034ee0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:32:05.752652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-26410a04-e52d-41c9-a7b8-7883ef034ee0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:05.754297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-26410a04-e52d-41c9-a7b8-7883ef034ee0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 400 Jan 25 11:32:05.755683 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1535/3061] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:32:05 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:05.765237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e0ceb39-cc20-485a-9206-58e1c61c0d24 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:32:05.771295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e0ceb39-cc20-485a-9206-58e1c61c0d24 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "26cba557-b136-453b-bb6a-104a861b4f2a"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:05.771295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-2e0ceb39-cc20-485a-9206-58e1c61c0d24 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '26cba557-b136-453b-bb6a-104a861b4f2a'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:32:05.791766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e0ceb39-cc20-485a-9206-58e1c61c0d24 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 404 Jan 25 11:32:05.798375 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1527/3062] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:32:05 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:32:05.803856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d9b6a4b-d4cb-49bc-bc49-aa647cbac284 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:32:05.804743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d9b6a4b-d4cb-49bc-bc49-aa647cbac284 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "00576b82-d020-4018-8eba-d25b01c2e017"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:05.806709 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-9d9b6a4b-d4cb-49bc-bc49-aa647cbac284 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume request body: {'volume': {'size': 1, 'source_volid': '00576b82-d020-4018-8eba-d25b01c2e017'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:32:05.860112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d9b6a4b-d4cb-49bc-bc49-aa647cbac284 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 404 Jan 25 11:32:05.865758 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1536/3063] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:32:05 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:32:05.870592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-240c0875-e463-4493-b3bb-d622985ec838 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:32:05.873040 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-240c0875-e463-4493-b3bb-d622985ec838 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f51e9a7b-748e-4549-bf81-25db233763c0"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:05.874828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-240c0875-e463-4493-b3bb-d622985ec838 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f51e9a7b-748e-4549-bf81-25db233763c0'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:32:05.903041 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-240c0875-e463-4493-b3bb-d622985ec838 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 404 Jan 25 11:32:05.904300 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1528/3064] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:32:05 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:32:05.916970 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd2fb734-34e8-442e-b33b-20aa4e8e80af tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:32:05.918001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd2fb734-34e8-442e-b33b-20aa4e8e80af tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:05.919751 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd2fb734-34e8-442e-b33b-20aa4e8e80af tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 400 Jan 25 11:32:05.921089 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1537/3065] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:32:05 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:05.930010 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3b3ba8f-feff-400f-b495-e8b5331b2ad1 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:32:05.931024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3b3ba8f-feff-400f-b495-e8b5331b2ad1 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:05.934570 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3b3ba8f-feff-400f-b495-e8b5331b2ad1 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 400 Jan 25 11:32:05.938503 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1529/3066] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:32:05 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:05.943017 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2f3254f8-923a-422c-ab63-9d92af6f2f3a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes Jan 25 11:32:05.943793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2f3254f8-923a-422c-ab63-9d92af6f2f3a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:05.944995 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2f3254f8-923a-422c-ab63-9d92af6f2f3a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes returned with HTTP 400 Jan 25 11:32:05.946342 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1538/3067] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:32:05 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:05.964630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdeaa723-e890-4fbd-a5d1-3b43c4e51a7d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] DELETE http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/tempest-invalid-395844249 Jan 25 11:32:05.965803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdeaa723-e890-4fbd-a5d1-3b43c4e51a7d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:05.966304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cdeaa723-e890-4fbd-a5d1-3b43c4e51a7d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:05.966781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-cdeaa723-e890-4fbd-a5d1-3b43c4e51a7d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Delete volume with id: tempest-invalid-395844249 Jan 25 11:32:06.025163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cdeaa723-e890-4fbd-a5d1-3b43c4e51a7d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/tempest-invalid-395844249 returned with HTTP 404 Jan 25 11:32:06.026557 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1530/3068] 10.222.0.57 () {58 vars in 1285 bytes} [Mon Jan 25 11:32:05 2021] DELETE /volume/v3/943c918693c54b31af15f35658778431/volumes/tempest-invalid-395844249 => generated 98 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:32:06.041951 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1539/3069] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:32:06 2021] DELETE /volume/v3/943c918693c54b31af15f35658778431/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 25 11:32:06.049489 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-870d3677-43df-4dff-9ad4-1632ed2cce39 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/xxx/action Jan 25 11:32:06.050545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-870d3677-43df-4dff-9ad4-1632ed2cce39 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-detach": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:06.051315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-870d3677-43df-4dff-9ad4-1632ed2cce39 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:06.107125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-870d3677-43df-4dff-9ad4-1632ed2cce39 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/xxx/action returned with HTTP 404 Jan 25 11:32:06.108382 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1531/3070] 10.222.0.57 () {60 vars in 1258 bytes} [Mon Jan 25 11:32:06 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/xxx/action => generated 76 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:32:06.119107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73eddc59-af26-4528-bcad-ec5fc6939936 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/tempest-invalid-1975730869 Jan 25 11:32:06.119107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73eddc59-af26-4528-bcad-ec5fc6939936 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:06.119506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73eddc59-af26-4528-bcad-ec5fc6939936 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:06.171124 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73eddc59-af26-4528-bcad-ec5fc6939936 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/tempest-invalid-1975730869 returned with HTTP 404 Jan 25 11:32:06.172168 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1540/3071] 10.222.0.57 () {58 vars in 1285 bytes} [Mon Jan 25 11:32:06 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/tempest-invalid-1975730869 => generated 99 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:32:06.182888 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1532/3072] 10.222.0.57 () {58 vars in 1207 bytes} [Mon Jan 25 11:32:06 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 25 11:32:06.192823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-644520ae-286c-4a43-b186-0e8ec800da07 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/detail?status=null Jan 25 11:32:06.193701 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-644520ae-286c-4a43-b186-0e8ec800da07 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:06.194364 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-644520ae-286c-4a43-b186-0e8ec800da07 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'detail' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:06.195838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-644520ae-286c-4a43-b186-0e8ec800da07 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:32:06.196430 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-644520ae-286c-4a43-b186-0e8ec800da07 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Could not evaluate value null, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:32:06.198180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-644520ae-286c-4a43-b186-0e8ec800da07 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:32:06.253635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-644520ae-286c-4a43-b186-0e8ec800da07 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Get all volumes completed successfully. Jan 25 11:32:06.260247 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-644520ae-286c-4a43-b186-0e8ec800da07 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/detail?status=null returned with HTTP 200 Jan 25 11:32:06.260607 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1541/3073] 10.222.0.57 () {58 vars in 1248 bytes} [Mon Jan 25 11:32:06 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/detail?status=null => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:32:06.277133 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf89a363-3c54-4ebf-89c2-185727f24bef tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1140926876 Jan 25 11:32:06.280948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf89a363-3c54-4ebf-89c2-185727f24bef tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:06.280948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf89a363-3c54-4ebf-89c2-185727f24bef tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:06.280948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-bf89a363-3c54-4ebf-89c2-185727f24bef tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:32:06.281927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bf89a363-3c54-4ebf-89c2-185727f24bef tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1140926876'), ('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:32:06.338725 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bf89a363-3c54-4ebf-89c2-185727f24bef tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Get all volumes completed successfully. Jan 25 11:32:06.344544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf89a363-3c54-4ebf-89c2-185727f24bef tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1140926876 returned with HTTP 200 Jan 25 11:32:06.361745 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1533/3074] 10.222.0.57 () {58 vars in 1326 bytes} [Mon Jan 25 11:32:06 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1140926876 => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:32:06.362314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09a0c096-d415-4210-bc16-f3ada321275b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes?status=null Jan 25 11:32:06.369471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09a0c096-d415-4210-bc16-f3ada321275b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:06.369471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-09a0c096-d415-4210-bc16-f3ada321275b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:06.369471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-09a0c096-d415-4210-bc16-f3ada321275b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:32:06.369471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-09a0c096-d415-4210-bc16-f3ada321275b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Could not evaluate value null, assuming string {{(pid=91483) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 11:32:06.369471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-09a0c096-d415-4210-bc16-f3ada321275b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=91483) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:32:06.422045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-09a0c096-d415-4210-bc16-f3ada321275b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Get all volumes completed successfully. Jan 25 11:32:06.422848 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-09a0c096-d415-4210-bc16-f3ada321275b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes?status=null returned with HTTP 200 Jan 25 11:32:06.423768 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1542/3075] 10.222.0.57 () {58 vars in 1227 bytes} [Mon Jan 25 11:32:06 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes?status=null => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:32:06.436476 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b83d2af6-8aa5-4cfe-a4d1-734f607d7eca tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes?name=tempest-VolumesNegativeTest-Volume-641469309 Jan 25 11:32:06.437015 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b83d2af6-8aa5-4cfe-a4d1-734f607d7eca tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:06.444770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b83d2af6-8aa5-4cfe-a4d1-734f607d7eca tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:06.444770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-b83d2af6-8aa5-4cfe-a4d1-734f607d7eca tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:32:06.444770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-b83d2af6-8aa5-4cfe-a4d1-734f607d7eca tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-641469309'), ('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:32:06.494637 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c4b0f35b-3409-4585-85ec-700d6f2b3d34 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:06.495680 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c4b0f35b-3409-4585-85ec-700d6f2b3d34 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-attach": {"instance_uuid": "dc1dc8c5-5919-424c-851e-4bf0500a4fa5", "mountpoint": "/dev/sdb"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:06.496744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c4b0f35b-3409-4585-85ec-700d6f2b3d34 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dc1dc8c5-5919-424c-851e-4bf0500a4fa5", "mountpoint": "/dev/sdb"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:06.506049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b83d2af6-8aa5-4cfe-a4d1-734f607d7eca tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Get all volumes completed successfully. Jan 25 11:32:06.506049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b83d2af6-8aa5-4cfe-a4d1-734f607d7eca tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes?name=tempest-VolumesNegativeTest-Volume-641469309 returned with HTTP 200 Jan 25 11:32:06.507397 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1534/3076] 10.222.0.57 () {58 vars in 1303 bytes} [Mon Jan 25 11:32:06 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes?name=tempest-VolumesNegativeTest-Volume-641469309 => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:32:06.519129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff3eda4d-124d-4311-bab7-baa87170a68d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action Jan 25 11:32:06.520079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff3eda4d-124d-4311-bab7-baa87170a68d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-reserve": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:06.520464 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff3eda4d-124d-4311-bab7-baa87170a68d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:06.559328 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:06.559328 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:06.560791 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c4b0f35b-3409-4585-85ec-700d6f2b3d34 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:06.573076 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:06.573076 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:06.575137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ff3eda4d-124d-4311-bab7-baa87170a68d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Volume info retrieved successfully. Jan 25 11:32:06.595123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c4b0f35b-3409-4585-85ec-700d6f2b3d34 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Update volume admin metadata completed successfully. Jan 25 11:32:06.602398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ff3eda4d-124d-4311-bab7-baa87170a68d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Reserve volume completed successfully. Jan 25 11:32:06.603018 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff3eda4d-124d-4311-bab7-baa87170a68d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action returned with HTTP 202 Jan 25 11:32:06.604064 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1535/3077] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:06 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:32:06.618914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08a934dd-df24-44e1-b3b7-9c40bc817257 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action Jan 25 11:32:06.618914 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:06.618914 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:06.618914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08a934dd-df24-44e1-b3b7-9c40bc817257 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-reserve": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:06.618914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-08a934dd-df24-44e1-b3b7-9c40bc817257 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:06.711643 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:06.711643 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:06.712881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-08a934dd-df24-44e1-b3b7-9c40bc817257 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Volume info retrieved successfully. Jan 25 11:32:06.722367 n-d-764292-12 devstack@c-api.service[91482]: ERROR cinder.volume.api [None req-08a934dd-df24-44e1-b3b7-9c40bc817257 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Volume status must be available to reserve, but the status is attaching. Jan 25 11:32:06.723095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-08a934dd-df24-44e1-b3b7-9c40bc817257 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action returned with HTTP 400 Jan 25 11:32:06.724633 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1536/3078] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:06 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action => generated 132 bytes in 116 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:06.732812 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c9cdd49-36d6-4af2-8d7b-8a0c0cbeacb0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action Jan 25 11:32:06.733358 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:06.733358 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:06.733839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c9cdd49-36d6-4af2-8d7b-8a0c0cbeacb0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-unreserve": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:06.737865 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c9cdd49-36d6-4af2-8d7b-8a0c0cbeacb0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:06.821587 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:06.821587 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:06.823412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c9cdd49-36d6-4af2-8d7b-8a0c0cbeacb0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Volume info retrieved successfully. Jan 25 11:32:06.865383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c4b0f35b-3409-4585-85ec-700d6f2b3d34 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Attach volume completed successfully. Jan 25 11:32:06.868452 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c4b0f35b-3409-4585-85ec-700d6f2b3d34 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 202 Jan 25 11:32:06.868452 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1543/3079] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:06 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:32:06.875867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d9d769c-5fe2-4921-bf36-4b16d5212f3c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:06.876393 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d9d769c-5fe2-4921-bf36-4b16d5212f3c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:06.876611 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:06.876611 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:06.876985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0d9d769c-5fe2-4921-bf36-4b16d5212f3c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:06.939455 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c9cdd49-36d6-4af2-8d7b-8a0c0cbeacb0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Unreserve volume completed successfully. Jan 25 11:32:06.940244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c9cdd49-36d6-4af2-8d7b-8a0c0cbeacb0 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action returned with HTTP 202 Jan 25 11:32:06.941027 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1537/3080] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:06 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:32:06.955358 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4046112c-0783-4f4e-af75-66b494f877cc tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/4d38a21d-7acd-4a35-9bec-2aff9255f6e8/action Jan 25 11:32:06.956371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:06.956371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:06.957442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4046112c-0783-4f4e-af75-66b494f877cc tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-reserve": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:06.958302 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4046112c-0783-4f4e-af75-66b494f877cc tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:06.974571 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:06.974571 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:06.992996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0d9d769c-5fe2-4921-bf36-4b16d5212f3c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:07.018553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:07.018553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:07.032296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0d9d769c-5fe2-4921-bf36-4b16d5212f3c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:07.043654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4046112c-0783-4f4e-af75-66b494f877cc tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/4d38a21d-7acd-4a35-9bec-2aff9255f6e8/action returned with HTTP 404 Jan 25 11:32:07.044662 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1538/3081] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:06 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/4d38a21d-7acd-4a35-9bec-2aff9255f6e8/action => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:32:07.052027 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1544/3082] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:06 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 1245 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:32:07.055631 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60f7267c-2c2c-4eca-adf6-0879ea7aec55 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:07.056385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d758ccc-8ac3-4750-ba10-9c9cb33cbb4a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/74e48acd-a82f-4657-9e87-bccb8d650531/action Jan 25 11:32:07.056555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-60f7267c-2c2c-4eca-adf6-0879ea7aec55 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-detach": {}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:07.056840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:07.056840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:07.057067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-60f7267c-2c2c-4eca-adf6-0879ea7aec55 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:07.063979 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d758ccc-8ac3-4750-ba10-9c9cb33cbb4a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-unreserve": {}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:07.064472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d758ccc-8ac3-4750-ba10-9c9cb33cbb4a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:07.143934 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:07.143934 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:07.145307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-60f7267c-2c2c-4eca-adf6-0879ea7aec55 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:07.147382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d758ccc-8ac3-4750-ba10-9c9cb33cbb4a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/74e48acd-a82f-4657-9e87-bccb8d650531/action returned with HTTP 404 Jan 25 11:32:07.149106 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1545/3083] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:07 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/74e48acd-a82f-4657-9e87-bccb8d650531/action => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:32:07.160967 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1546/3084] 10.222.0.57 () {60 vars in 1227 bytes} [Mon Jan 25 11:32:07 2021] PUT /volume/v3/943c918693c54b31af15f35658778431/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 25 11:32:07.173120 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e71c7c02-5cba-4245-a183-6cb25ec8aa09 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] PUT http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/tempest-invalid-1795771824 Jan 25 11:32:07.174484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e71c7c02-5cba-4245-a183-6cb25ec8aa09 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:07.260865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e71c7c02-5cba-4245-a183-6cb25ec8aa09 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/tempest-invalid-1795771824 returned with HTTP 404 Jan 25 11:32:07.262770 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1547/3085] 10.222.0.57 () {60 vars in 1305 bytes} [Mon Jan 25 11:32:07 2021] PUT /volume/v3/943c918693c54b31af15f35658778431/volumes/tempest-invalid-1795771824 => generated 99 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:32:07.285323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7947527f-9e08-47ad-8670-dfc0a4e3932a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] PUT http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/177304ca-883f-4f65-bd4f-bf8362a01bb6 Jan 25 11:32:07.286770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7947527f-9e08-47ad-8670-dfc0a4e3932a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:07.349549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7947527f-9e08-47ad-8670-dfc0a4e3932a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/177304ca-883f-4f65-bd4f-bf8362a01bb6 returned with HTTP 404 Jan 25 11:32:07.352067 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1548/3086] 10.222.0.57 () {60 vars in 1335 bytes} [Mon Jan 25 11:32:07 2021] PUT /volume/v3/943c918693c54b31af15f35658778431/volumes/177304ca-883f-4f65-bd4f-bf8362a01bb6 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:32:07.369027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a338915e-cd4f-4007-bbe1-992f8d9b86cf tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] DELETE http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/6e4fa2b4-8630-4541-9b3c-3a88e0b34663 Jan 25 11:32:07.369027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a338915e-cd4f-4007-bbe1-992f8d9b86cf tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:07.372821 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a338915e-cd4f-4007-bbe1-992f8d9b86cf tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:07.373657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a338915e-cd4f-4007-bbe1-992f8d9b86cf tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Delete volume with id: 6e4fa2b4-8630-4541-9b3c-3a88e0b34663 Jan 25 11:32:07.382527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-60f7267c-2c2c-4eca-adf6-0879ea7aec55 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Detach volume completed successfully. Jan 25 11:32:07.385061 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60f7267c-2c2c-4eca-adf6-0879ea7aec55 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 202 Jan 25 11:32:07.388031 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1539/3087] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:07 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:32:07.398182 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4579b0f8-541f-4d52-896d-59b0626c4a91 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:07.398849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4579b0f8-541f-4d52-896d-59b0626c4a91 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:07.399313 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:07.399313 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:07.400067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4579b0f8-541f-4d52-896d-59b0626c4a91 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:07.447862 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a338915e-cd4f-4007-bbe1-992f8d9b86cf tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/6e4fa2b4-8630-4541-9b3c-3a88e0b34663 returned with HTTP 404 Jan 25 11:32:07.450856 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1549/3088] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:32:07 2021] DELETE /volume/v3/943c918693c54b31af15f35658778431/volumes/6e4fa2b4-8630-4541-9b3c-3a88e0b34663 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:32:07.462983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94a32fde-cc31-4b44-82ff-1b43e066c284 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action Jan 25 11:32:07.465685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94a32fde-cc31-4b44-82ff-1b43e066c284 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:07.467195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-94a32fde-cc31-4b44-82ff-1b43e066c284 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:07.470426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-94a32fde-cc31-4b44-82ff-1b43e066c284 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action returned with HTTP 400 Jan 25 11:32:07.472111 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:07.472111 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:07.474771 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1550/3089] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:07 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action => generated 140 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:07.488638 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a86edf0b-0adf-4cda-823d-c8f88371c508 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action Jan 25 11:32:07.489261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a86edf0b-0adf-4cda-823d-c8f88371c508 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:07.489712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a86edf0b-0adf-4cda-823d-c8f88371c508 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:07.491833 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a86edf0b-0adf-4cda-823d-c8f88371c508 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action returned with HTTP 400 Jan 25 11:32:07.495020 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1551/3090] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:07 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action => generated 131 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:07.500513 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4579b0f8-541f-4d52-896d-59b0626c4a91 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:07.508605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ebdde29-d16d-4e7d-a14a-0f59647a0b8b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/959c2974-e8ce-48d7-8245-b0b6aa0f21e9/action Jan 25 11:32:07.509846 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ebdde29-d16d-4e7d-a14a-0f59647a0b8b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:07.510562 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ebdde29-d16d-4e7d-a14a-0f59647a0b8b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:07.531371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4579b0f8-541f-4d52-896d-59b0626c4a91 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:07.532492 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1540/3091] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:07 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 930 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:32:07.603689 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ebdde29-d16d-4e7d-a14a-0f59647a0b8b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/959c2974-e8ce-48d7-8245-b0b6aa0f21e9/action returned with HTTP 404 Jan 25 11:32:07.603689 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1552/3092] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:07 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/959c2974-e8ce-48d7-8245-b0b6aa0f21e9/action => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:32:07.611915 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e159937c-ea58-4b0e-8508-6d45ad35ac7a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action Jan 25 11:32:07.612216 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:07.612216 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:07.612877 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e159937c-ea58-4b0e-8508-6d45ad35ac7a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:07.613466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e159937c-ea58-4b0e-8508-6d45ad35ac7a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:07.614783 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e159937c-ea58-4b0e-8508-6d45ad35ac7a tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action returned with HTTP 400 Jan 25 11:32:07.621251 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1541/3093] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:07 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:32:07.633367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-830ba41c-e08c-4ebc-9674-524ae5bbab0d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] POST http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/None/action Jan 25 11:32:07.634450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-830ba41c-e08c-4ebc-9674-524ae5bbab0d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:07.634833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-830ba41c-e08c-4ebc-9674-524ae5bbab0d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:07.688625 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-830ba41c-e08c-4ebc-9674-524ae5bbab0d tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/None/action returned with HTTP 404 Jan 25 11:32:07.688625 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1553/3094] 10.222.0.57 () {60 vars in 1261 bytes} [Mon Jan 25 11:32:07 2021] POST /volume/v3/943c918693c54b31af15f35658778431/volumes/None/action => generated 77 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:32:07.697357 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-441ef64c-d990-4b0b-b338-680887e2e7c3 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/8203ea2f-6762-42c5-bd3e-d22e8c2c00bb Jan 25 11:32:07.698409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-441ef64c-d990-4b0b-b338-680887e2e7c3 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:07.707930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-441ef64c-d990-4b0b-b338-680887e2e7c3 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:07.767463 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-441ef64c-d990-4b0b-b338-680887e2e7c3 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/8203ea2f-6762-42c5-bd3e-d22e8c2c00bb returned with HTTP 404 Jan 25 11:32:07.768792 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1542/3095] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:07 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/8203ea2f-6762-42c5-bd3e-d22e8c2c00bb => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:32:07.780024 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f46de703-f435-43fa-96e4-cde51edd3f5e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] DELETE http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 Jan 25 11:32:07.780551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f46de703-f435-43fa-96e4-cde51edd3f5e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:07.781065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f46de703-f435-43fa-96e4-cde51edd3f5e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:07.781471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f46de703-f435-43fa-96e4-cde51edd3f5e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Delete volume with id: 71990230-f8d7-40fe-8759-79f4b11a6728 Jan 25 11:32:07.835021 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:07.835021 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:07.836711 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f46de703-f435-43fa-96e4-cde51edd3f5e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Volume info retrieved successfully. Jan 25 11:32:07.901754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f46de703-f435-43fa-96e4-cde51edd3f5e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Delete volume request issued successfully. Jan 25 11:32:07.903398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f46de703-f435-43fa-96e4-cde51edd3f5e tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 returned with HTTP 202 Jan 25 11:32:07.904755 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1554/3096] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:32:07 2021] DELETE /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:32:07.912139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7a9c6cb-91b9-4c92-8a68-d1c676fe7a46 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 Jan 25 11:32:07.914023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c7a9c6cb-91b9-4c92-8a68-d1c676fe7a46 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:07.914712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c7a9c6cb-91b9-4c92-8a68-d1c676fe7a46 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:07.990488 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:07.990488 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:08.014680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c7a9c6cb-91b9-4c92-8a68-d1c676fe7a46 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Volume info retrieved successfully. Jan 25 11:32:08.050123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c7a9c6cb-91b9-4c92-8a68-d1c676fe7a46 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 returned with HTTP 200 Jan 25 11:32:08.051226 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1543/3097] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:07 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 => generated 911 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:09.070104 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00e46905-18aa-4d10-a640-7fbccdff4983 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 Jan 25 11:32:09.070104 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00e46905-18aa-4d10-a640-7fbccdff4983 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:09.070104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:09.070104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:09.070104 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00e46905-18aa-4d10-a640-7fbccdff4983 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:09.141389 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:09.141389 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:09.152969 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-00e46905-18aa-4d10-a640-7fbccdff4983 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Volume info retrieved successfully. Jan 25 11:32:09.189220 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00e46905-18aa-4d10-a640-7fbccdff4983 tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 returned with HTTP 200 Jan 25 11:32:09.190476 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1555/3098] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:09 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:10.208615 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b109b3e-124d-4e76-bf3f-f37ca0b4ec7b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] GET http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 Jan 25 11:32:10.209409 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b109b3e-124d-4e76-bf3f-f37ca0b4ec7b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:10.209409 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:10.209409 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:10.209655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3b109b3e-124d-4e76-bf3f-f37ca0b4ec7b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:10.318750 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3b109b3e-124d-4e76-bf3f-f37ca0b4ec7b tempest-VolumesNegativeTest-708932260 tempest-VolumesNegativeTest-708932260] http://10.222.0.57/volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 returned with HTTP 404 Jan 25 11:32:10.337046 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1544/3099] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:10 2021] GET /volume/v3/943c918693c54b31af15f35658778431/volumes/71990230-f8d7-40fe-8759-79f4b11a6728 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:32:14.684917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes Jan 25 11:32:14.685496 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:14.685496 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:14.685956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-829900901"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:14.687247 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-829900901'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:32:14.687623 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume of 1 GB Jan 25 11:32:14.702795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Availability Zones retrieved successfully. Jan 25 11:32:14.721036 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (8b067a0e-e01e-4651-8f7b-1bcf47aeec00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:32:14.723912 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a480df-e889-4c20-b203-a8b1f3c6792e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:32:14.726067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:32:14.796966 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a480df-e889-4c20-b203-a8b1f3c6792e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:32:14.799769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2bfbbe-a660-43d5-9592-a6cd4a46b233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:32:14.895347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['207efb02-e72c-44bb-bf24-c816fda9abca', 'ad7972b5-1825-4b81-9bc3-0cbacea059ef', '0b945521-d50f-4518-9c6c-ae166a2d173f', 'deccfcd8-0381-4990-bb03-8cd5a17c5494'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:32:14.896800 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2bfbbe-a660-43d5-9592-a6cd4a46b233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['207efb02-e72c-44bb-bf24-c816fda9abca', 'ad7972b5-1825-4b81-9bc3-0cbacea059ef', '0b945521-d50f-4518-9c6c-ae166a2d173f', 'deccfcd8-0381-4990-bb03-8cd5a17c5494']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:32:14.899049 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f56afb-98b3-4bb2-baeb-2871f260a306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:32:14.956712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f56afb-98b3-4bb2-baeb-2871f260a306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005690ad-cf45-4559-a568-12abaeba3dac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-829900901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['207efb02-e72c-44bb-bf24-c816fda9abca','ad7972b5-1825-4b81-9bc3-0cbacea059ef','0b945521-d50f-4518-9c6c-ae166a2d173f','deccfcd8-0381-4990-bb03-8cd5a17c5494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-829900901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=005690ad-cf45-4559-a568-12abaeba3dac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aee6eb5e83c4d59a84b0483194db164',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:32:14.958837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c77fed0-b2e6-4009-840e-dab529bd17e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:32:14.989861 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c77fed0-b2e6-4009-840e-dab529bd17e3) transitioned into state 'SUCCESS' from state '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-829900901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['207efb02-e72c-44bb-bf24-c816fda9abca','ad7972b5-1825-4b81-9bc3-0cbacea059ef','0b945521-d50f-4518-9c6c-ae166a2d173f','deccfcd8-0381-4990-bb03-8cd5a17c5494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:32:14.992033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0290837c-c0da-4c4a-9ca4-34b88543249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:32:15.010582 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0290837c-c0da-4c4a-9ca4-34b88543249f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:32:15.014753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (8b067a0e-e01e-4651-8f7b-1bcf47aeec00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:32:15.075958 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request issued successfully. Jan 25 11:32:15.089959 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c9d4c09-6d0a-45f1-99b7-591237d91aba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes returned with HTTP 202 Jan 25 11:32:15.101715 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1556/3100] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:32:14 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes => generated 822 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:32:15.107237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e559a7f-7347-4bdd-bc0a-3c78b80aaa90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:32:15.107768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e559a7f-7347-4bdd-bc0a-3c78b80aaa90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:15.108260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e559a7f-7347-4bdd-bc0a-3c78b80aaa90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:15.160931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:15.160931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:15.170875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0e559a7f-7347-4bdd-bc0a-3c78b80aaa90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:32:15.196827 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e559a7f-7347-4bdd-bc0a-3c78b80aaa90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:32:15.198126 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1545/3101] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:15 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:16.214009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2eb3046e-0537-4945-aca8-29879bd51f9d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:32:16.214553 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2eb3046e-0537-4945-aca8-29879bd51f9d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:16.214683 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:16.214683 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:16.215390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2eb3046e-0537-4945-aca8-29879bd51f9d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:16.268939 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:16.268939 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:16.278448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2eb3046e-0537-4945-aca8-29879bd51f9d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:32:16.306446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2eb3046e-0537-4945-aca8-29879bd51f9d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:32:16.307272 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1557/3102] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:16 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:16.323967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7dd2f04f-ac42-4a1d-81a6-e4e12c95ede7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:32:16.324880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:16.324880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:16.325691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7dd2f04f-ac42-4a1d-81a6-e4e12c95ede7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005690ad-cf45-4559-a568-12abaeba3dac", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1441430598"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:16.377744 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:16.377744 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:16.378941 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7dd2f04f-ac42-4a1d-81a6-e4e12c95ede7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:32:16.379305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-7dd2f04f-ac42-4a1d-81a6-e4e12c95ede7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:32:16.482353 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-7dd2f04f-ac42-4a1d-81a6-e4e12c95ede7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['06ef17c7-f718-42c6-b282-a037bd1f7763', '55d49cf9-06cb-4337-a38e-427aaab893a7', 'add43661-c76b-4343-a79f-ea21e13601f6', '93e6362e-6e01-4ef8-aca0-ba03cc9dfcee'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:32:16.591548 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7dd2f04f-ac42-4a1d-81a6-e4e12c95ede7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot create request issued successfully. Jan 25 11:32:16.593388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7dd2f04f-ac42-4a1d-81a6-e4e12c95ede7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:32:16.594510 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1546/3103] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:32:16 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 310 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:32:16.606369 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf487784-7aab-43d9-ba7b-24de040a4e47 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 Jan 25 11:32:16.607162 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf487784-7aab-43d9-ba7b-24de040a4e47 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:16.607162 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:16.607162 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:16.607468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf487784-7aab-43d9-ba7b-24de040a4e47 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:16.634627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:16.634627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:16.635870 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bf487784-7aab-43d9-ba7b-24de040a4e47 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:32:16.638630 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf487784-7aab-43d9-ba7b-24de040a4e47 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 returned with HTTP 200 Jan 25 11:32:16.639626 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1558/3104] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:32:16 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:17.651996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-42cdeb99-6690-47de-898c-52337e260a2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 Jan 25 11:32:17.652526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-42cdeb99-6690-47de-898c-52337e260a2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:17.652685 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:17.652685 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:17.653442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-42cdeb99-6690-47de-898c-52337e260a2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:17.691618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:17.691618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:17.692785 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-42cdeb99-6690-47de-898c-52337e260a2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:32:17.695702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-42cdeb99-6690-47de-898c-52337e260a2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 returned with HTTP 200 Jan 25 11:32:17.697655 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1547/3105] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:32:17 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:18.710358 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ce7954f-cd08-401f-9fbd-32eab483b37a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 Jan 25 11:32:18.711027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ce7954f-cd08-401f-9fbd-32eab483b37a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:18.711027 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:18.711027 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:18.711929 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5ce7954f-cd08-401f-9fbd-32eab483b37a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:18.736984 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:18.736984 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:18.738308 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5ce7954f-cd08-401f-9fbd-32eab483b37a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:32:18.740240 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5ce7954f-cd08-401f-9fbd-32eab483b37a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 returned with HTTP 200 Jan 25 11:32:18.743055 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1559/3106] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:32:18 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:18.756406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3547f5f2-87c1-49b0-955c-67d9070a82b9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups Jan 25 11:32:18.757078 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:18.757078 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:18.757584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3547f5f2-87c1-49b0-955c-67d9070a82b9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"backup": {"volume_id": "005690ad-cf45-4559-a568-12abaeba3dac", "snapshot_id": "0a21e554-87bc-44b8-9a7a-e32a21f18d58", "name": "tempest-VolumesSnapshotTestJSON-Backup-1406811905"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:18.759105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-3547f5f2-87c1-49b0-955c-67d9070a82b9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Creating new backup {'backup': {'volume_id': '005690ad-cf45-4559-a568-12abaeba3dac', 'snapshot_id': '0a21e554-87bc-44b8-9a7a-e32a21f18d58', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1406811905'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 11:32:18.759599 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-3547f5f2-87c1-49b0-955c-67d9070a82b9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Creating backup of volume 005690ad-cf45-4559-a568-12abaeba3dac in container None Jan 25 11:32:18.810552 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:18.810552 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:18.812207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3547f5f2-87c1-49b0-955c-67d9070a82b9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:32:18.839190 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:18.839190 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:18.840831 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3547f5f2-87c1-49b0-955c-67d9070a82b9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:32:18.884468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-3547f5f2-87c1-49b0-955c-67d9070a82b9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['4fea5fa5-b43f-4f0b-9b22-df6d5ce173ee', '429e13ca-30d4-4818-b995-6483b93a64c2'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:32:18.968382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3547f5f2-87c1-49b0-955c-67d9070a82b9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups returned with HTTP 202 Jan 25 11:32:18.975409 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1548/3107] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:32:18 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups => generated 401 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:32:18.984843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d371b31-701d-4337-bd0f-176d50d199de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:18.991748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d371b31-701d-4337-bd0f-176d50d199de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:18.992278 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:18.992278 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:18.993071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d371b31-701d-4337-bd0f-176d50d199de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:18.993644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1d371b31-701d-4337-bd0f-176d50d199de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:19.039879 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:19.039879 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:19.046264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d371b31-701d-4337-bd0f-176d50d199de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:19.048210 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1560/3108] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:18 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:20.064033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63e2b90b-3d54-4528-af47-5d1394b662c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:20.065080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63e2b90b-3d54-4528-af47-5d1394b662c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:20.065662 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:20.065662 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:20.066469 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-63e2b90b-3d54-4528-af47-5d1394b662c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:20.067072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-63e2b90b-3d54-4528-af47-5d1394b662c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:20.098343 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:20.098343 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:20.100778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-63e2b90b-3d54-4528-af47-5d1394b662c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:20.107077 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1549/3109] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:20 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:21.119656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c053411f-9338-45bb-8dfc-c2d108fa734b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:21.121941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c053411f-9338-45bb-8dfc-c2d108fa734b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:21.131152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:21.131152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:21.132756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c053411f-9338-45bb-8dfc-c2d108fa734b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:21.133301 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c053411f-9338-45bb-8dfc-c2d108fa734b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:21.160350 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:21.160350 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:21.162913 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c053411f-9338-45bb-8dfc-c2d108fa734b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:21.164135 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1561/3110] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:21 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:22.179180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d803c68d-5644-4663-aec8-00873f89de1f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:22.180356 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d803c68d-5644-4663-aec8-00873f89de1f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:22.180820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:22.180820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:22.181415 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d803c68d-5644-4663-aec8-00873f89de1f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:22.182378 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d803c68d-5644-4663-aec8-00873f89de1f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:22.225095 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:22.225095 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:22.232504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d803c68d-5644-4663-aec8-00873f89de1f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:22.234263 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1550/3111] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:22 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:23.256776 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a028a586-a72a-43cd-b4bf-de33d3df36b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:23.257376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a028a586-a72a-43cd-b4bf-de33d3df36b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:23.258629 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:23.258629 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:23.258629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a028a586-a72a-43cd-b4bf-de33d3df36b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:23.258629 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a028a586-a72a-43cd-b4bf-de33d3df36b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:23.288504 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:23.288504 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:23.290605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a028a586-a72a-43cd-b4bf-de33d3df36b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:23.301499 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1562/3112] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:23 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:24.306736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a036fc2-ec94-4eaf-97d2-849d696d24a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:24.307236 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a036fc2-ec94-4eaf-97d2-849d696d24a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:24.308683 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:24.308683 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:24.308683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6a036fc2-ec94-4eaf-97d2-849d696d24a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:24.308943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6a036fc2-ec94-4eaf-97d2-849d696d24a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:24.333888 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:24.333888 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:24.336762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6a036fc2-ec94-4eaf-97d2-849d696d24a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:24.345574 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1551/3113] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:24 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:25.353732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cedb5e3-e843-4dd0-a40c-bd996142a92f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:25.355869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cedb5e3-e843-4dd0-a40c-bd996142a92f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:25.356439 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:25.356439 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:25.356939 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6cedb5e3-e843-4dd0-a40c-bd996142a92f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:25.357431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6cedb5e3-e843-4dd0-a40c-bd996142a92f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:25.382372 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:25.382372 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:25.386198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6cedb5e3-e843-4dd0-a40c-bd996142a92f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:25.393329 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1563/3114] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:25 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:26.402265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d3c8a48-2a1d-4b6c-890b-9025f68432f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:26.402902 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d3c8a48-2a1d-4b6c-890b-9025f68432f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:26.403016 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:26.403016 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:26.403367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d3c8a48-2a1d-4b6c-890b-9025f68432f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:26.403749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5d3c8a48-2a1d-4b6c-890b-9025f68432f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:26.427424 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:26.427424 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:26.429293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d3c8a48-2a1d-4b6c-890b-9025f68432f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:26.430438 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1552/3115] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:26 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:27.444746 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-844bb0f1-7a0a-41be-be56-8edfbddad8c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:27.445306 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-844bb0f1-7a0a-41be-be56-8edfbddad8c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:27.445450 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:27.445450 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:27.446253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-844bb0f1-7a0a-41be-be56-8edfbddad8c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:27.446778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-844bb0f1-7a0a-41be-be56-8edfbddad8c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:27.486570 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:27.486570 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:27.489304 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-844bb0f1-7a0a-41be-be56-8edfbddad8c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:27.490429 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1564/3116] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:27 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:28.504504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-446453fb-289a-4577-a18f-4aa91b78cae7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:28.505697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-446453fb-289a-4577-a18f-4aa91b78cae7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:28.506040 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:28.506040 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:28.506606 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-446453fb-289a-4577-a18f-4aa91b78cae7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:28.507096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-446453fb-289a-4577-a18f-4aa91b78cae7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:28.552225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:28.552225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:28.554259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-446453fb-289a-4577-a18f-4aa91b78cae7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:28.561680 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1553/3117] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:28 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:29.578342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd9c3ec0-1429-4f26-b898-6fdb3bca0fd4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:29.578342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd9c3ec0-1429-4f26-b898-6fdb3bca0fd4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:29.578342 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:29.578342 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:29.578342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd9c3ec0-1429-4f26-b898-6fdb3bca0fd4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:29.578342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dd9c3ec0-1429-4f26-b898-6fdb3bca0fd4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:29.634286 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:29.634286 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:29.634286 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd9c3ec0-1429-4f26-b898-6fdb3bca0fd4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:29.634286 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1565/3118] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:29 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:30.649998 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ffb2c34-2ce5-4cf0-91e8-0e7426ffe6e9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:30.649998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ffb2c34-2ce5-4cf0-91e8-0e7426ffe6e9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:30.649998 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:30.649998 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:30.649998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ffb2c34-2ce5-4cf0-91e8-0e7426ffe6e9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:30.649998 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3ffb2c34-2ce5-4cf0-91e8-0e7426ffe6e9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:30.709694 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:30.709694 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:30.709694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ffb2c34-2ce5-4cf0-91e8-0e7426ffe6e9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:30.724086 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1554/3119] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:30 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:31.731886 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b8daf65-a25e-4f5d-836d-435f7df10192 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:31.731886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b8daf65-a25e-4f5d-836d-435f7df10192 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:31.731886 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:31.731886 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:31.731886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b8daf65-a25e-4f5d-836d-435f7df10192 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:31.731886 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0b8daf65-a25e-4f5d-836d-435f7df10192 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:31.824686 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:31.824686 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:31.824686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b8daf65-a25e-4f5d-836d-435f7df10192 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:31.833318 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1566/3120] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:31 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:32.846691 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b42eed9b-7b0f-440e-a2b4-356e7f16c1ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:32.846691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b42eed9b-7b0f-440e-a2b4-356e7f16c1ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:32.846691 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:32.846691 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:32.846691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b42eed9b-7b0f-440e-a2b4-356e7f16c1ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:32.846691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b42eed9b-7b0f-440e-a2b4-356e7f16c1ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:32.950141 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:32.950141 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:32.950141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b42eed9b-7b0f-440e-a2b4-356e7f16c1ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:32.960025 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1555/3121] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:32 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:33.969601 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0413c88f-325f-4382-99ee-18f736d999f3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:33.969601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0413c88f-325f-4382-99ee-18f736d999f3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:33.969601 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:33.969601 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:33.969601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0413c88f-325f-4382-99ee-18f736d999f3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:33.969601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0413c88f-325f-4382-99ee-18f736d999f3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:34.026697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:34.026697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:34.026697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0413c88f-325f-4382-99ee-18f736d999f3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:34.026697 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1567/3122] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:33 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:34.916165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6c06c84-f287-40c5-9c47-936e683d960a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:34.916790 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:34.916790 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:34.917088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6c06c84-f287-40c5-9c47-936e683d960a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-attach": {"instance_uuid": "3fce6615-8d96-4da3-818e-572c80ed03e0", "mountpoint": "/dev/sdb"}}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:34.917474 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6c06c84-f287-40c5-9c47-936e683d960a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3fce6615-8d96-4da3-818e-572c80ed03e0", "mountpoint": "/dev/sdb"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:34.969323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:34.969323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:34.970560 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b6c06c84-f287-40c5-9c47-936e683d960a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:34.983588 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b6c06c84-f287-40c5-9c47-936e683d960a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Update volume admin metadata completed successfully. Jan 25 11:32:35.042500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f56fbabb-f019-4edd-8728-07361b5bfe20 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:35.042696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f56fbabb-f019-4edd-8728-07361b5bfe20 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:35.043162 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:35.043162 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:35.046611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f56fbabb-f019-4edd-8728-07361b5bfe20 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:35.046611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f56fbabb-f019-4edd-8728-07361b5bfe20 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:35.074726 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:35.074726 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:35.076612 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f56fbabb-f019-4edd-8728-07361b5bfe20 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:35.077673 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1568/3123] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:35 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:35.339258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b6c06c84-f287-40c5-9c47-936e683d960a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Attach volume completed successfully. Jan 25 11:32:35.341070 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6c06c84-f287-40c5-9c47-936e683d960a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 202 Jan 25 11:32:35.341070 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1556/3124] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:34 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:32:35.356942 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b6d257d-2e63-45cc-b8a5-d0b7df70c282 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:35.357075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b6d257d-2e63-45cc-b8a5-d0b7df70c282 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:35.357221 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:35.357221 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:35.357591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b6d257d-2e63-45cc-b8a5-d0b7df70c282 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:35.414250 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:35.414250 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:35.423945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4b6d257d-2e63-45cc-b8a5-d0b7df70c282 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:35.444549 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:35.444549 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:35.455501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b6d257d-2e63-45cc-b8a5-d0b7df70c282 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:35.456848 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1569/3125] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:35 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 1245 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:32:35.473114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6dcbb640-56a9-4693-bff4-19d5d9e823b0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:35.473664 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6dcbb640-56a9-4693-bff4-19d5d9e823b0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:35.473881 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:35.473881 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:35.474283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6dcbb640-56a9-4693-bff4-19d5d9e823b0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:35.525367 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:35.525367 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:35.535139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6dcbb640-56a9-4693-bff4-19d5d9e823b0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:35.568623 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:35.568623 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:35.579453 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6dcbb640-56a9-4693-bff4-19d5d9e823b0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:35.579453 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1557/3126] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:35 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 1245 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:32:35.597975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0b35f6d-c90a-4397-b3a9-efc41eb57c04 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:35.598676 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:35.598676 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:35.599341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0b35f6d-c90a-4397-b3a9-efc41eb57c04 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-detach": {}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:35.599922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a0b35f6d-c90a-4397-b3a9-efc41eb57c04 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:35.674319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:35.674319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:35.678593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a0b35f6d-c90a-4397-b3a9-efc41eb57c04 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:35.817040 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a0b35f6d-c90a-4397-b3a9-efc41eb57c04 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Detach volume completed successfully. Jan 25 11:32:35.817605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a0b35f6d-c90a-4397-b3a9-efc41eb57c04 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 202 Jan 25 11:32:35.821808 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1570/3127] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:35 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:32:35.826966 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ab1b2ff-4133-4ba0-b9ba-1899219af6c1 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:35.827635 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ab1b2ff-4133-4ba0-b9ba-1899219af6c1 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:35.827854 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:35.827854 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:35.828261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1ab1b2ff-4133-4ba0-b9ba-1899219af6c1 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:35.894354 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:35.894354 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:35.900591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1ab1b2ff-4133-4ba0-b9ba-1899219af6c1 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:35.924957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1ab1b2ff-4133-4ba0-b9ba-1899219af6c1 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:35.925374 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1558/3128] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:35 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 930 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:36.097509 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e96a3ba3-0711-4d0f-9812-cbb163e79816 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:36.097509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e96a3ba3-0711-4d0f-9812-cbb163e79816 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:36.097509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:36.097509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:36.097509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e96a3ba3-0711-4d0f-9812-cbb163e79816 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:36.097509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e96a3ba3-0711-4d0f-9812-cbb163e79816 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:36.129030 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:36.129030 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:36.129030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e96a3ba3-0711-4d0f-9812-cbb163e79816 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:36.129030 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1571/3129] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:36 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:37.142847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c14e405-f175-4b49-a8b1-bb83a4e35ad0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:37.142847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c14e405-f175-4b49-a8b1-bb83a4e35ad0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:37.142847 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:37.142847 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:37.142847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c14e405-f175-4b49-a8b1-bb83a4e35ad0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:37.142847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9c14e405-f175-4b49-a8b1-bb83a4e35ad0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:37.170109 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:37.170109 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:37.171351 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c14e405-f175-4b49-a8b1-bb83a4e35ad0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:37.172178 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1559/3130] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:37 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:38.193245 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2eef840-3e56-4478-92a9-1b9c71f81489 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:38.193245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2eef840-3e56-4478-92a9-1b9c71f81489 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:38.193245 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:38.193245 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:38.193245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2eef840-3e56-4478-92a9-1b9c71f81489 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:38.193245 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d2eef840-3e56-4478-92a9-1b9c71f81489 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:38.230355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:38.230355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:38.230355 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2eef840-3e56-4478-92a9-1b9c71f81489 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:38.232291 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1572/3131] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:38 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:39.245932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0ae11a3-e9a4-4224-8acd-aab047dba1d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:39.246738 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0ae11a3-e9a4-4224-8acd-aab047dba1d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:39.248522 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:39.248522 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:39.265843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0ae11a3-e9a4-4224-8acd-aab047dba1d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:39.266269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c0ae11a3-e9a4-4224-8acd-aab047dba1d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:39.290271 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:39.290271 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:39.292943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0ae11a3-e9a4-4224-8acd-aab047dba1d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:39.293545 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1560/3132] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:39 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:40.309821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f50c0ddf-94dd-443f-aabd-fdabe6cc60fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:40.310337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f50c0ddf-94dd-443f-aabd-fdabe6cc60fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:40.310562 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:40.310562 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:40.310941 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f50c0ddf-94dd-443f-aabd-fdabe6cc60fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:40.311405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f50c0ddf-94dd-443f-aabd-fdabe6cc60fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:40.335606 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:40.335606 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:40.338084 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f50c0ddf-94dd-443f-aabd-fdabe6cc60fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:40.341662 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1573/3133] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:40 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:41.358413 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7bf292dc-fd5d-446b-8667-9e67d9dc3001 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:41.359570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7bf292dc-fd5d-446b-8667-9e67d9dc3001 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:41.359873 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:41.359873 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:41.360324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7bf292dc-fd5d-446b-8667-9e67d9dc3001 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:41.361159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7bf292dc-fd5d-446b-8667-9e67d9dc3001 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:41.384110 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:41.384110 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:41.387362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7bf292dc-fd5d-446b-8667-9e67d9dc3001 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:41.387739 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1561/3134] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:41 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:41.833829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f50e8607-e4dc-4bf2-8772-b108730ba360 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:41.833829 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:41.833829 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:41.833829 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f50e8607-e4dc-4bf2-8772-b108730ba360 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-reserve": {}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:41.833829 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f50e8607-e4dc-4bf2-8772-b108730ba360 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:41.891691 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:41.891691 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:41.892880 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f50e8607-e4dc-4bf2-8772-b108730ba360 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:41.908130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f50e8607-e4dc-4bf2-8772-b108730ba360 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Reserve volume completed successfully. Jan 25 11:32:41.908802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f50e8607-e4dc-4bf2-8772-b108730ba360 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 202 Jan 25 11:32:41.910995 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1574/3135] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:41 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:32:41.923314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15cc23f1-b91a-41f1-a50c-a7e27e0ef4ab tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:41.924130 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15cc23f1-b91a-41f1-a50c-a7e27e0ef4ab tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:41.924488 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:41.924488 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:41.925058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-15cc23f1-b91a-41f1-a50c-a7e27e0ef4ab tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:41.997515 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:41.997515 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:42.012429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-15cc23f1-b91a-41f1-a50c-a7e27e0ef4ab tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:42.047527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-15cc23f1-b91a-41f1-a50c-a7e27e0ef4ab tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:42.048868 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1562/3136] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:41 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 930 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:42.067014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24724fe5-f801-442c-a536-9dc36089a907 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:42.067593 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:42.067593 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:42.068711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24724fe5-f801-442c-a536-9dc36089a907 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-unreserve": {}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:42.069191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24724fe5-f801-442c-a536-9dc36089a907 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:42.139377 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:42.139377 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:42.139377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-24724fe5-f801-442c-a536-9dc36089a907 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:42.225929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-24724fe5-f801-442c-a536-9dc36089a907 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Unreserve volume completed successfully. Jan 25 11:32:42.226472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24724fe5-f801-442c-a536-9dc36089a907 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 202 Jan 25 11:32:42.227782 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1575/3137] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:42 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:32:42.239660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-666ff8e2-0ac9-46ed-a03f-ac78d31fe295 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:42.240493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-666ff8e2-0ac9-46ed-a03f-ac78d31fe295 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:42.240493 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:42.240493 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:42.240493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-666ff8e2-0ac9-46ed-a03f-ac78d31fe295 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:42.312468 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:42.312468 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:42.327502 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-666ff8e2-0ac9-46ed-a03f-ac78d31fe295 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:42.375436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-666ff8e2-0ac9-46ed-a03f-ac78d31fe295 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:42.375436 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1563/3138] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:42 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 930 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:42.397373 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e2afc3a-0576-48ef-9903-ad9da9d98be0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:42.397880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:42.397880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:42.398537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e2afc3a-0576-48ef-9903-ad9da9d98be0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:42.398997 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e2afc3a-0576-48ef-9903-ad9da9d98be0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:42.405385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d74d1c3f-efa8-4625-9516-a90d66c47167 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:42.406087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d74d1c3f-efa8-4625-9516-a90d66c47167 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:42.406333 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:42.406333 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:42.406697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d74d1c3f-efa8-4625-9516-a90d66c47167 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:42.407073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d74d1c3f-efa8-4625-9516-a90d66c47167 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:42.441544 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:42.441544 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:42.443653 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d74d1c3f-efa8-4625-9516-a90d66c47167 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:42.444494 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1564/3139] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:42 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:42.471242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:42.471242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:42.473541 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2e2afc3a-0576-48ef-9903-ad9da9d98be0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:42.487728 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2e2afc3a-0576-48ef-9903-ad9da9d98be0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume updated successfully. Jan 25 11:32:42.488270 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e2afc3a-0576-48ef-9903-ad9da9d98be0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 200 Jan 25 11:32:42.489642 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1576/3140] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:42 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 11:32:42.498405 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed542f00-d1fb-4eee-a2ad-b8bf55ff282c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:42.499098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed542f00-d1fb-4eee-a2ad-b8bf55ff282c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:42.500558 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:42.500558 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:42.500558 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed542f00-d1fb-4eee-a2ad-b8bf55ff282c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:42.551713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:42.551713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:42.575549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ed542f00-d1fb-4eee-a2ad-b8bf55ff282c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:42.591674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed542f00-d1fb-4eee-a2ad-b8bf55ff282c tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:42.593803 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1565/3141] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:42 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 929 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:32:42.613203 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73f765e4-7912-479c-adb1-3f03502e1490 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:42.613203 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:42.613203 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:42.613203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73f765e4-7912-479c-adb1-3f03502e1490 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:42.613203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73f765e4-7912-479c-adb1-3f03502e1490 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:42.667197 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:42.667197 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:42.667197 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-73f765e4-7912-479c-adb1-3f03502e1490 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:42.684771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-73f765e4-7912-479c-adb1-3f03502e1490 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume updated successfully. Jan 25 11:32:42.685338 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73f765e4-7912-479c-adb1-3f03502e1490 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 200 Jan 25 11:32:42.686293 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1577/3142] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:42 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 25 11:32:42.699733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa7ef7d9-19d3-4c67-88df-15047e0c5f44 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:42.701070 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa7ef7d9-19d3-4c67-88df-15047e0c5f44 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:42.701070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:42.701070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:42.703688 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa7ef7d9-19d3-4c67-88df-15047e0c5f44 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:42.774639 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:42.774639 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:42.790375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fa7ef7d9-19d3-4c67-88df-15047e0c5f44 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:42.830315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa7ef7d9-19d3-4c67-88df-15047e0c5f44 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:42.831506 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1566/3143] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:42 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 930 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:42.861391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b67bc49a-ea74-49c4-be5f-d798f9a7d8e4 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:42.861391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:42.861391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:42.861391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b67bc49a-ea74-49c4-be5f-d798f9a7d8e4 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:42.861391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b67bc49a-ea74-49c4-be5f-d798f9a7d8e4 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:42.922738 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:42.922738 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:42.924441 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b67bc49a-ea74-49c4-be5f-d798f9a7d8e4 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:42.952253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b67bc49a-ea74-49c4-be5f-d798f9a7d8e4 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Update volume admin metadata completed successfully. Jan 25 11:32:42.952253 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b67bc49a-ea74-49c4-be5f-d798f9a7d8e4 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Update readonly setting on volume completed successfully. Jan 25 11:32:42.952655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b67bc49a-ea74-49c4-be5f-d798f9a7d8e4 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 202 Jan 25 11:32:42.957100 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1578/3144] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:42 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:32:42.964976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6bfcd0bb-193c-4028-ad9d-30ce5251fec0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:42.964976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6bfcd0bb-193c-4028-ad9d-30ce5251fec0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:42.964976 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:42.964976 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:42.964976 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6bfcd0bb-193c-4028-ad9d-30ce5251fec0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:43.043541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:43.043541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:43.066679 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6bfcd0bb-193c-4028-ad9d-30ce5251fec0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:43.099113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6bfcd0bb-193c-4028-ad9d-30ce5251fec0 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:43.101398 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1567/3145] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:42 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 929 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:43.121293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae401ed2-3898-4782-9952-25c62c02492a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:43.121802 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:43.121802 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:43.122246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae401ed2-3898-4782-9952-25c62c02492a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:43.122636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ae401ed2-3898-4782-9952-25c62c02492a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:43.188080 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:43.188080 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:43.189588 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ae401ed2-3898-4782-9952-25c62c02492a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:43.211699 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ae401ed2-3898-4782-9952-25c62c02492a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Update volume admin metadata completed successfully. Jan 25 11:32:43.211929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ae401ed2-3898-4782-9952-25c62c02492a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Update readonly setting on volume completed successfully. Jan 25 11:32:43.212523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ae401ed2-3898-4782-9952-25c62c02492a tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 202 Jan 25 11:32:43.213991 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1579/3146] 10.222.0.57 () {60 vars in 1357 bytes} [Mon Jan 25 11:32:43 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:32:43.223438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad1fffef-1b7a-4c9d-8988-1cb4e8850deb tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:32:43.224563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad1fffef-1b7a-4c9d-8988-1cb4e8850deb tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:43.224563 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:43.224563 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:43.224563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad1fffef-1b7a-4c9d-8988-1cb4e8850deb tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:43.307280 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:43.307280 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:43.330222 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ad1fffef-1b7a-4c9d-8988-1cb4e8850deb tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:43.365566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad1fffef-1b7a-4c9d-8988-1cb4e8850deb tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:32:43.368318 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1568/3147] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:43 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 930 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:43.389367 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d5cb9c23-1c2a-4333-b425-264ac7426815 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] POST http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action Jan 25 11:32:43.389367 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:43.389367 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:43.389367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d5cb9c23-1c2a-4333-b425-264ac7426815 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-967378951", "disk_format": "raw"}}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:32:43.389367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d5cb9c23-1c2a-4333-b425-264ac7426815 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-967378951", "disk_format": "raw"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:32:43.451461 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:43.451461 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:43.452756 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d5cb9c23-1c2a-4333-b425-264ac7426815 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:32:43.459985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-126ec723-ff8a-436c-9002-bddcbe9d6abc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:43.460553 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-126ec723-ff8a-436c-9002-bddcbe9d6abc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:43.460752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:43.460752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:43.461476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-126ec723-ff8a-436c-9002-bddcbe9d6abc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:43.461875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-126ec723-ff8a-436c-9002-bddcbe9d6abc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:43.486578 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:43.486578 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:43.488603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-126ec723-ff8a-436c-9002-bddcbe9d6abc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:43.489835 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1569/3148] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:43 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:32:43.515900 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:43.515900 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:43.698706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d5cb9c23-1c2a-4333-b425-264ac7426815 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Copy volume to image completed successfully. Jan 25 11:32:43.698706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d5cb9c23-1c2a-4333-b425-264ac7426815 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action returned with HTTP 202 Jan 25 11:32:43.698706 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1580/3149] 10.222.0.57 () {60 vars in 1358 bytes} [Mon Jan 25 11:32:43 2021] POST /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de/action => generated 692 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:32:44.511071 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-830d8351-1873-47cb-b881-c50bacaa10d2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:44.513333 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-830d8351-1873-47cb-b881-c50bacaa10d2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:44.513922 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:44.513922 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:44.514911 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-830d8351-1873-47cb-b881-c50bacaa10d2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:44.516181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-830d8351-1873-47cb-b881-c50bacaa10d2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:44.572915 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:44.572915 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:44.576743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-830d8351-1873-47cb-b881-c50bacaa10d2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:44.578831 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1570/3150] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:44 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:45.595085 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cbb15353-c9aa-497f-ac36-bc1f34d71de2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:45.596240 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cbb15353-c9aa-497f-ac36-bc1f34d71de2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:45.596466 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:45.596466 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:45.596854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cbb15353-c9aa-497f-ac36-bc1f34d71de2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:45.597235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cbb15353-c9aa-497f-ac36-bc1f34d71de2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:45.635809 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:45.635809 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:45.637874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cbb15353-c9aa-497f-ac36-bc1f34d71de2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:45.639422 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1581/3151] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:45 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:46.654373 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d570c13-b60d-41b6-ad44-078fb60ffa91 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:46.654989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d570c13-b60d-41b6-ad44-078fb60ffa91 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:46.655473 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:46.655473 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:46.656177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d570c13-b60d-41b6-ad44-078fb60ffa91 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:46.656663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1d570c13-b60d-41b6-ad44-078fb60ffa91 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:46.681375 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:46.681375 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:46.683458 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d570c13-b60d-41b6-ad44-078fb60ffa91 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:46.684891 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1571/3152] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:46 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:47.704330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c3ac03a-94b2-4e0b-8a65-9bad2dcded57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:47.706083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c3ac03a-94b2-4e0b-8a65-9bad2dcded57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:47.706661 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:47.706661 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:47.707673 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9c3ac03a-94b2-4e0b-8a65-9bad2dcded57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:47.709210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9c3ac03a-94b2-4e0b-8a65-9bad2dcded57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:47.739246 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:47.739246 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:47.742176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9c3ac03a-94b2-4e0b-8a65-9bad2dcded57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:47.743135 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1582/3153] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:47 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:48.783912 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c888777f-180f-451f-8f85-9b90a57e1a56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:48.784459 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c888777f-180f-451f-8f85-9b90a57e1a56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:48.784682 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:48.784682 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:48.785063 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c888777f-180f-451f-8f85-9b90a57e1a56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:48.785421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c888777f-180f-451f-8f85-9b90a57e1a56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:48.818675 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:48.818675 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:48.820955 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c888777f-180f-451f-8f85-9b90a57e1a56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:48.822583 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1572/3154] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:48 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:49.839851 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d70872ec-04e0-4903-ac36-26d3a10bbf2f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:49.840449 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d70872ec-04e0-4903-ac36-26d3a10bbf2f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:49.840590 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:49.840590 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:49.840973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d70872ec-04e0-4903-ac36-26d3a10bbf2f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:49.841479 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d70872ec-04e0-4903-ac36-26d3a10bbf2f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:49.881555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:49.881555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:49.884890 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d70872ec-04e0-4903-ac36-26d3a10bbf2f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:49.888524 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1583/3155] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:49 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:50.910895 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4b58549-b814-4d09-8284-7d10b9c3015f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:50.912264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4b58549-b814-4d09-8284-7d10b9c3015f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:50.912634 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:50.912634 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:50.913769 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4b58549-b814-4d09-8284-7d10b9c3015f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:50.914848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a4b58549-b814-4d09-8284-7d10b9c3015f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:50.955077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:50.955077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:50.957301 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4b58549-b814-4d09-8284-7d10b9c3015f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:50.959351 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1573/3156] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:50 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:51.990992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2d19713-e54c-4010-9c06-ebe95a77dfc8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:51.991693 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2d19713-e54c-4010-9c06-ebe95a77dfc8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:51.991880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:51.991880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:51.992463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2d19713-e54c-4010-9c06-ebe95a77dfc8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:51.992910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c2d19713-e54c-4010-9c06-ebe95a77dfc8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:52.045186 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:52.045186 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:52.049118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2d19713-e54c-4010-9c06-ebe95a77dfc8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:52.055631 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1584/3157] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:51 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:53.074305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f913001d-4a60-46bc-84eb-8a03cc36dccb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:53.078076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f913001d-4a60-46bc-84eb-8a03cc36dccb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:53.078858 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:53.078858 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:53.079651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f913001d-4a60-46bc-84eb-8a03cc36dccb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:53.080381 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f913001d-4a60-46bc-84eb-8a03cc36dccb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:53.134288 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:53.134288 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:53.136439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f913001d-4a60-46bc-84eb-8a03cc36dccb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:53.137198 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1574/3158] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:53 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:54.157143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10245858-9c80-4259-90dc-926a84ffff54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:54.157787 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10245858-9c80-4259-90dc-926a84ffff54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:54.158478 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:54.158478 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:54.158653 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-10245858-9c80-4259-90dc-926a84ffff54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:54.159203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-10245858-9c80-4259-90dc-926a84ffff54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:54.197193 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:54.197193 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:54.199293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-10245858-9c80-4259-90dc-926a84ffff54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:54.200274 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1585/3159] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:54 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:55.214997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bbdbece6-94ae-4acc-bcce-9022961bf5f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:55.215645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bbdbece6-94ae-4acc-bcce-9022961bf5f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:55.215645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:55.215645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:55.216134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bbdbece6-94ae-4acc-bcce-9022961bf5f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:55.216378 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bbdbece6-94ae-4acc-bcce-9022961bf5f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:55.266283 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:55.266283 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:55.268542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bbdbece6-94ae-4acc-bcce-9022961bf5f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:55.269758 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1575/3160] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:55 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:56.296915 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-685950a8-db03-442b-9095-00e496a73036 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:56.297372 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-685950a8-db03-442b-9095-00e496a73036 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:56.297652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:56.297652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:56.301128 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-685950a8-db03-442b-9095-00e496a73036 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:56.302400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-685950a8-db03-442b-9095-00e496a73036 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:56.343162 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:56.343162 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:56.350618 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-685950a8-db03-442b-9095-00e496a73036 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:56.355162 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1586/3161] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:56 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:57.371123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4a13ebe-c554-4559-9aa4-d3b621cd315c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:57.372610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4a13ebe-c554-4559-9aa4-d3b621cd315c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:57.373892 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:57.373892 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:57.374708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a4a13ebe-c554-4559-9aa4-d3b621cd315c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:57.375334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a4a13ebe-c554-4559-9aa4-d3b621cd315c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:57.478275 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:57.478275 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:57.480951 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a4a13ebe-c554-4559-9aa4-d3b621cd315c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:57.482604 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1576/3162] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:57 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:58.497659 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79dac3aa-9d37-4b47-82fc-dcc057990c72 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:58.498843 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79dac3aa-9d37-4b47-82fc-dcc057990c72 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:58.499257 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:58.499257 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:58.499931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79dac3aa-9d37-4b47-82fc-dcc057990c72 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:58.500362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-79dac3aa-9d37-4b47-82fc-dcc057990c72 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:58.536629 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:58.536629 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:58.539817 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79dac3aa-9d37-4b47-82fc-dcc057990c72 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:58.541911 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1587/3163] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:58 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:32:59.556962 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78037c8d-7c35-49dc-b613-8a8bb6287136 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:32:59.558081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78037c8d-7c35-49dc-b613-8a8bb6287136 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:32:59.558081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:32:59.558081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:32:59.558370 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78037c8d-7c35-49dc-b613-8a8bb6287136 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:32:59.558676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-78037c8d-7c35-49dc-b613-8a8bb6287136 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:32:59.583782 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:32:59.583782 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:32:59.585979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78037c8d-7c35-49dc-b613-8a8bb6287136 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:32:59.587047 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1577/3164] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:32:59 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:00.625128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ccf2d03-cb96-4234-a6a7-3914b7feaf4a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:00.626820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ccf2d03-cb96-4234-a6a7-3914b7feaf4a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:00.627359 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:00.627359 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:00.628242 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ccf2d03-cb96-4234-a6a7-3914b7feaf4a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:00.630830 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3ccf2d03-cb96-4234-a6a7-3914b7feaf4a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:00.824813 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:00.824813 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:00.826885 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ccf2d03-cb96-4234-a6a7-3914b7feaf4a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:00.827706 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1588/3165] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:00 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:01.848551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef958ef9-762f-41d7-9820-66d8f36ef223 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:01.849073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef958ef9-762f-41d7-9820-66d8f36ef223 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:01.849253 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:01.849253 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:01.849642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef958ef9-762f-41d7-9820-66d8f36ef223 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:01.850212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ef958ef9-762f-41d7-9820-66d8f36ef223 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:01.875633 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:01.875633 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:01.878144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef958ef9-762f-41d7-9820-66d8f36ef223 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:01.889758 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1578/3166] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:01 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:02.900914 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8f99969-d638-4c22-8f8e-00a8df9b8722 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:02.902045 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8f99969-d638-4c22-8f8e-00a8df9b8722 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:02.902381 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:02.902381 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:02.906992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8f99969-d638-4c22-8f8e-00a8df9b8722 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:02.908007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f8f99969-d638-4c22-8f8e-00a8df9b8722 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:02.958281 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:02.958281 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:02.962033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8f99969-d638-4c22-8f8e-00a8df9b8722 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:02.965695 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1589/3167] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:02 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:03.992928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd0b930d-d8d4-4fe7-9f98-541f0b6581f4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:03.992928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd0b930d-d8d4-4fe7-9f98-541f0b6581f4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:03.992928 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:03.992928 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:03.992928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd0b930d-d8d4-4fe7-9f98-541f0b6581f4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:03.992928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bd0b930d-d8d4-4fe7-9f98-541f0b6581f4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:04.042510 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:04.042510 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:04.044056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd0b930d-d8d4-4fe7-9f98-541f0b6581f4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:04.049543 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1579/3168] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:03 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:04.745801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b82b19eb-500e-48ef-8f53-c268e4ca5184 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:33:04.746804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b82b19eb-500e-48ef-8f53-c268e4ca5184 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:04.747265 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:04.747265 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:04.747644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b82b19eb-500e-48ef-8f53-c268e4ca5184 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:04.800478 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:04.800478 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:04.817178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b82b19eb-500e-48ef-8f53-c268e4ca5184 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:33:04.843890 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b82b19eb-500e-48ef-8f53-c268e4ca5184 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:33:04.843890 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1590/3169] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:04 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 930 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:05.067119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6720d451-fa9f-4e87-ba25-dfdb27fed2c4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:05.067119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6720d451-fa9f-4e87-ba25-dfdb27fed2c4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:05.067119 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:05.067119 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:05.067119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6720d451-fa9f-4e87-ba25-dfdb27fed2c4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:05.069652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6720d451-fa9f-4e87-ba25-dfdb27fed2c4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:05.092437 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:05.092437 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:05.104272 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6720d451-fa9f-4e87-ba25-dfdb27fed2c4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:05.104272 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1580/3170] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:05 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:05.857005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69a951f8-6352-4b7c-9f9b-302063bd004e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:33:05.857570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69a951f8-6352-4b7c-9f9b-302063bd004e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:05.858034 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:05.858034 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:05.858599 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-69a951f8-6352-4b7c-9f9b-302063bd004e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:05.913742 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:05.913742 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:05.925451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-69a951f8-6352-4b7c-9f9b-302063bd004e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:33:05.953465 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-69a951f8-6352-4b7c-9f9b-302063bd004e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:33:05.954489 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1591/3171] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:05 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 930 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:33:06.109804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff6e29e4-4561-467b-b4e2-d51ea8f14831 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:06.109804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff6e29e4-4561-467b-b4e2-d51ea8f14831 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:06.109804 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:06.109804 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:06.110657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff6e29e4-4561-467b-b4e2-d51ea8f14831 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:06.110657 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ff6e29e4-4561-467b-b4e2-d51ea8f14831 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:06.144583 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:06.144583 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:06.151427 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff6e29e4-4561-467b-b4e2-d51ea8f14831 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:06.152265 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1581/3172] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:06 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:06.747950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f644f304-0b18-4b8e-a82e-e5985b1b0c60 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] DELETE http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:33:06.747950 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f644f304-0b18-4b8e-a82e-e5985b1b0c60 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:06.747950 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:06.747950 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:06.747950 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f644f304-0b18-4b8e-a82e-e5985b1b0c60 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:06.747950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-f644f304-0b18-4b8e-a82e-e5985b1b0c60 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Delete volume with id: 682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:33:06.805252 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:06.805252 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:06.807859 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f644f304-0b18-4b8e-a82e-e5985b1b0c60 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:33:06.883837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f644f304-0b18-4b8e-a82e-e5985b1b0c60 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Delete volume request issued successfully. Jan 25 11:33:06.883837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f644f304-0b18-4b8e-a82e-e5985b1b0c60 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 202 Jan 25 11:33:06.883837 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1592/3173] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:33:06 2021] DELETE /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:33:06.892545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7b2812d-7d7b-4e25-9227-5a573e61e888 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:33:06.892545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e7b2812d-7d7b-4e25-9227-5a573e61e888 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:06.892545 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:06.892545 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:06.892545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e7b2812d-7d7b-4e25-9227-5a573e61e888 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:06.977695 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:06.977695 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:06.995272 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e7b2812d-7d7b-4e25-9227-5a573e61e888 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:33:07.044686 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e7b2812d-7d7b-4e25-9227-5a573e61e888 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:33:07.049929 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1582/3174] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:06 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 929 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:07.167535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a3f0f6e-cedd-4e93-ba02-9f907ddfcf7c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:07.168100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a3f0f6e-cedd-4e93-ba02-9f907ddfcf7c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:07.168448 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:07.168448 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:07.168448 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a3f0f6e-cedd-4e93-ba02-9f907ddfcf7c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:07.170884 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8a3f0f6e-cedd-4e93-ba02-9f907ddfcf7c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:07.195023 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:07.195023 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:07.196933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a3f0f6e-cedd-4e93-ba02-9f907ddfcf7c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:07.198007 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1593/3175] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:07 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:08.064709 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c5b75ff-233f-4a73-a8f0-1f65ce29e29e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:33:08.065241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c5b75ff-233f-4a73-a8f0-1f65ce29e29e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:08.065789 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:08.065789 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:08.066175 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c5b75ff-233f-4a73-a8f0-1f65ce29e29e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:08.121864 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:08.121864 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:08.132819 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5c5b75ff-233f-4a73-a8f0-1f65ce29e29e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Volume info retrieved successfully. Jan 25 11:33:08.161501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c5b75ff-233f-4a73-a8f0-1f65ce29e29e tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 200 Jan 25 11:33:08.162605 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1583/3176] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:08 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 929 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:08.217082 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9cdb1b7-13db-46df-bfcc-29e5198ebe99 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:08.217828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9cdb1b7-13db-46df-bfcc-29e5198ebe99 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:08.218262 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:08.218262 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:08.218767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d9cdb1b7-13db-46df-bfcc-29e5198ebe99 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:08.219236 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d9cdb1b7-13db-46df-bfcc-29e5198ebe99 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:08.280672 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:08.280672 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:08.283552 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d9cdb1b7-13db-46df-bfcc-29e5198ebe99 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:08.283552 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1594/3177] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:08 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:09.232624 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5e9335f-00cd-4eb4-ae79-9ca19c764d39 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] GET http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de Jan 25 11:33:09.232624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e5e9335f-00cd-4eb4-ae79-9ca19c764d39 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:09.232624 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:09.232624 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:09.232624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e5e9335f-00cd-4eb4-ae79-9ca19c764d39 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:09.297229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e34877d3-b641-4aae-8e6a-745e4b791b5f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:09.297896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e34877d3-b641-4aae-8e6a-745e4b791b5f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:09.298133 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:09.298133 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:09.298589 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e34877d3-b641-4aae-8e6a-745e4b791b5f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:09.299138 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e34877d3-b641-4aae-8e6a-745e4b791b5f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:09.319072 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e5e9335f-00cd-4eb4-ae79-9ca19c764d39 tempest-VolumesActionsTest-1062644010 tempest-VolumesActionsTest-1062644010] http://10.222.0.57/volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de returned with HTTP 404 Jan 25 11:33:09.320288 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1584/3178] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:09 2021] GET /volume/v3/6b489b73c72747eab9960d0d3bef9f83/volumes/682c0c7f-8032-4e94-aa27-4c9b0e5877de => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:33:09.342940 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:09.342940 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:09.349516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e34877d3-b641-4aae-8e6a-745e4b791b5f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:09.350643 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1595/3179] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:09 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:10.365804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff334551-3ffd-4135-ba77-61976375df07 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:10.365804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff334551-3ffd-4135-ba77-61976375df07 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:10.366426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ff334551-3ffd-4135-ba77-61976375df07 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:10.366426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ff334551-3ffd-4135-ba77-61976375df07 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:10.390239 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:10.390239 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:10.392120 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ff334551-3ffd-4135-ba77-61976375df07 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:10.393072 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1585/3180] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:10 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:11.408314 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c20d752-b3f8-4f90-9355-dad048be857d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:11.408845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c20d752-b3f8-4f90-9355-dad048be857d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:11.409134 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:11.409134 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:11.409554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4c20d752-b3f8-4f90-9355-dad048be857d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:11.409975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4c20d752-b3f8-4f90-9355-dad048be857d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:11.434676 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:11.434676 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:11.436573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4c20d752-b3f8-4f90-9355-dad048be857d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:11.437579 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1596/3181] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:11 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:12.459177 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0fb519c-3027-47f7-a0f4-a9e614d776bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:12.460379 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0fb519c-3027-47f7-a0f4-a9e614d776bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:12.460815 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:12.460815 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:12.461729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c0fb519c-3027-47f7-a0f4-a9e614d776bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:12.463456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c0fb519c-3027-47f7-a0f4-a9e614d776bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:12.501309 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:12.501309 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:12.511529 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c0fb519c-3027-47f7-a0f4-a9e614d776bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:12.511529 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1586/3182] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:12 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:12.526568 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4da3ef09-96ef-4b68-ae01-fc8c1cd9d6cc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 Jan 25 11:33:12.526568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4da3ef09-96ef-4b68-ae01-fc8c1cd9d6cc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:12.526568 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:12.526568 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:12.526568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4da3ef09-96ef-4b68-ae01-fc8c1cd9d6cc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:12.566636 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:12.566636 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:12.567800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4da3ef09-96ef-4b68-ae01-fc8c1cd9d6cc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:12.572097 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4da3ef09-96ef-4b68-ae01-fc8c1cd9d6cc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 returned with HTTP 200 Jan 25 11:33:12.572097 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1597/3183] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:12 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:12.595238 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0a2b5dd3-e282-4cae-a7a8-27cd5eb4a0c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:12.595238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0a2b5dd3-e282-4cae-a7a8-27cd5eb4a0c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:12.595238 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:12.595238 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:12.595238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0a2b5dd3-e282-4cae-a7a8-27cd5eb4a0c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:12.595238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0a2b5dd3-e282-4cae-a7a8-27cd5eb4a0c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Show backup with id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:33:12.625798 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:12.625798 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:12.629397 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0a2b5dd3-e282-4cae-a7a8-27cd5eb4a0c2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 200 Jan 25 11:33:12.636060 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1587/3184] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:12 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:12.647217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d897497-2b7f-408c-b7d3-37dc898d60f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b Jan 25 11:33:12.647703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d897497-2b7f-408c-b7d3-37dc898d60f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:12.648134 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:12.648134 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:12.648514 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6d897497-2b7f-408c-b7d3-37dc898d60f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:12.648990 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-6d897497-2b7f-408c-b7d3-37dc898d60f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete backup with id: 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b. Jan 25 11:33:12.682856 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:12.682856 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:12.722334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-6d897497-2b7f-408c-b7d3-37dc898d60f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] delete_backup rpcapi backup_id 6a8e3a89-99a5-4bb3-a988-98cdaba2a33b {{(pid=91483) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 11:33:12.731693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6d897497-2b7f-408c-b7d3-37dc898d60f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b returned with HTTP 202 Jan 25 11:33:12.737033 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1598/3185] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:33:12 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/backups/6a8e3a89-99a5-4bb3-a988-98cdaba2a33b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:33:25.347400 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes Jan 25 11:33:25.347866 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:25.347866 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:25.348238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1239746114"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:33:25.349391 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request body: {'volume': {'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1239746114'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:33:25.458617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume of 1 GB Jan 25 11:33:25.472027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Availability Zones retrieved successfully. Jan 25 11:33:25.488872 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (94d145cb-28a8-45e6-9001-ba660013fbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:33:25.491600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb26c32a-158b-46db-bd80-ba551c11c444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:33:25.493683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:33:25.610106 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb26c32a-158b-46db-bd80-ba551c11c444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:33:25.612341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce92ae7-1ec1-4507-b7d7-3f7a86200e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:33:25.688446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['c530c658-b1da-4fc7-aba9-e448513148f3', '67974fd5-c93d-4e5f-abc8-06776cf1b8cd', '616a2700-e7f7-4c70-b766-5b7f131b9adb', '849c9534-ba6b-4d94-ba6e-69d1cb9ec8cd'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:33:25.690515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce92ae7-1ec1-4507-b7d7-3f7a86200e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c530c658-b1da-4fc7-aba9-e448513148f3', '67974fd5-c93d-4e5f-abc8-06776cf1b8cd', '616a2700-e7f7-4c70-b766-5b7f131b9adb', '849c9534-ba6b-4d94-ba6e-69d1cb9ec8cd']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:33:25.692641 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e26827-8c2a-4287-80a5-44c09faa7dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:33:25.756450 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e26827-8c2a-4287-80a5-44c09faa7dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0083ccb0-1392-4873-aaf9-f3857061dcb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1239746114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['c530c658-b1da-4fc7-aba9-e448513148f3','67974fd5-c93d-4e5f-abc8-06776cf1b8cd','616a2700-e7f7-4c70-b766-5b7f131b9adb','849c9534-ba6b-4d94-ba6e-69d1cb9ec8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1239746114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0083ccb0-1392-4873-aaf9-f3857061dcb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aee6eb5e83c4d59a84b0483194db164',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:33:25.759152 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f9a845-0e73-4fb0-9b10-025282250af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:33:25.787544 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f9a845-0e73-4fb0-9b10-025282250af6) transitioned into state 'SUCCESS' from state '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-1239746114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['c530c658-b1da-4fc7-aba9-e448513148f3','67974fd5-c93d-4e5f-abc8-06776cf1b8cd','616a2700-e7f7-4c70-b766-5b7f131b9adb','849c9534-ba6b-4d94-ba6e-69d1cb9ec8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:33:25.789534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f690661-111c-4636-8a3c-b01f9dd25128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:33:25.805127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f690661-111c-4636-8a3c-b01f9dd25128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:33:25.808545 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (94d145cb-28a8-45e6-9001-ba660013fbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:33:25.861588 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request issued successfully. Jan 25 11:33:25.876227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e45f9199-6f58-44ac-9dd8-432ab3cdbe41 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes returned with HTTP 202 Jan 25 11:33:25.877282 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1588/3186] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:33:25 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes => generated 823 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:33:25.892353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-886dbe7d-93b9-4cba-aa23-e6202985ced0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:25.893036 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-886dbe7d-93b9-4cba-aa23-e6202985ced0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:25.893242 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:25.893242 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:25.894040 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-886dbe7d-93b9-4cba-aa23-e6202985ced0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:25.948651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:25.948651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:25.957981 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-886dbe7d-93b9-4cba-aa23-e6202985ced0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:25.983254 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-886dbe7d-93b9-4cba-aa23-e6202985ced0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:25.984583 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1599/3187] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:25 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:27.003150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76ec6eef-4b0f-4e86-b82d-bb4fdc6a2db4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:27.004368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76ec6eef-4b0f-4e86-b82d-bb4fdc6a2db4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:27.004874 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:27.004874 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:27.005711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76ec6eef-4b0f-4e86-b82d-bb4fdc6a2db4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:27.061867 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:27.061867 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:27.071725 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-76ec6eef-4b0f-4e86-b82d-bb4fdc6a2db4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:27.097459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76ec6eef-4b0f-4e86-b82d-bb4fdc6a2db4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:27.107223 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1589/3188] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:26 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:33:28.114680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f677ada2-3bf4-43df-b888-10ca956e33f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:28.115197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f677ada2-3bf4-43df-b888-10ca956e33f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:28.115436 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:28.115436 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:28.115806 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f677ada2-3bf4-43df-b888-10ca956e33f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:28.167550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:28.167550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:28.182619 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f677ada2-3bf4-43df-b888-10ca956e33f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:28.200789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f677ada2-3bf4-43df-b888-10ca956e33f7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:28.201664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1600/3189] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:28 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:29.220297 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72d3c9ab-c68e-434f-a5ec-fac3c464afef tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:29.220839 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72d3c9ab-c68e-434f-a5ec-fac3c464afef tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:29.221028 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:29.221028 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:29.221389 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-72d3c9ab-c68e-434f-a5ec-fac3c464afef tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:29.272640 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:29.272640 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:29.284289 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-72d3c9ab-c68e-434f-a5ec-fac3c464afef tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:29.318627 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-72d3c9ab-c68e-434f-a5ec-fac3c464afef tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:29.319782 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1590/3190] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:29 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:30.339690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-555a881a-2bcb-44bd-8c84-2e681e834a94 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:30.340173 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-555a881a-2bcb-44bd-8c84-2e681e834a94 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:30.340347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:30.340347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:30.340784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-555a881a-2bcb-44bd-8c84-2e681e834a94 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:30.394418 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:30.394418 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:30.404336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-555a881a-2bcb-44bd-8c84-2e681e834a94 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:30.428488 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-555a881a-2bcb-44bd-8c84-2e681e834a94 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:30.429314 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1601/3191] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:30 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:31.447166 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20572b86-f75c-408e-b19a-ee229bc61a6c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:31.447901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20572b86-f75c-408e-b19a-ee229bc61a6c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:31.447901 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:31.447901 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:31.448278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20572b86-f75c-408e-b19a-ee229bc61a6c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:31.503938 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:31.503938 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:31.515072 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-20572b86-f75c-408e-b19a-ee229bc61a6c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:31.538364 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20572b86-f75c-408e-b19a-ee229bc61a6c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:31.548214 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1591/3192] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:31 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:32.555340 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-784783c1-df98-49ef-96eb-243cb76b3620 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:32.556491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-784783c1-df98-49ef-96eb-243cb76b3620 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:32.556710 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:32.556710 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:32.557228 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-784783c1-df98-49ef-96eb-243cb76b3620 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:32.607922 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:32.607922 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:32.617580 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-784783c1-df98-49ef-96eb-243cb76b3620 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:32.642068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-784783c1-df98-49ef-96eb-243cb76b3620 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:32.643122 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1602/3193] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:32 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:33.660092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f5ef5be-5f81-4f1d-858d-5fef78c15feb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:33.660668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f5ef5be-5f81-4f1d-858d-5fef78c15feb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:33.660859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:33.660859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:33.661276 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f5ef5be-5f81-4f1d-858d-5fef78c15feb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:33.711902 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:33.711902 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:33.721289 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3f5ef5be-5f81-4f1d-858d-5fef78c15feb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:33.747755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f5ef5be-5f81-4f1d-858d-5fef78c15feb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:33.748620 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1592/3194] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:33 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:34.764600 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ecdb1901-dfa2-4e45-8c25-503ee87cf1be tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:34.765162 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ecdb1901-dfa2-4e45-8c25-503ee87cf1be tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:34.765389 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:34.765389 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:34.765989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ecdb1901-dfa2-4e45-8c25-503ee87cf1be tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:34.818545 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:34.818545 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:34.827646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ecdb1901-dfa2-4e45-8c25-503ee87cf1be tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:34.851321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ecdb1901-dfa2-4e45-8c25-503ee87cf1be tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:34.852164 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1603/3195] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:34 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:35.878482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fc811ba-428d-4264-9437-fdb549cda791 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:35.881020 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fc811ba-428d-4264-9437-fdb549cda791 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:35.881248 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:35.881248 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:35.883103 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5fc811ba-428d-4264-9437-fdb549cda791 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:35.956152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:35.956152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:35.966328 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5fc811ba-428d-4264-9437-fdb549cda791 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:36.012001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5fc811ba-428d-4264-9437-fdb549cda791 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:36.013496 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1593/3196] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:35 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 915 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:37.029717 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed0ee962-5532-4f8d-ac5d-0a37cda38d61 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:37.030237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed0ee962-5532-4f8d-ac5d-0a37cda38d61 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:37.030480 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:37.030480 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:37.030810 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed0ee962-5532-4f8d-ac5d-0a37cda38d61 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:37.079981 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:37.079981 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:37.088723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ed0ee962-5532-4f8d-ac5d-0a37cda38d61 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:37.111120 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed0ee962-5532-4f8d-ac5d-0a37cda38d61 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:37.112127 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1604/3197] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:37 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:38.127866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ed06772-7853-4d1f-ba0c-e1603509ebf7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:38.128388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ed06772-7853-4d1f-ba0c-e1603509ebf7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:38.128667 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:38.128667 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:38.129044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ed06772-7853-4d1f-ba0c-e1603509ebf7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:38.181920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:38.181920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:38.190354 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2ed06772-7853-4d1f-ba0c-e1603509ebf7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:38.215624 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ed06772-7853-4d1f-ba0c-e1603509ebf7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:38.216581 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1594/3198] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:38 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 976 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:39.235169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49bb7d2a-f40c-49de-baef-7d7b90415031 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:39.235725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49bb7d2a-f40c-49de-baef-7d7b90415031 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:39.235725 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:39.235725 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:39.235983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49bb7d2a-f40c-49de-baef-7d7b90415031 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:39.287238 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:39.287238 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:39.297744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-49bb7d2a-f40c-49de-baef-7d7b90415031 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:39.319749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49bb7d2a-f40c-49de-baef-7d7b90415031 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:39.320560 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1605/3199] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:39 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 976 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:40.338004 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32865894-6e23-4356-803a-c3d897a8dc4c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:40.338570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32865894-6e23-4356-803a-c3d897a8dc4c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:40.338914 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:40.338914 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:40.339268 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32865894-6e23-4356-803a-c3d897a8dc4c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:40.390880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:40.390880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:40.401566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-32865894-6e23-4356-803a-c3d897a8dc4c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:40.429525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32865894-6e23-4356-803a-c3d897a8dc4c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:40.431789 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1595/3200] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:40 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 976 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:41.450933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f66a13e-f326-41e9-873c-114e5058c26e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:41.451637 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f66a13e-f326-41e9-873c-114e5058c26e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:41.452550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:41.452550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:41.453001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f66a13e-f326-41e9-873c-114e5058c26e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:41.505330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:41.505330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:41.517150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5f66a13e-f326-41e9-873c-114e5058c26e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:41.543584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f66a13e-f326-41e9-873c-114e5058c26e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:41.544466 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1606/3201] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:41 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 976 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:42.560469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17cd44f1-4629-4dcb-ab9d-19604a9240dd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:42.561024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17cd44f1-4629-4dcb-ab9d-19604a9240dd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:42.561191 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:42.561191 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:42.561568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17cd44f1-4629-4dcb-ab9d-19604a9240dd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:42.612939 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:42.612939 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:42.622081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-17cd44f1-4629-4dcb-ab9d-19604a9240dd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:42.645277 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17cd44f1-4629-4dcb-ab9d-19604a9240dd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:42.646191 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1596/3202] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:42 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1364 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:42.770852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-eac2cef4-9c1a-4dc5-8a85-384b0b650329 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:42.771379 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-eac2cef4-9c1a-4dc5-8a85-384b0b650329 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:42.771599 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:42.771599 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:42.772017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-eac2cef4-9c1a-4dc5-8a85-384b0b650329 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:42.825215 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:42.825215 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:42.833422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-eac2cef4-9c1a-4dc5-8a85-384b0b650329 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:42.860316 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-eac2cef4-9c1a-4dc5-8a85-384b0b650329 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:42.861179 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1607/3203] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:33:42 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1364 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:42.932616 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17cd44f1-4629-4dcb-ab9d-19604a9240dd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume// Jan 25 11:33:42.933095 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17cd44f1-4629-4dcb-ab9d-19604a9240dd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:42.933326 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:42.933326 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:42.933739 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-17cd44f1-4629-4dcb-ab9d-19604a9240dd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:42.934982 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-17cd44f1-4629-4dcb-ab9d-19604a9240dd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:33:42.935589 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1597/3204] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:33:42 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:33:42.951808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-191853e6-1981-440c-aa3f-6783b699ab62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments Jan 25 11:33:42.952361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:42.952361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:42.952761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-191853e6-1981-440c-aa3f-6783b699ab62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0083ccb0-1392-4873-aaf9-f3857061dcb7", "instance_uuid": "23e06f48-bc69-452e-b835-aaee550a6c41", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:33:43.005253 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:43.005253 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:43.060732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-191853e6-1981-440c-aa3f-6783b699ab62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments returned with HTTP 200 Jan 25 11:33:43.061647 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1608/3205] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:33:42 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:43.097033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3bf3eaa-c96f-4cbd-a4dd-f0fcfda40fac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:43.097565 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3bf3eaa-c96f-4cbd-a4dd-f0fcfda40fac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:43.098081 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3bf3eaa-c96f-4cbd-a4dd-f0fcfda40fac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:43.117441 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-191853e6-1981-440c-aa3f-6783b699ab62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume// Jan 25 11:33:43.118684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-191853e6-1981-440c-aa3f-6783b699ab62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:43.118903 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:43.118903 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:43.119275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-191853e6-1981-440c-aa3f-6783b699ab62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:43.120635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-191853e6-1981-440c-aa3f-6783b699ab62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:33:43.121277 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1609/3206] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:33:43 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:33:43.134798 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-7119926c-a080-4f90-a0a7-587898171cd3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:43.135439 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-7119926c-a080-4f90-a0a7-587898171cd3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:43.135922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-7119926c-a080-4f90-a0a7-587898171cd3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:43.148395 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:43.148395 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:43.157629 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f3bf3eaa-c96f-4cbd-a4dd-f0fcfda40fac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:43.176418 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:43.176418 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:43.184814 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:43.184814 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:43.187115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3bf3eaa-c96f-4cbd-a4dd-f0fcfda40fac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:43.197991 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1598/3207] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:43 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1363 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:43.198173 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-7119926c-a080-4f90-a0a7-587898171cd3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:43.212606 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:43.212606 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:43.222343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-7119926c-a080-4f90-a0a7-587898171cd3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:43.223176 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1610/3208] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:33:43 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1462 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:33:43.242128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-8aaaf8d2-9f1c-431c-b5ff-df4b9bf13a9e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] PUT http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/e998d134-bfbb-46cb-945a-dd02073849b5 Jan 25 11:33:43.243173 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:43.243173 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:43.243678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-8aaaf8d2-9f1c-431c-b5ff-df4b9bf13a9e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:33:43.287762 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:33:43.287762 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:33:43.288426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-8aaaf8d2-9f1c-431c-b5ff-df4b9bf13a9e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Lock "b'cinder-attachment_update-0083ccb0-1392-4873-aaf9-f3857061dcb7-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.025s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:33:43.290810 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:43.290810 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:44.204249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d62586e0-9b4c-46b2-931f-0ed87d2acd81 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:44.204770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d62586e0-9b4c-46b2-931f-0ed87d2acd81 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:44.204986 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:44.204986 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:44.205358 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d62586e0-9b4c-46b2-931f-0ed87d2acd81 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:44.259574 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:44.259574 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:44.272519 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d62586e0-9b4c-46b2-931f-0ed87d2acd81 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:44.296658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:44.296658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:44.308184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d62586e0-9b4c-46b2-931f-0ed87d2acd81 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:44.309021 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1611/3209] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:44 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1363 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:44.565985 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-8aaaf8d2-9f1c-431c-b5ff-df4b9bf13a9e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Lock "b'cinder-attachment_update-0083ccb0-1392-4873-aaf9-f3857061dcb7-n-h1-764292-12'" released by "attachment_update" :: held 1.278s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:33:44.566669 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-8aaaf8d2-9f1c-431c-b5ff-df4b9bf13a9e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/e998d134-bfbb-46cb-945a-dd02073849b5 returned with HTTP 200 Jan 25 11:33:44.567564 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1599/3210] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:33:43 2021] PUT /volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/e998d134-bfbb-46cb-945a-dd02073849b5 => generated 762 bytes in 1330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:45.325286 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0baa8e14-c773-401a-b18b-367004abeed7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:45.325910 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0baa8e14-c773-401a-b18b-367004abeed7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:45.326124 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:45.326124 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:45.326497 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0baa8e14-c773-401a-b18b-367004abeed7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:45.376866 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:45.376866 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:45.385583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0baa8e14-c773-401a-b18b-367004abeed7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:45.405152 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:45.405152 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:45.415905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0baa8e14-c773-401a-b18b-367004abeed7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:45.416739 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1612/3211] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:45 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1364 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:46.432625 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ec862a1-5b1c-4256-bcd5-646dda1284d3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:46.433181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ec862a1-5b1c-4256-bcd5-646dda1284d3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:46.433346 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:46.433346 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:46.433757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ec862a1-5b1c-4256-bcd5-646dda1284d3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:46.486825 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:46.486825 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:46.495150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9ec862a1-5b1c-4256-bcd5-646dda1284d3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:46.514118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:46.514118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:46.523582 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ec862a1-5b1c-4256-bcd5-646dda1284d3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:46.525088 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1600/3212] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:46 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1364 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:47.541745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2eacc030-829a-4367-905f-4f31685c6eac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:47.542274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2eacc030-829a-4367-905f-4f31685c6eac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:47.542474 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:47.542474 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:47.542837 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2eacc030-829a-4367-905f-4f31685c6eac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:47.591535 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:47.591535 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:47.599518 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2eacc030-829a-4367-905f-4f31685c6eac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:47.618321 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:47.618321 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:47.627978 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2eacc030-829a-4367-905f-4f31685c6eac tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:47.628808 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1613/3213] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:47 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1364 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:48.644509 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a665dc6-79f1-41ed-b02d-f5d0375583fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:48.645065 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a665dc6-79f1-41ed-b02d-f5d0375583fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:48.645217 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:48.645217 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:48.645586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1a665dc6-79f1-41ed-b02d-f5d0375583fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:48.823029 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:48.823029 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:48.831293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1a665dc6-79f1-41ed-b02d-f5d0375583fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:48.849226 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:48.849226 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:48.859722 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1a665dc6-79f1-41ed-b02d-f5d0375583fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:48.860537 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1601/3214] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:48 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1364 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:49.877567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19b8f686-fd78-43f7-a707-3a96812f4b40 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:49.878149 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19b8f686-fd78-43f7-a707-3a96812f4b40 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:49.878337 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:49.878337 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:49.878723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19b8f686-fd78-43f7-a707-3a96812f4b40 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:49.931668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:49.931668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:49.939872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-19b8f686-fd78-43f7-a707-3a96812f4b40 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:49.959296 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:49.959296 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:49.969743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19b8f686-fd78-43f7-a707-3a96812f4b40 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:49.970524 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1614/3215] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:49 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1364 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:50.103697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-618eecb8-a9e1-4809-b9d7-192008d3af4d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/e998d134-bfbb-46cb-945a-dd02073849b5/action Jan 25 11:33:50.103697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:50.103697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:50.103697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-618eecb8-a9e1-4809-b9d7-192008d3af4d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:33:50.103697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-618eecb8-a9e1-4809-b9d7-192008d3af4d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:33:50.175047 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:50.175047 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:50.188300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3e193e7f-df79-49b8-83db-f82d5eaa7883 req-618eecb8-a9e1-4809-b9d7-192008d3af4d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/e998d134-bfbb-46cb-945a-dd02073849b5/action returned with HTTP 204 Jan 25 11:33:50.189159 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1602/3216] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:33:50 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/e998d134-bfbb-46cb-945a-dd02073849b5/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:33:50.987640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-84cc745f-8ad3-46b2-bafe-cd50e6d4ef56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:50.988157 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-84cc745f-8ad3-46b2-bafe-cd50e6d4ef56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:50.988484 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:50.988484 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:50.988923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-84cc745f-8ad3-46b2-bafe-cd50e6d4ef56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:51.038000 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:51.038000 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:51.047543 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-84cc745f-8ad3-46b2-bafe-cd50e6d4ef56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:51.066924 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:51.066924 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:51.076459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-84cc745f-8ad3-46b2-bafe-cd50e6d4ef56 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:33:51.077291 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1615/3217] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:33:50 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1656 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:33:51.093049 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9374a44c-55d5-474e-a0ed-6641721058c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:33:51.093507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:51.093507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:51.093961 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9374a44c-55d5-474e-a0ed-6641721058c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0083ccb0-1392-4873-aaf9-f3857061dcb7", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1375657577"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:33:51.144246 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:51.144246 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:51.145399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9374a44c-55d5-474e-a0ed-6641721058c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:51.145788 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-9374a44c-55d5-474e-a0ed-6641721058c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:51.152506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9374a44c-55d5-474e-a0ed-6641721058c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 400 Jan 25 11:33:51.153506 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1603/3218] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:33:51 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 160 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 11:33:51.161593 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-203a5f14-5f4e-44b6-a02d-eee987f92c6d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:33:51.162098 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:51.162098 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:51.162569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-203a5f14-5f4e-44b6-a02d-eee987f92c6d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0083ccb0-1392-4873-aaf9-f3857061dcb7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1386455113"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:33:51.213420 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:51.213420 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:51.214548 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-203a5f14-5f4e-44b6-a02d-eee987f92c6d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:51.214907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-203a5f14-5f4e-44b6-a02d-eee987f92c6d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:51.270144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-203a5f14-5f4e-44b6-a02d-eee987f92c6d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['0fd1af8a-a247-44cc-a19a-8424055c24c7', '5592f2ca-7b97-4a89-b253-f36386192eb8', '7afe0e45-c6fd-4f58-b023-a0c447fcc718', 'd33963e4-ad8e-4f9e-822d-95a1a80d571b'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:33:51.371597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-203a5f14-5f4e-44b6-a02d-eee987f92c6d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot force create request issued successfully. Jan 25 11:33:51.372375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-203a5f14-5f4e-44b6-a02d-eee987f92c6d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:33:51.373280 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1616/3219] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:33:51 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 310 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:33:51.384778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d2ed9ae-9ec6-4e3d-a5fe-91c0281d8114 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:33:51.385078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d2ed9ae-9ec6-4e3d-a5fe-91c0281d8114 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:51.385296 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:51.385296 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:51.385722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5d2ed9ae-9ec6-4e3d-a5fe-91c0281d8114 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:51.412787 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:51.412787 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:51.413983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5d2ed9ae-9ec6-4e3d-a5fe-91c0281d8114 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:51.416210 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5d2ed9ae-9ec6-4e3d-a5fe-91c0281d8114 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 returned with HTTP 200 Jan 25 11:33:51.417021 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1604/3220] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:51 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:52.428797 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-684b7d10-eb30-4e9e-b1a7-45355bf77766 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:33:52.429328 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-684b7d10-eb30-4e9e-b1a7-45355bf77766 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:52.429513 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:52.429513 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:52.430598 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-684b7d10-eb30-4e9e-b1a7-45355bf77766 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:52.470032 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:52.470032 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:52.471525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-684b7d10-eb30-4e9e-b1a7-45355bf77766 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:52.473641 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-684b7d10-eb30-4e9e-b1a7-45355bf77766 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 returned with HTTP 200 Jan 25 11:33:52.474635 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1617/3221] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:52 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:53.487684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49f6b112-9ca0-4d0e-ad37-4e5c6b10b1a0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:33:53.488226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49f6b112-9ca0-4d0e-ad37-4e5c6b10b1a0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:53.488394 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:53.488394 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:53.488793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-49f6b112-9ca0-4d0e-ad37-4e5c6b10b1a0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:53.514675 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:53.514675 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:53.515732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-49f6b112-9ca0-4d0e-ad37-4e5c6b10b1a0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:53.517647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-49f6b112-9ca0-4d0e-ad37-4e5c6b10b1a0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 returned with HTTP 200 Jan 25 11:33:53.518394 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1605/3222] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:53 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:53.529729 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-015797e4-4ab9-4828-ae08-84ab5a7ff363 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:33:53.530189 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:53.530189 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:53.530609 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-015797e4-4ab9-4828-ae08-84ab5a7ff363 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0083ccb0-1392-4873-aaf9-f3857061dcb7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-792590545"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:33:53.583540 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:53.583540 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:53.584822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-015797e4-4ab9-4828-ae08-84ab5a7ff363 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:53.585179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-015797e4-4ab9-4828-ae08-84ab5a7ff363 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:53.641794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-015797e4-4ab9-4828-ae08-84ab5a7ff363 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['6669eacf-164b-4164-9fef-fbd072602f79', '1b8d834a-0208-4b95-8b13-c1223f0a356c', 'ef4fdef3-a01d-47e6-8ce9-591dbd3d68ba', '2c0c5a16-e074-401f-bc5a-c8e5d47ceb30'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:33:53.744320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-015797e4-4ab9-4828-ae08-84ab5a7ff363 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot force create request issued successfully. Jan 25 11:33:53.745007 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-015797e4-4ab9-4828-ae08-84ab5a7ff363 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:33:53.746062 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1618/3223] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:33:53 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 309 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:33:53.756664 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5cc16e8b-636a-4fcc-a2ef-47bd500989af tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:33:53.757422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5cc16e8b-636a-4fcc-a2ef-47bd500989af tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:53.757650 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:53.757650 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:53.758683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5cc16e8b-636a-4fcc-a2ef-47bd500989af tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:53.786373 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:53.786373 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:53.787501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5cc16e8b-636a-4fcc-a2ef-47bd500989af tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:53.789596 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5cc16e8b-636a-4fcc-a2ef-47bd500989af tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 returned with HTTP 200 Jan 25 11:33:53.789596 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1606/3224] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:53 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:54.806897 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7a938b72-c93b-4800-9661-397ae9228021 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:33:54.808849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7a938b72-c93b-4800-9661-397ae9228021 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:54.809268 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:54.809268 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:54.809925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7a938b72-c93b-4800-9661-397ae9228021 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:54.844403 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:54.844403 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:54.845655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7a938b72-c93b-4800-9661-397ae9228021 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:54.847661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7a938b72-c93b-4800-9661-397ae9228021 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 returned with HTTP 200 Jan 25 11:33:54.850021 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1619/3225] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:54 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 => generated 441 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:55.861537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-442dffcd-e419-48a1-8e29-9a2e60e92a90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:33:55.863685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-442dffcd-e419-48a1-8e29-9a2e60e92a90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:55.863685 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:55.863685 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:55.863685 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-442dffcd-e419-48a1-8e29-9a2e60e92a90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:55.887373 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:55.887373 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:55.888498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-442dffcd-e419-48a1-8e29-9a2e60e92a90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:55.890452 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-442dffcd-e419-48a1-8e29-9a2e60e92a90 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 returned with HTTP 200 Jan 25 11:33:55.891253 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1607/3226] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:55 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:55.903407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21ee26ef-fc94-47b8-bb12-a081ff39da2b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:33:55.903871 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:55.903871 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:55.904303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-21ee26ef-fc94-47b8-bb12-a081ff39da2b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0083ccb0-1392-4873-aaf9-f3857061dcb7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-466091228"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:33:55.955346 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:55.955346 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:55.956680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-21ee26ef-fc94-47b8-bb12-a081ff39da2b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:33:55.957042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-21ee26ef-fc94-47b8-bb12-a081ff39da2b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:33:56.020930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-21ee26ef-fc94-47b8-bb12-a081ff39da2b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['9d781b37-2c12-41e6-8fe9-5195d47e7ac0', '53a3364a-1e25-4dfd-9e16-0a72741f09fc', 'deab7641-8b72-4139-b6f0-adb4f97f982e', '6951a50b-4e1a-4804-9e15-79629e8ec0b6'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:33:56.126486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-21ee26ef-fc94-47b8-bb12-a081ff39da2b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot force create request issued successfully. Jan 25 11:33:56.127183 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-21ee26ef-fc94-47b8-bb12-a081ff39da2b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:33:56.128325 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1620/3227] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:33:55 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 309 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:33:56.140778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e8fdde7-85d1-40a9-96bb-ddd649a33c2c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be Jan 25 11:33:56.141298 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e8fdde7-85d1-40a9-96bb-ddd649a33c2c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:56.142126 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:56.142126 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:56.142126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8e8fdde7-85d1-40a9-96bb-ddd649a33c2c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:56.170911 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:56.170911 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:56.172045 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8e8fdde7-85d1-40a9-96bb-ddd649a33c2c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:56.173985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8e8fdde7-85d1-40a9-96bb-ddd649a33c2c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be returned with HTTP 200 Jan 25 11:33:56.174760 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1608/3228] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:56 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:57.188795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a07e65c0-35c9-4bbc-aef0-59ffff9d024f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be Jan 25 11:33:57.189352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a07e65c0-35c9-4bbc-aef0-59ffff9d024f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:57.189487 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:57.189487 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:57.190126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a07e65c0-35c9-4bbc-aef0-59ffff9d024f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:57.230929 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:57.230929 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:57.232394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a07e65c0-35c9-4bbc-aef0-59ffff9d024f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:57.234985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a07e65c0-35c9-4bbc-aef0-59ffff9d024f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be returned with HTTP 200 Jan 25 11:33:57.241047 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1621/3229] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:57 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be => generated 441 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:58.251805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8c4940a-392f-43e4-b080-1949d3032d57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be Jan 25 11:33:58.252361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8c4940a-392f-43e4-b080-1949d3032d57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:58.252764 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:58.252764 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:58.253427 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f8c4940a-392f-43e4-b080-1949d3032d57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:58.283588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:58.283588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:58.285122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f8c4940a-392f-43e4-b080-1949d3032d57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:58.287165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f8c4940a-392f-43e4-b080-1949d3032d57 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be returned with HTTP 200 Jan 25 11:33:58.288172 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1609/3230] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:58 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:58.299747 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c12a2c74-e5c3-439f-9b16-1cd0480322f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:33:58.300283 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c12a2c74-e5c3-439f-9b16-1cd0480322f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:58.300501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:58.300501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:58.300883 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c12a2c74-e5c3-439f-9b16-1cd0480322f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:58.301250 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-c12a2c74-e5c3-439f-9b16-1cd0480322f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: 8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:33:58.330153 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:58.330153 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:58.331603 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c12a2c74-e5c3-439f-9b16-1cd0480322f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:58.412679 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c12a2c74-e5c3-439f-9b16-1cd0480322f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:33:58.413353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c12a2c74-e5c3-439f-9b16-1cd0480322f8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 returned with HTTP 202 Jan 25 11:33:58.414536 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1622/3231] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:33:58 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:33:58.423411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad8c2440-26d5-4077-b5a5-74f056b7a452 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:33:58.424244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad8c2440-26d5-4077-b5a5-74f056b7a452 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:58.424331 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:58.424331 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:58.424700 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad8c2440-26d5-4077-b5a5-74f056b7a452 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:58.468995 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:58.468995 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:58.470189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ad8c2440-26d5-4077-b5a5-74f056b7a452 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:58.478107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad8c2440-26d5-4077-b5a5-74f056b7a452 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 returned with HTTP 200 Jan 25 11:33:58.479639 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1610/3232] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:58 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:33:59.496991 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc3cf863-a6f6-44bb-a6ef-276ef15170e4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:33:59.498299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc3cf863-a6f6-44bb-a6ef-276ef15170e4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:33:59.498507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:33:59.498507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:33:59.498880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cc3cf863-a6f6-44bb-a6ef-276ef15170e4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:33:59.543302 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:33:59.543302 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:33:59.544748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cc3cf863-a6f6-44bb-a6ef-276ef15170e4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:33:59.547395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cc3cf863-a6f6-44bb-a6ef-276ef15170e4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 returned with HTTP 200 Jan 25 11:33:59.548212 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1623/3233] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:33:59 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 => generated 468 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:00.560362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41752d93-42f0-48c8-9a3b-1fdd9c85bfde tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:34:00.561021 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41752d93-42f0-48c8-9a3b-1fdd9c85bfde tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:00.561934 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:00.561934 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:00.562443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41752d93-42f0-48c8-9a3b-1fdd9c85bfde tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:00.618856 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41752d93-42f0-48c8-9a3b-1fdd9c85bfde tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 returned with HTTP 404 Jan 25 11:34:00.619915 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1611/3234] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:00 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:00.628410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-89f983e8-56ec-4232-9f69-05c40e11e2d4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be Jan 25 11:34:00.629153 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-89f983e8-56ec-4232-9f69-05c40e11e2d4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:00.629350 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:00.629350 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:00.629972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-89f983e8-56ec-4232-9f69-05c40e11e2d4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:00.630475 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-89f983e8-56ec-4232-9f69-05c40e11e2d4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: 56240272-7700-43c0-b183-db0553e579be Jan 25 11:34:00.657137 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:00.657137 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:00.658328 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-89f983e8-56ec-4232-9f69-05c40e11e2d4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:00.721094 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-89f983e8-56ec-4232-9f69-05c40e11e2d4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:34:00.721537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-89f983e8-56ec-4232-9f69-05c40e11e2d4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be returned with HTTP 202 Jan 25 11:34:00.722590 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1624/3235] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:34:00 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:34:00.730640 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1a6a2b0-a0c4-433b-a215-b3a612abf211 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be Jan 25 11:34:00.731355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a1a6a2b0-a0c4-433b-a215-b3a612abf211 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:00.731996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a1a6a2b0-a0c4-433b-a215-b3a612abf211 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:00.768361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:00.768361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:00.769705 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a1a6a2b0-a0c4-433b-a215-b3a612abf211 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:00.775792 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a1a6a2b0-a0c4-433b-a215-b3a612abf211 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be returned with HTTP 200 Jan 25 11:34:00.777852 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1612/3236] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:00 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be => generated 467 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:01.790617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46beb277-5213-4291-8e58-ab08e4619bd0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be Jan 25 11:34:01.791202 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46beb277-5213-4291-8e58-ab08e4619bd0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:01.791628 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:01.791628 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:01.792102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-46beb277-5213-4291-8e58-ab08e4619bd0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:01.819009 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:01.819009 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:01.821967 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-46beb277-5213-4291-8e58-ab08e4619bd0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:01.824836 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-46beb277-5213-4291-8e58-ab08e4619bd0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be returned with HTTP 200 Jan 25 11:34:01.825837 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1625/3237] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:01 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:02.838371 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b04d547-e127-4ee1-aef2-7c3032740358 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be Jan 25 11:34:02.838921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b04d547-e127-4ee1-aef2-7c3032740358 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:02.839086 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:02.839086 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:02.839826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8b04d547-e127-4ee1-aef2-7c3032740358 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:02.875598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8b04d547-e127-4ee1-aef2-7c3032740358 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be returned with HTTP 404 Jan 25 11:34:02.878202 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1613/3238] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:02 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:02.886907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5595e6f4-51a2-4533-a7c4-f317e782a905 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:34:02.887785 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5595e6f4-51a2-4533-a7c4-f317e782a905 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:02.888212 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:02.888212 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:02.888858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5595e6f4-51a2-4533-a7c4-f317e782a905 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:02.890081 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-5595e6f4-51a2-4533-a7c4-f317e782a905 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: 811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:34:02.918385 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:02.918385 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:02.919540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5595e6f4-51a2-4533-a7c4-f317e782a905 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:03.008170 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5595e6f4-51a2-4533-a7c4-f317e782a905 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:34:03.008422 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5595e6f4-51a2-4533-a7c4-f317e782a905 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 returned with HTTP 202 Jan 25 11:34:03.013202 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1626/3239] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:34:02 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:34:03.021356 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2c6bd99-6bc9-4d8e-b7d4-b62c609bb101 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:34:03.022480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2c6bd99-6bc9-4d8e-b7d4-b62c609bb101 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:03.023263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2c6bd99-6bc9-4d8e-b7d4-b62c609bb101 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:03.075041 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:03.075041 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:03.076503 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a2c6bd99-6bc9-4d8e-b7d4-b62c609bb101 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:03.078619 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2c6bd99-6bc9-4d8e-b7d4-b62c609bb101 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 returned with HTTP 200 Jan 25 11:34:03.079591 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1614/3240] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:03 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 => generated 467 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:04.091807 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c59afd6d-6d7f-48af-8f91-20be7374e235 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:34:04.092331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c59afd6d-6d7f-48af-8f91-20be7374e235 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:04.092557 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:04.092557 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:04.092933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c59afd6d-6d7f-48af-8f91-20be7374e235 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:04.160805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:04.160805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:04.162311 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c59afd6d-6d7f-48af-8f91-20be7374e235 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:04.167185 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c59afd6d-6d7f-48af-8f91-20be7374e235 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 returned with HTTP 200 Jan 25 11:34:04.169677 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1627/3241] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:04 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 => generated 467 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:05.181260 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19ad0994-214a-4a5e-a6a7-a43c2f90bcc3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:34:05.181841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19ad0994-214a-4a5e-a6a7-a43c2f90bcc3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:05.182055 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:05.182055 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:05.182426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-19ad0994-214a-4a5e-a6a7-a43c2f90bcc3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:05.204952 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-19ad0994-214a-4a5e-a6a7-a43c2f90bcc3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 returned with HTTP 404 Jan 25 11:34:05.206264 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1615/3242] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:05 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:05.316118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-f40a11e5-9e90-4a38-8339-1fa6e0212ca7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:34:05.316648 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-f40a11e5-9e90-4a38-8339-1fa6e0212ca7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:05.316867 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:05.316867 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:05.317241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-f40a11e5-9e90-4a38-8339-1fa6e0212ca7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:05.370981 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:05.370981 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:05.379300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-f40a11e5-9e90-4a38-8339-1fa6e0212ca7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:05.398602 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:05.398602 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:05.408438 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-f40a11e5-9e90-4a38-8339-1fa6e0212ca7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:34:05.415033 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1628/3243] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:34:05 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1656 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:05.436776 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7/action Jan 25 11:34:05.437488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:34:05.437918 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:05.492352 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:05.492352 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:05.494168 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:05.503121 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Begin detaching volume completed successfully. Jan 25 11:34:05.503644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7/action returned with HTTP 202 Jan 25 11:34:05.505040 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1616/3244] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:34:05 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 11:34:05.527121 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9b2ca03-aa29-4e06-b5cc-304dafe18358 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:34:05.527721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9b2ca03-aa29-4e06-b5cc-304dafe18358 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:05.528096 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:05.528096 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:05.528662 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b9b2ca03-aa29-4e06-b5cc-304dafe18358 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:05.560826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume// Jan 25 11:34:05.561464 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:05.561724 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:05.561724 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:05.562112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:05.563192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-b97d7289-00af-4127-a171-8534c0b898c3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:34:05.563908 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1617/3245] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:34:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:34:05.576800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-de04d428-d83e-4fb4-b502-28e16606b6f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:34:05.577519 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-de04d428-d83e-4fb4-b502-28e16606b6f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:05.578209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-de04d428-d83e-4fb4-b502-28e16606b6f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:05.581820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:05.581820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:05.597365 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b9b2ca03-aa29-4e06-b5cc-304dafe18358 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:05.637978 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:05.637978 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:05.643163 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:05.643163 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:05.646623 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b9b2ca03-aa29-4e06-b5cc-304dafe18358 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:34:05.646623 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1629/3246] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:05 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1659 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:05.653960 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-de04d428-d83e-4fb4-b502-28e16606b6f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:05.673629 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:05.673629 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:05.689805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-de04d428-d83e-4fb4-b502-28e16606b6f1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:34:05.689805 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1618/3247] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:34:05 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1758 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:34:06.032625 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-2500cf89-49b1-4fbe-9b06-eb72155edf0c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/e998d134-bfbb-46cb-945a-dd02073849b5 Jan 25 11:34:06.033340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-2500cf89-49b1-4fbe-9b06-eb72155edf0c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:06.035012 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:06.035012 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:06.035592 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-2500cf89-49b1-4fbe-9b06-eb72155edf0c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:06.089884 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:06.089884 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:06.630613 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-2500cf89-49b1-4fbe-9b06-eb72155edf0c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:34:06.631209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-2500cf89-49b1-4fbe-9b06-eb72155edf0c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:34:06.638328 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-4f1d6207-026d-4c4b-888a-65b5f5eaff4a req-2500cf89-49b1-4fbe-9b06-eb72155edf0c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/e998d134-bfbb-46cb-945a-dd02073849b5 returned with HTTP 200 Jan 25 11:34:06.639342 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1630/3248] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:34:06 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/e998d134-bfbb-46cb-945a-dd02073849b5 => generated 19 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:06.663477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3425b16-ce80-4372-bf85-87a6f2e1433d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:34:06.665478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3425b16-ce80-4372-bf85-87a6f2e1433d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:06.666347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:06.666347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:06.667429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c3425b16-ce80-4372-bf85-87a6f2e1433d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:06.766796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:06.766796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:06.778380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c3425b16-ce80-4372-bf85-87a6f2e1433d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:06.807389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c3425b16-ce80-4372-bf85-87a6f2e1433d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:34:06.808248 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1619/3249] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:06 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1364 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:09.811682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-419fcbc0-f2b2-4d58-bc26-1758c34d5d46 req-f33db9f3-0347-4db9-b6b4-324be44ee266 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/54595916-4daf-4a7a-a0f6-d8bfe1b92060 Jan 25 11:34:09.812182 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-419fcbc0-f2b2-4d58-bc26-1758c34d5d46 req-f33db9f3-0347-4db9-b6b4-324be44ee266 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:09.812416 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:09.812416 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:09.812646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-419fcbc0-f2b2-4d58-bc26-1758c34d5d46 req-f33db9f3-0347-4db9-b6b4-324be44ee266 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:09.858473 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:09.858473 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:10.409876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-419fcbc0-f2b2-4d58-bc26-1758c34d5d46 req-f33db9f3-0347-4db9-b6b4-324be44ee266 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:34:10.410676 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-419fcbc0-f2b2-4d58-bc26-1758c34d5d46 req-f33db9f3-0347-4db9-b6b4-324be44ee266 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:34:10.421169 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-419fcbc0-f2b2-4d58-bc26-1758c34d5d46 req-f33db9f3-0347-4db9-b6b4-324be44ee266 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/54595916-4daf-4a7a-a0f6-d8bfe1b92060 returned with HTTP 200 Jan 25 11:34:10.422735 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1631/3250] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:34:09 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/54595916-4daf-4a7a-a0f6-d8bfe1b92060 => generated 19 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:11.301102 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d7ba766-a85a-4406-b6af-ba1259e66eca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:34:11.301645 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d7ba766-a85a-4406-b6af-ba1259e66eca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:11.301819 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:11.301819 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:11.302196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d7ba766-a85a-4406-b6af-ba1259e66eca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:11.302629 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-1d7ba766-a85a-4406-b6af-ba1259e66eca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume with id: b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:34:11.367924 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:11.367924 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:11.369111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1d7ba766-a85a-4406-b6af-ba1259e66eca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:34:11.395031 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1d7ba766-a85a-4406-b6af-ba1259e66eca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume request issued successfully. Jan 25 11:34:11.395688 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d7ba766-a85a-4406-b6af-ba1259e66eca tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 202 Jan 25 11:34:11.396797 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1620/3251] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:34:11 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:34:11.404457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcaf11a9-beef-4a22-bccd-b8a43018cdd0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:34:11.404987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcaf11a9-beef-4a22-bccd-b8a43018cdd0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:11.405211 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:11.405211 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:11.405585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcaf11a9-beef-4a22-bccd-b8a43018cdd0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:11.457086 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:11.457086 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:11.466210 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dcaf11a9-beef-4a22-bccd-b8a43018cdd0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:34:11.491324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcaf11a9-beef-4a22-bccd-b8a43018cdd0 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:34:11.492421 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1632/3252] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:11 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:12.510510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-42b7183c-4f47-4f84-a4c5-abe1d498a057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:34:12.511259 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-42b7183c-4f47-4f84-a4c5-abe1d498a057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:12.511366 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:12.511366 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:12.511742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-42b7183c-4f47-4f84-a4c5-abe1d498a057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:12.570803 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:12.570803 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:12.580077 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-42b7183c-4f47-4f84-a4c5-abe1d498a057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:34:12.611358 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-42b7183c-4f47-4f84-a4c5-abe1d498a057 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 200 Jan 25 11:34:12.621918 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1621/3253] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:12 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 1395 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:13.629171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b098d7d9-f2ec-4ed2-b33e-c7375b305fea tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 Jan 25 11:34:13.629946 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b098d7d9-f2ec-4ed2-b33e-c7375b305fea tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:13.630166 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:13.630166 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:13.631117 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b098d7d9-f2ec-4ed2-b33e-c7375b305fea tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:13.681551 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b098d7d9-f2ec-4ed2-b33e-c7375b305fea tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 returned with HTTP 404 Jan 25 11:34:13.682822 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1633/3254] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:13 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b4458b43-fcea-4482-865b-501bfe4bba09 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:13.691037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a3db254-0012-4929-9928-00c58d74a074 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 Jan 25 11:34:13.691564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a3db254-0012-4929-9928-00c58d74a074 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:13.691761 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:13.691761 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:13.692138 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a3db254-0012-4929-9928-00c58d74a074 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:13.692499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-3a3db254-0012-4929-9928-00c58d74a074 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete snapshot with id: 0a0d8dc6-d9e0-4597-85de-9d10cb49e560 Jan 25 11:34:13.717280 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:13.717280 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:13.718469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3a3db254-0012-4929-9928-00c58d74a074 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:34:13.787540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3a3db254-0012-4929-9928-00c58d74a074 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot delete request issued successfully. Jan 25 11:34:13.787934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a3db254-0012-4929-9928-00c58d74a074 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 returned with HTTP 202 Jan 25 11:34:13.789440 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1622/3255] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:34:13 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:34:13.797515 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f97386f2-358b-48dc-baa1-45a1c3274a87 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 Jan 25 11:34:13.798504 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f97386f2-358b-48dc-baa1-45a1c3274a87 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:13.798774 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f97386f2-358b-48dc-baa1-45a1c3274a87 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:13.834845 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:13.834845 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:13.837239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f97386f2-358b-48dc-baa1-45a1c3274a87 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:34:13.839602 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f97386f2-358b-48dc-baa1-45a1c3274a87 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 returned with HTTP 200 Jan 25 11:34:13.843285 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1634/3256] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:13 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 => generated 464 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:14.030787 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-edf90cb0-6baa-4632-b8f0-4cc0fd30ccdb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:34:14.031970 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:14.031970 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:14.032668 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-edf90cb0-6baa-4632-b8f0-4cc0fd30ccdb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005690ad-cf45-4559-a568-12abaeba3dac", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-811635909"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:14.088258 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:14.088258 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:14.089878 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-edf90cb0-6baa-4632-b8f0-4cc0fd30ccdb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:14.090440 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-edf90cb0-6baa-4632-b8f0-4cc0fd30ccdb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:14.170615 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-edf90cb0-6baa-4632-b8f0-4cc0fd30ccdb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['c1251197-1c6c-4a51-a265-6f4cf3ef5673', 'e2b2e047-0693-4ee0-a6d6-e4bf81202742', '8117025f-50b5-4280-87cf-0b6a9ffe2762', '1c6c9078-ed94-4454-9f7a-ebfe93aca5d8'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:34:14.307582 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-edf90cb0-6baa-4632-b8f0-4cc0fd30ccdb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot create request issued successfully. Jan 25 11:34:14.308651 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-edf90cb0-6baa-4632-b8f0-4cc0fd30ccdb tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:34:14.310040 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1623/3257] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:34:14 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 379 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:34:14.321184 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe6cb166-854a-4aed-bfde-7b98d9e5ae3f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:14.322014 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe6cb166-854a-4aed-bfde-7b98d9e5ae3f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:14.322217 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:14.322217 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:14.322959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fe6cb166-854a-4aed-bfde-7b98d9e5ae3f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:14.350124 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:14.350124 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:14.352337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fe6cb166-854a-4aed-bfde-7b98d9e5ae3f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:14.353995 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fe6cb166-854a-4aed-bfde-7b98d9e5ae3f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 200 Jan 25 11:34:14.355055 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1635/3258] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:14 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 511 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:14.856262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ada2b82e-fcf2-4dd1-9a80-78de80b69e1a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 Jan 25 11:34:14.857708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ada2b82e-fcf2-4dd1-9a80-78de80b69e1a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:14.859137 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:14.859137 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:14.859677 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ada2b82e-fcf2-4dd1-9a80-78de80b69e1a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:14.887394 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:14.887394 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:14.888892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ada2b82e-fcf2-4dd1-9a80-78de80b69e1a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Snapshot retrieved successfully. Jan 25 11:34:14.890933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ada2b82e-fcf2-4dd1-9a80-78de80b69e1a tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 returned with HTTP 200 Jan 25 11:34:14.892130 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1624/3259] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:14 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:34:15.367716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6023a6a8-978d-4a95-9d82-6dc8e4fb50e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:15.368223 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6023a6a8-978d-4a95-9d82-6dc8e4fb50e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:15.369832 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:15.369832 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:15.370429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6023a6a8-978d-4a95-9d82-6dc8e4fb50e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:15.400400 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:15.400400 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:15.401938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6023a6a8-978d-4a95-9d82-6dc8e4fb50e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:15.403782 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6023a6a8-978d-4a95-9d82-6dc8e4fb50e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 200 Jan 25 11:34:15.404944 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1636/3260] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:15 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 511 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:15.904322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38bde126-aa3a-40cc-be8c-8dfad5843a56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 Jan 25 11:34:15.904838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38bde126-aa3a-40cc-be8c-8dfad5843a56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:15.905030 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:15.905030 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:15.905407 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-38bde126-aa3a-40cc-be8c-8dfad5843a56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:15.928087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-38bde126-aa3a-40cc-be8c-8dfad5843a56 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 returned with HTTP 404 Jan 25 11:34:15.929655 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1625/3261] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:15 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/snapshots/0a0d8dc6-d9e0-4597-85de-9d10cb49e560 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:16.417578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6e8bd42-1f52-4910-8f04-6f3e3e670a38 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:16.418133 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6e8bd42-1f52-4910-8f04-6f3e3e670a38 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:16.418347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:16.418347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:16.418718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6e8bd42-1f52-4910-8f04-6f3e3e670a38 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:16.446518 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:16.446518 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:16.447673 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a6e8bd42-1f52-4910-8f04-6f3e3e670a38 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:16.449674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6e8bd42-1f52-4910-8f04-6f3e3e670a38 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 200 Jan 25 11:34:16.450748 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1637/3262] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:16 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:16.462407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f63c510-d192-486e-a625-d378de239626 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:16.462937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f63c510-d192-486e-a625-d378de239626 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:16.463427 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5f63c510-d192-486e-a625-d378de239626 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:16.489962 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:16.489962 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:16.491091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5f63c510-d192-486e-a625-d378de239626 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:16.493510 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5f63c510-d192-486e-a625-d378de239626 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 200 Jan 25 11:34:16.494494 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1626/3263] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:16 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:34:16.504799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56692de9-09b8-46e1-a629-415c68fabb52 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:34:16.506350 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56692de9-09b8-46e1-a629-415c68fabb52 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:16.506574 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:16.506574 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:16.507456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-56692de9-09b8-46e1-a629-415c68fabb52 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:16.508376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-56692de9-09b8-46e1-a629-415c68fabb52 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Removing options '' from query. {{(pid=91483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:34:16.510517 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.db.sqlalchemy.api [None req-56692de9-09b8-46e1-a629-415c68fabb52 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Building query based on filter {{(pid=91483) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 11:34:16.529353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-56692de9-09b8-46e1-a629-415c68fabb52 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Get all snapshots completed successfully. Jan 25 11:34:16.530257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-56692de9-09b8-46e1-a629-415c68fabb52 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 200 Jan 25 11:34:16.531287 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1638/3264] 10.222.0.57 () {58 vars in 1210 bytes} [Mon Jan 25 11:34:16 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 730 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:16.543123 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01a065d1-b9ea-487f-bd1b-aa8fff763328 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] PUT http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:16.543585 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:16.543585 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:16.544001 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01a065d1-b9ea-487f-bd1b-aa8fff763328 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1698260207", "description": "This is the new description of snapshot."}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:16.571581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:16.571581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:16.571821 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-01a065d1-b9ea-487f-bd1b-aa8fff763328 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:16.581088 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01a065d1-b9ea-487f-bd1b-aa8fff763328 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 200 Jan 25 11:34:16.588133 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1627/3265] 10.222.0.57 () {60 vars in 1342 bytes} [Mon Jan 25 11:34:16 2021] PUT /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:16.594214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c053757-8fe3-4da0-ba3b-4beaf996ee2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:16.594873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c053757-8fe3-4da0-ba3b-4beaf996ee2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:16.595150 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:16.595150 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:16.596091 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2c053757-8fe3-4da0-ba3b-4beaf996ee2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:16.624072 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:16.624072 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:16.625286 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2c053757-8fe3-4da0-ba3b-4beaf996ee2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:16.627477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2c053757-8fe3-4da0-ba3b-4beaf996ee2a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 200 Jan 25 11:34:16.628456 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1639/3266] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:16 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 577 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:16.639348 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e441815-e15c-4269-9f9d-219ffd8f623e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:16.639873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e441815-e15c-4269-9f9d-219ffd8f623e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:16.640089 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:16.640089 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:16.640466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e441815-e15c-4269-9f9d-219ffd8f623e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:16.640805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-7e441815-e15c-4269-9f9d-219ffd8f623e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:16.670287 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:16.670287 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:16.671435 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7e441815-e15c-4269-9f9d-219ffd8f623e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:16.748219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7e441815-e15c-4269-9f9d-219ffd8f623e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:34:16.748676 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e441815-e15c-4269-9f9d-219ffd8f623e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 202 Jan 25 11:34:16.753667 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1628/3267] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:34:16 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:34:16.759549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76bfa999-caaa-4fb8-a71a-21ff1f519a69 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:16.763472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76bfa999-caaa-4fb8-a71a-21ff1f519a69 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:16.763875 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:16.763875 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:16.764502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-76bfa999-caaa-4fb8-a71a-21ff1f519a69 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:16.796545 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:16.796545 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:16.798690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-76bfa999-caaa-4fb8-a71a-21ff1f519a69 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:16.800885 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-76bfa999-caaa-4fb8-a71a-21ff1f519a69 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 200 Jan 25 11:34:16.801956 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1640/3268] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:16 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 576 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:34:17.823377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6abb8fb1-034c-43f7-b4b3-471c9a57be4d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:17.824780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6abb8fb1-034c-43f7-b4b3-471c9a57be4d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:17.824983 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:17.824983 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:17.825641 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6abb8fb1-034c-43f7-b4b3-471c9a57be4d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:17.877905 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:17.877905 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:17.881446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6abb8fb1-034c-43f7-b4b3-471c9a57be4d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:17.885185 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6abb8fb1-034c-43f7-b4b3-471c9a57be4d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 200 Jan 25 11:34:17.886990 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1629/3269] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:17 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 576 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:18.900989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c449df11-8214-4fc7-964b-e16aaa9dc115 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:34:18.901970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c449df11-8214-4fc7-964b-e16aaa9dc115 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:18.901970 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:18.901970 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:18.902208 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c449df11-8214-4fc7-964b-e16aaa9dc115 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:18.929929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c449df11-8214-4fc7-964b-e16aaa9dc115 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 404 Jan 25 11:34:18.931302 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1641/3270] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:18 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:18.941272 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6f6a99d-fea1-4186-bfd3-820294ca846a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:34:18.941781 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:18.941781 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:18.942206 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6f6a99d-fea1-4186-bfd3-820294ca846a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005690ad-cf45-4559-a568-12abaeba3dac", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-110029476"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:18.998018 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:18.998018 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:18.999920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a6f6a99d-fea1-4186-bfd3-820294ca846a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:19.000262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-a6f6a99d-fea1-4186-bfd3-820294ca846a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:19.071487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a6f6a99d-fea1-4186-bfd3-820294ca846a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['9e80b73e-91d4-4c11-b1e7-f8f552ccd493', '6e156d28-b550-435a-bd31-c51930b02278', '2735a829-f632-4f01-ac2d-ce6a79d5834c', '38effb8e-2f02-4f24-9276-8cfd16071f89'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:34:19.206873 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a6f6a99d-fea1-4186-bfd3-820294ca846a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot create request issued successfully. Jan 25 11:34:19.207654 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6f6a99d-fea1-4186-bfd3-820294ca846a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:34:19.214580 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1630/3271] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:34:18 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 309 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:34:19.221436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3fe6b94b-e2b5-469f-bbcc-faa0e2afcb15 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:34:19.222253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3fe6b94b-e2b5-469f-bbcc-faa0e2afcb15 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:19.223535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3fe6b94b-e2b5-469f-bbcc-faa0e2afcb15 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:19.264782 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:19.264782 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:19.266379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3fe6b94b-e2b5-469f-bbcc-faa0e2afcb15 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:19.268500 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3fe6b94b-e2b5-469f-bbcc-faa0e2afcb15 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf returned with HTTP 200 Jan 25 11:34:19.269820 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1642/3272] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:19 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf => generated 441 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:20.283825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-892454f4-650f-4eee-9ff0-a1f746ac1fc9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:34:20.285060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-892454f4-650f-4eee-9ff0-a1f746ac1fc9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:20.285237 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:20.285237 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:20.289303 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-892454f4-650f-4eee-9ff0-a1f746ac1fc9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:20.353064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:20.353064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:20.366256 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-892454f4-650f-4eee-9ff0-a1f746ac1fc9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:20.373329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-892454f4-650f-4eee-9ff0-a1f746ac1fc9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf returned with HTTP 200 Jan 25 11:34:20.376293 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1631/3273] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:20 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf => generated 441 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:21.388312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b0a9049-479f-4353-8f47-3daca2d39f73 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:34:21.389579 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b0a9049-479f-4353-8f47-3daca2d39f73 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:21.389881 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:21.389881 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:21.390335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b0a9049-479f-4353-8f47-3daca2d39f73 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:21.417301 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:21.417301 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:21.418645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4b0a9049-479f-4353-8f47-3daca2d39f73 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:21.420584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b0a9049-479f-4353-8f47-3daca2d39f73 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf returned with HTTP 200 Jan 25 11:34:21.421381 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1643/3274] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:21 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:23.499881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0a383867-a012-4d9d-9e51-3e24030d9821 req-b141f519-0312-4f5d-886f-7615578157bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/a5a11d68-95db-44c4-8fd4-08b0f9d6acfa Jan 25 11:34:23.500400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0a383867-a012-4d9d-9e51-3e24030d9821 req-b141f519-0312-4f5d-886f-7615578157bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:23.500589 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:23.500589 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:23.500956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0a383867-a012-4d9d-9e51-3e24030d9821 req-b141f519-0312-4f5d-886f-7615578157bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:23.521910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:23.521910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:24.059933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-0a383867-a012-4d9d-9e51-3e24030d9821 req-b141f519-0312-4f5d-886f-7615578157bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:34:24.060499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-0a383867-a012-4d9d-9e51-3e24030d9821 req-b141f519-0312-4f5d-886f-7615578157bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:34:24.068447 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0a383867-a012-4d9d-9e51-3e24030d9821 req-b141f519-0312-4f5d-886f-7615578157bf tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/a5a11d68-95db-44c4-8fd4-08b0f9d6acfa returned with HTTP 200 Jan 25 11:34:24.069696 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1632/3275] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:34:23 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/attachments/a5a11d68-95db-44c4-8fd4-08b0f9d6acfa => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:34:28.115749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b858cfd8-d4f0-42ac-bf02-4b5de7719ee8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] DELETE http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:34:28.116857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b858cfd8-d4f0-42ac-bf02-4b5de7719ee8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:28.117007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:28.117007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:28.117382 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b858cfd8-d4f0-42ac-bf02-4b5de7719ee8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:28.117880 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-b858cfd8-d4f0-42ac-bf02-4b5de7719ee8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume with id: b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:34:28.169915 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:28.169915 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:28.171101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b858cfd8-d4f0-42ac-bf02-4b5de7719ee8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:34:28.198573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b858cfd8-d4f0-42ac-bf02-4b5de7719ee8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Delete volume request issued successfully. Jan 25 11:34:28.198985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b858cfd8-d4f0-42ac-bf02-4b5de7719ee8 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 202 Jan 25 11:34:28.200386 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1644/3276] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:34:28 2021] DELETE /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:34:28.208001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64e09a6f-b1b0-4da8-9386-18cd737cb63c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:34:28.208509 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64e09a6f-b1b0-4da8-9386-18cd737cb63c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:28.208726 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:28.208726 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:28.209094 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-64e09a6f-b1b0-4da8-9386-18cd737cb63c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:28.262463 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:28.262463 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:28.273038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-64e09a6f-b1b0-4da8-9386-18cd737cb63c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:34:28.302937 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-64e09a6f-b1b0-4da8-9386-18cd737cb63c tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:34:28.304831 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1633/3277] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:28 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1368 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:34:29.322703 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8366d6ae-2443-4c5e-ba39-057c4c82e5f4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:34:29.324502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8366d6ae-2443-4c5e-ba39-057c4c82e5f4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:29.324911 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:29.324911 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:29.325928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8366d6ae-2443-4c5e-ba39-057c4c82e5f4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:29.380856 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:29.380856 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:29.391983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8366d6ae-2443-4c5e-ba39-057c4c82e5f4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Volume info retrieved successfully. Jan 25 11:34:29.421952 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8366d6ae-2443-4c5e-ba39-057c4c82e5f4 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 200 Jan 25 11:34:29.423148 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1645/3278] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:29 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 1368 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:30.449137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5d6150b-9e1d-42c0-a175-beee4295b6f1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c Jan 25 11:34:30.449729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5d6150b-9e1d-42c0-a175-beee4295b6f1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:30.450108 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:30.450108 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:30.450780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5d6150b-9e1d-42c0-a175-beee4295b6f1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:30.504014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5d6150b-9e1d-42c0-a175-beee4295b6f1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c returned with HTTP 404 Jan 25 11:34:30.505395 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1634/3279] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:30 2021] GET /volume/v3/22d4acadb1574f638e43f52a79f973dc/volumes/b21a543e-5d6d-47bf-b23e-5743206c8a5c => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:39.194342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-3e804624-ffe6-4f48-91ca-b58194bb4ef3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:39.195098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-3e804624-ffe6-4f48-91ca-b58194bb4ef3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:39.195315 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:39.195315 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:39.195674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-3e804624-ffe6-4f48-91ca-b58194bb4ef3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:39.245597 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:39.245597 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:39.253807 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-c6b41d79-9544-4629-b1ce-254773051f09 req-3e804624-ffe6-4f48-91ca-b58194bb4ef3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:39.275993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-3e804624-ffe6-4f48-91ca-b58194bb4ef3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:39.276853 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1646/3280] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:34:39 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:39.347030 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5d6150b-9e1d-42c0-a175-beee4295b6f1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] GET http://10.222.0.57/volume// Jan 25 11:34:39.347435 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5d6150b-9e1d-42c0-a175-beee4295b6f1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:39.347927 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b5d6150b-9e1d-42c0-a175-beee4295b6f1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:39.349177 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b5d6150b-9e1d-42c0-a175-beee4295b6f1 tempest-TestVolumeBootPattern-266608830 tempest-TestVolumeBootPattern-266608830] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:34:39.349834 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1635/3281] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:34:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:34:39.364233 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7d314f1e-54b4-41f5-86a9-0f73f1a9c20e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments Jan 25 11:34:39.364752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:39.364752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:39.365167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7d314f1e-54b4-41f5-86a9-0f73f1a9c20e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "005690ad-cf45-4559-a568-12abaeba3dac", "instance_uuid": "561ba8c8-0b48-4aae-86e1-6ebadd9839c1", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:39.415186 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:39.415186 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:39.468535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7d314f1e-54b4-41f5-86a9-0f73f1a9c20e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments returned with HTTP 200 Jan 25 11:34:39.469603 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1647/3282] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:34:39 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:34:39.505906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85abc77f-80fe-4370-8c87-cb37883a8a42 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:39.506561 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85abc77f-80fe-4370-8c87-cb37883a8a42 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:39.508231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85abc77f-80fe-4370-8c87-cb37883a8a42 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:39.532789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7d314f1e-54b4-41f5-86a9-0f73f1a9c20e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume// Jan 25 11:34:39.533275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7d314f1e-54b4-41f5-86a9-0f73f1a9c20e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:39.533541 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:39.533541 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:39.534160 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7d314f1e-54b4-41f5-86a9-0f73f1a9c20e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:39.535416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7d314f1e-54b4-41f5-86a9-0f73f1a9c20e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:34:39.536027 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1648/3283] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:34:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:34:39.551511 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-97ce0802-70a7-4d0b-9445-ebeb121d9b3c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:39.552237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-97ce0802-70a7-4d0b-9445-ebeb121d9b3c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:39.552728 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-97ce0802-70a7-4d0b-9445-ebeb121d9b3c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:39.570910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:39.570910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:39.580034 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85abc77f-80fe-4370-8c87-cb37883a8a42 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:39.608897 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:39.608897 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:39.613456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:39.613456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:39.621759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85abc77f-80fe-4370-8c87-cb37883a8a42 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:39.622979 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1636/3284] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:39 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 914 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:39.632942 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-c6b41d79-9544-4629-b1ce-254773051f09 req-97ce0802-70a7-4d0b-9445-ebeb121d9b3c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:39.644601 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:39.644601 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:39.660394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-97ce0802-70a7-4d0b-9445-ebeb121d9b3c tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:39.661431 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1649/3285] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:34:39 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 1013 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:34:39.686725 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7cf221e0-5054-413c-8134-c6ac6fd5894e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] PUT http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/77d8c3cc-9df6-4ff7-be8f-f65953f8fc9f Jan 25 11:34:39.687443 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:39.687443 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:39.688011 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7cf221e0-5054-413c-8134-c6ac6fd5894e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:39.723597 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:34:39.723597 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:34:39.724537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7cf221e0-5054-413c-8134-c6ac6fd5894e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Lock "b'cinder-attachment_update-005690ad-cf45-4559-a568-12abaeba3dac-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.015s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:34:39.729039 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:39.729039 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:40.639733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77760acb-9b3e-4b24-8a79-75e365431681 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:40.640406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77760acb-9b3e-4b24-8a79-75e365431681 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:40.640726 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:40.640726 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:40.641421 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77760acb-9b3e-4b24-8a79-75e365431681 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:40.699487 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:40.699487 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:40.708849 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-77760acb-9b3e-4b24-8a79-75e365431681 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:40.729015 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:40.729015 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:40.737852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77760acb-9b3e-4b24-8a79-75e365431681 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:40.738902 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1650/3286] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:40 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:34:41.079038 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7cf221e0-5054-413c-8134-c6ac6fd5894e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Lock "b'cinder-attachment_update-005690ad-cf45-4559-a568-12abaeba3dac-n-h2-764292-12'" released by "attachment_update" :: held 1.354s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:34:41.079724 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-7cf221e0-5054-413c-8134-c6ac6fd5894e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/77d8c3cc-9df6-4ff7-be8f-f65953f8fc9f returned with HTTP 200 Jan 25 11:34:41.080743 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1637/3287] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:34:39 2021] PUT /volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/77d8c3cc-9df6-4ff7-be8f-f65953f8fc9f => generated 762 bytes in 1400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:41.755863 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ad3040d-5c32-42e8-aa6d-611625f83d62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:41.756575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ad3040d-5c32-42e8-aa6d-611625f83d62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:41.756768 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:41.756768 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:41.758507 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3ad3040d-5c32-42e8-aa6d-611625f83d62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:41.814645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:41.814645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:41.825350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3ad3040d-5c32-42e8-aa6d-611625f83d62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:41.850518 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:41.850518 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:41.860477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3ad3040d-5c32-42e8-aa6d-611625f83d62 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:41.862146 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1651/3288] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:41 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:42.879073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c982c43-6055-4406-8c10-5d92d7f924e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:42.880305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c982c43-6055-4406-8c10-5d92d7f924e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:42.880727 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:42.880727 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:42.882264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c982c43-6055-4406-8c10-5d92d7f924e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:42.938856 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:42.938856 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:42.949324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1c982c43-6055-4406-8c10-5d92d7f924e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:42.970657 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:42.970657 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:42.981258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c982c43-6055-4406-8c10-5d92d7f924e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:42.982381 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1638/3289] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:42 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 915 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:43.998112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3674aa70-c60d-434b-96fd-21570109643e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:43.999187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3674aa70-c60d-434b-96fd-21570109643e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:43.999582 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:43.999582 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:44.000253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3674aa70-c60d-434b-96fd-21570109643e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:44.087715 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:44.087715 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:44.098035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3674aa70-c60d-434b-96fd-21570109643e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:44.129022 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:44.129022 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:44.141089 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3674aa70-c60d-434b-96fd-21570109643e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:44.142215 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1652/3290] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:43 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:45.158826 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78bcb6fa-fb66-499c-933e-bf1eccb29def tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:45.159431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78bcb6fa-fb66-499c-933e-bf1eccb29def tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:45.159720 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:45.159720 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:45.160220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-78bcb6fa-fb66-499c-933e-bf1eccb29def tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:45.211709 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:45.211709 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:45.219989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-78bcb6fa-fb66-499c-933e-bf1eccb29def tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:45.239421 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:45.239421 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:45.247897 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-78bcb6fa-fb66-499c-933e-bf1eccb29def tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:45.248662 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1639/3291] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:45 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:46.264645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b7ded02b-6395-4bf9-a45f-88f32abd0229 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:46.265150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b7ded02b-6395-4bf9-a45f-88f32abd0229 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:46.265365 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:46.265365 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:46.265773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b7ded02b-6395-4bf9-a45f-88f32abd0229 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:46.314860 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:46.314860 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:46.324266 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b7ded02b-6395-4bf9-a45f-88f32abd0229 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:46.342364 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:46.342364 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:46.351147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b7ded02b-6395-4bf9-a45f-88f32abd0229 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:46.351956 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1653/3292] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:46 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:46.650642 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-fcca8d66-ce65-44aa-932a-67d990d8a855 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/77d8c3cc-9df6-4ff7-be8f-f65953f8fc9f/action Jan 25 11:34:46.651467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:46.651467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:46.651960 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-fcca8d66-ce65-44aa-932a-67d990d8a855 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:34:46.652347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-fcca8d66-ce65-44aa-932a-67d990d8a855 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:46.720867 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:46.720867 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:46.734631 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c6b41d79-9544-4629-b1ce-254773051f09 req-fcca8d66-ce65-44aa-932a-67d990d8a855 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/77d8c3cc-9df6-4ff7-be8f-f65953f8fc9f/action returned with HTTP 204 Jan 25 11:34:46.735503 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1640/3293] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:34:46 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/77d8c3cc-9df6-4ff7-be8f-f65953f8fc9f/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:47.368189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ee54c47-e514-4247-96c9-5b5850c9382e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:47.369222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ee54c47-e514-4247-96c9-5b5850c9382e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:47.369441 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:47.369441 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:47.369851 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ee54c47-e514-4247-96c9-5b5850c9382e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:47.419319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:47.419319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:47.427622 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2ee54c47-e514-4247-96c9-5b5850c9382e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:47.446292 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:47.446292 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:47.454963 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ee54c47-e514-4247-96c9-5b5850c9382e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:47.456187 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1654/3294] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:47 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 1207 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:47.472046 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0870f6a2-46b4-4302-840f-3002894e41b2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:34:47.472519 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:47.472519 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:47.472947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0870f6a2-46b4-4302-840f-3002894e41b2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005690ad-cf45-4559-a568-12abaeba3dac", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-222482352"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:47.525517 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:47.525517 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:47.526718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0870f6a2-46b4-4302-840f-3002894e41b2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:47.528336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-0870f6a2-46b4-4302-840f-3002894e41b2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:47.586652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-0870f6a2-46b4-4302-840f-3002894e41b2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['8302f90d-1eef-48f1-bcfd-a0a4118ee591', '159f4477-9b4a-429f-947b-b59dee95f46c', '080516a1-32b1-468d-9dee-374383d856d2', 'e47bb42c-58e8-4482-8e44-00e853f962ec'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:34:47.694693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0870f6a2-46b4-4302-840f-3002894e41b2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot force create request issued successfully. Jan 25 11:34:47.695916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0870f6a2-46b4-4302-840f-3002894e41b2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:34:47.697330 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1641/3295] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:34:47 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 309 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:34:47.707970 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-486d4e2d-8a54-4676-bcf5-a4187ccff9e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:34:47.708595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-486d4e2d-8a54-4676-bcf5-a4187ccff9e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:47.708985 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:47.708985 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:47.710498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-486d4e2d-8a54-4676-bcf5-a4187ccff9e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:47.743544 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:47.743544 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:47.745330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-486d4e2d-8a54-4676-bcf5-a4187ccff9e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:47.747483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-486d4e2d-8a54-4676-bcf5-a4187ccff9e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba returned with HTTP 200 Jan 25 11:34:47.748692 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1655/3296] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:47 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba => generated 441 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:48.763860 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1085696-46b4-4bac-8e07-a2e8bd147ffd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:34:48.764538 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1085696-46b4-4bac-8e07-a2e8bd147ffd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:48.764748 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:48.764748 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:48.765135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e1085696-46b4-4bac-8e07-a2e8bd147ffd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:48.797225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:48.797225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:48.798420 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e1085696-46b4-4bac-8e07-a2e8bd147ffd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:48.800382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e1085696-46b4-4bac-8e07-a2e8bd147ffd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba returned with HTTP 200 Jan 25 11:34:48.801208 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1642/3297] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:48 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:49.813083 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41a77e5e-4e4d-4723-b22e-2b65d70458b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:34:49.814162 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41a77e5e-4e4d-4723-b22e-2b65d70458b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:49.814437 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:49.814437 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:49.815374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-41a77e5e-4e4d-4723-b22e-2b65d70458b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:49.842832 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:49.842832 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:49.844009 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-41a77e5e-4e4d-4723-b22e-2b65d70458b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:49.846001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-41a77e5e-4e4d-4723-b22e-2b65d70458b4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba returned with HTTP 200 Jan 25 11:34:49.846822 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1656/3298] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:49 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:49.857942 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e0ca151-a288-42b4-aa1c-835c69dacf89 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:34:49.858653 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:49.858653 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:49.859076 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e0ca151-a288-42b4-aa1c-835c69dacf89 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005690ad-cf45-4559-a568-12abaeba3dac", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-291196258"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:49.911574 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:49.911574 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:49.913296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4e0ca151-a288-42b4-aa1c-835c69dacf89 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:49.913417 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-4e0ca151-a288-42b4-aa1c-835c69dacf89 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:49.970975 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-4e0ca151-a288-42b4-aa1c-835c69dacf89 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['1ba3fc7c-d334-4f09-99b1-0292c676c5ed', '433cbcea-6b73-4101-ae92-666e789bfcc3', '94cf27ab-cf8b-4120-b772-b94c32771100', 'b349d50b-c161-45b7-bac2-e3df3d999226'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:34:50.107586 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4e0ca151-a288-42b4-aa1c-835c69dacf89 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot force create request issued successfully. Jan 25 11:34:50.108522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e0ca151-a288-42b4-aa1c-835c69dacf89 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:34:50.109419 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1643/3299] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:34:49 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 309 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:34:50.120979 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48d93994-d8af-4353-902b-82c6bbf3809a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:34:50.121767 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48d93994-d8af-4353-902b-82c6bbf3809a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:50.122068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:50.122068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:50.122534 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48d93994-d8af-4353-902b-82c6bbf3809a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:50.149509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:50.149509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:50.151117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-48d93994-d8af-4353-902b-82c6bbf3809a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:50.153130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48d93994-d8af-4353-902b-82c6bbf3809a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 returned with HTTP 200 Jan 25 11:34:50.154056 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1657/3300] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:50 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:51.167847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6d70bd6-a84f-4e78-9819-2ddd49fa280d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:34:51.168478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6d70bd6-a84f-4e78-9819-2ddd49fa280d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:51.168559 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:51.168559 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:51.168928 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b6d70bd6-a84f-4e78-9819-2ddd49fa280d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:51.213513 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:51.213513 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:51.214923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b6d70bd6-a84f-4e78-9819-2ddd49fa280d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:51.216930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b6d70bd6-a84f-4e78-9819-2ddd49fa280d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 returned with HTTP 200 Jan 25 11:34:51.217847 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1644/3301] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:51 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 => generated 441 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:52.230330 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f1e4991-5230-4b7a-b7d1-8822ceddc240 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:34:52.231931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f1e4991-5230-4b7a-b7d1-8822ceddc240 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:52.231931 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:52.231931 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:52.231931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9f1e4991-5230-4b7a-b7d1-8822ceddc240 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:52.261779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:52.261779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:52.261779 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9f1e4991-5230-4b7a-b7d1-8822ceddc240 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:52.263847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9f1e4991-5230-4b7a-b7d1-8822ceddc240 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 returned with HTTP 200 Jan 25 11:34:52.265192 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1658/3302] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:52 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:52.276050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-417fed88-b316-4fa7-93be-24a4df839d67 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:34:52.277260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-417fed88-b316-4fa7-93be-24a4df839d67 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:52.277260 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:52.277260 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:52.277260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-417fed88-b316-4fa7-93be-24a4df839d67 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:52.277836 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-417fed88-b316-4fa7-93be-24a4df839d67 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:34:52.302911 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:52.302911 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:52.304227 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-417fed88-b316-4fa7-93be-24a4df839d67 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:52.365014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-417fed88-b316-4fa7-93be-24a4df839d67 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:34:52.366201 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-417fed88-b316-4fa7-93be-24a4df839d67 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 returned with HTTP 202 Jan 25 11:34:52.367059 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1645/3303] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:34:52 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 11:34:52.375092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85583719-8f27-4e03-95f1-1f5b5282b8fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:34:52.375614 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85583719-8f27-4e03-95f1-1f5b5282b8fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:52.375862 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:52.375862 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:52.376243 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-85583719-8f27-4e03-95f1-1f5b5282b8fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:52.402262 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:52.402262 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:52.403411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-85583719-8f27-4e03-95f1-1f5b5282b8fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:52.405358 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-85583719-8f27-4e03-95f1-1f5b5282b8fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 returned with HTTP 200 Jan 25 11:34:52.406220 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1659/3304] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:52 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:53.419088 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92f17f53-22de-493b-86d4-9018bf29f804 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:34:53.419617 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92f17f53-22de-493b-86d4-9018bf29f804 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:53.419837 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:53.419837 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:53.420210 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-92f17f53-22de-493b-86d4-9018bf29f804 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:53.445841 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:53.445841 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:53.447191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-92f17f53-22de-493b-86d4-9018bf29f804 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:53.448934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-92f17f53-22de-493b-86d4-9018bf29f804 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 returned with HTTP 200 Jan 25 11:34:53.449763 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1646/3305] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:53 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:54.464394 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3387d4a9-9305-4596-9c5d-bcc5a9ba8207 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:34:54.464993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3387d4a9-9305-4596-9c5d-bcc5a9ba8207 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:54.465158 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:54.465158 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:54.465465 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3387d4a9-9305-4596-9c5d-bcc5a9ba8207 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:54.489252 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3387d4a9-9305-4596-9c5d-bcc5a9ba8207 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 returned with HTTP 404 Jan 25 11:34:54.490864 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1660/3306] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:54 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:34:54.499153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc6e4aa9-c5b8-4365-9491-54ba69f8d527 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:34:54.499781 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc6e4aa9-c5b8-4365-9491-54ba69f8d527 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:54.500076 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:54.500076 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:54.501186 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc6e4aa9-c5b8-4365-9491-54ba69f8d527 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:54.501186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-bc6e4aa9-c5b8-4365-9491-54ba69f8d527 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:34:54.534408 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:54.534408 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:54.535487 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bc6e4aa9-c5b8-4365-9491-54ba69f8d527 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:54.600617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bc6e4aa9-c5b8-4365-9491-54ba69f8d527 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:34:54.601321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc6e4aa9-c5b8-4365-9491-54ba69f8d527 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf returned with HTTP 202 Jan 25 11:34:54.602007 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1647/3307] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:34:54 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:34:54.610647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-272b1bb1-ffde-4f53-9644-6548c92c0a30 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:34:54.611177 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-272b1bb1-ffde-4f53-9644-6548c92c0a30 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:54.611670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-272b1bb1-ffde-4f53-9644-6548c92c0a30 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:54.638212 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:54.638212 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:54.639292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-272b1bb1-ffde-4f53-9644-6548c92c0a30 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:54.641264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-272b1bb1-ffde-4f53-9644-6548c92c0a30 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf returned with HTTP 200 Jan 25 11:34:54.646461 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1661/3308] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:54 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:34:55.655091 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d89baf5-a8b4-471d-b059-289673e0eda4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:34:55.655842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d89baf5-a8b4-471d-b059-289673e0eda4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:55.655842 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:55.655842 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:55.656305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8d89baf5-a8b4-471d-b059-289673e0eda4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:55.691930 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:55.691930 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:55.693822 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8d89baf5-a8b4-471d-b059-289673e0eda4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:55.696179 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8d89baf5-a8b4-471d-b059-289673e0eda4 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf returned with HTTP 200 Jan 25 11:34:55.697207 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1648/3309] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:55 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf => generated 467 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:56.709643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcedc695-fc69-42cf-9a07-16385aa62308 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:34:56.710417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcedc695-fc69-42cf-9a07-16385aa62308 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:56.710635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:56.710635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:56.711017 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dcedc695-fc69-42cf-9a07-16385aa62308 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:56.734582 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dcedc695-fc69-42cf-9a07-16385aa62308 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf returned with HTTP 404 Jan 25 11:34:56.735626 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1662/3310] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:56 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:56.743406 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07c580ab-c431-422d-9c1e-89774c88b941 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:34:56.743931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-07c580ab-c431-422d-9c1e-89774c88b941 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:56.744146 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:56.744146 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:56.744526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-07c580ab-c431-422d-9c1e-89774c88b941 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:56.744886 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-07c580ab-c431-422d-9c1e-89774c88b941 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:34:56.769207 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:56.769207 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:56.770378 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-07c580ab-c431-422d-9c1e-89774c88b941 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:56.859412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-07c580ab-c431-422d-9c1e-89774c88b941 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:34:56.859412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07c580ab-c431-422d-9c1e-89774c88b941 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba returned with HTTP 202 Jan 25 11:34:56.861885 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1649/3311] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:34:56 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:34:56.868386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d826c03-ab3f-481e-8032-caa24f73c62e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:34:56.869046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d826c03-ab3f-481e-8032-caa24f73c62e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:56.869652 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9d826c03-ab3f-481e-8032-caa24f73c62e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:56.904256 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:56.904256 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:56.905421 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9d826c03-ab3f-481e-8032-caa24f73c62e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:56.907566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9d826c03-ab3f-481e-8032-caa24f73c62e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba returned with HTTP 200 Jan 25 11:34:56.910057 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1663/3312] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:56 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba => generated 467 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:57.923829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ba7d8df-df41-4594-ba96-171f97ea791e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:34:57.924414 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ba7d8df-df41-4594-ba96-171f97ea791e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:57.924635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:57.924635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:57.924880 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7ba7d8df-df41-4594-ba96-171f97ea791e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:57.952081 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:57.952081 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:57.953130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7ba7d8df-df41-4594-ba96-171f97ea791e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:34:57.955094 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7ba7d8df-df41-4594-ba96-171f97ea791e tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba returned with HTTP 200 Jan 25 11:34:57.955895 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1650/3313] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:57 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:34:58.969342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b610eabc-6f47-45ff-b4ad-160eb2f4d6e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:34:58.969342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b610eabc-6f47-45ff-b4ad-160eb2f4d6e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:58.969342 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:58.969342 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:58.970067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b610eabc-6f47-45ff-b4ad-160eb2f4d6e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:58.993511 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b610eabc-6f47-45ff-b4ad-160eb2f4d6e7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba returned with HTTP 404 Jan 25 11:34:58.994733 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1664/3314] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:34:58 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:34:59.101310 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-c1492705-9616-4264-9f07-e0f3f846b70d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:59.101867 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-c1492705-9616-4264-9f07-e0f3f846b70d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:59.102085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:59.102085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:59.102468 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-c1492705-9616-4264-9f07-e0f3f846b70d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:59.151314 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:59.151314 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:59.159605 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-c1492705-9616-4264-9f07-e0f3f846b70d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:59.178860 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:59.178860 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:59.187092 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-c1492705-9616-4264-9f07-e0f3f846b70d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:59.187937 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1651/3315] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:34:59 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 1207 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:59.209293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac/action Jan 25 11:34:59.210046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action body: b'{"os-begin_detaching": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:34:59.210434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:34:59.260885 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:59.260885 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:59.262074 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:59.270782 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Begin detaching volume completed successfully. Jan 25 11:34:59.271391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac/action returned with HTTP 202 Jan 25 11:34:59.272413 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1665/3316] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:34:59 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:34:59.294690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d632f5ee-05c3-4f29-8d85-bafe304cc3fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:59.295223 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d632f5ee-05c3-4f29-8d85-bafe304cc3fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:59.295441 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:59.295441 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:59.295820 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d632f5ee-05c3-4f29-8d85-bafe304cc3fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:59.330192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume// Jan 25 11:34:59.330675 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:59.330897 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:59.330897 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:59.331278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:59.332322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-f3aacf8a-ff76-4408-9da7-7342ef90c86f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:34:59.333050 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1666/3317] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:34:59 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:34:59.345667 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-9d234cb2-c139-413d-9efb-05a2c37bfd95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:34:59.346251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-9d234cb2-c139-413d-9efb-05a2c37bfd95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:59.346722 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-9d234cb2-c139-413d-9efb-05a2c37bfd95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:59.351243 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:59.351243 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:59.359762 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d632f5ee-05c3-4f29-8d85-bafe304cc3fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:59.378820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:59.378820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:59.387119 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d632f5ee-05c3-4f29-8d85-bafe304cc3fc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:59.392225 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1652/3318] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:34:59 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 1210 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:34:59.400174 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:59.400174 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:59.408511 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-9d234cb2-c139-413d-9efb-05a2c37bfd95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:34:59.427251 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:59.427251 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:34:59.435939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-9d234cb2-c139-413d-9efb-05a2c37bfd95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:34:59.436743 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1667/3319] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:34:59 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 1309 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:34:59.773523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-8b8ba6bf-0286-46e7-95cb-c75a07a7effa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/77d8c3cc-9df6-4ff7-be8f-f65953f8fc9f Jan 25 11:34:59.774102 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-8b8ba6bf-0286-46e7-95cb-c75a07a7effa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:34:59.774315 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:34:59.774315 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:34:59.774690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-8b8ba6bf-0286-46e7-95cb-c75a07a7effa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:34:59.794856 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:34:59.794856 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:00.221925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-8b8ba6bf-0286-46e7-95cb-c75a07a7effa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:35:00.222412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-8b8ba6bf-0286-46e7-95cb-c75a07a7effa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:35:00.229415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0f2e9b81-283b-48c3-877f-218e63425c80 req-8b8ba6bf-0286-46e7-95cb-c75a07a7effa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/77d8c3cc-9df6-4ff7-be8f-f65953f8fc9f returned with HTTP 200 Jan 25 11:35:00.230311 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1653/3320] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:34:59 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/attachments/77d8c3cc-9df6-4ff7-be8f-f65953f8fc9f => generated 19 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:00.404644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-adc20dea-0c5a-4968-ae68-045d9772fde8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:35:00.405161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-adc20dea-0c5a-4968-ae68-045d9772fde8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:00.405379 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:00.405379 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:00.405784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-adc20dea-0c5a-4968-ae68-045d9772fde8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:00.454227 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:00.454227 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:00.463251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-adc20dea-0c5a-4968-ae68-045d9772fde8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:00.487298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-adc20dea-0c5a-4968-ae68-045d9772fde8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:35:00.488215 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1668/3321] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:00 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:06.067800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes Jan 25 11:35:06.069287 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:06.069287 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:06.069586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1552708931"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:35:06.071338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1552708931'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:35:06.071716 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume of 1 GB Jan 25 11:35:06.072355 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:06.072355 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:06.084656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Availability Zones retrieved successfully. Jan 25 11:35:06.101046 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (2c0f6ee9-1c43-41d7-afab-251f54988c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:35:06.103869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce457d59-ecc0-43de-a2d4-ec7316949968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:06.105923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:35:06.172059 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce457d59-ecc0-43de-a2d4-ec7316949968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:06.174281 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90388ad5-021a-4513-90d8-97ec55706731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:06.241718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['1ba3778f-1c0f-48fb-88c9-8b68df49df08', 'd00a68df-876b-4094-abe3-642e411129a3', '18dec383-0ba3-4f37-a4bf-55d289c46577', 'e70aeaa4-cacc-4804-8dd3-11383fb7ca73'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:35:06.243526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90388ad5-021a-4513-90d8-97ec55706731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ba3778f-1c0f-48fb-88c9-8b68df49df08', 'd00a68df-876b-4094-abe3-642e411129a3', '18dec383-0ba3-4f37-a4bf-55d289c46577', 'e70aeaa4-cacc-4804-8dd3-11383fb7ca73']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:06.245639 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f9d402-f99d-429a-ac7e-6509dd02ce03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:06.301119 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f9d402-f99d-429a-ac7e-6509dd02ce03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '677040fb-2efe-46eb-a7aa-087c6fd87406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1552708931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['1ba3778f-1c0f-48fb-88c9-8b68df49df08','d00a68df-876b-4094-abe3-642e411129a3','18dec383-0ba3-4f37-a4bf-55d289c46577','e70aeaa4-cacc-4804-8dd3-11383fb7ca73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:35:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1552708931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=677040fb-2efe-46eb-a7aa-087c6fd87406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aee6eb5e83c4d59a84b0483194db164',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:06.303912 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9c55e3-4f1a-4103-83f4-057033176902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:06.329729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9c55e3-4f1a-4103-83f4-057033176902) transitioned into state 'SUCCESS' from state '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-1552708931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['1ba3778f-1c0f-48fb-88c9-8b68df49df08','d00a68df-876b-4094-abe3-642e411129a3','18dec383-0ba3-4f37-a4bf-55d289c46577','e70aeaa4-cacc-4804-8dd3-11383fb7ca73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:06.331717 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace71011-a39d-4368-91ad-1b895f237e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:06.346255 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace71011-a39d-4368-91ad-1b895f237e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:06.348848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (2c0f6ee9-1c43-41d7-afab-251f54988c46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:35:06.400891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request issued successfully. Jan 25 11:35:06.414780 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8200ab29-db1d-43df-ae1e-0f7c79b4ec03 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes returned with HTTP 202 Jan 25 11:35:06.415914 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1654/3322] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:35:06 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes => generated 823 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:35:06.430866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-294f55c5-2ac0-4b53-a84b-eebcc28175ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 Jan 25 11:35:06.431914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-294f55c5-2ac0-4b53-a84b-eebcc28175ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:06.431914 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:06.431914 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:06.431914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-294f55c5-2ac0-4b53-a84b-eebcc28175ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:06.480866 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:06.480866 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:06.490019 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-294f55c5-2ac0-4b53-a84b-eebcc28175ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:06.514340 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-294f55c5-2ac0-4b53-a84b-eebcc28175ee tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 returned with HTTP 200 Jan 25 11:35:06.515173 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1669/3323] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:06 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:07.532285 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73e82eb1-e121-4558-a70e-15567125da95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 Jan 25 11:35:07.532836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73e82eb1-e121-4558-a70e-15567125da95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:07.533010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:07.533010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:07.533389 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-73e82eb1-e121-4558-a70e-15567125da95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:07.581975 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:07.581975 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:07.590800 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-73e82eb1-e121-4558-a70e-15567125da95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:07.613538 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-73e82eb1-e121-4558-a70e-15567125da95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 returned with HTTP 200 Jan 25 11:35:07.614422 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1655/3324] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:07 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:07.630012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79fdf821-0618-4a98-a4c9-52eb43b02414 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:35:07.630496 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:07.630496 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:07.630922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79fdf821-0618-4a98-a4c9-52eb43b02414 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "677040fb-2efe-46eb-a7aa-087c6fd87406", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-786429935"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:35:07.681752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:07.681752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:07.682952 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-79fdf821-0618-4a98-a4c9-52eb43b02414 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:07.683310 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-79fdf821-0618-4a98-a4c9-52eb43b02414 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume 677040fb-2efe-46eb-a7aa-087c6fd87406 Jan 25 11:35:07.739426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-79fdf821-0618-4a98-a4c9-52eb43b02414 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['44c91535-aa2a-459d-98a7-21ebfede240b', '59b03539-1c02-4fd1-9687-13b9d9673a39', '2f23e787-faaf-4358-8085-1d02e1b866cc', 'c5583a5d-c248-45fd-bacb-30639120088c'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:35:07.845732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-79fdf821-0618-4a98-a4c9-52eb43b02414 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot create request issued successfully. Jan 25 11:35:07.846442 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79fdf821-0618-4a98-a4c9-52eb43b02414 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:35:07.847602 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1670/3325] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:35:07 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 309 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:35:07.858871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22cac344-e9a8-41f4-8276-1342364cf2d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 Jan 25 11:35:07.859398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22cac344-e9a8-41f4-8276-1342364cf2d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:07.860085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:07.860085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:07.860085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-22cac344-e9a8-41f4-8276-1342364cf2d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:07.884918 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:07.884918 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:07.886129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-22cac344-e9a8-41f4-8276-1342364cf2d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:07.888117 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-22cac344-e9a8-41f4-8276-1342364cf2d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 returned with HTTP 200 Jan 25 11:35:07.889087 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1656/3326] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:07 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:08.902418 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00829851-ddb0-4f2b-a47a-d631746f30d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 Jan 25 11:35:08.903092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00829851-ddb0-4f2b-a47a-d631746f30d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:08.903312 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:08.903312 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:08.903706 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00829851-ddb0-4f2b-a47a-d631746f30d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:08.935260 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:08.935260 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:08.936414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-00829851-ddb0-4f2b-a47a-d631746f30d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:08.938386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00829851-ddb0-4f2b-a47a-d631746f30d5 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 returned with HTTP 200 Jan 25 11:35:08.939207 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1671/3327] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:08 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:09.950874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee516df5-c62f-431d-9fc7-f7c749811eb1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 Jan 25 11:35:09.951442 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee516df5-c62f-431d-9fc7-f7c749811eb1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:09.951560 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:09.951560 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:09.951994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee516df5-c62f-431d-9fc7-f7c749811eb1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:09.977898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:09.977898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:09.978643 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ee516df5-c62f-431d-9fc7-f7c749811eb1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:09.980576 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee516df5-c62f-431d-9fc7-f7c749811eb1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 returned with HTTP 200 Jan 25 11:35:09.981384 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1657/3328] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:09 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:09.992223 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes Jan 25 11:35:09.992729 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:09.992729 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:09.993146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "92b29820-3269-476d-9d1d-d149c22af168", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1780221162"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:35:09.994455 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request body: {'volume': {'snapshot_id': '92b29820-3269-476d-9d1d-d149c22af168', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1780221162'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:35:10.019120 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:10.019120 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:10.020231 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:10.020596 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume of 2 GB Jan 25 11:35:10.033251 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Availability Zones retrieved successfully. Jan 25 11:35:10.054343 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (50a322ba-14f8-4739-ab3d-15232a15c8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:35:10.057095 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9a18f1-4c32-4a0a-951b-2570633067c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:10.059179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Validating volume size '2' using validate_int, validate_snap_size {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:35:10.165948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9a18f1-4c32-4a0a-951b-2570633067c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '92b29820-3269-476d-9d1d-d149c22af168', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:10.168144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6b2d71a-ec43-4d2f-a5f9-7705172e96c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:10.232644 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['276fff69-d3a0-4d91-a42b-2da763d10791', 'c0fd1213-46d1-4e9b-9099-2e3e5b5c6ce6', '8f7502a9-6e10-4266-8787-2f5747276ab7', '64c52688-0614-42fa-a01f-e4729a69ba27'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:35:10.234663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6b2d71a-ec43-4d2f-a5f9-7705172e96c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['276fff69-d3a0-4d91-a42b-2da763d10791', 'c0fd1213-46d1-4e9b-9099-2e3e5b5c6ce6', '8f7502a9-6e10-4266-8787-2f5747276ab7', '64c52688-0614-42fa-a01f-e4729a69ba27']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:10.236762 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b556bc41-f04e-40c1-8044-9a7220fd6410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:10.360319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b556bc41-f04e-40c1-8044-9a7220fd6410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81fa68c0-b06d-406a-a5fb-b39cbad9dcaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1780221162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['276fff69-d3a0-4d91-a42b-2da763d10791','c0fd1213-46d1-4e9b-9099-2e3e5b5c6ce6','8f7502a9-6e10-4266-8787-2f5747276ab7','64c52688-0614-42fa-a01f-e4729a69ba27'],size=2,snapshot_id=92b29820-3269-476d-9d1d-d149c22af168,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:35:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1780221162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81fa68c0-b06d-406a-a5fb-b39cbad9dcaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aee6eb5e83c4d59a84b0483194db164',provider_auth=None,provider_geometry=None,provider_id=None,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=92b29820-3269-476d-9d1d-d149c22af168,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:10.362403 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd22de27-abc1-4a87-8bbf-61afaacf9dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:10.388433 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd22de27-abc1-4a87-8bbf-61afaacf9dcf) transitioned into state 'SUCCESS' from state '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-1780221162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['276fff69-d3a0-4d91-a42b-2da763d10791','c0fd1213-46d1-4e9b-9099-2e3e5b5c6ce6','8f7502a9-6e10-4266-8787-2f5747276ab7','64c52688-0614-42fa-a01f-e4729a69ba27'],size=2,snapshot_id=92b29820-3269-476d-9d1d-d149c22af168,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:10.390426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32c749c-bbbe-47de-b13b-2525e1251c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:10.477919 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32c749c-bbbe-47de-b13b-2525e1251c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:10.480516 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (50a322ba-14f8-4739-ab3d-15232a15c8b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:35:10.531774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request issued successfully. Jan 25 11:35:10.546154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8bd14859-d5d9-4442-b87d-67229c55c55b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes returned with HTTP 202 Jan 25 11:35:10.557032 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1672/3329] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:35:09 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes => generated 857 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 11:35:10.561595 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-585b2bb0-4d1a-4cde-9b1b-5194650ef375 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:10.562145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-585b2bb0-4d1a-4cde-9b1b-5194650ef375 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:10.562361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:10.562361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:10.562734 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-585b2bb0-4d1a-4cde-9b1b-5194650ef375 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:10.616464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:10.616464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:10.625132 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-585b2bb0-4d1a-4cde-9b1b-5194650ef375 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:10.648996 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-585b2bb0-4d1a-4cde-9b1b-5194650ef375 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:10.660525 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1658/3330] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:10 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:11.667814 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60d2f2bf-dec0-48e9-bf5b-af4e5bb12f95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:11.668352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-60d2f2bf-dec0-48e9-bf5b-af4e5bb12f95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:11.668586 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:11.668586 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:11.668958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-60d2f2bf-dec0-48e9-bf5b-af4e5bb12f95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:11.717540 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:11.717540 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:11.726590 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-60d2f2bf-dec0-48e9-bf5b-af4e5bb12f95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:11.748757 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60d2f2bf-dec0-48e9-bf5b-af4e5bb12f95 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:11.749795 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1673/3331] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:11 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:12.765516 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c337ebe-6a59-4a91-800f-fd016b7e1980 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:12.766751 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c337ebe-6a59-4a91-800f-fd016b7e1980 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:12.766955 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:12.766955 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:12.767322 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6c337ebe-6a59-4a91-800f-fd016b7e1980 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:12.818253 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:12.818253 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:12.826840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6c337ebe-6a59-4a91-800f-fd016b7e1980 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:12.851262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6c337ebe-6a59-4a91-800f-fd016b7e1980 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:12.852289 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1659/3332] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:12 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:13.868434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53105ab2-a9f8-43ab-8f76-125d18dad379 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:13.869038 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53105ab2-a9f8-43ab-8f76-125d18dad379 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:13.869153 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:13.869153 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:13.869480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-53105ab2-a9f8-43ab-8f76-125d18dad379 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:13.925779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:13.925779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:13.935057 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-53105ab2-a9f8-43ab-8f76-125d18dad379 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:13.957415 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-53105ab2-a9f8-43ab-8f76-125d18dad379 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:13.959419 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1674/3333] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:13 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:14.982469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-561a9942-2493-4cbc-9bb5-3907108b6b21 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:14.984261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-561a9942-2493-4cbc-9bb5-3907108b6b21 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:14.984261 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:14.984261 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:14.984261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-561a9942-2493-4cbc-9bb5-3907108b6b21 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:15.040940 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:15.040940 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:15.049843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-561a9942-2493-4cbc-9bb5-3907108b6b21 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:15.073693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-561a9942-2493-4cbc-9bb5-3907108b6b21 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:15.074509 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1660/3334] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:14 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 949 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:16.090588 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-803accf5-a767-4b9d-a535-9928f7dccd22 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:16.091144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-803accf5-a767-4b9d-a535-9928f7dccd22 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:16.091308 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:16.091308 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:16.091682 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-803accf5-a767-4b9d-a535-9928f7dccd22 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:16.141709 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:16.141709 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:16.150426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-803accf5-a767-4b9d-a535-9928f7dccd22 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:16.172162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-803accf5-a767-4b9d-a535-9928f7dccd22 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:16.172997 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1675/3335] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:16 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:17.190484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6539629-9d52-43cc-9068-ceb0ec3235a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:17.191405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6539629-9d52-43cc-9068-ceb0ec3235a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:17.191721 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:17.191721 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:17.192263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f6539629-9d52-43cc-9068-ceb0ec3235a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:17.243754 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:17.243754 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:17.251719 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f6539629-9d52-43cc-9068-ceb0ec3235a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:17.273336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f6539629-9d52-43cc-9068-ceb0ec3235a8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:17.274182 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1661/3336] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:17 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 950 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:17.289755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61d5bc43-8a60-438c-8360-39e73063d62b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:17.290286 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61d5bc43-8a60-438c-8360-39e73063d62b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:17.290504 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:17.290504 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:17.290874 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-61d5bc43-8a60-438c-8360-39e73063d62b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:17.339084 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:17.339084 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:17.347108 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-61d5bc43-8a60-438c-8360-39e73063d62b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:17.370866 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-61d5bc43-8a60-438c-8360-39e73063d62b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:17.371691 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1676/3337] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:17 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 950 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:17.386670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ccb3ef22-5022-47f8-b6a0-169cba1cbda6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:17.387191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ccb3ef22-5022-47f8-b6a0-169cba1cbda6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:17.387405 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:17.387405 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:17.387775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ccb3ef22-5022-47f8-b6a0-169cba1cbda6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:17.388236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-ccb3ef22-5022-47f8-b6a0-169cba1cbda6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume with id: 81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:17.435625 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:17.435625 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:17.436737 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ccb3ef22-5022-47f8-b6a0-169cba1cbda6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:17.462513 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ccb3ef22-5022-47f8-b6a0-169cba1cbda6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume request issued successfully. Jan 25 11:35:17.462939 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ccb3ef22-5022-47f8-b6a0-169cba1cbda6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 202 Jan 25 11:35:17.463744 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1662/3338] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:35:17 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:35:17.471343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-678e2ee3-40eb-4761-a496-9c2074193bbd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:17.471876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-678e2ee3-40eb-4761-a496-9c2074193bbd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:17.472096 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:17.472096 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:17.472469 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-678e2ee3-40eb-4761-a496-9c2074193bbd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:17.525489 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:17.525489 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:17.533661 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-678e2ee3-40eb-4761-a496-9c2074193bbd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:17.557262 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-678e2ee3-40eb-4761-a496-9c2074193bbd tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:17.558130 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1677/3339] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:17 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:18.574598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c10953d1-6f9c-4cf6-ae8c-abaf96f172fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:18.575150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c10953d1-6f9c-4cf6-ae8c-abaf96f172fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:18.575305 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:18.575305 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:18.575684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c10953d1-6f9c-4cf6-ae8c-abaf96f172fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:18.626423 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:18.626423 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:18.637597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c10953d1-6f9c-4cf6-ae8c-abaf96f172fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:18.660909 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c10953d1-6f9c-4cf6-ae8c-abaf96f172fa tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 200 Jan 25 11:35:18.662216 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1663/3340] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:18 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:19.678435 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24d0c0d0-f019-4e14-9bb6-0074f44ac105 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:19.679000 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24d0c0d0-f019-4e14-9bb6-0074f44ac105 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:19.679258 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:19.679258 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:19.679631 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-24d0c0d0-f019-4e14-9bb6-0074f44ac105 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:19.726042 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-24d0c0d0-f019-4e14-9bb6-0074f44ac105 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 404 Jan 25 11:35:19.727047 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1678/3341] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:19 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:19.736323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes Jan 25 11:35:19.736778 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:19.736778 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:19.737192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-750394960"}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:35:19.738331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-750394960'}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:35:19.738710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume of 1 GB Jan 25 11:35:19.751771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Availability Zones retrieved successfully. Jan 25 11:35:19.769144 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (99e36288-c55a-4730-b9b2-4234f41c28e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:35:19.772611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369d87ef-e217-4c04-9c76-2aabf75bdf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:19.774733 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:35:19.845838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369d87ef-e217-4c04-9c76-2aabf75bdf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:19.848068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b40b0798-55d9-4f62-be57-d76505a3c4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:19.914925 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['0f464485-2813-49ee-bfa6-39915908385e', 'e3fcc46c-fe82-48c5-96ae-84ed12fda456', '50c1b2de-2962-47c4-8c43-4cb76a891b25', '3c6b1e3a-b275-49e5-9f93-2fe03312c63c'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:35:19.916736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b40b0798-55d9-4f62-be57-d76505a3c4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f464485-2813-49ee-bfa6-39915908385e', 'e3fcc46c-fe82-48c5-96ae-84ed12fda456', '50c1b2de-2962-47c4-8c43-4cb76a891b25', '3c6b1e3a-b275-49e5-9f93-2fe03312c63c']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:19.918964 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda5c7c0-2d50-4a5f-b7d1-1d814b1b2b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:19.977527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda5c7c0-2d50-4a5f-b7d1-1d814b1b2b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acd06377-b1d9-4d06-91cc-042d1c016cdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-750394960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['0f464485-2813-49ee-bfa6-39915908385e','e3fcc46c-fe82-48c5-96ae-84ed12fda456','50c1b2de-2962-47c4-8c43-4cb76a891b25','3c6b1e3a-b275-49e5-9f93-2fe03312c63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:35:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-750394960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acd06377-b1d9-4d06-91cc-042d1c016cdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aee6eb5e83c4d59a84b0483194db164',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:19.979736 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31df269d-a410-4b0e-9b65-4e6def2e46b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:20.033213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31df269d-a410-4b0e-9b65-4e6def2e46b3) transitioned into state 'SUCCESS' from state '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-750394960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['0f464485-2813-49ee-bfa6-39915908385e','e3fcc46c-fe82-48c5-96ae-84ed12fda456','50c1b2de-2962-47c4-8c43-4cb76a891b25','3c6b1e3a-b275-49e5-9f93-2fe03312c63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:20.044828 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5914941-6913-43f7-9982-49b1511d7f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:20.060408 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5914941-6913-43f7-9982-49b1511d7f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:20.067171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (99e36288-c55a-4730-b9b2-4234f41c28e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:35:20.117521 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request issued successfully. Jan 25 11:35:20.132078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8bf8786c-a4d3-4544-800e-8ca866d6d9b8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes returned with HTTP 202 Jan 25 11:35:20.133274 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1664/3342] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:35:19 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes => generated 822 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:35:20.149195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07600cae-e0cf-4728-b37a-797fb911ade1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd Jan 25 11:35:20.149753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-07600cae-e0cf-4728-b37a-797fb911ade1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:20.150337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-07600cae-e0cf-4728-b37a-797fb911ade1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:20.200156 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:20.200156 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:20.208697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-07600cae-e0cf-4728-b37a-797fb911ade1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:20.230911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07600cae-e0cf-4728-b37a-797fb911ade1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd returned with HTTP 200 Jan 25 11:35:20.235796 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1679/3343] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:20 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd => generated 890 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:21.248865 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0be3f142-4991-42cb-a186-f17df61ba7dc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd Jan 25 11:35:21.249588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0be3f142-4991-42cb-a186-f17df61ba7dc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:21.249588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:21.249588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:21.249963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0be3f142-4991-42cb-a186-f17df61ba7dc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:21.299062 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:21.299062 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:21.307163 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0be3f142-4991-42cb-a186-f17df61ba7dc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:21.328681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0be3f142-4991-42cb-a186-f17df61ba7dc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd returned with HTTP 200 Jan 25 11:35:21.329505 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1665/3344] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:21 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:21.346264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d070c9f2-1d1b-4e48-ab2a-b70599a03ea2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots Jan 25 11:35:21.346725 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:21.346725 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:21.347148 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d070c9f2-1d1b-4e48-ab2a-b70599a03ea2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acd06377-b1d9-4d06-91cc-042d1c016cdd", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1010502133"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:35:21.397124 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:21.397124 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:21.398339 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d070c9f2-1d1b-4e48-ab2a-b70599a03ea2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:21.398704 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-d070c9f2-1d1b-4e48-ab2a-b70599a03ea2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create snapshot from volume acd06377-b1d9-4d06-91cc-042d1c016cdd Jan 25 11:35:21.453438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-d070c9f2-1d1b-4e48-ab2a-b70599a03ea2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['3ef55abe-2f0b-467c-a003-cf18f199f5ac', 'd96099c6-78a3-445d-a6f4-5aa0a6a5020f', '72b2b130-55ed-4a15-8304-0870c4e274af', '7b12630e-b9bc-4248-80f9-b96d62f7725c'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:35:21.555375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d070c9f2-1d1b-4e48-ab2a-b70599a03ea2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot create request issued successfully. Jan 25 11:35:21.556152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d070c9f2-1d1b-4e48-ab2a-b70599a03ea2 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots returned with HTTP 202 Jan 25 11:35:21.557038 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1680/3345] 10.222.0.57 () {60 vars in 1232 bytes} [Mon Jan 25 11:35:21 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots => generated 310 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:35:21.567539 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8d9fc03-8b33-4f40-86ca-92987d57a867 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 Jan 25 11:35:21.568792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8d9fc03-8b33-4f40-86ca-92987d57a867 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:21.569338 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:21.569338 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:21.569338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8d9fc03-8b33-4f40-86ca-92987d57a867 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:21.595516 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:21.595516 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:21.596656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a8d9fc03-8b33-4f40-86ca-92987d57a867 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:21.598648 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8d9fc03-8b33-4f40-86ca-92987d57a867 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 returned with HTTP 200 Jan 25 11:35:21.599930 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1666/3346] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:21 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:22.619950 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99472678-68b7-432e-a8c4-4b70377aa40b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 Jan 25 11:35:22.621181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99472678-68b7-432e-a8c4-4b70377aa40b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:22.621410 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:22.621410 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:22.621909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99472678-68b7-432e-a8c4-4b70377aa40b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:22.654276 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:22.654276 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:22.655684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-99472678-68b7-432e-a8c4-4b70377aa40b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:22.657718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99472678-68b7-432e-a8c4-4b70377aa40b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 returned with HTTP 200 Jan 25 11:35:22.661226 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1681/3347] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:22 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 => generated 442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:23.672644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9edfbfa5-5d9b-4c0d-a7ab-077fb960e730 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 Jan 25 11:35:23.673181 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9edfbfa5-5d9b-4c0d-a7ab-077fb960e730 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:23.673349 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:23.673349 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:23.673755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9edfbfa5-5d9b-4c0d-a7ab-077fb960e730 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:23.698825 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:23.698825 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:23.699872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9edfbfa5-5d9b-4c0d-a7ab-077fb960e730 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:23.701785 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9edfbfa5-5d9b-4c0d-a7ab-077fb960e730 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 returned with HTTP 200 Jan 25 11:35:23.702555 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1667/3348] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:23 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:23.713582 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] POST http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes Jan 25 11:35:23.714085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:23.714085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:23.714499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4cd60be0-ea88-45ae-bb3d-57df05478dc4", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1591358122"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:35:23.715710 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request body: {'volume': {'snapshot_id': '4cd60be0-ea88-45ae-bb3d-57df05478dc4', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1591358122'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:35:23.743803 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:23.743803 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:23.744945 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:23.745305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume of 1 GB Jan 25 11:35:23.758343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Availability Zones retrieved successfully. Jan 25 11:35:23.775901 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (40fe84dd-4230-4d80-982d-727e88f2ee72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:35:23.778723 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721b8e4f-bb62-4c0f-a1e7-68c273e422be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:23.780789 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Validating volume size '1' using validate_int, validate_snap_size {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:35:23.889016 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721b8e4f-bb62-4c0f-a1e7-68c273e422be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4cd60be0-ea88-45ae-bb3d-57df05478dc4', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:23.891231 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664731fc-2e12-46f5-9a28-b1c54e89c4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:23.956368 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Created reservations ['1e860964-64f1-43c3-a5f8-97a8fe072048', 'dea157b8-1afb-4cd1-ac03-8a1168c2e990', 'ef512664-8734-4443-980c-faf68353a541', 'b13efcb7-f3e1-4418-bc18-64634394e58e'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:35:23.958185 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664731fc-2e12-46f5-9a28-b1c54e89c4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e860964-64f1-43c3-a5f8-97a8fe072048', 'dea157b8-1afb-4cd1-ac03-8a1168c2e990', 'ef512664-8734-4443-980c-faf68353a541', 'b13efcb7-f3e1-4418-bc18-64634394e58e']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:23.960417 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db80a7b9-84aa-4823-abf8-996c0a539037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:24.088586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db80a7b9-84aa-4823-abf8-996c0a539037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c5d77f-6335-42d3-a517-6eb93357247c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1591358122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['1e860964-64f1-43c3-a5f8-97a8fe072048','dea157b8-1afb-4cd1-ac03-8a1168c2e990','ef512664-8734-4443-980c-faf68353a541','b13efcb7-f3e1-4418-bc18-64634394e58e'],size=1,snapshot_id=4cd60be0-ea88-45ae-bb3d-57df05478dc4,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:35:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1591358122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c5d77f-6335-42d3-a517-6eb93357247c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aee6eb5e83c4d59a84b0483194db164',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4cd60be0-ea88-45ae-bb3d-57df05478dc4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:24.090663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ece2ac-e0b7-4781-984a-456d674dac9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:24.116493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ece2ac-e0b7-4781-984a-456d674dac9a) transitioned into state 'SUCCESS' from state '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-1591358122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aee6eb5e83c4d59a84b0483194db164',qos_specs=None,replication_status=,reservations=['1e860964-64f1-43c3-a5f8-97a8fe072048','dea157b8-1afb-4cd1-ac03-8a1168c2e990','ef512664-8734-4443-980c-faf68353a541','b13efcb7-f3e1-4418-bc18-64634394e58e'],size=1,snapshot_id=4cd60be0-ea88-45ae-bb3d-57df05478dc4,source_replicaid=,source_volid=None,status='creating',user_id='6bd5bdf5927a42988c654535bf2a1c5e',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:24.118446 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30761f1b-a44f-44c4-8b11-4a5276b25324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:35:24.203299 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30761f1b-a44f-44c4-8b11-4a5276b25324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:35:24.205930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Flow 'volume_create_api' (40fe84dd-4230-4d80-982d-727e88f2ee72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:35:24.254799 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Create volume request issued successfully. Jan 25 11:35:24.268977 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc311baf-0874-4b05-bf6c-39c6f10358f6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes returned with HTTP 202 Jan 25 11:35:24.281360 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1682/3349] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:35:23 2021] POST /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes => generated 857 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:35:24.286242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ec4c511-719f-474a-b161-70ab23f53bc1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:24.286873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ec4c511-719f-474a-b161-70ab23f53bc1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:24.287319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:24.287319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:24.287696 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ec4c511-719f-474a-b161-70ab23f53bc1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:24.340143 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:24.340143 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:24.350556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4ec4c511-719f-474a-b161-70ab23f53bc1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:24.374998 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ec4c511-719f-474a-b161-70ab23f53bc1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:24.376004 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1668/3350] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:24 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:25.393047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29c48f8f-46b5-45bc-9434-d381bff9739d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:25.393590 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29c48f8f-46b5-45bc-9434-d381bff9739d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:25.393811 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:25.393811 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:25.394183 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-29c48f8f-46b5-45bc-9434-d381bff9739d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:25.443586 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:25.443586 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:25.452105 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-29c48f8f-46b5-45bc-9434-d381bff9739d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:25.474922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-29c48f8f-46b5-45bc-9434-d381bff9739d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:25.484771 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1683/3351] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:25 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:26.492499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23722194-ae19-4c05-936e-fb4b04f043de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:26.493006 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23722194-ae19-4c05-936e-fb4b04f043de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:26.493213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:26.493213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:26.493549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23722194-ae19-4c05-936e-fb4b04f043de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:26.543730 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:26.543730 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:26.552444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-23722194-ae19-4c05-936e-fb4b04f043de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:26.575054 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23722194-ae19-4c05-936e-fb4b04f043de tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:26.576060 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1669/3352] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:26 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:27.592080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dac7b13f-645f-4f03-86d0-57c78be96b37 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:27.592750 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dac7b13f-645f-4f03-86d0-57c78be96b37 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:27.592846 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:27.592846 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:27.593169 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dac7b13f-645f-4f03-86d0-57c78be96b37 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:27.643504 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:27.643504 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:27.654293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dac7b13f-645f-4f03-86d0-57c78be96b37 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:27.676690 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dac7b13f-645f-4f03-86d0-57c78be96b37 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:27.677556 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1684/3353] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:27 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:28.695331 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7232b2a-6f4a-47e8-b793-2013d9e89ab9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:28.695992 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7232b2a-6f4a-47e8-b793-2013d9e89ab9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:28.696229 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:28.696229 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:28.696556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7232b2a-6f4a-47e8-b793-2013d9e89ab9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:28.752478 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:28.752478 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:28.761843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f7232b2a-6f4a-47e8-b793-2013d9e89ab9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:28.783342 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7232b2a-6f4a-47e8-b793-2013d9e89ab9 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:28.784332 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1670/3354] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:28 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:29.799750 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d0f1d5c-89ad-47b9-b712-c0c49bed9779 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:29.800275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d0f1d5c-89ad-47b9-b712-c0c49bed9779 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:29.800550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:29.800550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:29.800803 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d0f1d5c-89ad-47b9-b712-c0c49bed9779 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:29.850033 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:29.850033 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:29.858392 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1d0f1d5c-89ad-47b9-b712-c0c49bed9779 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:29.879948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d0f1d5c-89ad-47b9-b712-c0c49bed9779 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:29.881644 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1685/3355] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:29 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 949 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:30.897808 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71cfc14d-78aa-4cb6-b080-4dfc19da1bd7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:30.898422 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71cfc14d-78aa-4cb6-b080-4dfc19da1bd7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:30.898636 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:30.898636 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:30.899137 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71cfc14d-78aa-4cb6-b080-4dfc19da1bd7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:30.948191 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:30.948191 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:30.956471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-71cfc14d-78aa-4cb6-b080-4dfc19da1bd7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:30.980805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71cfc14d-78aa-4cb6-b080-4dfc19da1bd7 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:30.981929 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1671/3356] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:30 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 950 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:30.996744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c4d45ca-ad53-4983-b5f3-5ec53f1bcff1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:30.997269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c4d45ca-ad53-4983-b5f3-5ec53f1bcff1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:30.997486 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:30.997486 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:30.997885 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c4d45ca-ad53-4983-b5f3-5ec53f1bcff1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:31.050741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:31.050741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:31.059324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1c4d45ca-ad53-4983-b5f3-5ec53f1bcff1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:31.081246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c4d45ca-ad53-4983-b5f3-5ec53f1bcff1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:31.082128 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1686/3357] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:30 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 950 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:31.099393 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4aa9e5e3-bb04-4105-83ef-2bca87533a06 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:31.099929 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4aa9e5e3-bb04-4105-83ef-2bca87533a06 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:31.100150 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:31.100150 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:31.100528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4aa9e5e3-bb04-4105-83ef-2bca87533a06 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:31.101000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-4aa9e5e3-bb04-4105-83ef-2bca87533a06 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume with id: 94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:31.152373 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:31.152373 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:31.153566 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4aa9e5e3-bb04-4105-83ef-2bca87533a06 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:31.182160 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4aa9e5e3-bb04-4105-83ef-2bca87533a06 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume request issued successfully. Jan 25 11:35:31.182641 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4aa9e5e3-bb04-4105-83ef-2bca87533a06 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 202 Jan 25 11:35:31.183908 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1672/3358] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:35:31 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:35:31.191389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0012a3c5-756e-40a3-9278-dd63437cbe31 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:31.191920 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0012a3c5-756e-40a3-9278-dd63437cbe31 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:31.192135 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:31.192135 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:31.192575 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0012a3c5-756e-40a3-9278-dd63437cbe31 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:31.243745 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:31.243745 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:31.252608 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0012a3c5-756e-40a3-9278-dd63437cbe31 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:31.275131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0012a3c5-756e-40a3-9278-dd63437cbe31 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:31.276165 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1687/3359] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:31 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:32.291899 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e301d5f-6ba1-470d-9705-0491db590c17 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:32.292413 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e301d5f-6ba1-470d-9705-0491db590c17 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:32.292520 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:32.292520 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:32.292889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2e301d5f-6ba1-470d-9705-0491db590c17 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:32.341968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:32.341968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:32.350441 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2e301d5f-6ba1-470d-9705-0491db590c17 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:32.373196 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2e301d5f-6ba1-470d-9705-0491db590c17 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 200 Jan 25 11:35:32.374267 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1673/3360] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:32 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:33.391204 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e15abc0-eab1-437a-827c-3422dfccc430 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:33.391766 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e15abc0-eab1-437a-827c-3422dfccc430 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:33.391962 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:33.391962 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:33.392337 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e15abc0-eab1-437a-827c-3422dfccc430 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:33.438180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e15abc0-eab1-437a-827c-3422dfccc430 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 404 Jan 25 11:35:33.439184 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1688/3361] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:33 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:33.449234 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50bd1c01-3d74-4539-8b1b-e4a6d1ea9781 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:33.449788 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50bd1c01-3d74-4539-8b1b-e4a6d1ea9781 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:33.450077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:33.450077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:33.450478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-50bd1c01-3d74-4539-8b1b-e4a6d1ea9781 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:33.450941 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-50bd1c01-3d74-4539-8b1b-e4a6d1ea9781 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume with id: 94c5d77f-6335-42d3-a517-6eb93357247c Jan 25 11:35:33.498026 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-50bd1c01-3d74-4539-8b1b-e4a6d1ea9781 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c returned with HTTP 404 Jan 25 11:35:33.499080 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1674/3362] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:35:33 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/94c5d77f-6335-42d3-a517-6eb93357247c => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:33.508113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-240bf2f7-373d-43c9-9da9-66b2583e572f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 Jan 25 11:35:33.508642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-240bf2f7-373d-43c9-9da9-66b2583e572f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:33.509140 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-240bf2f7-373d-43c9-9da9-66b2583e572f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:33.509504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-240bf2f7-373d-43c9-9da9-66b2583e572f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: 4cd60be0-ea88-45ae-bb3d-57df05478dc4 Jan 25 11:35:33.534564 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:33.534564 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:33.535637 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-240bf2f7-373d-43c9-9da9-66b2583e572f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:33.608323 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-240bf2f7-373d-43c9-9da9-66b2583e572f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:35:33.608824 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-240bf2f7-373d-43c9-9da9-66b2583e572f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 returned with HTTP 202 Jan 25 11:35:33.609722 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1689/3363] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:33 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:35:33.620258 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec543929-7764-4109-8b2e-f57f6269c278 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 Jan 25 11:35:33.620798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec543929-7764-4109-8b2e-f57f6269c278 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:33.621292 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ec543929-7764-4109-8b2e-f57f6269c278 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:33.647565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:33.647565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:33.649114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ec543929-7764-4109-8b2e-f57f6269c278 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:33.651096 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ec543929-7764-4109-8b2e-f57f6269c278 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 returned with HTTP 200 Jan 25 11:35:33.657070 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1675/3364] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:33 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:34.664419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5febee98-2294-473a-aa41-ad72694e43e3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 Jan 25 11:35:34.664953 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5febee98-2294-473a-aa41-ad72694e43e3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:34.665172 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:34.665172 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:34.665552 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5febee98-2294-473a-aa41-ad72694e43e3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:34.690434 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:34.690434 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:34.691545 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5febee98-2294-473a-aa41-ad72694e43e3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:34.694292 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5febee98-2294-473a-aa41-ad72694e43e3 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 returned with HTTP 200 Jan 25 11:35:34.695251 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1690/3365] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:34 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:35.706814 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fa5123b-9509-49ba-86ae-cf939db78721 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 Jan 25 11:35:35.707335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fa5123b-9509-49ba-86ae-cf939db78721 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:35.707522 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:35.707522 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:35.708852 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8fa5123b-9509-49ba-86ae-cf939db78721 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:35.732409 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8fa5123b-9509-49ba-86ae-cf939db78721 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 returned with HTTP 404 Jan 25 11:35:35.736572 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1676/3366] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:35 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/4cd60be0-ea88-45ae-bb3d-57df05478dc4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:35.742189 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79106127-ea48-48ff-83ba-6a87cb7f42bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd Jan 25 11:35:35.742711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79106127-ea48-48ff-83ba-6a87cb7f42bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:35.742963 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:35.742963 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:35.743334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-79106127-ea48-48ff-83ba-6a87cb7f42bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:35.743798 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-79106127-ea48-48ff-83ba-6a87cb7f42bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume with id: acd06377-b1d9-4d06-91cc-042d1c016cdd Jan 25 11:35:35.794089 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:35.794089 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:35.795171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-79106127-ea48-48ff-83ba-6a87cb7f42bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:35.826237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-79106127-ea48-48ff-83ba-6a87cb7f42bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume request issued successfully. Jan 25 11:35:35.826894 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-79106127-ea48-48ff-83ba-6a87cb7f42bc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd returned with HTTP 202 Jan 25 11:35:35.827754 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1691/3367] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:35:35 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:35:35.836495 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-838280a9-b00c-4473-814b-316838468bda tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd Jan 25 11:35:35.837127 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-838280a9-b00c-4473-814b-316838468bda tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:35.837718 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-838280a9-b00c-4473-814b-316838468bda tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:35.891191 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:35.891191 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:35.899987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-838280a9-b00c-4473-814b-316838468bda tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:35.921655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-838280a9-b00c-4473-814b-316838468bda tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd returned with HTTP 200 Jan 25 11:35:35.932026 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1677/3368] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:35 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:36.939274 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-679ce1b7-1678-45b0-a005-1818e6f64b71 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd Jan 25 11:35:36.939790 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-679ce1b7-1678-45b0-a005-1818e6f64b71 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:36.939994 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:36.939994 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:36.940363 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-679ce1b7-1678-45b0-a005-1818e6f64b71 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:36.995356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:36.995356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:37.004056 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-679ce1b7-1678-45b0-a005-1818e6f64b71 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:37.028162 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-679ce1b7-1678-45b0-a005-1818e6f64b71 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd returned with HTTP 200 Jan 25 11:35:37.029089 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1692/3369] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:36 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:38.045152 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d99e9eed-f89e-483b-9dd7-caffa8aa5297 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd Jan 25 11:35:38.045719 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d99e9eed-f89e-483b-9dd7-caffa8aa5297 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:38.045934 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:38.045934 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:38.046305 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d99e9eed-f89e-483b-9dd7-caffa8aa5297 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:38.093573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d99e9eed-f89e-483b-9dd7-caffa8aa5297 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd returned with HTTP 404 Jan 25 11:35:38.094664 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1678/3370] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:38 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/acd06377-b1d9-4d06-91cc-042d1c016cdd => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:38.102933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d5bfdcf0-e9e1-448a-9bc9-30180a36937f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:38.103464 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d5bfdcf0-e9e1-448a-9bc9-30180a36937f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:38.103682 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:38.103682 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:38.104058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d5bfdcf0-e9e1-448a-9bc9-30180a36937f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:38.104525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-d5bfdcf0-e9e1-448a-9bc9-30180a36937f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume with id: 81fa68c0-b06d-406a-a5fb-b39cbad9dcaa Jan 25 11:35:38.152028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d5bfdcf0-e9e1-448a-9bc9-30180a36937f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa returned with HTTP 404 Jan 25 11:35:38.153098 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1693/3371] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:35:38 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/81fa68c0-b06d-406a-a5fb-b39cbad9dcaa => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:38.161318 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8e84fef-9b9a-4caa-8f68-c1ef14d67052 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 Jan 25 11:35:38.161888 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8e84fef-9b9a-4caa-8f68-c1ef14d67052 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:38.162387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a8e84fef-9b9a-4caa-8f68-c1ef14d67052 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:38.162752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-a8e84fef-9b9a-4caa-8f68-c1ef14d67052 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: 92b29820-3269-476d-9d1d-d149c22af168 Jan 25 11:35:38.187891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:38.187891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:38.189018 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a8e84fef-9b9a-4caa-8f68-c1ef14d67052 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:38.249925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a8e84fef-9b9a-4caa-8f68-c1ef14d67052 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:35:38.250389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a8e84fef-9b9a-4caa-8f68-c1ef14d67052 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 returned with HTTP 202 Jan 25 11:35:38.251236 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1679/3372] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:38 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:35:38.259923 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ee0a684-8aa8-4cd3-9258-333f24f33dbf tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 Jan 25 11:35:38.260443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ee0a684-8aa8-4cd3-9258-333f24f33dbf tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:38.260922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4ee0a684-8aa8-4cd3-9258-333f24f33dbf tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:38.286635 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:38.286635 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:38.287974 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4ee0a684-8aa8-4cd3-9258-333f24f33dbf tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:38.289917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4ee0a684-8aa8-4cd3-9258-333f24f33dbf tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 returned with HTTP 200 Jan 25 11:35:38.290715 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1694/3373] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:38 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:39.303957 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1365e8d-07bf-49ed-b0f0-dc19b1bfe369 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 Jan 25 11:35:39.304470 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1365e8d-07bf-49ed-b0f0-dc19b1bfe369 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:39.304583 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:39.304583 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:39.304947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1365e8d-07bf-49ed-b0f0-dc19b1bfe369 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:39.329068 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:39.329068 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:39.330242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f1365e8d-07bf-49ed-b0f0-dc19b1bfe369 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:39.332174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1365e8d-07bf-49ed-b0f0-dc19b1bfe369 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 returned with HTTP 200 Jan 25 11:35:39.332995 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1680/3374] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:39 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:40.345679 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5c6b3d8-7d14-404d-b046-51763210b8d6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 Jan 25 11:35:40.346192 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5c6b3d8-7d14-404d-b046-51763210b8d6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:40.346289 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:40.346289 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:40.346707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f5c6b3d8-7d14-404d-b046-51763210b8d6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:40.370419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f5c6b3d8-7d14-404d-b046-51763210b8d6 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 returned with HTTP 404 Jan 25 11:35:40.371379 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1695/3375] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:40 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/92b29820-3269-476d-9d1d-d149c22af168 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:40.378809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16b59c9b-3bfb-4ffb-90da-804c5214580b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 Jan 25 11:35:40.379332 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16b59c9b-3bfb-4ffb-90da-804c5214580b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:40.379548 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:40.379548 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:40.380568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16b59c9b-3bfb-4ffb-90da-804c5214580b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:40.380976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-16b59c9b-3bfb-4ffb-90da-804c5214580b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume with id: 677040fb-2efe-46eb-a7aa-087c6fd87406 Jan 25 11:35:40.428555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:40.428555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:40.429693 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-16b59c9b-3bfb-4ffb-90da-804c5214580b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:40.455682 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-16b59c9b-3bfb-4ffb-90da-804c5214580b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume request issued successfully. Jan 25 11:35:40.456203 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16b59c9b-3bfb-4ffb-90da-804c5214580b tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 returned with HTTP 202 Jan 25 11:35:40.457056 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1681/3376] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:35:40 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:35:40.464706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3cbed0e2-ce17-4a0b-9e77-812feee27598 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 Jan 25 11:35:40.465241 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3cbed0e2-ce17-4a0b-9e77-812feee27598 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:40.465778 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3cbed0e2-ce17-4a0b-9e77-812feee27598 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:40.514802 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:40.514802 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:40.523180 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3cbed0e2-ce17-4a0b-9e77-812feee27598 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:40.545496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3cbed0e2-ce17-4a0b-9e77-812feee27598 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 returned with HTTP 200 Jan 25 11:35:40.546532 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1696/3377] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:40 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:41.563378 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4db89ff-4dc0-415e-a909-70e5b2875f54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 Jan 25 11:35:41.563948 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4db89ff-4dc0-415e-a909-70e5b2875f54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:41.564292 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:41.564292 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:41.564674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d4db89ff-4dc0-415e-a909-70e5b2875f54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:41.618862 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:41.618862 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:41.627385 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d4db89ff-4dc0-415e-a909-70e5b2875f54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:41.648930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d4db89ff-4dc0-415e-a909-70e5b2875f54 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 returned with HTTP 200 Jan 25 11:35:41.649785 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1682/3378] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:41 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:42.665994 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-802fdc86-b1b5-4c6e-aab6-f825d5eea1ce tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 Jan 25 11:35:42.666520 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-802fdc86-b1b5-4c6e-aab6-f825d5eea1ce tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:42.666709 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:42.666709 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:42.667074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-802fdc86-b1b5-4c6e-aab6-f825d5eea1ce tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:42.713540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-802fdc86-b1b5-4c6e-aab6-f825d5eea1ce tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 returned with HTTP 404 Jan 25 11:35:42.717975 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1697/3379] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:42 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/677040fb-2efe-46eb-a7aa-087c6fd87406 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:42.722929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67157667-d438-4100-b091-a2edb84eb959 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:35:42.723525 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67157667-d438-4100-b091-a2edb84eb959 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:42.723754 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:42.723754 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:42.724222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-67157667-d438-4100-b091-a2edb84eb959 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:42.724590 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-67157667-d438-4100-b091-a2edb84eb959 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: c5a53822-589b-4ccd-8ed0-b695811e3c74 Jan 25 11:35:42.750986 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-67157667-d438-4100-b091-a2edb84eb959 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 returned with HTTP 404 Jan 25 11:35:42.752517 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1683/3380] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:42 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/c5a53822-589b-4ccd-8ed0-b695811e3c74 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:42.761526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ed9bf0a-449f-4513-8391-b2e51d3aa25a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:35:42.762079 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ed9bf0a-449f-4513-8391-b2e51d3aa25a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:42.762568 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2ed9bf0a-449f-4513-8391-b2e51d3aa25a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:42.762929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-2ed9bf0a-449f-4513-8391-b2e51d3aa25a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: a19c952c-1235-4639-86f9-248ba0afc3ba Jan 25 11:35:42.785015 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2ed9bf0a-449f-4513-8391-b2e51d3aa25a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba returned with HTTP 404 Jan 25 11:35:42.786035 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1698/3381] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:42 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/a19c952c-1235-4639-86f9-248ba0afc3ba => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:42.794068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-af6303f6-533e-42ff-b9d0-d5e8ddf41e6f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:35:42.794589 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-af6303f6-533e-42ff-b9d0-d5e8ddf41e6f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:42.795073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-af6303f6-533e-42ff-b9d0-d5e8ddf41e6f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:42.795432 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-af6303f6-533e-42ff-b9d0-d5e8ddf41e6f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: abf8b606-93e0-4a40-abf2-3f4a9c158daf Jan 25 11:35:42.824515 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-af6303f6-533e-42ff-b9d0-d5e8ddf41e6f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf returned with HTTP 404 Jan 25 11:35:42.824515 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1684/3382] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:42 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/abf8b606-93e0-4a40-abf2-3f4a9c158daf => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:42.829178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01c12e02-50dc-41ec-9d4b-793eb8d9b4c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:35:42.829178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01c12e02-50dc-41ec-9d4b-793eb8d9b4c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:42.829178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01c12e02-50dc-41ec-9d4b-793eb8d9b4c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:42.829525 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-01c12e02-50dc-41ec-9d4b-793eb8d9b4c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: acb40056-7215-46e5-8d37-8c24767dad7b Jan 25 11:35:42.852305 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01c12e02-50dc-41ec-9d4b-793eb8d9b4c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b returned with HTTP 404 Jan 25 11:35:42.853320 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1699/3383] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:42 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/acb40056-7215-46e5-8d37-8c24767dad7b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:42.861768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd8a6a2b-415d-4f3a-b3b7-01bd0f670acc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be Jan 25 11:35:42.862293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd8a6a2b-415d-4f3a-b3b7-01bd0f670acc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:42.862782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd8a6a2b-415d-4f3a-b3b7-01bd0f670acc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:42.863141 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-fd8a6a2b-415d-4f3a-b3b7-01bd0f670acc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: 56240272-7700-43c0-b183-db0553e579be Jan 25 11:35:42.887217 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd8a6a2b-415d-4f3a-b3b7-01bd0f670acc tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be returned with HTTP 404 Jan 25 11:35:42.888266 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1685/3384] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:42 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/56240272-7700-43c0-b183-db0553e579be => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:35:42.896268 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ade1c35c-ace9-4c88-8750-d48a5ac34a8a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:35:42.896792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ade1c35c-ace9-4c88-8750-d48a5ac34a8a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:42.897278 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ade1c35c-ace9-4c88-8750-d48a5ac34a8a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:42.897670 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-ade1c35c-ace9-4c88-8750-d48a5ac34a8a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: 811dcc28-7cc8-4f09-bb4a-3ebb3101c268 Jan 25 11:35:42.923929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ade1c35c-ace9-4c88-8750-d48a5ac34a8a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 returned with HTTP 404 Jan 25 11:35:42.924841 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1700/3385] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:42 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/811dcc28-7cc8-4f09-bb4a-3ebb3101c268 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:42.933847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf8ddf21-efa6-4179-b5da-1e38d2a71a9a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:35:42.934374 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf8ddf21-efa6-4179-b5da-1e38d2a71a9a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:42.934868 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bf8ddf21-efa6-4179-b5da-1e38d2a71a9a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:42.935229 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-bf8ddf21-efa6-4179-b5da-1e38d2a71a9a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: 8e57c3ae-1341-4902-8f36-cc18f0eae917 Jan 25 11:35:42.958282 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bf8ddf21-efa6-4179-b5da-1e38d2a71a9a tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 returned with HTTP 404 Jan 25 11:35:42.959252 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1686/3386] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:42 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/8e57c3ae-1341-4902-8f36-cc18f0eae917 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:42.966543 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-28c6a327-c936-49b7-b062-c5731401b5c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:35:42.967067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-28c6a327-c936-49b7-b062-c5731401b5c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:42.967548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-28c6a327-c936-49b7-b062-c5731401b5c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:42.968013 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-28c6a327-c936-49b7-b062-c5731401b5c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume with id: 0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:35:43.017546 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:43.017546 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:43.018674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-28c6a327-c936-49b7-b062-c5731401b5c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:43.044845 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-28c6a327-c936-49b7-b062-c5731401b5c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume request issued successfully. Jan 25 11:35:43.045324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-28c6a327-c936-49b7-b062-c5731401b5c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 202 Jan 25 11:35:43.046212 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1701/3387] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:35:42 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:35:43.054485 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2f89ae6-4740-4f6b-a528-9794555010c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:35:43.055013 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2f89ae6-4740-4f6b-a528-9794555010c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:43.055496 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c2f89ae6-4740-4f6b-a528-9794555010c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:43.103937 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:43.103937 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:43.112378 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c2f89ae6-4740-4f6b-a528-9794555010c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:43.136353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c2f89ae6-4740-4f6b-a528-9794555010c8 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:35:43.137182 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1687/3388] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:43 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:35:44.154328 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5d68981-6673-4aa9-92f2-5bb2086543c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:35:44.154870 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5d68981-6673-4aa9-92f2-5bb2086543c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:44.155047 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:44.155047 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:44.155419 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c5d68981-6673-4aa9-92f2-5bb2086543c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:44.204828 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:44.204828 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:44.213149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c5d68981-6673-4aa9-92f2-5bb2086543c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:44.236412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c5d68981-6673-4aa9-92f2-5bb2086543c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 200 Jan 25 11:35:44.237403 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1702/3389] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:44 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:35:45.254155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-281f07ae-0773-40f4-b3a2-b2a95f1984ba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 Jan 25 11:35:45.255289 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-281f07ae-0773-40f4-b3a2-b2a95f1984ba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:45.255500 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:45.255500 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:45.255842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-281f07ae-0773-40f4-b3a2-b2a95f1984ba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:45.302513 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-281f07ae-0773-40f4-b3a2-b2a95f1984ba tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 returned with HTTP 404 Jan 25 11:35:45.303974 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1688/3390] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:45 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/0083ccb0-1392-4873-aaf9-f3857061dcb7 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:45.312237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3a59e89-0c0d-4a8b-b924-0dc735b888d0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 Jan 25 11:35:45.312799 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3a59e89-0c0d-4a8b-b924-0dc735b888d0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:45.313014 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:45.313014 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:45.313429 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3a59e89-0c0d-4a8b-b924-0dc735b888d0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:45.313922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v2.snapshots [None req-e3a59e89-0c0d-4a8b-b924-0dc735b888d0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete snapshot with id: 0a21e554-87bc-44b8-9a7a-e32a21f18d58 Jan 25 11:35:45.338913 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:45.338913 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:45.340485 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e3a59e89-0c0d-4a8b-b924-0dc735b888d0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:45.417574 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e3a59e89-0c0d-4a8b-b924-0dc735b888d0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot delete request issued successfully. Jan 25 11:35:45.418531 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3a59e89-0c0d-4a8b-b924-0dc735b888d0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 returned with HTTP 202 Jan 25 11:35:45.423851 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1703/3391] 10.222.0.57 () {58 vars in 1324 bytes} [Mon Jan 25 11:35:45 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:35:45.434759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a57e16a7-1c34-4f63-981a-8fc2845e1672 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 Jan 25 11:35:45.435556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a57e16a7-1c34-4f63-981a-8fc2845e1672 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:45.436428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a57e16a7-1c34-4f63-981a-8fc2845e1672 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:45.464032 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:45.464032 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:45.465186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a57e16a7-1c34-4f63-981a-8fc2845e1672 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:45.467458 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a57e16a7-1c34-4f63-981a-8fc2845e1672 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 returned with HTTP 200 Jan 25 11:35:45.468007 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1689/3392] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:45 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:46.480733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6eba5c99-b0ba-43a5-99c8-22d084f5879f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 Jan 25 11:35:46.481280 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6eba5c99-b0ba-43a5-99c8-22d084f5879f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:46.481442 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:46.481442 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:46.481845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6eba5c99-b0ba-43a5-99c8-22d084f5879f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:46.506397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:46.506397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:46.507584 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6eba5c99-b0ba-43a5-99c8-22d084f5879f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Snapshot retrieved successfully. Jan 25 11:35:46.509504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6eba5c99-b0ba-43a5-99c8-22d084f5879f tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 returned with HTTP 200 Jan 25 11:35:46.510340 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1704/3393] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:46 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:47.523220 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2c75a23-c440-4af6-8377-5431a03ba8c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 Jan 25 11:35:47.523779 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2c75a23-c440-4af6-8377-5431a03ba8c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:47.523920 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:47.523920 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:47.524293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e2c75a23-c440-4af6-8377-5431a03ba8c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:47.546768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e2c75a23-c440-4af6-8377-5431a03ba8c1 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 returned with HTTP 404 Jan 25 11:35:47.547711 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1690/3394] 10.222.0.57 () {58 vars in 1321 bytes} [Mon Jan 25 11:35:47 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/snapshots/0a21e554-87bc-44b8-9a7a-e32a21f18d58 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:35:47.555380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70c678d1-0ae9-4039-b070-cc5c7ed38494 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] DELETE http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:35:47.555908 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70c678d1-0ae9-4039-b070-cc5c7ed38494 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:47.556127 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:47.556127 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:47.556503 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-70c678d1-0ae9-4039-b070-cc5c7ed38494 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:47.556975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-70c678d1-0ae9-4039-b070-cc5c7ed38494 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume with id: 005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:35:47.605659 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:47.605659 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:47.606820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-70c678d1-0ae9-4039-b070-cc5c7ed38494 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:47.632544 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-70c678d1-0ae9-4039-b070-cc5c7ed38494 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Delete volume request issued successfully. Jan 25 11:35:47.633019 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-70c678d1-0ae9-4039-b070-cc5c7ed38494 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 202 Jan 25 11:35:47.633930 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1705/3395] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:35:47 2021] DELETE /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:35:47.641290 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0eb34d57-d22f-466c-ba42-715ff8768609 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:35:47.641845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0eb34d57-d22f-466c-ba42-715ff8768609 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:47.642324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0eb34d57-d22f-466c-ba42-715ff8768609 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:47.695437 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:47.695437 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:47.704078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0eb34d57-d22f-466c-ba42-715ff8768609 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:47.726985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0eb34d57-d22f-466c-ba42-715ff8768609 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:35:47.733734 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1691/3396] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:47 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:48.744527 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01f3c847-38ab-4706-8d8a-7982d881194d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:35:48.745067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01f3c847-38ab-4706-8d8a-7982d881194d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:48.745448 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:48.745448 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:48.745848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01f3c847-38ab-4706-8d8a-7982d881194d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:48.799070 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:35:48.799070 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:35:48.808232 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-01f3c847-38ab-4706-8d8a-7982d881194d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Volume info retrieved successfully. Jan 25 11:35:48.830769 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01f3c847-38ab-4706-8d8a-7982d881194d tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 200 Jan 25 11:35:48.831765 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1706/3397] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:48 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:35:49.847752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-caa7bede-7439-4c42-a275-1faf6ae998c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] GET http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac Jan 25 11:35:49.849104 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-caa7bede-7439-4c42-a275-1faf6ae998c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:35:49.849104 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:35:49.849104 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:35:49.849390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-caa7bede-7439-4c42-a275-1faf6ae998c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:35:49.895651 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-caa7bede-7439-4c42-a275-1faf6ae998c0 tempest-VolumesSnapshotTestJSON-2103183939 tempest-VolumesSnapshotTestJSON-2103183939] http://10.222.0.57/volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac returned with HTTP 404 Jan 25 11:35:49.896697 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1692/3398] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:35:49 2021] GET /volume/v3/9aee6eb5e83c4d59a84b0483194db164/volumes/005690ad-cf45-4559-a568-12abaeba3dac => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:36:01.232662 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] POST http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes Jan 25 11:36:01.233543 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:01.233543 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:01.234279 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1593558071", "snapshot_id": null, "imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "volume_type": null, "size": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:36:01.235524 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1593558071', 'snapshot_id': None, 'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'volume_type': None, 'size': 1}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:36:01.353814 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Create volume of 1 GB Jan 25 11:36:01.368610 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Availability Zones retrieved successfully. Jan 25 11:36:01.385078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Flow 'volume_create_api' (e523b941-2d23-4be3-a4d8-caf7ef04be5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:36:01.387856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f1c5ee-3279-48de-8ed0-5e2e9820e03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:36:01.389903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:36:01.498184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f1c5ee-3279-48de-8ed0-5e2e9820e03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:36:01.500415 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0540bf-4976-4f26-91f2-330b90ff27ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:36:01.588805 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Created reservations ['3efd24cc-13c2-461f-8851-b6762a61482b', '0a3d30ae-d0e5-458d-b51d-1f5cfa027be5', '7c306b86-d61a-42d5-bf3a-7476341b0bce', '97432271-22be-4986-b97c-0e51ea7383d8'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:36:01.590746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0540bf-4976-4f26-91f2-330b90ff27ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3efd24cc-13c2-461f-8851-b6762a61482b', '0a3d30ae-d0e5-458d-b51d-1f5cfa027be5', '7c306b86-d61a-42d5-bf3a-7476341b0bce', '97432271-22be-4986-b97c-0e51ea7383d8']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:36:01.592876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56f57c3-f4a5-4360-b180-0982694f2434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:36:01.650854 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56f57c3-f4a5-4360-b180-0982694f2434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55df70bb-21dc-48a2-a701-e07ee99e6cf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1593558071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc228a00d36b4a0bb4dfd9293e994b65',qos_specs=None,replication_status=,reservations=['3efd24cc-13c2-461f-8851-b6762a61482b','0a3d30ae-d0e5-458d-b51d-1f5cfa027be5','7c306b86-d61a-42d5-bf3a-7476341b0bce','97432271-22be-4986-b97c-0e51ea7383d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8361f7babfa47f58a09dc7339cc53d8',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1593558071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55df70bb-21dc-48a2-a701-e07ee99e6cf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc228a00d36b4a0bb4dfd9293e994b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f8361f7babfa47f58a09dc7339cc53d8',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:36:01.652932 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9461d2aa-c533-489a-8d4f-d54ef9263e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:36:01.678552 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9461d2aa-c533-489a-8d4f-d54ef9263e04) transitioned into state 'SUCCESS' from state '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-1593558071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc228a00d36b4a0bb4dfd9293e994b65',qos_specs=None,replication_status=,reservations=['3efd24cc-13c2-461f-8851-b6762a61482b','0a3d30ae-d0e5-458d-b51d-1f5cfa027be5','7c306b86-d61a-42d5-bf3a-7476341b0bce','97432271-22be-4986-b97c-0e51ea7383d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8361f7babfa47f58a09dc7339cc53d8',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:36:01.680518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6264a1a-9706-42bc-89c6-2d6224141c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:36:01.694931 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6264a1a-9706-42bc-89c6-2d6224141c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:36:01.697560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Flow 'volume_create_api' (e523b941-2d23-4be3-a4d8-caf7ef04be5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:36:01.746575 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Create volume request issued successfully. Jan 25 11:36:01.760695 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-aca8b460-d590-4029-9ec6-366f7d2f9d2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes returned with HTTP 202 Jan 25 11:36:01.765799 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1707/3399] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:36:01 2021] POST /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes => generated 823 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:36:01.775995 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-098b253a-890e-4c7d-8844-d2f1613d12a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:01.776525 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-098b253a-890e-4c7d-8844-d2f1613d12a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:01.777130 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-098b253a-890e-4c7d-8844-d2f1613d12a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:01.827551 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:01.827551 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:01.837772 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-098b253a-890e-4c7d-8844-d2f1613d12a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:01.861379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-098b253a-890e-4c7d-8844-d2f1613d12a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:01.862240 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1693/3400] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:01 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 891 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:02.879922 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20b4f3df-ddeb-4d2a-b986-c6f54f0a020c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:02.880447 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20b4f3df-ddeb-4d2a-b986-c6f54f0a020c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:02.880650 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:02.880650 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:02.881023 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20b4f3df-ddeb-4d2a-b986-c6f54f0a020c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:02.931127 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:02.931127 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:02.942244 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-20b4f3df-ddeb-4d2a-b986-c6f54f0a020c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:02.969570 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20b4f3df-ddeb-4d2a-b986-c6f54f0a020c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:02.970757 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1708/3401] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:02 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:03.987087 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd452484-022c-4c93-8942-ee316922cf4c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:03.988842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd452484-022c-4c93-8942-ee316922cf4c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:03.989401 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:03.989401 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:03.990068 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd452484-022c-4c93-8942-ee316922cf4c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:04.083901 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:04.083901 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:04.092501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dd452484-022c-4c93-8942-ee316922cf4c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:04.117905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd452484-022c-4c93-8942-ee316922cf4c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:04.119028 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1694/3402] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:03 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:05.136050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a43d7c1c-42d1-4465-92b2-365ddb0070af tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:05.136691 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a43d7c1c-42d1-4465-92b2-365ddb0070af tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:05.136898 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:05.136898 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:05.137273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a43d7c1c-42d1-4465-92b2-365ddb0070af tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:05.193891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:05.193891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:05.203165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a43d7c1c-42d1-4465-92b2-365ddb0070af tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:05.233847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a43d7c1c-42d1-4465-92b2-365ddb0070af tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:05.234938 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1709/3403] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:05 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 915 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:06.253115 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f524944-16b0-4211-ad69-c529d6c0837f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:06.254990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f524944-16b0-4211-ad69-c529d6c0837f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:06.255390 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:06.255390 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:06.255761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1f524944-16b0-4211-ad69-c529d6c0837f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:06.306131 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:06.306131 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:06.315964 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1f524944-16b0-4211-ad69-c529d6c0837f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:06.342678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1f524944-16b0-4211-ad69-c529d6c0837f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:06.343512 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1695/3404] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:06 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:07.359694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91c5bc61-d2ca-45f3-b3ca-d7929a9b6268 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:07.360225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91c5bc61-d2ca-45f3-b3ca-d7929a9b6268 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:07.360414 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:07.360414 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:07.360771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-91c5bc61-d2ca-45f3-b3ca-d7929a9b6268 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:07.411551 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:07.411551 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:07.420477 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-91c5bc61-d2ca-45f3-b3ca-d7929a9b6268 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:07.442037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-91c5bc61-d2ca-45f3-b3ca-d7929a9b6268 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:07.442861 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1710/3405] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:07 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:08.459329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-478cbc46-a64d-498f-94af-df9f487fca19 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:08.459898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-478cbc46-a64d-498f-94af-df9f487fca19 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:08.460037 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:08.460037 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:08.460746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-478cbc46-a64d-498f-94af-df9f487fca19 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:08.510252 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:08.510252 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:08.518611 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-478cbc46-a64d-498f-94af-df9f487fca19 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:08.545766 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-478cbc46-a64d-498f-94af-df9f487fca19 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:08.546604 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1696/3406] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:08 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:09.563781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2500ab3-ccd6-449a-a554-e463f394dfbe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:09.564624 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2500ab3-ccd6-449a-a554-e463f394dfbe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:09.564917 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:09.564917 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:09.565431 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2500ab3-ccd6-449a-a554-e463f394dfbe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:09.618014 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:09.618014 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:09.626291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d2500ab3-ccd6-449a-a554-e463f394dfbe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:09.649867 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2500ab3-ccd6-449a-a554-e463f394dfbe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:09.650858 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1711/3407] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:09 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:10.667024 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f2bd45c-1114-4c3a-b0b2-f6501973ec6b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:10.667628 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f2bd45c-1114-4c3a-b0b2-f6501973ec6b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:10.667718 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:10.667718 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:10.668107 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6f2bd45c-1114-4c3a-b0b2-f6501973ec6b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:10.721099 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:10.721099 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:10.730634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6f2bd45c-1114-4c3a-b0b2-f6501973ec6b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:10.754386 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6f2bd45c-1114-4c3a-b0b2-f6501973ec6b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:10.755587 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1697/3408] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:10 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:11.771683 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87c483f8-ef6e-4537-be01-4b5bfae18d7e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:11.772248 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87c483f8-ef6e-4537-be01-4b5bfae18d7e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:11.772409 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:11.772409 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:11.772782 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-87c483f8-ef6e-4537-be01-4b5bfae18d7e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:11.822570 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:11.822570 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:11.830715 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-87c483f8-ef6e-4537-be01-4b5bfae18d7e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:11.852946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-87c483f8-ef6e-4537-be01-4b5bfae18d7e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:11.853802 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1712/3409] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:11 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:36:12.870129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54ee5e17-b3b8-4a36-aeff-1ab699d688cc tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:12.870654 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54ee5e17-b3b8-4a36-aeff-1ab699d688cc tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:12.870754 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:12.870754 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:12.871092 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-54ee5e17-b3b8-4a36-aeff-1ab699d688cc tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:12.924222 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:12.924222 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:12.933337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-54ee5e17-b3b8-4a36-aeff-1ab699d688cc tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:12.955935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-54ee5e17-b3b8-4a36-aeff-1ab699d688cc tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:12.956778 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1698/3410] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:12 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:13.974000 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d756442e-1228-41b8-a4be-a577cdd51d4b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:13.974601 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d756442e-1228-41b8-a4be-a577cdd51d4b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:13.974874 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:13.974874 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:13.975108 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d756442e-1228-41b8-a4be-a577cdd51d4b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:14.024889 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:14.024889 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:14.033439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d756442e-1228-41b8-a4be-a577cdd51d4b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:14.055579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d756442e-1228-41b8-a4be-a577cdd51d4b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:14.056412 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1713/3411] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:13 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 976 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:15.074051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16b5465e-f660-4790-9488-fbadd36b87a8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:15.074609 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16b5465e-f660-4790-9488-fbadd36b87a8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:15.074794 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:15.074794 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:15.075260 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16b5465e-f660-4790-9488-fbadd36b87a8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:15.128744 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:15.128744 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:15.139153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-16b5465e-f660-4790-9488-fbadd36b87a8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:15.167016 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16b5465e-f660-4790-9488-fbadd36b87a8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:15.167799 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1699/3412] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:15 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 976 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:16.186987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da247368-7db7-437e-8446-83a8a8c206fe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:16.187526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da247368-7db7-437e-8446-83a8a8c206fe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:16.187767 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:16.187767 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:16.188463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da247368-7db7-437e-8446-83a8a8c206fe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:16.239988 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:16.239988 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:16.249016 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-da247368-7db7-437e-8446-83a8a8c206fe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:16.271359 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da247368-7db7-437e-8446-83a8a8c206fe tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:16.272752 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1714/3413] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:16 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 976 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:17.288498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-618d2eb0-7df7-40fd-978c-3aafc86310a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:17.289027 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-618d2eb0-7df7-40fd-978c-3aafc86310a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:17.289155 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:17.289155 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:17.289587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-618d2eb0-7df7-40fd-978c-3aafc86310a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:17.337672 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:17.337672 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:17.345573 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-618d2eb0-7df7-40fd-978c-3aafc86310a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:17.368736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-618d2eb0-7df7-40fd-978c-3aafc86310a3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:17.369557 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1700/3414] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:17 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 1364 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:36:17.384764 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee9715d8-0b24-45fb-863c-3553f50105a4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:17.385288 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee9715d8-0b24-45fb-863c-3553f50105a4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:17.385505 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:17.385505 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:17.385923 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ee9715d8-0b24-45fb-863c-3553f50105a4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:17.439088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:17.439088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:17.447841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ee9715d8-0b24-45fb-863c-3553f50105a4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:17.471172 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ee9715d8-0b24-45fb-863c-3553f50105a4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:17.472053 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1715/3415] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:17 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 1364 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:36:17.486828 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58724920-a567-47e7-bfdf-03be8e38baa0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:36:17.487361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58724920-a567-47e7-bfdf-03be8e38baa0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:17.487578 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:17.487578 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:17.487996 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-58724920-a567-47e7-bfdf-03be8e38baa0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:17.536810 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:17.536810 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:17.544906 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-58724920-a567-47e7-bfdf-03be8e38baa0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:17.566755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-58724920-a567-47e7-bfdf-03be8e38baa0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:36:17.567569 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1701/3416] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:17 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 1364 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:36:17.583719 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66b803c2-9367-4000-b367-674ce8b4f447 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] POST http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups Jan 25 11:36:17.584176 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:17.584176 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:17.584595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66b803c2-9367-4000-b367-674ce8b4f447 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55df70bb-21dc-48a2-a701-e07ee99e6cf4", "name": "tempest-TestVolumeBackupRestore-backup-206346703", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:36:17.586548 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-66b803c2-9367-4000-b367-674ce8b4f447 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Creating new backup {'backup': {'volume_id': '55df70bb-21dc-48a2-a701-e07ee99e6cf4', 'name': 'tempest-TestVolumeBackupRestore-backup-206346703', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=91483) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 11:36:17.586965 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-66b803c2-9367-4000-b367-674ce8b4f447 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Creating backup of volume 55df70bb-21dc-48a2-a701-e07ee99e6cf4 in container None Jan 25 11:36:17.635507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:17.635507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:17.636652 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-66b803c2-9367-4000-b367-674ce8b4f447 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:36:17.676955 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-66b803c2-9367-4000-b367-674ce8b4f447 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Created reservations ['45940551-44d7-4a8c-830e-a3d93f8d89ec', 'f43ca24b-b81a-42a0-8eaa-317040cfb7d1'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:36:17.731904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66b803c2-9367-4000-b367-674ce8b4f447 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups returned with HTTP 202 Jan 25 11:36:17.733729 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1716/3417] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:36:17 2021] POST /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups => generated 400 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:36:17.743989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e70f5ad-f843-4a03-b8de-de9486750820 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:17.744658 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e70f5ad-f843-4a03-b8de-de9486750820 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:17.744874 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:17.744874 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:17.745349 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e70f5ad-f843-4a03-b8de-de9486750820 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:17.745743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0e70f5ad-f843-4a03-b8de-de9486750820 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:17.766966 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:17.766966 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:17.768739 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e70f5ad-f843-4a03-b8de-de9486750820 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:17.776009 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1702/3418] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:17 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 807 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:36:18.783909 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db4b4fa6-eb40-40c8-9992-1acc4df7838e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:18.784463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-db4b4fa6-eb40-40c8-9992-1acc4df7838e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:18.784629 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:18.784629 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:18.785297 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-db4b4fa6-eb40-40c8-9992-1acc4df7838e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:18.785707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-db4b4fa6-eb40-40c8-9992-1acc4df7838e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:18.807507 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:18.807507 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:18.809296 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-db4b4fa6-eb40-40c8-9992-1acc4df7838e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:18.810128 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1717/3419] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:18 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 807 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:19.823818 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3fe93ef-80c6-4dda-b520-8215d007a5d1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:19.824342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3fe93ef-80c6-4dda-b520-8215d007a5d1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:19.824558 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:19.824558 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:19.824930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3fe93ef-80c6-4dda-b520-8215d007a5d1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:19.825300 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d3fe93ef-80c6-4dda-b520-8215d007a5d1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:19.846258 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:19.846258 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:19.848095 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3fe93ef-80c6-4dda-b520-8215d007a5d1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:19.848999 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1703/3420] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:19 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 807 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:20.863773 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c70d219e-37b2-44e8-9e79-ddfb6d519b4d tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:20.864317 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c70d219e-37b2-44e8-9e79-ddfb6d519b4d tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:20.864609 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:20.864609 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:20.864981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c70d219e-37b2-44e8-9e79-ddfb6d519b4d tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:20.865392 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-c70d219e-37b2-44e8-9e79-ddfb6d519b4d tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:20.887849 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:20.887849 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:20.889646 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c70d219e-37b2-44e8-9e79-ddfb6d519b4d tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:20.890472 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1718/3421] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:20 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:21.904504 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bacea7be-c7ac-4dcf-891f-ae930817968e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:21.905074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bacea7be-c7ac-4dcf-891f-ae930817968e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:21.905309 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:21.905309 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:21.905725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bacea7be-c7ac-4dcf-891f-ae930817968e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:21.906096 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bacea7be-c7ac-4dcf-891f-ae930817968e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:21.933239 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:21.933239 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:21.935263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bacea7be-c7ac-4dcf-891f-ae930817968e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:21.941785 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1704/3422] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:21 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:22.950484 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3840bcf5-570f-4f0a-a3eb-77ebdab5f48f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:22.951083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3840bcf5-570f-4f0a-a3eb-77ebdab5f48f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:22.951404 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:22.951404 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:22.951682 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3840bcf5-570f-4f0a-a3eb-77ebdab5f48f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:22.952052 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3840bcf5-570f-4f0a-a3eb-77ebdab5f48f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:22.973801 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:22.973801 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:22.975691 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3840bcf5-570f-4f0a-a3eb-77ebdab5f48f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:22.976851 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1719/3423] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:22 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:23.991444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f9918f16-f925-43ff-bb2c-63d3013dfbcb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:23.991956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f9918f16-f925-43ff-bb2c-63d3013dfbcb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:23.992145 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:23.992145 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:23.993080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f9918f16-f925-43ff-bb2c-63d3013dfbcb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:23.993634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f9918f16-f925-43ff-bb2c-63d3013dfbcb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:24.015586 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:24.015586 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:24.017345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f9918f16-f925-43ff-bb2c-63d3013dfbcb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:24.018298 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1705/3424] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:23 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:25.032892 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16cadf94-8e55-43d0-92a0-a6644b058588 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:25.033494 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16cadf94-8e55-43d0-92a0-a6644b058588 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:25.033871 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:25.033871 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:25.034327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-16cadf94-8e55-43d0-92a0-a6644b058588 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:25.034771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-16cadf94-8e55-43d0-92a0-a6644b058588 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:25.057589 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:25.057589 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:25.059966 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-16cadf94-8e55-43d0-92a0-a6644b058588 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:25.061044 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1720/3425] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:25 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:26.077228 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e2181fe-5519-43d2-8a73-e4c361d4e5e8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:26.078007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e2181fe-5519-43d2-8a73-e4c361d4e5e8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:26.078185 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:26.078185 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:26.078491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4e2181fe-5519-43d2-8a73-e4c361d4e5e8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:26.078875 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4e2181fe-5519-43d2-8a73-e4c361d4e5e8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:26.100154 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:26.100154 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:26.101829 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4e2181fe-5519-43d2-8a73-e4c361d4e5e8 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:26.102658 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1706/3426] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:26 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:27.116681 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4eb5fa79-8fc6-46bb-bf64-409bed222264 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:27.117246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4eb5fa79-8fc6-46bb-bf64-409bed222264 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:27.117363 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:27.117363 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:27.117764 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4eb5fa79-8fc6-46bb-bf64-409bed222264 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:27.118134 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4eb5fa79-8fc6-46bb-bf64-409bed222264 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:27.139876 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:27.139876 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:27.141759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4eb5fa79-8fc6-46bb-bf64-409bed222264 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:27.142571 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1721/3427] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:27 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:28.156680 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce587e21-fb64-4cec-b5e9-c19e99e0c125 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:28.157321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce587e21-fb64-4cec-b5e9-c19e99e0c125 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:28.157453 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:28.157453 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:28.157756 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce587e21-fb64-4cec-b5e9-c19e99e0c125 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:28.158130 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ce587e21-fb64-4cec-b5e9-c19e99e0c125 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:28.180632 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:28.180632 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:28.182542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce587e21-fb64-4cec-b5e9-c19e99e0c125 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:28.183414 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1707/3428] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:28 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:29.196966 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-160a3b43-78e8-4cd1-85cc-43b067a6cbc4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:29.197524 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-160a3b43-78e8-4cd1-85cc-43b067a6cbc4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:29.197673 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:29.197673 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:29.198049 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-160a3b43-78e8-4cd1-85cc-43b067a6cbc4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:29.198418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-160a3b43-78e8-4cd1-85cc-43b067a6cbc4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:29.219687 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:29.219687 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:29.221333 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-160a3b43-78e8-4cd1-85cc-43b067a6cbc4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:29.222227 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1722/3429] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:29 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:30.237150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b41898c-2271-47e8-8426-cc0bb2d27131 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:30.237712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b41898c-2271-47e8-8426-cc0bb2d27131 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:30.237797 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:30.237797 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:30.238222 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5b41898c-2271-47e8-8426-cc0bb2d27131 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:30.238595 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5b41898c-2271-47e8-8426-cc0bb2d27131 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:30.260147 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:30.260147 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:30.261933 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5b41898c-2271-47e8-8426-cc0bb2d27131 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:30.262726 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1708/3430] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:30 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:36:31.277248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca119a48-3ae3-4789-9f7b-fa02cc9ba0eb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:31.277790 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca119a48-3ae3-4789-9f7b-fa02cc9ba0eb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:31.278649 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:31.278649 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:31.279098 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ca119a48-3ae3-4789-9f7b-fa02cc9ba0eb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:31.279536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ca119a48-3ae3-4789-9f7b-fa02cc9ba0eb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:31.302704 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:31.302704 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:31.305792 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ca119a48-3ae3-4789-9f7b-fa02cc9ba0eb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:31.306895 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1723/3431] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:31 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:32.321424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1436748-b7a2-4940-80a7-78af83b9bbba tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:32.321989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1436748-b7a2-4940-80a7-78af83b9bbba tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:32.322211 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:32.322211 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:32.322711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d1436748-b7a2-4940-80a7-78af83b9bbba tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:32.323088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d1436748-b7a2-4940-80a7-78af83b9bbba tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:32.343871 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:32.343871 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:32.345650 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d1436748-b7a2-4940-80a7-78af83b9bbba tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:32.346661 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1709/3432] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:32 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:33.360637 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea32b3f0-28c0-40f9-9dd0-2514ceaaf3d5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:33.361168 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea32b3f0-28c0-40f9-9dd0-2514ceaaf3d5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:33.361278 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:33.361278 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:33.361640 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea32b3f0-28c0-40f9-9dd0-2514ceaaf3d5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:33.362071 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ea32b3f0-28c0-40f9-9dd0-2514ceaaf3d5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:33.387983 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:33.387983 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:33.389880 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea32b3f0-28c0-40f9-9dd0-2514ceaaf3d5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:33.390694 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1724/3433] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:33 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:34.404597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c454f6a-5230-4a54-856d-94f31b99ce84 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:34.405125 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c454f6a-5230-4a54-856d-94f31b99ce84 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:34.405319 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:34.405319 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:34.405741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c454f6a-5230-4a54-856d-94f31b99ce84 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:34.406117 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3c454f6a-5230-4a54-856d-94f31b99ce84 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:34.428415 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:34.428415 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:34.430407 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c454f6a-5230-4a54-856d-94f31b99ce84 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:34.431236 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1710/3434] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:34 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:35.444907 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf72a4d3-3dd5-4644-9e6d-046ab3dd9708 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:35.445605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf72a4d3-3dd5-4644-9e6d-046ab3dd9708 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:35.445605 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:35.445605 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:35.446227 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf72a4d3-3dd5-4644-9e6d-046ab3dd9708 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:35.446707 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cf72a4d3-3dd5-4644-9e6d-046ab3dd9708 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:35.468270 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:35.468270 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:35.470137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf72a4d3-3dd5-4644-9e6d-046ab3dd9708 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:35.470958 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1725/3435] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:35 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:36.485928 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c5ae9dd-0f51-4246-9fd1-b2b04fb909ae tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:36.486452 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c5ae9dd-0f51-4246-9fd1-b2b04fb909ae tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:36.486668 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:36.486668 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:36.487039 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5c5ae9dd-0f51-4246-9fd1-b2b04fb909ae tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:36.487411 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5c5ae9dd-0f51-4246-9fd1-b2b04fb909ae tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:36.509457 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:36.509457 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:36.511165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5c5ae9dd-0f51-4246-9fd1-b2b04fb909ae tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:36.512144 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1711/3436] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:36 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:37.525633 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3254fbbc-3127-470d-921c-28347e118869 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:37.526167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3254fbbc-3127-470d-921c-28347e118869 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:37.526285 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:37.526285 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:37.526633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3254fbbc-3127-470d-921c-28347e118869 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:37.527005 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3254fbbc-3127-470d-921c-28347e118869 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:37.548623 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:37.548623 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:37.550350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3254fbbc-3127-470d-921c-28347e118869 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:37.551186 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1726/3437] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:37 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:36:38.565714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00cf2cf6-42d9-4d93-8691-1cd3f876dd2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:38.566294 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00cf2cf6-42d9-4d93-8691-1cd3f876dd2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:38.566405 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:38.566405 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:38.566698 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00cf2cf6-42d9-4d93-8691-1cd3f876dd2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:38.567064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-00cf2cf6-42d9-4d93-8691-1cd3f876dd2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:38.589990 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:38.589990 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:38.591718 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00cf2cf6-42d9-4d93-8691-1cd3f876dd2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:38.592736 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1712/3438] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:38 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:39.606695 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a6f5a54-5853-42e3-b52f-d6b0914febf3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:39.607244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a6f5a54-5853-42e3-b52f-d6b0914febf3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:39.607413 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:39.607413 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:39.608045 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3a6f5a54-5853-42e3-b52f-d6b0914febf3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:39.608492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3a6f5a54-5853-42e3-b52f-d6b0914febf3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:39.629954 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:39.629954 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:39.631898 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3a6f5a54-5853-42e3-b52f-d6b0914febf3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:39.632688 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1727/3439] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:39 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:40.648735 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea692fba-39bb-4934-9eca-4f74d82c2d6c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:40.649775 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea692fba-39bb-4934-9eca-4f74d82c2d6c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:40.650006 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:40.650006 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:40.650994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ea692fba-39bb-4934-9eca-4f74d82c2d6c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:40.650994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ea692fba-39bb-4934-9eca-4f74d82c2d6c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:40.673565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:40.673565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:40.675248 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ea692fba-39bb-4934-9eca-4f74d82c2d6c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:40.676066 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1713/3440] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:40 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:41.690499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-943c3302-f6d6-4410-b636-abdb13d1300b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:41.691145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-943c3302-f6d6-4410-b636-abdb13d1300b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:41.691269 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:41.691269 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:41.691574 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-943c3302-f6d6-4410-b636-abdb13d1300b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:41.691944 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-943c3302-f6d6-4410-b636-abdb13d1300b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:41.714902 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:41.714902 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:41.716769 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-943c3302-f6d6-4410-b636-abdb13d1300b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:41.717570 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1728/3441] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:41 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:42.731970 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e660c2b5-f340-49ae-acf0-1b9362775fdf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:42.732536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e660c2b5-f340-49ae-acf0-1b9362775fdf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:42.732928 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:42.732928 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:42.733679 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e660c2b5-f340-49ae-acf0-1b9362775fdf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:42.734060 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e660c2b5-f340-49ae-acf0-1b9362775fdf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:42.755320 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:42.755320 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:42.757102 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e660c2b5-f340-49ae-acf0-1b9362775fdf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:42.764334 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1714/3442] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:42 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:43.772375 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa3f853e-037c-4876-8657-b4724036cf8c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:43.772959 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa3f853e-037c-4876-8657-b4724036cf8c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:43.773078 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:43.773078 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:43.773711 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa3f853e-037c-4876-8657-b4724036cf8c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:43.774338 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fa3f853e-037c-4876-8657-b4724036cf8c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:43.796042 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:43.796042 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:43.797753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa3f853e-037c-4876-8657-b4724036cf8c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:43.798733 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1729/3443] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:43 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:44.812897 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2dc939c7-5f13-46df-ae22-643cfb206df9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:44.813461 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2dc939c7-5f13-46df-ae22-643cfb206df9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:44.813592 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:44.813592 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:44.813980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2dc939c7-5f13-46df-ae22-643cfb206df9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:44.814578 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2dc939c7-5f13-46df-ae22-643cfb206df9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:44.835221 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:44.835221 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:44.837526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2dc939c7-5f13-46df-ae22-643cfb206df9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:44.839296 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1715/3444] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:44 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:45.853144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-546c6d56-4f99-41b5-abaf-930391e45b3e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:45.853740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-546c6d56-4f99-41b5-abaf-930391e45b3e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:45.853871 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:45.853871 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:45.854235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-546c6d56-4f99-41b5-abaf-930391e45b3e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:45.854683 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-546c6d56-4f99-41b5-abaf-930391e45b3e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:45.876446 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:45.876446 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:45.878213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-546c6d56-4f99-41b5-abaf-930391e45b3e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:45.879050 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1730/3445] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:45 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:46.893078 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b156e277-1ed6-4c28-907c-913ebe89d6e6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:46.893732 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b156e277-1ed6-4c28-907c-913ebe89d6e6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:46.893852 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:46.893852 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:46.894178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b156e277-1ed6-4c28-907c-913ebe89d6e6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:46.894551 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b156e277-1ed6-4c28-907c-913ebe89d6e6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:46.920108 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:46.920108 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:46.922313 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b156e277-1ed6-4c28-907c-913ebe89d6e6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:46.923100 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1716/3446] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:46 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:47.937429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce6d9979-0675-4cc7-9b9e-cf206b81514b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:47.938026 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce6d9979-0675-4cc7-9b9e-cf206b81514b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:47.938138 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:47.938138 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:47.938505 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ce6d9979-0675-4cc7-9b9e-cf206b81514b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:47.938963 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ce6d9979-0675-4cc7-9b9e-cf206b81514b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:47.961192 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:47.961192 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:47.963261 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ce6d9979-0675-4cc7-9b9e-cf206b81514b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:47.964304 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1731/3447] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:47 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:48.987286 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da652d9e-6aab-4004-ae63-6c115efd570f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:48.987807 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da652d9e-6aab-4004-ae63-6c115efd570f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:48.988065 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:48.988065 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:48.988362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da652d9e-6aab-4004-ae63-6c115efd570f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:48.988729 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-da652d9e-6aab-4004-ae63-6c115efd570f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:49.019911 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:49.019911 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:49.021962 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da652d9e-6aab-4004-ae63-6c115efd570f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:49.022856 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1717/3448] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:48 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:50.036889 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b10a4af6-16ff-4a55-a0a9-3c5004b47e7a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:50.037412 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b10a4af6-16ff-4a55-a0a9-3c5004b47e7a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:50.037645 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:50.037645 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:50.037999 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b10a4af6-16ff-4a55-a0a9-3c5004b47e7a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:50.038367 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b10a4af6-16ff-4a55-a0a9-3c5004b47e7a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:50.060988 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:50.060988 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:50.062754 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b10a4af6-16ff-4a55-a0a9-3c5004b47e7a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:50.063534 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1732/3449] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:50 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:51.077774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f4aaef8f-17e9-49bd-b152-2833e5c94eb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:51.078376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f4aaef8f-17e9-49bd-b152-2833e5c94eb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:51.078665 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:51.078665 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:51.079159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f4aaef8f-17e9-49bd-b152-2833e5c94eb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:51.079600 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f4aaef8f-17e9-49bd-b152-2833e5c94eb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:51.100908 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:51.100908 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:51.103542 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f4aaef8f-17e9-49bd-b152-2833e5c94eb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:51.104346 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1718/3450] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:51 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:52.119334 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d2d010a-7f2a-47f8-8133-535985896500 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:52.119835 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d2d010a-7f2a-47f8-8133-535985896500 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:52.120053 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:52.120053 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:52.120428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1d2d010a-7f2a-47f8-8133-535985896500 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:52.120802 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1d2d010a-7f2a-47f8-8133-535985896500 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:52.141705 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:52.141705 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:52.143412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1d2d010a-7f2a-47f8-8133-535985896500 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:52.144190 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1733/3451] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:52 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:53.158655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e0f68fb-7acc-4bdc-9014-7f1ba707d9c1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:53.159172 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e0f68fb-7acc-4bdc-9014-7f1ba707d9c1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:53.159310 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:53.159310 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:53.159970 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e0f68fb-7acc-4bdc-9014-7f1ba707d9c1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:53.160339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0e0f68fb-7acc-4bdc-9014-7f1ba707d9c1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:53.181825 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:53.181825 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:53.183600 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e0f68fb-7acc-4bdc-9014-7f1ba707d9c1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:53.184431 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1719/3452] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:53 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:54.198936 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66c91efa-e001-40be-b8b3-1bab3b801d39 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:54.199587 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66c91efa-e001-40be-b8b3-1bab3b801d39 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:54.199805 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:54.199805 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:54.200182 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-66c91efa-e001-40be-b8b3-1bab3b801d39 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:54.200560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-66c91efa-e001-40be-b8b3-1bab3b801d39 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:54.222436 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:54.222436 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:54.224279 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-66c91efa-e001-40be-b8b3-1bab3b801d39 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:54.225111 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1734/3453] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:54 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:55.239992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ae6a3ee-4902-46d4-8da2-e9f265cba6b2 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:55.240519 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ae6a3ee-4902-46d4-8da2-e9f265cba6b2 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:55.240618 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:55.240618 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:55.240968 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6ae6a3ee-4902-46d4-8da2-e9f265cba6b2 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:55.241342 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6ae6a3ee-4902-46d4-8da2-e9f265cba6b2 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:55.263327 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:55.263327 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:55.265059 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6ae6a3ee-4902-46d4-8da2-e9f265cba6b2 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:55.265871 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1720/3454] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:55 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:56.280579 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9abb3b4a-e9ae-497e-ae92-7abb72e0d962 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:56.281074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9abb3b4a-e9ae-497e-ae92-7abb72e0d962 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:56.281376 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:56.281376 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:56.281935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9abb3b4a-e9ae-497e-ae92-7abb72e0d962 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:56.282400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-9abb3b4a-e9ae-497e-ae92-7abb72e0d962 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:56.303288 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:56.303288 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:56.305727 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9abb3b4a-e9ae-497e-ae92-7abb72e0d962 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:56.306519 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1735/3455] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:56 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:57.320283 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdf8ecaa-6f23-4ca5-aa42-9f7af4f60b85 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:57.320973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdf8ecaa-6f23-4ca5-aa42-9f7af4f60b85 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:57.320973 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:57.320973 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:57.321359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fdf8ecaa-6f23-4ca5-aa42-9f7af4f60b85 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:57.321757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-fdf8ecaa-6f23-4ca5-aa42-9f7af4f60b85 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:57.343117 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:57.343117 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:57.344935 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fdf8ecaa-6f23-4ca5-aa42-9f7af4f60b85 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:57.345909 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1721/3456] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:57 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:58.359984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3dec0ecb-1e3a-4d3c-a64d-7e2063cca539 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:58.361074 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3dec0ecb-1e3a-4d3c-a64d-7e2063cca539 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:58.361293 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:58.361293 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:58.361690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3dec0ecb-1e3a-4d3c-a64d-7e2063cca539 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:58.362067 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-3dec0ecb-1e3a-4d3c-a64d-7e2063cca539 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:58.387663 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:58.387663 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:58.389432 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3dec0ecb-1e3a-4d3c-a64d-7e2063cca539 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:58.390261 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1736/3457] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:58 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:36:59.404547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-701ba0f1-e876-43b9-a712-b1d9a8d41dc1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:36:59.405237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-701ba0f1-e876-43b9-a712-b1d9a8d41dc1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:36:59.405457 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:36:59.405457 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:36:59.405863 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-701ba0f1-e876-43b9-a712-b1d9a8d41dc1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:36:59.406235 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-701ba0f1-e876-43b9-a712-b1d9a8d41dc1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:36:59.428100 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:36:59.428100 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:36:59.430953 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-701ba0f1-e876-43b9-a712-b1d9a8d41dc1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:36:59.431795 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1722/3458] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:36:59 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:00.446815 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad61b186-0186-4e76-9aa9-2633130a123c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:00.447324 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad61b186-0186-4e76-9aa9-2633130a123c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:00.447451 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:00.447451 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:00.447844 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad61b186-0186-4e76-9aa9-2633130a123c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:00.448213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-ad61b186-0186-4e76-9aa9-2633130a123c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:00.469592 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:00.469592 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:00.471329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad61b186-0186-4e76-9aa9-2633130a123c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:00.472101 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1737/3459] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:00 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:01.486363 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-020066f9-4a0a-43fc-8e07-45b22d3c16c4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:01.486930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-020066f9-4a0a-43fc-8e07-45b22d3c16c4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:01.487088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:01.487088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:01.487465 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-020066f9-4a0a-43fc-8e07-45b22d3c16c4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:01.487840 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-020066f9-4a0a-43fc-8e07-45b22d3c16c4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:01.510817 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:01.510817 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:01.512587 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-020066f9-4a0a-43fc-8e07-45b22d3c16c4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:01.513431 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1723/3460] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:01 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:02.527844 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a02d589-cf0f-461d-9425-5f7fbb43fddb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:02.528357 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a02d589-cf0f-461d-9425-5f7fbb43fddb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:02.528719 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:02.528719 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:02.529088 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8a02d589-cf0f-461d-9425-5f7fbb43fddb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:02.529456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-8a02d589-cf0f-461d-9425-5f7fbb43fddb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:02.550548 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:02.550548 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:02.552327 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8a02d589-cf0f-461d-9425-5f7fbb43fddb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:02.553099 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1738/3461] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:02 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:03.566493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da6b1a06-c5a7-409a-91dd-78f97abb100f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:03.567051 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da6b1a06-c5a7-409a-91dd-78f97abb100f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:03.567297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:03.567297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:03.567674 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-da6b1a06-c5a7-409a-91dd-78f97abb100f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:03.568044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-da6b1a06-c5a7-409a-91dd-78f97abb100f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:03.589527 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:03.589527 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:03.591431 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-da6b1a06-c5a7-409a-91dd-78f97abb100f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:03.592443 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1724/3462] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:03 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:04.607161 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2f62893-d43f-4a8a-b751-8266b91c131e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:04.607947 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2f62893-d43f-4a8a-b751-8266b91c131e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:04.608161 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:04.608161 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:04.608535 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b2f62893-d43f-4a8a-b751-8266b91c131e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:04.608908 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-b2f62893-d43f-4a8a-b751-8266b91c131e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:04.632151 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:04.632151 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:04.633823 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b2f62893-d43f-4a8a-b751-8266b91c131e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:04.634809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1739/3463] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:04 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:05.649191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71b8500e-9087-4f24-b015-f204f7bc9fb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:05.649755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71b8500e-9087-4f24-b015-f204f7bc9fb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:05.650058 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:05.650058 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:05.650441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-71b8500e-9087-4f24-b015-f204f7bc9fb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:05.650809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-71b8500e-9087-4f24-b015-f204f7bc9fb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:05.671467 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:05.671467 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:05.673202 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-71b8500e-9087-4f24-b015-f204f7bc9fb4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:05.674120 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1725/3464] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:05 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:06.687943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44275aa0-ebcc-4279-9a86-8db4ab9a7581 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:06.688492 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44275aa0-ebcc-4279-9a86-8db4ab9a7581 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:06.688893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:06.688893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:06.689270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-44275aa0-ebcc-4279-9a86-8db4ab9a7581 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:06.689792 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-44275aa0-ebcc-4279-9a86-8db4ab9a7581 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:06.711435 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:06.711435 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:06.713157 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-44275aa0-ebcc-4279-9a86-8db4ab9a7581 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:06.713967 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1740/3465] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:06 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:07.728404 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b7515e2-63df-45a8-983c-c3e65c5170e9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:07.728895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b7515e2-63df-45a8-983c-c3e65c5170e9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:07.729059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:07.729059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:07.729448 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4b7515e2-63df-45a8-983c-c3e65c5170e9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:07.729848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-4b7515e2-63df-45a8-983c-c3e65c5170e9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:07.751657 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:07.751657 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:07.753410 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4b7515e2-63df-45a8-983c-c3e65c5170e9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:07.754281 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1726/3466] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:07 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:08.768398 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27c7366e-045a-44e4-b3ee-854fb4fa75e7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:08.768878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27c7366e-045a-44e4-b3ee-854fb4fa75e7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:08.769207 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:08.769207 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:08.769646 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-27c7366e-045a-44e4-b3ee-854fb4fa75e7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:08.770120 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-27c7366e-045a-44e4-b3ee-854fb4fa75e7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:08.791771 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:08.791771 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:08.793628 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-27c7366e-045a-44e4-b3ee-854fb4fa75e7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:08.794451 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1741/3467] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:08 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:09.808666 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5aa96833-9c70-4299-a94a-c1e4e188cb1b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:09.809199 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5aa96833-9c70-4299-a94a-c1e4e188cb1b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:09.809417 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:09.809417 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:09.809896 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5aa96833-9c70-4299-a94a-c1e4e188cb1b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:09.810346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-5aa96833-9c70-4299-a94a-c1e4e188cb1b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:09.831597 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:09.831597 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:09.833424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5aa96833-9c70-4299-a94a-c1e4e188cb1b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:09.834281 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1727/3468] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:09 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:10.848872 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-523f7815-be98-4d63-9399-77deb5cc4519 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:10.849400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-523f7815-be98-4d63-9399-77deb5cc4519 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:10.849633 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:10.849633 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:10.850135 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-523f7815-be98-4d63-9399-77deb5cc4519 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:10.850511 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-523f7815-be98-4d63-9399-77deb5cc4519 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:10.875893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:10.875893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:10.877749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-523f7815-be98-4d63-9399-77deb5cc4519 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:10.878568 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1742/3469] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:10 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:11.893435 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e99f3f34-59c0-4e4f-8775-93727288dde0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:11.895672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e99f3f34-59c0-4e4f-8775-93727288dde0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:11.895672 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:11.895672 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:11.895672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e99f3f34-59c0-4e4f-8775-93727288dde0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:11.895672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-e99f3f34-59c0-4e4f-8775-93727288dde0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:11.921289 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:11.921289 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:11.923131 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e99f3f34-59c0-4e4f-8775-93727288dde0 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:11.923950 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1728/3470] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:11 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:37:12.937249 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1489ead2-e2bc-42a9-970b-59c7c6259b7f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:12.937827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1489ead2-e2bc-42a9-970b-59c7c6259b7f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:12.938050 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:12.938050 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:12.938428 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1489ead2-e2bc-42a9-970b-59c7c6259b7f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:12.938805 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-1489ead2-e2bc-42a9-970b-59c7c6259b7f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:12.964153 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:12.964153 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:12.966100 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1489ead2-e2bc-42a9-970b-59c7c6259b7f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:12.967154 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1743/3471] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:12 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:13.981653 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-36c0c1c7-1d56-4b29-9d0b-e40d86ab5adf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:13.983050 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-36c0c1c7-1d56-4b29-9d0b-e40d86ab5adf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:13.983425 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:13.983425 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:13.984024 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-36c0c1c7-1d56-4b29-9d0b-e40d86ab5adf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:13.984794 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-36c0c1c7-1d56-4b29-9d0b-e40d86ab5adf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:14.009565 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:14.009565 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:14.011439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-36c0c1c7-1d56-4b29-9d0b-e40d86ab5adf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:14.012229 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1729/3472] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:13 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:15.027288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7e10af5-baa3-429a-a53c-6de61ac17ca3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:15.027984 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7e10af5-baa3-429a-a53c-6de61ac17ca3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:15.028207 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:15.028207 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:15.028563 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f7e10af5-baa3-429a-a53c-6de61ac17ca3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:15.028938 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f7e10af5-baa3-429a-a53c-6de61ac17ca3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:15.051619 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:15.051619 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:15.053446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f7e10af5-baa3-429a-a53c-6de61ac17ca3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:15.054505 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1744/3473] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:15 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:16.069155 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-636201a6-2740-4641-aebd-59277845a4a9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:16.070315 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-636201a6-2740-4641-aebd-59277845a4a9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:16.070482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:16.070482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:16.071097 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-636201a6-2740-4641-aebd-59277845a4a9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:16.071256 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-636201a6-2740-4641-aebd-59277845a4a9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:16.093010 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:16.093010 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:16.095178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-636201a6-2740-4641-aebd-59277845a4a9 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:16.095879 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1730/3474] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:16 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:17.110399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96303264-ba63-4364-9d53-a391ba35e06b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:17.111000 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96303264-ba63-4364-9d53-a391ba35e06b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:17.111219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:17.111219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:17.111593 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-96303264-ba63-4364-9d53-a391ba35e06b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:17.111965 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-96303264-ba63-4364-9d53-a391ba35e06b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:17.133769 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:17.133769 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:17.135696 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-96303264-ba63-4364-9d53-a391ba35e06b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:17.142408 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1745/3475] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:17 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:18.150689 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60416aa3-f82c-4da1-9044-fe8e1755a075 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:18.151253 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-60416aa3-f82c-4da1-9044-fe8e1755a075 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:18.151370 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:18.151370 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:18.151744 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-60416aa3-f82c-4da1-9044-fe8e1755a075 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:18.152111 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-60416aa3-f82c-4da1-9044-fe8e1755a075 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:18.173734 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:18.173734 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:18.175540 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-60416aa3-f82c-4da1-9044-fe8e1755a075 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:18.176402 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1731/3476] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:18 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:18.190678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81dcbd2f-a6ca-449b-a78f-4219935e7bdb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:37:18.191195 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81dcbd2f-a6ca-449b-a78f-4219935e7bdb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:18.191413 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:18.191413 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:18.191793 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-81dcbd2f-a6ca-449b-a78f-4219935e7bdb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:18.248693 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:18.248693 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:18.257129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-81dcbd2f-a6ca-449b-a78f-4219935e7bdb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:37:18.280444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-81dcbd2f-a6ca-449b-a78f-4219935e7bdb tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:37:18.281264 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1746/3477] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:18 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 1364 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:37:18.298770 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] POST http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b/restore Jan 25 11:37:18.298961 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:18.298961 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:18.299340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:37:18.300229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.contrib.backups [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Restoring backup 4a5dbe67-7fe3-4659-b300-1cb171ea782b ({'restore': {}}) {{(pid=91484) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 25 11:37:18.300577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Restoring backup 4a5dbe67-7fe3-4659-b300-1cb171ea782b to volume None. Jan 25 11:37:18.322206 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:18.322206 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:18.324905 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.backup.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Creating volume of 1 GB for restore of backup 4a5dbe67-7fe3-4659-b300-1cb171ea782b. Jan 25 11:37:18.341831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Availability zone cache updated, next update will occur around 2021-01-25 12:37:18.341263. {{(pid=91484) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 11:37:18.342174 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Availability Zones retrieved successfully. Jan 25 11:37:18.359740 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Flow 'volume_create_api' (109b2280-2925-4242-afbf-2578b2acc71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:37:18.362515 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356739c8-065c-431f-9bf1-b871a490a29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:37:18.364549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:37:18.426684 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356739c8-065c-431f-9bf1-b871a490a29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:37:18.428861 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa97d4f4-4d80-40cb-a8f4-048ade0e49c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:37:18.493585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Created reservations ['56a410d7-19ca-4bc5-b6a1-1c1b8a204593', '53d6ecc8-ebf8-494f-826d-c68df03dc72b', 'd9f92d98-da14-4775-bb85-826b2f8a7782', 'bd2d7e74-9ef5-4c67-a796-5ccb1c07999d'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:37:18.495441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa97d4f4-4d80-40cb-a8f4-048ade0e49c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56a410d7-19ca-4bc5-b6a1-1c1b8a204593', '53d6ecc8-ebf8-494f-826d-c68df03dc72b', 'd9f92d98-da14-4775-bb85-826b2f8a7782', 'bd2d7e74-9ef5-4c67-a796-5ccb1c07999d']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:37:18.497541 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1382c3-f1ee-4243-994d-86bdf631148d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:37:18.554321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1382c3-f1ee-4243-994d-86bdf631148d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f80cdfff-d1af-4efc-85bd-c09ea8683590', '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_4a5dbe67-7fe3-4659-b300-1cb171ea782b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc228a00d36b4a0bb4dfd9293e994b65',qos_specs=None,replication_status=,reservations=['56a410d7-19ca-4bc5-b6a1-1c1b8a204593','53d6ecc8-ebf8-494f-826d-c68df03dc72b','d9f92d98-da14-4775-bb85-826b2f8a7782','bd2d7e74-9ef5-4c67-a796-5ccb1c07999d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8361f7babfa47f58a09dc7339cc53d8',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:37:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4a5dbe67-7fe3-4659-b300-1cb171ea782b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f80cdfff-d1af-4efc-85bd-c09ea8683590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc228a00d36b4a0bb4dfd9293e994b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f8361f7babfa47f58a09dc7339cc53d8',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:37:18.556275 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e25023-bd58-42bb-9f08-9c981156e81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:37:18.580690 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e25023-bd58-42bb-9f08-9c981156e81e) transitioned into 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_4a5dbe67-7fe3-4659-b300-1cb171ea782b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc228a00d36b4a0bb4dfd9293e994b65',qos_specs=None,replication_status=,reservations=['56a410d7-19ca-4bc5-b6a1-1c1b8a204593','53d6ecc8-ebf8-494f-826d-c68df03dc72b','d9f92d98-da14-4775-bb85-826b2f8a7782','bd2d7e74-9ef5-4c67-a796-5ccb1c07999d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8361f7babfa47f58a09dc7339cc53d8',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:37:18.582648 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969d1451-8c5c-4047-b68b-4ec3c21d26bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:37:18.597142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969d1451-8c5c-4047-b68b-4ec3c21d26bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:37:18.599888 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Flow 'volume_create_api' (109b2280-2925-4242-afbf-2578b2acc71b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:37:18.651946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Create volume request issued successfully. Jan 25 11:37:18.699600 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:18.699600 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:18.700765 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:37:18.701310 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 25 11:37:18.701310 n-d-764292-12 devstack@c-api.service[91482]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 25 11:37:18.701310 n-d-764292-12 devstack@c-api.service[91482]: hub = hubs.get_hub() Jan 25 11:37:19.753017 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:19.753017 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:19.754246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:37:19.754625 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Checking backup size 1 against volume size 1 {{(pid=91484) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 25 11:37:19.754972 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.backup.api [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Overwriting volume f80cdfff-d1af-4efc-85bd-c09ea8683590 with restore of backup 4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:19.774400 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] restore_backup in rpcapi backup_id 4a5dbe67-7fe3-4659-b300-1cb171ea782b {{(pid=91484) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 25 11:37:19.777702 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-450321e7-3139-4483-aef5-87d26bde5aff tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b/restore returned with HTTP 202 Jan 25 11:37:19.778779 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1732/3478] 10.222.0.57 () {60 vars in 1360 bytes} [Mon Jan 25 11:37:18 2021] POST /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b/restore => generated 189 bytes in 1485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:37:19.789337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc58d86a-14d9-4cf1-ab56-d2fd4317e749 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:19.790261 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc58d86a-14d9-4cf1-ab56-d2fd4317e749 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:19.790483 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:19.790483 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:19.790862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bc58d86a-14d9-4cf1-ab56-d2fd4317e749 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:19.791239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-bc58d86a-14d9-4cf1-ab56-d2fd4317e749 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:19.813771 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:19.813771 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:19.815585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bc58d86a-14d9-4cf1-ab56-d2fd4317e749 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:19.816397 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1747/3479] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:19 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:20.831340 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2f97d80-dddc-4d1b-aab6-c9487bed2df7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:20.831929 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2f97d80-dddc-4d1b-aab6-c9487bed2df7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:20.832045 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:20.832045 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:20.832553 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a2f97d80-dddc-4d1b-aab6-c9487bed2df7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:20.833043 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a2f97d80-dddc-4d1b-aab6-c9487bed2df7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:20.855347 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:20.855347 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:20.857265 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a2f97d80-dddc-4d1b-aab6-c9487bed2df7 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:20.858573 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1733/3480] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:20 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:21.872874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df81e3e3-7a3a-46b2-b650-913610f82918 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:21.873398 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df81e3e3-7a3a-46b2-b650-913610f82918 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:21.873649 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:21.873649 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:21.874007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-df81e3e3-7a3a-46b2-b650-913610f82918 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:21.874390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-df81e3e3-7a3a-46b2-b650-913610f82918 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:21.895064 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:21.895064 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:21.896777 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-df81e3e3-7a3a-46b2-b650-913610f82918 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:21.897554 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1748/3481] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:21 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:22.916293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b38a189-1a74-4928-bd2d-5d2f2e7a54da tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:22.916293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b38a189-1a74-4928-bd2d-5d2f2e7a54da tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:22.916293 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:22.916293 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:22.916293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2b38a189-1a74-4928-bd2d-5d2f2e7a54da tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:22.916293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-2b38a189-1a74-4928-bd2d-5d2f2e7a54da tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:22.947389 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:22.947389 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:22.947389 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2b38a189-1a74-4928-bd2d-5d2f2e7a54da tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:22.947389 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1734/3482] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:22 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:23.963988 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99e5b584-9fb4-4e6c-a8cb-afaac0279d62 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:23.963988 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99e5b584-9fb4-4e6c-a8cb-afaac0279d62 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:23.963988 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:23.963988 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:23.968987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-99e5b584-9fb4-4e6c-a8cb-afaac0279d62 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:23.968987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-99e5b584-9fb4-4e6c-a8cb-afaac0279d62 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:24.014304 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:24.014304 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:24.016336 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-99e5b584-9fb4-4e6c-a8cb-afaac0279d62 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:24.017483 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1749/3483] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:23 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:25.032191 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0fb4a37b-06e2-4e75-a6ec-436c05c412be tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:25.032584 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0fb4a37b-06e2-4e75-a6ec-436c05c412be tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:25.032750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:25.032750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:25.033171 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0fb4a37b-06e2-4e75-a6ec-436c05c412be tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:25.033651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-0fb4a37b-06e2-4e75-a6ec-436c05c412be tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:25.055208 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:25.055208 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:25.057051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0fb4a37b-06e2-4e75-a6ec-436c05c412be tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:25.057906 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1735/3484] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:25 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:26.078508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6fe22b95-92df-4737-8742-00ad7aca246e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:26.078508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6fe22b95-92df-4737-8742-00ad7aca246e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:26.078508 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:26.078508 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:26.078508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6fe22b95-92df-4737-8742-00ad7aca246e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:26.078508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-6fe22b95-92df-4737-8742-00ad7aca246e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:26.098354 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:26.098354 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:26.100214 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6fe22b95-92df-4737-8742-00ad7aca246e tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:26.101071 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1750/3485] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:26 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:27.122501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cac82cb3-2271-4f2c-84d9-6eadf9a4b853 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:27.122990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cac82cb3-2271-4f2c-84d9-6eadf9a4b853 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:27.123452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:27.123452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:27.123829 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cac82cb3-2271-4f2c-84d9-6eadf9a4b853 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:27.124200 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-cac82cb3-2271-4f2c-84d9-6eadf9a4b853 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:27.145018 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:27.145018 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:27.146880 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cac82cb3-2271-4f2c-84d9-6eadf9a4b853 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:27.147819 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1736/3486] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:27 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:28.161802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6a1ed1a-723a-45cb-a0f8-9b631d57cb50 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:28.162327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6a1ed1a-723a-45cb-a0f8-9b631d57cb50 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:28.162506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:28.162506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:28.162879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a6a1ed1a-723a-45cb-a0f8-9b631d57cb50 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:28.164019 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-a6a1ed1a-723a-45cb-a0f8-9b631d57cb50 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:28.186219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:28.186219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:28.188116 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a6a1ed1a-723a-45cb-a0f8-9b631d57cb50 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:28.188923 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1751/3487] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:28 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:29.206537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01ee4716-e5bf-49fa-ae6f-26957784ef8b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:29.206537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01ee4716-e5bf-49fa-ae6f-26957784ef8b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:29.206537 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:29.206537 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:29.206537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-01ee4716-e5bf-49fa-ae6f-26957784ef8b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:29.206537 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-01ee4716-e5bf-49fa-ae6f-26957784ef8b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:29.229982 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:29.229982 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:29.229982 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-01ee4716-e5bf-49fa-ae6f-26957784ef8b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:29.231732 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1737/3488] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:29 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:30.246804 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20a90646-652d-4e54-ba15-e02911267f14 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:30.246804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20a90646-652d-4e54-ba15-e02911267f14 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:30.246804 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:30.246804 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:30.246804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-20a90646-652d-4e54-ba15-e02911267f14 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:30.246804 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-20a90646-652d-4e54-ba15-e02911267f14 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:30.302795 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:30.302795 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:30.302795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-20a90646-652d-4e54-ba15-e02911267f14 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:30.302795 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1752/3489] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:30 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:31.320588 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d8c8f5bb-b4a3-4686-9133-956f3665c40f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:31.320588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d8c8f5bb-b4a3-4686-9133-956f3665c40f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:31.320588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:31.320588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:31.320588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d8c8f5bb-b4a3-4686-9133-956f3665c40f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:31.320588 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d8c8f5bb-b4a3-4686-9133-956f3665c40f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:31.356663 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:31.356663 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:31.356663 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d8c8f5bb-b4a3-4686-9133-956f3665c40f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:31.365885 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1738/3490] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:31 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:37:32.372773 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-679d3f13-efc5-43d1-a666-07c9a567b611 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:32.372773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-679d3f13-efc5-43d1-a666-07c9a567b611 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:32.372773 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:32.372773 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:32.372773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-679d3f13-efc5-43d1-a666-07c9a567b611 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:32.372773 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-679d3f13-efc5-43d1-a666-07c9a567b611 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:32.400871 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:32.400871 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:32.400871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-679d3f13-efc5-43d1-a666-07c9a567b611 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:32.400871 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1753/3491] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:32 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:33.420462 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-567aa22d-9f20-4629-ada1-fcf9b86aed2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:33.420462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-567aa22d-9f20-4629-ada1-fcf9b86aed2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:33.420462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:33.420462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:33.420462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-567aa22d-9f20-4629-ada1-fcf9b86aed2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:33.420462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-567aa22d-9f20-4629-ada1-fcf9b86aed2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:33.446001 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:33.446001 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:33.446001 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-567aa22d-9f20-4629-ada1-fcf9b86aed2a tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:33.446001 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1739/3492] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:33 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:34.463075 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e0a80e1-a507-4ff4-ad94-fa639e14dbce tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:34.463075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e0a80e1-a507-4ff4-ad94-fa639e14dbce tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:34.463075 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:34.463075 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:34.463075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7e0a80e1-a507-4ff4-ad94-fa639e14dbce tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:34.463075 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7e0a80e1-a507-4ff4-ad94-fa639e14dbce tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:34.487763 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:34.487763 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:34.489571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7e0a80e1-a507-4ff4-ad94-fa639e14dbce tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:34.490885 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1754/3493] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:34 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:35.541850 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03bff532-ed00-4969-b14e-2a49623b912b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:35.541850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03bff532-ed00-4969-b14e-2a49623b912b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:35.541850 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:35.541850 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:35.541850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03bff532-ed00-4969-b14e-2a49623b912b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:35.541850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-03bff532-ed00-4969-b14e-2a49623b912b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:35.568149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:35.568149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:35.568149 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03bff532-ed00-4969-b14e-2a49623b912b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:35.568149 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1740/3494] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:35 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:36.586758 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3206e03-968e-4984-a1a0-3a8fab6ab1b1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:36.586758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3206e03-968e-4984-a1a0-3a8fab6ab1b1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:36.586758 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:36.586758 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:36.586758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d3206e03-968e-4984-a1a0-3a8fab6ab1b1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:36.586758 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d3206e03-968e-4984-a1a0-3a8fab6ab1b1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:36.613591 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:36.613591 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:36.613591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d3206e03-968e-4984-a1a0-3a8fab6ab1b1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:36.617235 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1755/3495] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:36 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:37.635697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f697ffb-acac-4b7d-8913-a7d6ba2179db tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:37.635697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f697ffb-acac-4b7d-8913-a7d6ba2179db tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:37.635697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:37.635697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:37.635697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f697ffb-acac-4b7d-8913-a7d6ba2179db tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:37.635697 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-7f697ffb-acac-4b7d-8913-a7d6ba2179db tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:37.661361 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:37.661361 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:37.661361 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f697ffb-acac-4b7d-8913-a7d6ba2179db tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:37.667020 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1741/3496] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:37 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:38.694207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc315acd-73c1-49b9-ab69-601cbd4d1b9c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:38.694207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc315acd-73c1-49b9-ab69-601cbd4d1b9c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:38.694207 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:38.694207 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:38.694207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dc315acd-73c1-49b9-ab69-601cbd4d1b9c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:38.694207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-dc315acd-73c1-49b9-ab69-601cbd4d1b9c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:38.723494 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:38.723494 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:38.723494 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dc315acd-73c1-49b9-ab69-601cbd4d1b9c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:38.723494 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1756/3497] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:38 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:39.746085 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d52b7957-d9b0-4043-8519-bcf0437bd156 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:39.746085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d52b7957-d9b0-4043-8519-bcf0437bd156 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:39.746085 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:39.746085 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:39.746085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d52b7957-d9b0-4043-8519-bcf0437bd156 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:39.746085 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-d52b7957-d9b0-4043-8519-bcf0437bd156 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:39.781452 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:39.781452 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:39.781452 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d52b7957-d9b0-4043-8519-bcf0437bd156 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:39.787392 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1742/3498] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:39 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:40.796225 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f47574a2-222c-4970-912f-44a7a73c86a6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:40.796225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f47574a2-222c-4970-912f-44a7a73c86a6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:40.796225 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:40.796225 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:40.796225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f47574a2-222c-4970-912f-44a7a73c86a6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:40.796225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-f47574a2-222c-4970-912f-44a7a73c86a6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:40.829750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:40.829750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:40.832383 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f47574a2-222c-4970-912f-44a7a73c86a6 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:40.832383 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1757/3499] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:40 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:41.846236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-146b2b5d-ec69-42aa-9195-983b870a74d4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:41.846798 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-146b2b5d-ec69-42aa-9195-983b870a74d4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:41.846901 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:41.846901 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:41.847233 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-146b2b5d-ec69-42aa-9195-983b870a74d4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:41.847610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-146b2b5d-ec69-42aa-9195-983b870a74d4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91484) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:41.870504 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:41.870504 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:41.872556 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-146b2b5d-ec69-42aa-9195-983b870a74d4 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:41.873396 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1743/3500] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:41 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:42.887802 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95266e4e-823c-45b8-b273-568b494aaec5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:37:42.888357 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95266e4e-823c-45b8-b273-568b494aaec5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:42.888519 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:42.888519 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:42.888892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95266e4e-823c-45b8-b273-568b494aaec5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:42.889296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.backups [None req-95266e4e-823c-45b8-b273-568b494aaec5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Show backup with id 4a5dbe67-7fe3-4659-b300-1cb171ea782b. {{(pid=91483) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 11:37:42.914714 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:42.914714 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:42.916479 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95266e4e-823c-45b8-b273-568b494aaec5 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 200 Jan 25 11:37:42.917278 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1758/3501] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:42 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:37:42.929732 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef5d3f21-bfd5-4ddd-95f0-acb80912e196 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 Jan 25 11:37:42.930254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef5d3f21-bfd5-4ddd-95f0-acb80912e196 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:42.930466 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:42.930466 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:42.930833 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ef5d3f21-bfd5-4ddd-95f0-acb80912e196 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:42.978952 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:42.978952 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:42.987469 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ef5d3f21-bfd5-4ddd-95f0-acb80912e196 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:37:43.012118 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ef5d3f21-bfd5-4ddd-95f0-acb80912e196 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 returned with HTTP 200 Jan 25 11:37:43.013237 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1744/3502] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:42 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 => generated 1419 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:37:43.028568 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2e0bb57-1e7a-4f69-bf5b-13023b5e474c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 Jan 25 11:37:43.029091 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2e0bb57-1e7a-4f69-bf5b-13023b5e474c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:43.029306 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:43.029306 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:43.029741 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d2e0bb57-1e7a-4f69-bf5b-13023b5e474c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:43.080749 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:43.080749 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:43.090027 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d2e0bb57-1e7a-4f69-bf5b-13023b5e474c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:37:43.113901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d2e0bb57-1e7a-4f69-bf5b-13023b5e474c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 returned with HTTP 200 Jan 25 11:37:43.114663 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1759/3503] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:37:43 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 => generated 1419 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:37:44.531006 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 Jan 25 11:37:44.531536 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:44.531651 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:44.531651 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:44.531987 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:44.580110 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:44.580110 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:44.587992 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:37:44.610615 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 returned with HTTP 200 Jan 25 11:37:44.611443 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1745/3504] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:37:44 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 => generated 1419 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:37:45.765590 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-0a102e84-f681-46ed-a2bb-bd19940e401c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 Jan 25 11:37:45.766214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-0a102e84-f681-46ed-a2bb-bd19940e401c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:45.766469 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:45.766469 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:45.766845 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-0a102e84-f681-46ed-a2bb-bd19940e401c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:45.816603 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:45.816603 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:45.825239 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-0a102e84-f681-46ed-a2bb-bd19940e401c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:37:45.848260 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-0a102e84-f681-46ed-a2bb-bd19940e401c tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 returned with HTTP 200 Jan 25 11:37:45.849111 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1760/3505] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:37:45 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 => generated 1419 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:37:45.860531 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume// Jan 25 11:37:45.861010 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:45.861229 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:45.861229 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:45.861605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:45.862924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:37:45.863518 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1746/3506] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:37:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:37:45.875997 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-a370eb87-3bf0-4a1e-944d-c640c0bc97bf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] POST http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments Jan 25 11:37:45.876501 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:45.876501 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:45.876914 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-a370eb87-3bf0-4a1e-944d-c640c0bc97bf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f80cdfff-d1af-4efc-85bd-c09ea8683590", "instance_uuid": "46124a67-753f-41f2-9075-a982476b6114", "connector": null}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:37:45.926595 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:45.926595 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:45.982592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-a370eb87-3bf0-4a1e-944d-c640c0bc97bf tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments returned with HTTP 200 Jan 25 11:37:45.986284 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1761/3507] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:37:45 2021] POST /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:37:47.195483 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume// Jan 25 11:37:47.196608 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:47.197345 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:47.198746 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-290eced0-b159-4008-8360-1d4e9a7cf755 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:37:47.199560 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1747/3508] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:37:47 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:37:47.212919 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-e6b085e1-57be-4f45-80df-18f51b2304cd tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 Jan 25 11:37:47.213506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-e6b085e1-57be-4f45-80df-18f51b2304cd tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:37:47.213791 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:47.213791 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:47.214466 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-e6b085e1-57be-4f45-80df-18f51b2304cd tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:37:47.264055 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:47.264055 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:47.273966 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-e6b085e1-57be-4f45-80df-18f51b2304cd tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:37:47.294859 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:47.294859 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:47.304807 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-e6b085e1-57be-4f45-80df-18f51b2304cd tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 returned with HTTP 200 Jan 25 11:37:47.305733 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1762/3509] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:37:47 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 => generated 1517 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:37:47.324984 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-46eb4c44-d572-4a47-9419-4191e1f30e4f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] PUT http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments/9cd2c449-d720-426f-a213-6e3f3d39c05c Jan 25 11:37:47.325895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-46eb4c44-d572-4a47-9419-4191e1f30e4f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:37:47.356287 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:37:47.356287 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:37:47.357086 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-46eb4c44-d572-4a47-9419-4191e1f30e4f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Lock "b'cinder-attachment_update-f80cdfff-d1af-4efc-85bd-c09ea8683590-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.011s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:37:47.360262 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:47.360262 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:48.684791 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-46eb4c44-d572-4a47-9419-4191e1f30e4f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Lock "b'cinder-attachment_update-f80cdfff-d1af-4efc-85bd-c09ea8683590-n-h2-764292-12'" released by "attachment_update" :: held 1.328s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:37:48.685481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-46eb4c44-d572-4a47-9419-4191e1f30e4f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments/9cd2c449-d720-426f-a213-6e3f3d39c05c returned with HTTP 200 Jan 25 11:37:48.686402 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1748/3510] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:37:47 2021] PUT /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments/9cd2c449-d720-426f-a213-6e3f3d39c05c => generated 762 bytes in 1366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:37:48.720613 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-f280f1f7-5b3e-47dc-b91e-12e892597b0d tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] POST http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments/9cd2c449-d720-426f-a213-6e3f3d39c05c/action Jan 25 11:37:48.721398 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:37:48.721398 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:37:48.722003 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-f280f1f7-5b3e-47dc-b91e-12e892597b0d tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:37:48.722372 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-f280f1f7-5b3e-47dc-b91e-12e892597b0d tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:37:48.795327 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:37:48.795327 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:37:48.808578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-7e04712f-71ae-4583-9edb-5cfff794db8a req-f280f1f7-5b3e-47dc-b91e-12e892597b0d tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments/9cd2c449-d720-426f-a213-6e3f3d39c05c/action returned with HTTP 204 Jan 25 11:37:48.809455 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1763/3511] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:37:48 2021] POST /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments/9cd2c449-d720-426f-a213-6e3f3d39c05c/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:38:55.474300 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-701be9c3-488d-4d1e-8f4b-c21f839d0a72 req-a44a5960-8f79-4c6b-b091-168934b1f7f1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] DELETE http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments/9cd2c449-d720-426f-a213-6e3f3d39c05c Jan 25 11:38:55.474819 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-701be9c3-488d-4d1e-8f4b-c21f839d0a72 req-a44a5960-8f79-4c6b-b091-168934b1f7f1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:38:55.475017 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:38:55.475017 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:38:55.475390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-701be9c3-488d-4d1e-8f4b-c21f839d0a72 req-a44a5960-8f79-4c6b-b091-168934b1f7f1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:38:55.500498 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:38:55.500498 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:38:55.971387 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-701be9c3-488d-4d1e-8f4b-c21f839d0a72 req-a44a5960-8f79-4c6b-b091-168934b1f7f1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:38:55.971821 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-701be9c3-488d-4d1e-8f4b-c21f839d0a72 req-a44a5960-8f79-4c6b-b091-168934b1f7f1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:38:55.979932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-701be9c3-488d-4d1e-8f4b-c21f839d0a72 req-a44a5960-8f79-4c6b-b091-168934b1f7f1 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments/9cd2c449-d720-426f-a213-6e3f3d39c05c returned with HTTP 200 Jan 25 11:38:55.980897 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1749/3512] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:38:55 2021] DELETE /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/attachments/9cd2c449-d720-426f-a213-6e3f3d39c05c => generated 19 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:38:57.197287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2aa763c8-2606-4aff-8d1b-589927cbe3c3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] DELETE http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 Jan 25 11:38:57.197848 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2aa763c8-2606-4aff-8d1b-589927cbe3c3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:38:57.198093 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:38:57.198093 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:38:57.198464 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2aa763c8-2606-4aff-8d1b-589927cbe3c3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:38:57.198930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-2aa763c8-2606-4aff-8d1b-589927cbe3c3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Delete volume with id: f80cdfff-d1af-4efc-85bd-c09ea8683590 Jan 25 11:38:57.248942 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:38:57.248942 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:38:57.250143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2aa763c8-2606-4aff-8d1b-589927cbe3c3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:38:57.276058 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2aa763c8-2606-4aff-8d1b-589927cbe3c3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Delete volume request issued successfully. Jan 25 11:38:57.276569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2aa763c8-2606-4aff-8d1b-589927cbe3c3 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 returned with HTTP 202 Jan 25 11:38:57.277492 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1764/3513] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:38:57 2021] DELETE /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/f80cdfff-d1af-4efc-85bd-c09ea8683590 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:38:57.286465 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83baa79e-4d9c-4991-941f-d104785ca485 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] DELETE http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b Jan 25 11:38:57.287753 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83baa79e-4d9c-4991-941f-d104785ca485 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:38:57.288254 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:38:57.288254 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:38:57.288660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-83baa79e-4d9c-4991-941f-d104785ca485 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:38:57.289246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.contrib.backups [None req-83baa79e-4d9c-4991-941f-d104785ca485 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Delete backup with id: 4a5dbe67-7fe3-4659-b300-1cb171ea782b. Jan 25 11:38:57.311336 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:38:57.311336 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:38:57.336743 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.backup.rpcapi [None req-83baa79e-4d9c-4991-941f-d104785ca485 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] delete_backup rpcapi backup_id 4a5dbe67-7fe3-4659-b300-1cb171ea782b {{(pid=91484) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 11:38:57.339938 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-83baa79e-4d9c-4991-941f-d104785ca485 tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b returned with HTTP 202 Jan 25 11:38:57.344225 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1750/3514] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:38:57 2021] DELETE /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/backups/4a5dbe67-7fe3-4659-b300-1cb171ea782b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:38:57.349426 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a42a4ac4-d16f-4cca-9488-39ee36e93d3f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] DELETE http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:38:57.351560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a42a4ac4-d16f-4cca-9488-39ee36e93d3f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:38:57.352209 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:38:57.352209 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:38:57.352869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a42a4ac4-d16f-4cca-9488-39ee36e93d3f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:38:57.353457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a42a4ac4-d16f-4cca-9488-39ee36e93d3f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Delete volume with id: 55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:38:57.412780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:38:57.412780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:38:57.414473 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a42a4ac4-d16f-4cca-9488-39ee36e93d3f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:38:57.443860 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a42a4ac4-d16f-4cca-9488-39ee36e93d3f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Delete volume request issued successfully. Jan 25 11:38:57.444388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a42a4ac4-d16f-4cca-9488-39ee36e93d3f tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 202 Jan 25 11:38:57.445264 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1765/3515] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:38:57 2021] DELETE /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:38:57.453332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb3c7e92-1607-4bff-847f-621d23eeee2b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:38:57.454487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb3c7e92-1607-4bff-847f-621d23eeee2b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:38:57.454910 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:38:57.454910 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:38:57.456361 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cb3c7e92-1607-4bff-847f-621d23eeee2b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:38:57.514622 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:38:57.514622 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:38:57.523832 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cb3c7e92-1607-4bff-847f-621d23eeee2b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:38:57.567144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cb3c7e92-1607-4bff-847f-621d23eeee2b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:38:57.574005 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1751/3516] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:38:57 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 1363 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:38:58.585549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-896d42c7-7458-4aea-9a9b-7645d0eea2de tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:38:58.586874 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-896d42c7-7458-4aea-9a9b-7645d0eea2de tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:38:58.587101 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:38:58.587101 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:38:58.587478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-896d42c7-7458-4aea-9a9b-7645d0eea2de tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:38:58.658386 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:38:58.658386 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:38:58.669896 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-896d42c7-7458-4aea-9a9b-7645d0eea2de tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Volume info retrieved successfully. Jan 25 11:38:58.703835 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-896d42c7-7458-4aea-9a9b-7645d0eea2de tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 200 Jan 25 11:38:58.705013 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1766/3517] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:38:58 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 1363 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:38:59.722322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03912f5c-bad2-4342-ae0c-eff91756fa4b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] GET http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 Jan 25 11:38:59.722859 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03912f5c-bad2-4342-ae0c-eff91756fa4b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:38:59.723059 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:38:59.723059 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:38:59.724161 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03912f5c-bad2-4342-ae0c-eff91756fa4b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:38:59.785773 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03912f5c-bad2-4342-ae0c-eff91756fa4b tempest-TestVolumeBackupRestore-1254385647 tempest-TestVolumeBackupRestore-1254385647] http://10.222.0.57/volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 returned with HTTP 404 Jan 25 11:38:59.786827 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1752/3518] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:38:59 2021] GET /volume/v3/cc228a00d36b4a0bb4dfd9293e994b65/volumes/55df70bb-21dc-48a2-a701-e07ee99e6cf4 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:51:29.511794 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] POST http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes Jan 25 11:51:29.513675 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:29.513675 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:29.514105 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-486522518"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:51:29.515389 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-486522518'}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:51:29.515768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Create volume of 1 GB Jan 25 11:51:29.536041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Availability zone cache updated, next update will occur around 2021-01-25 12:51:29.535506. {{(pid=91483) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 11:51:29.536381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Availability Zones retrieved successfully. Jan 25 11:51:29.553502 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Flow 'volume_create_api' (e895f47c-3bd3-419d-a83d-598cf3053157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:51:29.556264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3303b2df-a5bc-46e7-9e18-842796795b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:51:29.558472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:51:29.625956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3303b2df-a5bc-46e7-9e18-842796795b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:51:29.628194 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d5a491-dc91-4211-ad7f-2f4acb2cb201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:51:29.719150 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Created reservations ['e5cf3798-547d-451f-ad88-f9e77a99b5c0', '10e98428-8168-409f-92dc-b5b8f523e4f3', '3b33fe0b-2e4d-4253-9552-d9084e9e07b9', 'f9f08d5d-47af-44ff-b272-1a31a2e54cad'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:51:29.721158 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d5a491-dc91-4211-ad7f-2f4acb2cb201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5cf3798-547d-451f-ad88-f9e77a99b5c0', '10e98428-8168-409f-92dc-b5b8f523e4f3', '3b33fe0b-2e4d-4253-9552-d9084e9e07b9', 'f9f08d5d-47af-44ff-b272-1a31a2e54cad']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:51:29.723357 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6749bd44-4b2b-4d8c-bd35-078426bb1e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:51:29.783249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6749bd44-4b2b-4d8c-bd35-078426bb1e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e85db837-6577-4886-ad21-cccb6ffc27d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-486522518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20df6e6b719644728944828a76b3873e',qos_specs=None,replication_status=,reservations=['e5cf3798-547d-451f-ad88-f9e77a99b5c0','10e98428-8168-409f-92dc-b5b8f523e4f3','3b33fe0b-2e4d-4253-9552-d9084e9e07b9','f9f08d5d-47af-44ff-b272-1a31a2e54cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49851bf8c4ee48a78e741250fd20ebdb',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-486522518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e85db837-6577-4886-ad21-cccb6ffc27d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20df6e6b719644728944828a76b3873e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49851bf8c4ee48a78e741250fd20ebdb',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:51:29.785499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a27d0c-c952-45b8-9b23-619002eee18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:51:29.812935 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a27d0c-c952-45b8-9b23-619002eee18d) transitioned into state 'SUCCESS' from state '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-486522518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20df6e6b719644728944828a76b3873e',qos_specs=None,replication_status=,reservations=['e5cf3798-547d-451f-ad88-f9e77a99b5c0','10e98428-8168-409f-92dc-b5b8f523e4f3','3b33fe0b-2e4d-4253-9552-d9084e9e07b9','f9f08d5d-47af-44ff-b272-1a31a2e54cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49851bf8c4ee48a78e741250fd20ebdb',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:51:29.814922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f3cc88-fefc-4d04-96ac-04ddfd4811e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:51:29.831113 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f3cc88-fefc-4d04-96ac-04ddfd4811e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:51:29.834064 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Flow 'volume_create_api' (e895f47c-3bd3-419d-a83d-598cf3053157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:51:29.884547 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Create volume request issued successfully. Jan 25 11:51:29.898448 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bd83c554-34fa-4de5-bcf1-a2f65811afb2 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes returned with HTTP 202 Jan 25 11:51:29.908575 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1767/3519] 10.222.0.57 () {60 vars in 1225 bytes} [Mon Jan 25 11:51:29 2021] POST /volume/v3/20df6e6b719644728944828a76b3873e/volumes => generated 820 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:51:29.915569 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ade83dcb-9a4c-4922-ba0a-ba102585e74e tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:29.916319 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ade83dcb-9a4c-4922-ba0a-ba102585e74e tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:29.916878 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ade83dcb-9a4c-4922-ba0a-ba102585e74e tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:29.985391 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:29.985391 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:29.995976 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ade83dcb-9a4c-4922-ba0a-ba102585e74e tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:30.019312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ade83dcb-9a4c-4922-ba0a-ba102585e74e tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:30.030642 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1753/3520] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:29 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 912 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:51:31.036246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd875eae-a079-4d11-9b01-851dd022bfa6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:31.036742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd875eae-a079-4d11-9b01-851dd022bfa6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:31.036974 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:31.036974 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:31.037346 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd875eae-a079-4d11-9b01-851dd022bfa6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:31.087514 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:31.087514 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:31.096192 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cd875eae-a079-4d11-9b01-851dd022bfa6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:31.120532 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd875eae-a079-4d11-9b01-851dd022bfa6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:31.122230 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1768/3521] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:31 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:51:31.548362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-c402a402-72d9-481e-ba76-397e268e8591 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:31.548916 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-c402a402-72d9-481e-ba76-397e268e8591 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:31.549123 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:31.549123 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:31.549460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-c402a402-72d9-481e-ba76-397e268e8591 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:31.600782 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:31.600782 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:31.610655 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-c402a402-72d9-481e-ba76-397e268e8591 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:31.633911 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-c402a402-72d9-481e-ba76-397e268e8591 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:31.634784 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1754/3522] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:51:31 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:51:31.700138 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd875eae-a079-4d11-9b01-851dd022bfa6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume// Jan 25 11:51:31.700621 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd875eae-a079-4d11-9b01-851dd022bfa6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:31.700847 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:31.700847 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:31.701225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cd875eae-a079-4d11-9b01-851dd022bfa6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:31.702506 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cd875eae-a079-4d11-9b01-851dd022bfa6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:51:31.703113 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1769/3523] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:51:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:51:31.716748 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-175d4ae7-1eb6-4c0d-9fcd-97cea9b8fbb6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] POST http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments Jan 25 11:51:31.717261 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:31.717261 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:31.717730 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-175d4ae7-1eb6-4c0d-9fcd-97cea9b8fbb6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e85db837-6577-4886-ad21-cccb6ffc27d3", "instance_uuid": "49593aa6-f793-4a77-b188-da55cc1adc01", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:51:31.769891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:31.769891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:31.823498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-175d4ae7-1eb6-4c0d-9fcd-97cea9b8fbb6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments returned with HTTP 200 Jan 25 11:51:31.824907 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1755/3524] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:51:31 2021] POST /volume/v3/20df6e6b719644728944828a76b3873e/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:51:31.860112 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37443ab2-0db8-4ed0-a961-406a89d87dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:31.860634 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37443ab2-0db8-4ed0-a961-406a89d87dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:31.861215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37443ab2-0db8-4ed0-a961-406a89d87dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:31.877236 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-175d4ae7-1eb6-4c0d-9fcd-97cea9b8fbb6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume// Jan 25 11:51:31.877755 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-175d4ae7-1eb6-4c0d-9fcd-97cea9b8fbb6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:31.877975 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:31.877975 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:31.878424 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-175d4ae7-1eb6-4c0d-9fcd-97cea9b8fbb6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:31.879499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-175d4ae7-1eb6-4c0d-9fcd-97cea9b8fbb6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:51:31.880135 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1756/3525] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:51:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:51:31.893348 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-18b8bedd-8023-43a3-a2e5-2845e5fbc04b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:31.893945 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-18b8bedd-8023-43a3-a2e5-2845e5fbc04b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:31.894418 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-18b8bedd-8023-43a3-a2e5-2845e5fbc04b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:31.910826 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:31.910826 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:31.918904 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-37443ab2-0db8-4ed0-a961-406a89d87dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:31.937371 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:31.937371 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:31.944213 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:31.944213 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:31.945549 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37443ab2-0db8-4ed0-a961-406a89d87dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:31.946408 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1770/3526] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:31 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:51:31.955493 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-18b8bedd-8023-43a3-a2e5-2845e5fbc04b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:31.974464 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:31.974464 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:31.983376 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-18b8bedd-8023-43a3-a2e5-2845e5fbc04b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:31.984502 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1757/3527] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:51:31 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 1011 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:51:32.004129 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-60f3638b-24c4-46b0-8708-063b2cc6979f tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] PUT http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/c8f6c192-5db2-449f-aeaf-385db7b486bb Jan 25 11:51:32.004640 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:32.004640 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:32.005066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-60f3638b-24c4-46b0-8708-063b2cc6979f tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:51:32.033328 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:51:32.033328 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:51:32.033852 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-60f3638b-24c4-46b0-8708-063b2cc6979f tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Lock "b'cinder-attachment_update-e85db837-6577-4886-ad21-cccb6ffc27d3-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.009s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:51:32.036109 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:32.036109 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:32.963656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77a3a85a-4c29-4c69-95c7-c0c858ce37a4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:32.964230 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77a3a85a-4c29-4c69-95c7-c0c858ce37a4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:32.964427 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:32.964427 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:32.964805 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77a3a85a-4c29-4c69-95c7-c0c858ce37a4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:33.015251 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:33.015251 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:33.024093 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-77a3a85a-4c29-4c69-95c7-c0c858ce37a4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:33.043257 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:33.043257 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:33.052859 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77a3a85a-4c29-4c69-95c7-c0c858ce37a4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:33.053888 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1758/3528] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:32 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:51:33.279921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-60f3638b-24c4-46b0-8708-063b2cc6979f tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Lock "b'cinder-attachment_update-e85db837-6577-4886-ad21-cccb6ffc27d3-n-h2-764292-12'" released by "attachment_update" :: held 1.245s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:51:33.280567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-60f3638b-24c4-46b0-8708-063b2cc6979f tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/c8f6c192-5db2-449f-aeaf-385db7b486bb returned with HTTP 200 Jan 25 11:51:33.281474 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1771/3529] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:51:31 2021] PUT /volume/v3/20df6e6b719644728944828a76b3873e/attachments/c8f6c192-5db2-449f-aeaf-385db7b486bb => generated 762 bytes in 1282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:51:34.070111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0941f7da-04ee-4fcf-b457-6762873c50a3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:34.070656 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0941f7da-04ee-4fcf-b457-6762873c50a3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:34.070797 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:34.070797 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:34.071184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0941f7da-04ee-4fcf-b457-6762873c50a3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:34.120090 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:34.120090 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:34.129291 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0941f7da-04ee-4fcf-b457-6762873c50a3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:34.147267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:34.147267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:34.155758 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0941f7da-04ee-4fcf-b457-6762873c50a3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:34.156588 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1759/3530] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:34 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:51:35.172778 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebcbbb67-d270-40f2-a70e-c4d87faf8275 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:35.173312 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebcbbb67-d270-40f2-a70e-c4d87faf8275 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:35.173468 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:35.173468 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:35.173993 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebcbbb67-d270-40f2-a70e-c4d87faf8275 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:35.226928 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:35.226928 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:35.235789 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ebcbbb67-d270-40f2-a70e-c4d87faf8275 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:35.254571 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:35.254571 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:35.262645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebcbbb67-d270-40f2-a70e-c4d87faf8275 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:35.263473 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1772/3531] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:35 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:51:36.281154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d708c5d-38f8-4c4a-8136-0ce0558ae961 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:36.281986 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d708c5d-38f8-4c4a-8136-0ce0558ae961 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:36.281986 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:36.281986 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:36.282454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4d708c5d-38f8-4c4a-8136-0ce0558ae961 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:36.335295 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:36.335295 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:36.344204 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4d708c5d-38f8-4c4a-8136-0ce0558ae961 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:36.362536 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:36.362536 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:36.370948 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4d708c5d-38f8-4c4a-8136-0ce0558ae961 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:36.371780 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1760/3532] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:36 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:51:37.388260 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d8dfc5b-08c3-474e-8984-71fd8cfc52cc tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:37.388795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d8dfc5b-08c3-474e-8984-71fd8cfc52cc tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:37.388894 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:37.388894 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:37.389239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-2d8dfc5b-08c3-474e-8984-71fd8cfc52cc tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:37.439428 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:37.439428 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:37.448315 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-2d8dfc5b-08c3-474e-8984-71fd8cfc52cc tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:37.467553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:37.467553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:37.476651 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-2d8dfc5b-08c3-474e-8984-71fd8cfc52cc tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:37.477494 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1773/3533] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:37 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:51:38.494849 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3c2a0a5-8866-4051-b95e-714545a7eff3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:38.495458 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3c2a0a5-8866-4051-b95e-714545a7eff3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:38.496462 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:38.496462 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:38.496462 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e3c2a0a5-8866-4051-b95e-714545a7eff3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:38.545149 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:38.545149 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:38.553219 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e3c2a0a5-8866-4051-b95e-714545a7eff3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:38.571089 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:38.571089 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:38.580144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e3c2a0a5-8866-4051-b95e-714545a7eff3 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:38.580971 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1761/3534] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:38 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:51:38.792499 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-ab2003d3-21ad-4a5f-b483-f558a7b26845 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] POST http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/c8f6c192-5db2-449f-aeaf-385db7b486bb/action Jan 25 11:51:38.792499 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:38.792499 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:38.792499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-ab2003d3-21ad-4a5f-b483-f558a7b26845 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:51:38.792499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-ab2003d3-21ad-4a5f-b483-f558a7b26845 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:51:38.894506 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:38.894506 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:38.906975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-ab2003d3-21ad-4a5f-b483-f558a7b26845 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/c8f6c192-5db2-449f-aeaf-385db7b486bb/action returned with HTTP 204 Jan 25 11:51:38.907833 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1774/3535] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:51:38 2021] POST /volume/v3/20df6e6b719644728944828a76b3873e/attachments/c8f6c192-5db2-449f-aeaf-385db7b486bb/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:51:39.597917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7292fbe5-634f-4bc7-82c3-daede59a660d tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:51:39.598487 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7292fbe5-634f-4bc7-82c3-daede59a660d tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:39.598681 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:39.598681 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:39.599057 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7292fbe5-634f-4bc7-82c3-daede59a660d tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:39.648017 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:39.648017 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:39.656811 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7292fbe5-634f-4bc7-82c3-daede59a660d tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:51:39.676084 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:39.676084 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:39.684312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7292fbe5-634f-4bc7-82c3-daede59a660d tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:51:39.685154 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1762/3536] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:51:39 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 1205 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:51:55.448312 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-ab2003d3-21ad-4a5f-b483-f558a7b26845 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume// Jan 25 11:51:55.448863 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-ab2003d3-21ad-4a5f-b483-f558a7b26845 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:55.448982 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:55.448982 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:55.449359 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-ab2003d3-21ad-4a5f-b483-f558a7b26845 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:55.450497 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fe32e4d8-47b4-4378-86f0-1c1f4bef6ad9 req-ab2003d3-21ad-4a5f-b483-f558a7b26845 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:51:55.451113 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1775/3537] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:51:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:51:55.464891 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7015c740-7ced-47e8-bf8f-43827da505eb tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] POST http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments Jan 25 11:51:55.465427 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:55.465427 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:55.465898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7015c740-7ced-47e8-bf8f-43827da505eb tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e85db837-6577-4886-ad21-cccb6ffc27d3", "instance_uuid": "49593aa6-f793-4a77-b188-da55cc1adc01", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:51:55.516660 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:55.516660 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:55.630881 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7015c740-7ced-47e8-bf8f-43827da505eb tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments returned with HTTP 200 Jan 25 11:51:55.631708 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1763/3538] 10.222.0.60 () {64 vars in 1358 bytes} [Mon Jan 25 11:51:55 2021] POST /volume/v3/20df6e6b719644728944828a76b3873e/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:51:55.647350 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-4fa695e6-2fe6-4ac2-b27e-9cc8228312b6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] DELETE http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/c8f6c192-5db2-449f-aeaf-385db7b486bb Jan 25 11:51:55.647873 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-4fa695e6-2fe6-4ac2-b27e-9cc8228312b6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:51:55.648355 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-4fa695e6-2fe6-4ac2-b27e-9cc8228312b6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:51:55.668852 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:55.668852 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:51:55.850006 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-4fa695e6-2fe6-4ac2-b27e-9cc8228312b6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c)]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:51:55.850434 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-4fa695e6-2fe6-4ac2-b27e-9cc8228312b6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Adding status of: reserved to pending status list for volume. {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 11:51:55.850895 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-4fa695e6-2fe6-4ac2-b27e-9cc8228312b6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:51:55.857768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-4fa695e6-2fe6-4ac2-b27e-9cc8228312b6 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/c8f6c192-5db2-449f-aeaf-385db7b486bb returned with HTTP 200 Jan 25 11:51:55.858641 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1776/3539] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:51:55 2021] DELETE /volume/v3/20df6e6b719644728944828a76b3873e/attachments/c8f6c192-5db2-449f-aeaf-385db7b486bb => generated 192 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:51:59.377994 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-6d18f10c-ed54-4aae-8e18-cfbe5b6a1bff tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] PUT http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c Jan 25 11:51:59.378619 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:51:59.378619 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:51:59.379309 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-6d18f10c-ed54-4aae-8e18-cfbe5b6a1bff tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:51:59.421331 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:51:59.421331 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:51:59.422570 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-6d18f10c-ed54-4aae-8e18-cfbe5b6a1bff tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Lock "b'cinder-attachment_update-e85db837-6577-4886-ad21-cccb6ffc27d3-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.023s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:51:59.427425 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:51:59.427425 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:00.761636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-6d18f10c-ed54-4aae-8e18-cfbe5b6a1bff tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Lock "b'cinder-attachment_update-e85db837-6577-4886-ad21-cccb6ffc27d3-n-h1-764292-12'" released by "attachment_update" :: held 1.339s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:52:00.762345 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-6d18f10c-ed54-4aae-8e18-cfbe5b6a1bff tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c returned with HTTP 200 Jan 25 11:52:00.763285 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1764/3540] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:51:59 2021] PUT /volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c => generated 762 bytes in 1391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:52:00.778723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7754580c-86d3-4980-84c0-2dccb84a3bea tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c Jan 25 11:52:00.779295 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7754580c-86d3-4980-84c0-2dccb84a3bea tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:00.779513 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:00.779513 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:00.779879 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7754580c-86d3-4980-84c0-2dccb84a3bea tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:00.799871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7754580c-86d3-4980-84c0-2dccb84a3bea tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c returned with HTTP 200 Jan 25 11:52:00.800738 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1777/3541] 10.222.0.73 () {60 vars in 1415 bytes} [Mon Jan 25 11:52:00 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:52:13.365382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-f11d900e-7a1d-4cb1-95a4-9372d1195f0b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] POST http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c/action Jan 25 11:52:13.366210 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:13.366210 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:13.366671 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-f11d900e-7a1d-4cb1-95a4-9372d1195f0b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:52:13.367066 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-f11d900e-7a1d-4cb1-95a4-9372d1195f0b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:52:13.438329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:13.438329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:13.452267 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-f11d900e-7a1d-4cb1-95a4-9372d1195f0b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c/action returned with HTTP 204 Jan 25 11:52:13.453165 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1765/3542] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:52:13 2021] POST /volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:52:17.621917 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7754580c-86d3-4980-84c0-2dccb84a3bea tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume// Jan 25 11:52:17.622499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7754580c-86d3-4980-84c0-2dccb84a3bea tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:17.622679 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:17.622679 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:17.623159 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7754580c-86d3-4980-84c0-2dccb84a3bea tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:17.624273 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ea89d507-3a0a-4e7b-be9a-1dc0ed5af643 req-7754580c-86d3-4980-84c0-2dccb84a3bea tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:52:17.624976 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1778/3543] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:52:17 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:52:17.639378 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-cbb2187c-0d1d-4bcb-b25d-17a96ba60b0d tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] POST http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments Jan 25 11:52:17.639927 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:17.639927 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:17.640373 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-cbb2187c-0d1d-4bcb-b25d-17a96ba60b0d tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e85db837-6577-4886-ad21-cccb6ffc27d3", "instance_uuid": "49593aa6-f793-4a77-b188-da55cc1adc01", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:52:17.691094 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:17.691094 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:17.818355 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-cbb2187c-0d1d-4bcb-b25d-17a96ba60b0d tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments returned with HTTP 200 Jan 25 11:52:17.819386 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1766/3544] 10.222.0.73 () {64 vars in 1358 bytes} [Mon Jan 25 11:52:17 2021] POST /volume/v3/20df6e6b719644728944828a76b3873e/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:52:17.835050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-66d316bc-7075-4a16-94f2-e988b7ab2dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] DELETE http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c Jan 25 11:52:17.835581 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-66d316bc-7075-4a16-94f2-e988b7ab2dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:17.836072 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-66d316bc-7075-4a16-94f2-e988b7ab2dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:17.867822 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:17.867822 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:18.120069 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-66d316bc-7075-4a16-94f2-e988b7ab2dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(7bb85639-ac91-4631-8109-1b2d8cf62e42)]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:52:18.120686 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-66d316bc-7075-4a16-94f2-e988b7ab2dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Adding status of: reserved to pending status list for volume. {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 11:52:18.121203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-66d316bc-7075-4a16-94f2-e988b7ab2dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:52:18.129353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-66d316bc-7075-4a16-94f2-e988b7ab2dc7 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c returned with HTTP 200 Jan 25 11:52:18.130760 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1779/3545] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:52:17 2021] DELETE /volume/v3/20df6e6b719644728944828a76b3873e/attachments/b0a0ef78-15b7-4112-b4bc-94e76b8a5a4c => generated 192 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:52:21.996675 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-dd4b522e-cbc6-4548-ba40-ba3828748e70 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] PUT http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42 Jan 25 11:52:21.997509 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:21.997509 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:21.997892 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-dd4b522e-cbc6-4548-ba40-ba3828748e70 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:52:22.030688 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:52:22.030688 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:52:22.031179 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-dd4b522e-cbc6-4548-ba40-ba3828748e70 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Lock "b'cinder-attachment_update-e85db837-6577-4886-ad21-cccb6ffc27d3-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.010s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:52:22.033853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:22.033853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:23.441603 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-dd4b522e-cbc6-4548-ba40-ba3828748e70 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Lock "b'cinder-attachment_update-e85db837-6577-4886-ad21-cccb6ffc27d3-n-h2-764292-12'" released by "attachment_update" :: held 1.410s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:52:23.442293 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-dd4b522e-cbc6-4548-ba40-ba3828748e70 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42 returned with HTTP 200 Jan 25 11:52:23.443194 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1767/3546] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:52:21 2021] PUT /volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42 => generated 762 bytes in 1452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:52:23.459086 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-2903e285-791d-48a4-914b-6bdc2c0a28ab tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42 Jan 25 11:52:23.459659 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-2903e285-791d-48a4-914b-6bdc2c0a28ab tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:23.459880 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:23.459880 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:23.460251 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-2903e285-791d-48a4-914b-6bdc2c0a28ab tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:23.479175 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-2903e285-791d-48a4-914b-6bdc2c0a28ab tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42 returned with HTTP 200 Jan 25 11:52:23.480260 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1780/3547] 10.222.0.60 () {60 vars in 1415 bytes} [Mon Jan 25 11:52:23 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:52:30.937439 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-c45538a6-dd6b-41d4-a9cc-a86087a99504 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] POST http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42/action Jan 25 11:52:30.938100 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:30.938100 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:30.938673 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-c45538a6-dd6b-41d4-a9cc-a86087a99504 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:52:30.939269 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-c45538a6-dd6b-41d4-a9cc-a86087a99504 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:52:31.042187 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:31.042187 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:31.056946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-5802f93c-05e5-490a-8a92-6e7c303c773c req-c45538a6-dd6b-41d4-a9cc-a86087a99504 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42/action returned with HTTP 204 Jan 25 11:52:31.058981 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1768/3548] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:52:30 2021] POST /volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42/action => generated 0 bytes in 445 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 11:52:37.340050 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f483fc11-2f69-47d7-aed9-05025e4b6763 req-c884692c-7a5b-43cd-9472-b9f49a07a032 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] DELETE http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42 Jan 25 11:52:37.340611 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f483fc11-2f69-47d7-aed9-05025e4b6763 req-c884692c-7a5b-43cd-9472-b9f49a07a032 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:37.340743 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:37.340743 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:37.341508 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-f483fc11-2f69-47d7-aed9-05025e4b6763 req-c884692c-7a5b-43cd-9472-b9f49a07a032 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:37.369652 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:37.369652 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:37.879196 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-f483fc11-2f69-47d7-aed9-05025e4b6763 req-c884692c-7a5b-43cd-9472-b9f49a07a032 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:52:37.879708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-f483fc11-2f69-47d7-aed9-05025e4b6763 req-c884692c-7a5b-43cd-9472-b9f49a07a032 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:52:37.889211 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-f483fc11-2f69-47d7-aed9-05025e4b6763 req-c884692c-7a5b-43cd-9472-b9f49a07a032 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42 returned with HTTP 200 Jan 25 11:52:37.891738 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1781/3549] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:52:37 2021] DELETE /volume/v3/20df6e6b719644728944828a76b3873e/attachments/7bb85639-ac91-4631-8109-1b2d8cf62e42 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:52:38.901513 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e76fbedc-76fd-4a9e-9687-10af9179b776 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:52:38.902221 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e76fbedc-76fd-4a9e-9687-10af9179b776 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:38.902335 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:38.902335 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:38.902632 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e76fbedc-76fd-4a9e-9687-10af9179b776 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:38.956158 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:38.956158 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:38.965207 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e76fbedc-76fd-4a9e-9687-10af9179b776 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:52:38.991264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e76fbedc-76fd-4a9e-9687-10af9179b776 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:52:38.992303 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1769/3550] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:52:38 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:52:39.008343 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9fcdfc0f-2698-4157-a701-f9d3c4400fa4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:52:39.008937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9fcdfc0f-2698-4157-a701-f9d3c4400fa4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:39.009136 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:39.009136 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:39.009800 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9fcdfc0f-2698-4157-a701-f9d3c4400fa4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:39.068515 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:39.068515 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:39.077073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9fcdfc0f-2698-4157-a701-f9d3c4400fa4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:52:39.101639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9fcdfc0f-2698-4157-a701-f9d3c4400fa4 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:52:39.102388 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1782/3551] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:52:39 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:52:39.195734 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-444aa918-2c25-486a-aa52-29803e66a06b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] DELETE http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:52:39.196757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-444aa918-2c25-486a-aa52-29803e66a06b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:39.196998 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:39.196998 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:39.197402 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-444aa918-2c25-486a-aa52-29803e66a06b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:39.197975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-444aa918-2c25-486a-aa52-29803e66a06b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Delete volume with id: e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:52:39.250923 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:39.250923 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:39.252113 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-444aa918-2c25-486a-aa52-29803e66a06b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:52:39.291456 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-444aa918-2c25-486a-aa52-29803e66a06b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Delete volume request issued successfully. Jan 25 11:52:39.291970 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-444aa918-2c25-486a-aa52-29803e66a06b tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 202 Jan 25 11:52:39.292944 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1770/3552] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:52:39 2021] DELETE /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:52:39.300526 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bce1185b-bdb9-4fa0-af05-75b1f2b19e01 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:52:39.301041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bce1185b-bdb9-4fa0-af05-75b1f2b19e01 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:39.301461 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:39.301461 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:39.302114 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bce1185b-bdb9-4fa0-af05-75b1f2b19e01 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:39.361731 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:39.361731 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:39.374835 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bce1185b-bdb9-4fa0-af05-75b1f2b19e01 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:52:39.402318 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bce1185b-bdb9-4fa0-af05-75b1f2b19e01 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:52:39.403164 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1783/3553] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:52:39 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:52:40.420337 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a9e94ea-fa1b-4cfb-923b-749c4138dc54 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:52:40.420841 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a9e94ea-fa1b-4cfb-923b-749c4138dc54 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:40.421047 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:40.421047 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:40.421499 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5a9e94ea-fa1b-4cfb-923b-749c4138dc54 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:40.472820 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:52:40.472820 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:52:40.481733 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-5a9e94ea-fa1b-4cfb-923b-749c4138dc54 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Volume info retrieved successfully. Jan 25 11:52:40.504999 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5a9e94ea-fa1b-4cfb-923b-749c4138dc54 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 200 Jan 25 11:52:40.505890 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1771/3554] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:52:40 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:52:41.523302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39570189-0218-46c3-b056-e768b397b910 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] GET http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 Jan 25 11:52:41.523838 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39570189-0218-46c3-b056-e768b397b910 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:52:41.524032 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:52:41.524032 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:52:41.524410 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-39570189-0218-46c3-b056-e768b397b910 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:52:41.573395 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-39570189-0218-46c3-b056-e768b397b910 tempest-ServerActionsTestJSON-1757185931 tempest-ServerActionsTestJSON-1757185931] http://10.222.0.57/volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 returned with HTTP 404 Jan 25 11:52:41.574531 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1784/3555] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:52:41 2021] GET /volume/v3/20df6e6b719644728944828a76b3873e/volumes/e85db837-6577-4886-ad21-cccb6ffc27d3 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:54:54.604507 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03712b32-b11f-4216-a62f-20c7be533d3e tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] POST http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types Jan 25 11:54:54.605038 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:54.605038 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:54.605488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-03712b32-b11f-4216-a62f-20c7be533d3e tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1706426730", "extra_specs": {}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:54:54.645033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-03712b32-b11f-4216-a62f-20c7be533d3e tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types returned with HTTP 200 Jan 25 11:54:54.645798 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1772/3556] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:54:54 2021] POST /volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types => generated 218 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:54:54.657744 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23b3790d-631a-40a6-8215-58ab7570e414 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] POST http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/a1f4a196-f17f-4e89-a677-9947bab4933d/encryption Jan 25 11:54:54.658519 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-23b3790d-631a-40a6-8215-58ab7570e414 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:54:54.706381 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-23b3790d-631a-40a6-8215-58ab7570e414 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/a1f4a196-f17f-4e89-a677-9947bab4933d/encryption returned with HTTP 200 Jan 25 11:54:54.707922 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1785/3557] 10.222.0.57 () {60 vars in 1364 bytes} [Mon Jan 25 11:54:54 2021] POST /volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/a1f4a196-f17f-4e89-a677-9947bab4933d/encryption => generated 231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:54:54.717005 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] POST http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes Jan 25 11:54:54.717863 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1286812411", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1706426730", "size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:54:54.719062 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1286812411', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1706426730', 'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:54:54.731550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Create volume of 1 GB Jan 25 11:54:54.732203 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:54.732203 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:54.738480 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Availability zone cache updated, next update will occur around 2021-01-25 12:54:54.738083. {{(pid=91484) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 11:54:54.738815 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Availability Zones retrieved successfully. Jan 25 11:54:54.756689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Flow 'volume_create_api' (0e869fe6-306e-405a-954a-5d809d49fced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:54:54.759454 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3e9a46-19ce-4c17-883b-faed49026f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:54:54.761725 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:54:54.818572 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3e9a46-19ce-4c17-883b-faed49026f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:54:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1f4a196-f17f-4e89-a677-9947bab4933d,is_public=True,name='tempest-scenario-type-cryptsetup-1706426730',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1f4a196-f17f-4e89-a677-9947bab4933d', '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=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:54:54.820795 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468bbfc0-6907-4dda-81ad-8edea249e5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:54:54.870720 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1706426730 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1706426730, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:54:54.871610 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1706426730 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1706426730, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:54:54.912335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Created reservations ['3cee2cc4-d34f-4def-afcd-e75a4f084d32', '57398fd5-10aa-4c60-9f82-55908c6e4c3b', '62251a3a-4125-47a3-9b90-b9f7d3d5b96b', '7e9db605-9b56-44a0-bbff-82ff3417e4de'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:54:54.914229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468bbfc0-6907-4dda-81ad-8edea249e5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cee2cc4-d34f-4def-afcd-e75a4f084d32', '57398fd5-10aa-4c60-9f82-55908c6e4c3b', '62251a3a-4125-47a3-9b90-b9f7d3d5b96b', '7e9db605-9b56-44a0-bbff-82ff3417e4de']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:54:54.916340 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4277e601-3be4-40bd-b26c-e9188df8b81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:54:54.973406 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4277e601-3be4-40bd-b26c-e9188df8b81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c0dc6fd-7db4-4608-80ba-afc0e4b342f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1286812411',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4067e67c0b8341769da5a9bb3eb60e19',qos_specs=None,replication_status=,reservations=['3cee2cc4-d34f-4def-afcd-e75a4f084d32','57398fd5-10aa-4c60-9f82-55908c6e4c3b','62251a3a-4125-47a3-9b90-b9f7d3d5b96b','7e9db605-9b56-44a0-bbff-82ff3417e4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8774cc61644e3f83fd8f044852a623',volume_type_id=a1f4a196-f17f-4e89-a677-9947bab4933d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1286812411',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4c0dc6fd-7db4-4608-80ba-afc0e4b342f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4067e67c0b8341769da5a9bb3eb60e19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7e8774cc61644e3f83fd8f044852a623',volume_attachment=,volume_type=,volume_type_id=a1f4a196-f17f-4e89-a677-9947bab4933d)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:54:54.975521 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef7d15b-7978-47d4-9d23-cca016550242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:54:55.004304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef7d15b-7978-47d4-9d23-cca016550242) transitioned into state 'SUCCESS' from state '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-1286812411',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4067e67c0b8341769da5a9bb3eb60e19',qos_specs=None,replication_status=,reservations=['3cee2cc4-d34f-4def-afcd-e75a4f084d32','57398fd5-10aa-4c60-9f82-55908c6e4c3b','62251a3a-4125-47a3-9b90-b9f7d3d5b96b','7e9db605-9b56-44a0-bbff-82ff3417e4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8774cc61644e3f83fd8f044852a623',volume_type_id=a1f4a196-f17f-4e89-a677-9947bab4933d)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:54:55.006304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaf2f37-5b10-44f2-bb2e-2f798d2ae6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:54:55.021781 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaf2f37-5b10-44f2-bb2e-2f798d2ae6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:54:55.024376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Flow 'volume_create_api' (0e869fe6-306e-405a-954a-5d809d49fced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:54:55.075060 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Create volume request issued successfully. Jan 25 11:54:55.088332 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ad57d12a-41cd-45b4-8476-f889e75a9763 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes returned with HTTP 202 Jan 25 11:54:55.089401 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1773/3558] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:54:54 2021] POST /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes => generated 857 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:54:55.104586 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a58f61c4-7608-4859-9f07-eaf02a1fe6bf tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:54:55.105117 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a58f61c4-7608-4859-9f07-eaf02a1fe6bf tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:55.105857 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a58f61c4-7608-4859-9f07-eaf02a1fe6bf tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:55.158551 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:55.158551 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:55.167333 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a58f61c4-7608-4859-9f07-eaf02a1fe6bf tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:54:55.191460 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a58f61c4-7608-4859-9f07-eaf02a1fe6bf tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:54:55.201255 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1786/3559] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:54:55 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:54:56.209158 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-615c2ee3-8850-4a86-8ca9-032d4ee3efac tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:54:56.209761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-615c2ee3-8850-4a86-8ca9-032d4ee3efac tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:56.209934 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:56.209934 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:56.210308 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-615c2ee3-8850-4a86-8ca9-032d4ee3efac tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:56.258426 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:56.258426 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:56.267571 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-615c2ee3-8850-4a86-8ca9-032d4ee3efac tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:54:56.289066 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-615c2ee3-8850-4a86-8ca9-032d4ee3efac tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:54:56.289866 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1774/3560] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:54:56 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 950 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:54:56.309528 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95e363ce-5964-4b41-98aa-a1fcae0745ab tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:54:56.310082 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95e363ce-5964-4b41-98aa-a1fcae0745ab tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:56.310330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:56.310330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:56.310703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95e363ce-5964-4b41-98aa-a1fcae0745ab tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:56.360032 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:56.360032 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:56.369003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-95e363ce-5964-4b41-98aa-a1fcae0745ab tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:54:56.391644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95e363ce-5964-4b41-98aa-a1fcae0745ab tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:54:56.392801 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1787/3561] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:54:56 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 950 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:54:56.514636 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-b4df3e1b-ee3d-405e-a2f7-45bfb6966113 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:54:56.515160 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-b4df3e1b-ee3d-405e-a2f7-45bfb6966113 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:56.515375 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:56.515375 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:56.515750 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-b4df3e1b-ee3d-405e-a2f7-45bfb6966113 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:56.564482 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:56.564482 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:56.572322 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-b4df3e1b-ee3d-405e-a2f7-45bfb6966113 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:54:56.593128 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-b4df3e1b-ee3d-405e-a2f7-45bfb6966113 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:54:56.594081 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1775/3562] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:54:56 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 950 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:54:56.661391 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95e363ce-5964-4b41-98aa-a1fcae0745ab tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume// Jan 25 11:54:56.661899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95e363ce-5964-4b41-98aa-a1fcae0745ab tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:56.662116 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:56.662116 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:56.662491 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-95e363ce-5964-4b41-98aa-a1fcae0745ab tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:56.663537 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-95e363ce-5964-4b41-98aa-a1fcae0745ab tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:54:56.664160 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1788/3563] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:54:56 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:54:56.678130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-67692c12-2687-4373-9e55-97044276e408 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] POST http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments Jan 25 11:54:56.678628 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:56.678628 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:56.679047 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-67692c12-2687-4373-9e55-97044276e408 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c0dc6fd-7db4-4608-80ba-afc0e4b342f6", "instance_uuid": "b6546f18-73c1-4c4b-9d45-8d46f84e7843", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:54:56.731866 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:56.731866 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:56.783591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-67692c12-2687-4373-9e55-97044276e408 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments returned with HTTP 200 Jan 25 11:54:56.784481 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1776/3564] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:54:56 2021] POST /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:54:56.819931 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3f0122c-5c83-4260-bdca-b31538147ea5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:54:56.820390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3f0122c-5c83-4260-bdca-b31538147ea5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:56.820881 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f3f0122c-5c83-4260-bdca-b31538147ea5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:56.835295 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-67692c12-2687-4373-9e55-97044276e408 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume// Jan 25 11:54:56.835776 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-67692c12-2687-4373-9e55-97044276e408 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:56.835999 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:56.835999 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:56.836376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-67692c12-2687-4373-9e55-97044276e408 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:56.837684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-67692c12-2687-4373-9e55-97044276e408 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:54:56.838327 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1777/3565] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:54:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:54:56.851583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-92ea3b7f-e1ec-4408-8be1-2f39f9b8712a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:54:56.852142 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-92ea3b7f-e1ec-4408-8be1-2f39f9b8712a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:56.852610 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-92ea3b7f-e1ec-4408-8be1-2f39f9b8712a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:56.870692 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:56.870692 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:56.878962 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f3f0122c-5c83-4260-bdca-b31538147ea5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:54:56.897683 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:56.897683 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:56.901007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:56.901007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:56.905975 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f3f0122c-5c83-4260-bdca-b31538147ea5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:54:56.906809 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1789/3566] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:54:56 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:54:56.912221 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-92ea3b7f-e1ec-4408-8be1-2f39f9b8712a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:54:56.931382 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:56.931382 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:56.939639 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-92ea3b7f-e1ec-4408-8be1-2f39f9b8712a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:54:56.940469 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1778/3567] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:54:56 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 1048 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:54:56.959047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-6188ca1f-42cb-43c3-a759-4f9bfb651e97 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] PUT http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/f10fd009-2c62-4633-9176-c8ff3e92ffcd Jan 25 11:54:56.959550 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:56.959550 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:56.959972 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-6188ca1f-42cb-43c3-a759-4f9bfb651e97 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:54:56.988606 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:54:56.988606 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:54:56.989118 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-6188ca1f-42cb-43c3-a759-4f9bfb651e97 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Lock "b'cinder-attachment_update-4c0dc6fd-7db4-4608-80ba-afc0e4b342f6-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.010s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:54:56.991783 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:56.991783 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:57.924051 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07a517b1-db50-4912-b3c8-893ce6642608 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:54:57.924597 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-07a517b1-db50-4912-b3c8-893ce6642608 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:57.924765 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:57.924765 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:57.925138 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-07a517b1-db50-4912-b3c8-893ce6642608 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:57.974164 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:57.974164 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:57.982926 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-07a517b1-db50-4912-b3c8-893ce6642608 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:54:58.003681 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:58.003681 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:58.012200 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-07a517b1-db50-4912-b3c8-893ce6642608 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:54:58.013212 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1779/3568] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:54:57 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:54:58.244780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-6188ca1f-42cb-43c3-a759-4f9bfb651e97 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Lock "b'cinder-attachment_update-4c0dc6fd-7db4-4608-80ba-afc0e4b342f6-n-h2-764292-12'" released by "attachment_update" :: held 1.256s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:54:58.245531 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-6188ca1f-42cb-43c3-a759-4f9bfb651e97 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/f10fd009-2c62-4633-9176-c8ff3e92ffcd returned with HTTP 200 Jan 25 11:54:58.246465 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1790/3569] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:54:56 2021] PUT /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/f10fd009-2c62-4633-9176-c8ff3e92ffcd => generated 761 bytes in 1292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:54:58.262459 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-03e32148-a2ee-4f81-9d49-5d6110bf9337 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6/encryption Jan 25 11:54:58.262983 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-03e32148-a2ee-4f81-9d49-5d6110bf9337 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:58.263201 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:58.263201 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:58.263580 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-03e32148-a2ee-4f81-9d49-5d6110bf9337 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:58.312695 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:58.312695 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:58.364134 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-03e32148-a2ee-4f81-9d49-5d6110bf9337 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6/encryption returned with HTTP 200 Jan 25 11:54:58.364986 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1780/3570] 10.222.0.60 () {58 vars in 1395 bytes} [Mon Jan 25 11:54:58 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6/encryption => generated 161 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:54:59.029650 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-18434b60-0565-466a-8130-9598759ff95f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:54:59.030180 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-18434b60-0565-466a-8130-9598759ff95f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:54:59.030403 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:54:59.030403 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:54:59.030780 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-18434b60-0565-466a-8130-9598759ff95f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:54:59.079407 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:59.079407 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:59.087428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-18434b60-0565-466a-8130-9598759ff95f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:54:59.105588 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:54:59.105588 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:54:59.113837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-18434b60-0565-466a-8130-9598759ff95f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:54:59.114657 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1791/3571] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:54:59 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 950 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:00.130697 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c488e18-1c90-4e9d-a9a0-f3a2c7866c4d tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:00.131263 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c488e18-1c90-4e9d-a9a0-f3a2c7866c4d tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:00.131406 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:00.131406 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:00.131768 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c488e18-1c90-4e9d-a9a0-f3a2c7866c4d tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:00.180554 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:00.180554 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:00.188709 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3c488e18-1c90-4e9d-a9a0-f3a2c7866c4d tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:00.206935 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:00.206935 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:00.215039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c488e18-1c90-4e9d-a9a0-f3a2c7866c4d tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:00.215858 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1781/3572] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:00 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 950 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:01.232916 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd327517-584b-4ab5-926e-d7753fcc6912 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:01.233493 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd327517-584b-4ab5-926e-d7753fcc6912 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:01.233801 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:01.233801 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:01.234213 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fd327517-584b-4ab5-926e-d7753fcc6912 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:01.287696 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:01.287696 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:01.295656 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fd327517-584b-4ab5-926e-d7753fcc6912 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:01.314169 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:01.314169 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:01.322611 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fd327517-584b-4ab5-926e-d7753fcc6912 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:01.323422 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1792/3573] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:01 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 950 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:02.340069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0bfa94a-19d0-4add-ac88-62a570c1a880 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:02.340591 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0bfa94a-19d0-4add-ac88-62a570c1a880 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:02.340761 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:02.340761 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:02.341136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-d0bfa94a-19d0-4add-ac88-62a570c1a880 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:02.394771 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:02.394771 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:02.403284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-d0bfa94a-19d0-4add-ac88-62a570c1a880 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:02.422448 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:02.422448 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:02.430635 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-d0bfa94a-19d0-4add-ac88-62a570c1a880 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:02.431460 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1782/3574] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:02 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 950 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:03.447550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c7aeb9d-a7e2-48b1-92ad-d00cb59496cd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:03.448112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c7aeb9d-a7e2-48b1-92ad-d00cb59496cd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:03.448267 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:03.448267 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:03.448636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0c7aeb9d-a7e2-48b1-92ad-d00cb59496cd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:03.625888 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:03.625888 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:03.635139 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0c7aeb9d-a7e2-48b1-92ad-d00cb59496cd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:03.653134 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:03.653134 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:03.662171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0c7aeb9d-a7e2-48b1-92ad-d00cb59496cd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:03.662989 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1793/3575] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:03 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 950 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:03.868993 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-4523fb11-555f-49fa-8c84-b8a0a5f33b9f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] POST http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/f10fd009-2c62-4633-9176-c8ff3e92ffcd/action Jan 25 11:55:03.869502 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:03.869502 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:03.869978 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-4523fb11-555f-49fa-8c84-b8a0a5f33b9f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:55:03.870362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-4523fb11-555f-49fa-8c84-b8a0a5f33b9f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:55:03.935415 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:03.935415 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:03.947929 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0208da7e-17ae-4226-9e6b-e921e964b31c req-4523fb11-555f-49fa-8c84-b8a0a5f33b9f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/f10fd009-2c62-4633-9176-c8ff3e92ffcd/action returned with HTTP 204 Jan 25 11:55:03.948830 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1783/3576] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:55:03 2021] POST /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/f10fd009-2c62-4633-9176-c8ff3e92ffcd/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:55:04.679165 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c6741f3-4b23-4340-affb-2736a53612d8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:04.679761 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c6741f3-4b23-4340-affb-2736a53612d8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:04.679960 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:04.679960 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:04.680250 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1c6741f3-4b23-4340-affb-2736a53612d8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:04.728473 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:04.728473 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:04.737247 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1c6741f3-4b23-4340-affb-2736a53612d8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:04.755832 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:04.755832 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:04.764353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1c6741f3-4b23-4340-affb-2736a53612d8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:04.765165 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1794/3577] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:04 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 1242 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:55:04.780216 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32282de1-1f9d-45ce-9b1b-59d9228e435f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:04.780746 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32282de1-1f9d-45ce-9b1b-59d9228e435f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:04.780965 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:04.780965 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:04.781341 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-32282de1-1f9d-45ce-9b1b-59d9228e435f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:04.834004 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:04.834004 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:04.842143 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-32282de1-1f9d-45ce-9b1b-59d9228e435f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:04.860950 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:04.860950 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:04.869326 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-32282de1-1f9d-45ce-9b1b-59d9228e435f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:04.870206 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1784/3578] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:04 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 1242 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 11:55:04.988857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-33d07ff7-b8a5-474b-b2ce-39060526db10 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:04.989301 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-33d07ff7-b8a5-474b-b2ce-39060526db10 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:04.989553 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:04.989553 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:04.990004 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-33d07ff7-b8a5-474b-b2ce-39060526db10 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:05.039431 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:05.039431 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:05.048443 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-33d07ff7-b8a5-474b-b2ce-39060526db10 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:05.066529 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:05.066529 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:05.074663 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-33d07ff7-b8a5-474b-b2ce-39060526db10 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:05.075644 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1795/3579] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:55:04 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:55:05.098178 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-142fb79d-9973-4c7d-8c3f-8ca1ebf19a7e tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] POST http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6/action Jan 25 11:55:05.098633 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:05.098633 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:05.099077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-142fb79d-9973-4c7d-8c3f-8ca1ebf19a7e tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:55:05.099463 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-142fb79d-9973-4c7d-8c3f-8ca1ebf19a7e tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:55:05.147948 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:05.147948 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:05.149106 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-142fb79d-9973-4c7d-8c3f-8ca1ebf19a7e tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:05.158444 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-142fb79d-9973-4c7d-8c3f-8ca1ebf19a7e tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Begin detaching volume completed successfully. Jan 25 11:55:05.158970 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-142fb79d-9973-4c7d-8c3f-8ca1ebf19a7e tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6/action returned with HTTP 202 Jan 25 11:55:05.159851 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1785/3580] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:55:05 2021] POST /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:55:05.215930 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-33d07ff7-b8a5-474b-b2ce-39060526db10 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume// Jan 25 11:55:05.216518 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-33d07ff7-b8a5-474b-b2ce-39060526db10 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:05.216836 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:05.216836 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:05.217331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-33d07ff7-b8a5-474b-b2ce-39060526db10 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:05.218598 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-33d07ff7-b8a5-474b-b2ce-39060526db10 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:55:05.219264 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1796/3581] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:55:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:55:05.231901 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-900143df-b728-49cb-9e0a-0f9db8267739 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:05.232623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-900143df-b728-49cb-9e0a-0f9db8267739 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:05.232840 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:05.232840 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:05.233212 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-900143df-b728-49cb-9e0a-0f9db8267739 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:05.282815 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:05.282815 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:05.291577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-900143df-b728-49cb-9e0a-0f9db8267739 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:05.311151 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:05.311151 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:05.319651 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-900143df-b728-49cb-9e0a-0f9db8267739 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:05.320637 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1786/3582] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:55:05 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 1344 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:55:05.359268 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-c589e8f1-3d08-47b1-8ffe-fad36eaf1f15 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6/encryption Jan 25 11:55:05.359831 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-c589e8f1-3d08-47b1-8ffe-fad36eaf1f15 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:05.360335 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-c589e8f1-3d08-47b1-8ffe-fad36eaf1f15 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:05.411504 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:05.411504 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:05.460745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-c589e8f1-3d08-47b1-8ffe-fad36eaf1f15 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6/encryption returned with HTTP 200 Jan 25 11:55:05.461562 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1797/3583] 10.222.0.60 () {58 vars in 1395 bytes} [Mon Jan 25 11:55:05 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6/encryption => generated 161 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:05.802514 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-e47ef6ca-ca56-4789-be44-52d308df58cb tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] DELETE http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/f10fd009-2c62-4633-9176-c8ff3e92ffcd Jan 25 11:55:05.803080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-e47ef6ca-ca56-4789-be44-52d308df58cb tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:05.803297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:05.803297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:05.803672 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-e47ef6ca-ca56-4789-be44-52d308df58cb tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:05.823627 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:05.823627 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:06.254044 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-e47ef6ca-ca56-4789-be44-52d308df58cb tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:55:06.254401 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-e47ef6ca-ca56-4789-be44-52d308df58cb tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:55:06.260795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-6759ad7b-3235-4ad4-8a81-b3cfd5bf1f9e req-e47ef6ca-ca56-4789-be44-52d308df58cb tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/f10fd009-2c62-4633-9176-c8ff3e92ffcd returned with HTTP 200 Jan 25 11:55:06.261711 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1787/3584] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:55:05 2021] DELETE /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/f10fd009-2c62-4633-9176-c8ff3e92ffcd => generated 19 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:06.495171 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2c0001ed-aa00-4110-a939-3bf087aba348 req-6cda45fa-0789-4171-91f5-9ddab7f64791 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:06.495687 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2c0001ed-aa00-4110-a939-3bf087aba348 req-6cda45fa-0789-4171-91f5-9ddab7f64791 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:06.495901 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:06.495901 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:06.496270 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-2c0001ed-aa00-4110-a939-3bf087aba348 req-6cda45fa-0789-4171-91f5-9ddab7f64791 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:06.545500 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:06.545500 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:06.553921 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-2c0001ed-aa00-4110-a939-3bf087aba348 req-6cda45fa-0789-4171-91f5-9ddab7f64791 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:06.575858 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-2c0001ed-aa00-4110-a939-3bf087aba348 req-6cda45fa-0789-4171-91f5-9ddab7f64791 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:06.576672 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1798/3585] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:55:06 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 950 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:06.597038 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48778bb4-45bf-4383-bf81-4fc9385b70d1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] DELETE http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:06.597564 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48778bb4-45bf-4383-bf81-4fc9385b70d1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:06.597816 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:06.597816 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:06.598191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-48778bb4-45bf-4383-bf81-4fc9385b70d1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:06.598657 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-48778bb4-45bf-4383-bf81-4fc9385b70d1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Delete volume with id: 4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:06.650106 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:06.650106 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:06.651825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-48778bb4-45bf-4383-bf81-4fc9385b70d1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:06.669952 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.keymgr.conf_key_mgr [None req-48778bb4-45bf-4383-bf81-4fc9385b70d1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 25 11:55:06.678103 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-48778bb4-45bf-4383-bf81-4fc9385b70d1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Delete volume request issued successfully. Jan 25 11:55:06.678580 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-48778bb4-45bf-4383-bf81-4fc9385b70d1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 202 Jan 25 11:55:06.679432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1788/3586] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:55:06 2021] DELETE /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:55:06.687546 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93f59411-c3bf-4bb3-9330-72d531b889c8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:06.688549 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93f59411-c3bf-4bb3-9330-72d531b889c8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:06.688969 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:06.688969 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:06.689453 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93f59411-c3bf-4bb3-9330-72d531b889c8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:06.738422 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:06.738422 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:06.746723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-93f59411-c3bf-4bb3-9330-72d531b889c8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:06.769841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93f59411-c3bf-4bb3-9330-72d531b889c8 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:06.770872 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1799/3587] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:06 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:07.787558 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-840d82f2-6496-4af6-b92a-ce6e6cdbd17c tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:07.788115 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-840d82f2-6496-4af6-b92a-ce6e6cdbd17c tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:07.788311 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:07.788311 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:07.788689 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-840d82f2-6496-4af6-b92a-ce6e6cdbd17c tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:07.837810 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:07.837810 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:07.846882 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-840d82f2-6496-4af6-b92a-ce6e6cdbd17c tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:07.868577 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-840d82f2-6496-4af6-b92a-ce6e6cdbd17c tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 200 Jan 25 11:55:07.869413 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1789/3588] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:07 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:08.885843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-785e10dd-a1b5-4831-adb5-3dc37fe1c546 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 Jan 25 11:55:08.887032 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-785e10dd-a1b5-4831-adb5-3dc37fe1c546 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:08.887252 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:08.887252 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:08.887633 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-785e10dd-a1b5-4831-adb5-3dc37fe1c546 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:08.934224 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-785e10dd-a1b5-4831-adb5-3dc37fe1c546 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 returned with HTTP 404 Jan 25 11:55:08.935278 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1800/3589] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:08 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/4c0dc6fd-7db4-4608-80ba-afc0e4b342f6 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:55:08.943281 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfa8d6a2-4964-4856-8a27-39bd2940ddd4 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] GET http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/volumes/detail?all_tenants=1 Jan 25 11:55:08.943836 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfa8d6a2-4964-4856-8a27-39bd2940ddd4 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:08.944056 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:08.944056 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:08.944666 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bfa8d6a2-4964-4856-8a27-39bd2940ddd4 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:08.946742 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-bfa8d6a2-4964-4856-8a27-39bd2940ddd4 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:55:08.996288 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bfa8d6a2-4964-4856-8a27-39bd2940ddd4 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Get all volumes completed successfully. Jan 25 11:55:09.000685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bfa8d6a2-4964-4856-8a27-39bd2940ddd4 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 25 11:55:09.001661 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1790/3590] 10.222.0.57 () {58 vars in 1252 bytes} [Mon Jan 25 11:55:08 2021] GET /volume/v3/4b13203ace7c4e29aeac481e0e30d06f/volumes/detail?all_tenants=1 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:55:09.016665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebd0525a-96c4-434b-a692-1c50fa6b2b9a tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] DELETE http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/a1f4a196-f17f-4e89-a677-9947bab4933d Jan 25 11:55:09.017183 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebd0525a-96c4-434b-a692-1c50fa6b2b9a tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:09.017721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebd0525a-96c4-434b-a692-1c50fa6b2b9a tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:09.080151 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:55:09.080151 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:55:09.090211 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebd0525a-96c4-434b-a692-1c50fa6b2b9a tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/a1f4a196-f17f-4e89-a677-9947bab4933d returned with HTTP 202 Jan 25 11:55:09.091051 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1801/3591] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:55:09 2021] DELETE /volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/a1f4a196-f17f-4e89-a677-9947bab4933d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:55:43.082961 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb68daca-90d0-4442-a057-a175878794d1 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] POST http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types Jan 25 11:55:43.083757 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-eb68daca-90d0-4442-a057-a175878794d1 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-137001510", "extra_specs": {}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:55:43.123753 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-eb68daca-90d0-4442-a057-a175878794d1 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types returned with HTTP 200 Jan 25 11:55:43.124591 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1791/3592] 10.222.0.57 () {60 vars in 1219 bytes} [Mon Jan 25 11:55:43 2021] POST /volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types => generated 211 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:43.138014 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5618a9bc-9860-403c-855a-d0e2c8b5ebf9 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] POST http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/04a9a8a9-8ff8-4770-b064-290c3070bae9/encryption Jan 25 11:55:43.138784 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-5618a9bc-9860-403c-855a-d0e2c8b5ebf9 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:55:43.190482 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-5618a9bc-9860-403c-855a-d0e2c8b5ebf9 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/04a9a8a9-8ff8-4770-b064-290c3070bae9/encryption returned with HTTP 200 Jan 25 11:55:43.191076 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1802/3593] 10.222.0.57 () {60 vars in 1364 bytes} [Mon Jan 25 11:55:43 2021] POST /volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/04a9a8a9-8ff8-4770-b064-290c3070bae9/encryption => generated 230 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:43.203425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] POST http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes Jan 25 11:55:43.204197 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1409081969", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-137001510", "size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:55:43.205472 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1409081969', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-137001510', 'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:55:43.217461 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Create volume of 1 GB Jan 25 11:55:43.218164 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:43.218164 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:43.218879 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Availability Zones retrieved successfully. Jan 25 11:55:43.236358 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Flow 'volume_create_api' (14ffbad4-dbb4-450a-8f5f-b6bafac015bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:55:43.239973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e941649-ac69-4c00-ad27-eed9e3e7a9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:55:43.241991 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:55:43.298055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e941649-ac69-4c00-ad27-eed9e3e7a9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T11:55:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=04a9a8a9-8ff8-4770-b064-290c3070bae9,is_public=True,name='tempest-scenario-type-luks-137001510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04a9a8a9-8ff8-4770-b064-290c3070bae9', '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=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:55:43.300842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ef6587-f8d1-4e90-843c-5a9cb7484702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:55:43.344310 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-137001510 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-137001510, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:55:43.345184 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.quota [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-137001510 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-137001510, it is now deprecated. Please use the default quota class for default quota. Jan 25 11:55:43.379679 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Created reservations ['312e693b-d8a1-43d8-a3f0-86b75372a5b7', 'ff1d672d-cc40-4498-9670-a3f5994dbb7d', 'aadf1229-a7a7-4757-8410-d6080f425b19', '1b45600f-fc03-4fe8-accb-8a73d4963114'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:55:43.381478 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ef6587-f8d1-4e90-843c-5a9cb7484702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['312e693b-d8a1-43d8-a3f0-86b75372a5b7', 'ff1d672d-cc40-4498-9670-a3f5994dbb7d', 'aadf1229-a7a7-4757-8410-d6080f425b19', '1b45600f-fc03-4fe8-accb-8a73d4963114']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:55:43.383586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9ce172-bcd0-4d44-8b49-45547f45c584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:55:43.558899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9ce172-bcd0-4d44-8b49-45547f45c584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2a0656d-6327-4a6d-a628-fe8cd271cf9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1409081969',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4067e67c0b8341769da5a9bb3eb60e19',qos_specs=None,replication_status=,reservations=['312e693b-d8a1-43d8-a3f0-86b75372a5b7','ff1d672d-cc40-4498-9670-a3f5994dbb7d','aadf1229-a7a7-4757-8410-d6080f425b19','1b45600f-fc03-4fe8-accb-8a73d4963114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8774cc61644e3f83fd8f044852a623',volume_type_id=04a9a8a9-8ff8-4770-b064-290c3070bae9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1409081969',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c2a0656d-6327-4a6d-a628-fe8cd271cf9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4067e67c0b8341769da5a9bb3eb60e19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7e8774cc61644e3f83fd8f044852a623',volume_attachment=,volume_type=,volume_type_id=04a9a8a9-8ff8-4770-b064-290c3070bae9)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:55:43.560858 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b47aea-7e27-4ba3-8c04-661799e874b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:55:43.585771 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b47aea-7e27-4ba3-8c04-661799e874b8) transitioned into state 'SUCCESS' from state '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-1409081969',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4067e67c0b8341769da5a9bb3eb60e19',qos_specs=None,replication_status=,reservations=['312e693b-d8a1-43d8-a3f0-86b75372a5b7','ff1d672d-cc40-4498-9670-a3f5994dbb7d','aadf1229-a7a7-4757-8410-d6080f425b19','1b45600f-fc03-4fe8-accb-8a73d4963114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8774cc61644e3f83fd8f044852a623',volume_type_id=04a9a8a9-8ff8-4770-b064-290c3070bae9)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:55:43.587660 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a78ae6-5a4a-42a7-aa9d-b358de024789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:55:43.601737 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a78ae6-5a4a-42a7-aa9d-b358de024789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:55:43.604556 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Flow 'volume_create_api' (14ffbad4-dbb4-450a-8f5f-b6bafac015bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:55:43.652723 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Create volume request issued successfully. Jan 25 11:55:43.668037 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9657aa11-552c-4341-a660-1e2ca1180447 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes returned with HTTP 202 Jan 25 11:55:43.669000 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1792/3594] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:55:43 2021] POST /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes => generated 850 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:55:43.690246 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c972ebbf-e75f-4f9e-8c49-ae990d5b2f47 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:43.690937 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c972ebbf-e75f-4f9e-8c49-ae990d5b2f47 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:43.691498 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-c972ebbf-e75f-4f9e-8c49-ae990d5b2f47 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:43.742147 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:43.742147 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:43.751181 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-c972ebbf-e75f-4f9e-8c49-ae990d5b2f47 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:43.775408 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-c972ebbf-e75f-4f9e-8c49-ae990d5b2f47 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:43.776426 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1803/3595] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:43 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 942 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:44.793326 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e528049-2bc4-45cb-9240-1856c36aca51 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:44.793943 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e528049-2bc4-45cb-9240-1856c36aca51 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:44.794136 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:44.794136 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:44.794546 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0e528049-2bc4-45cb-9240-1856c36aca51 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:44.841807 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:44.841807 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:44.850287 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0e528049-2bc4-45cb-9240-1856c36aca51 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:44.871562 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0e528049-2bc4-45cb-9240-1856c36aca51 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:44.872349 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1793/3596] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:44 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 943 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:44.887647 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34b28558-93cc-4505-88a2-b097fde1a57b tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:44.888167 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34b28558-93cc-4505-88a2-b097fde1a57b tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:44.888381 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:44.888381 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:44.888749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34b28558-93cc-4505-88a2-b097fde1a57b tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:44.937970 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:44.937970 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:44.946372 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-34b28558-93cc-4505-88a2-b097fde1a57b tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:44.967353 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34b28558-93cc-4505-88a2-b097fde1a57b tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:44.968146 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1804/3597] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:44 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 943 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:45.093471 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-65acb16e-c20b-495c-ab76-6f90ffbbc411 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:45.093950 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-65acb16e-c20b-495c-ab76-6f90ffbbc411 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:45.094169 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:45.094169 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:45.094547 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-65acb16e-c20b-495c-ab76-6f90ffbbc411 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:45.142397 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:45.142397 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:45.151036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-65acb16e-c20b-495c-ab76-6f90ffbbc411 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:45.172412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-65acb16e-c20b-495c-ab76-6f90ffbbc411 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:45.173225 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1794/3598] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:55:45 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 943 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:45.240747 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34b28558-93cc-4505-88a2-b097fde1a57b tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume// Jan 25 11:55:45.241225 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34b28558-93cc-4505-88a2-b097fde1a57b tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:45.241446 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:45.241446 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:45.241856 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-34b28558-93cc-4505-88a2-b097fde1a57b tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:45.242896 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-34b28558-93cc-4505-88a2-b097fde1a57b tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:55:45.243499 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1805/3599] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:55:45 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:55:45.256298 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-bf8d6c0d-0943-4e53-aa78-0b7aba6c61c5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] POST http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments Jan 25 11:55:45.256798 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:45.256798 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:45.257425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-bf8d6c0d-0943-4e53-aa78-0b7aba6c61c5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2a0656d-6327-4a6d-a628-fe8cd271cf9c", "instance_uuid": "575cf732-feb5-4e90-aebf-7f9636e57cf9", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:55:45.308677 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:45.308677 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:45.358885 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-bf8d6c0d-0943-4e53-aa78-0b7aba6c61c5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments returned with HTTP 200 Jan 25 11:55:45.359701 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1795/3600] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:55:45 2021] POST /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:55:45.394684 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1276ac46-2b8a-406b-be34-79ae971f1901 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:45.395216 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1276ac46-2b8a-406b-be34-79ae971f1901 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:45.395695 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1276ac46-2b8a-406b-be34-79ae971f1901 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:45.410377 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-bf8d6c0d-0943-4e53-aa78-0b7aba6c61c5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume// Jan 25 11:55:45.410867 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-bf8d6c0d-0943-4e53-aa78-0b7aba6c61c5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:45.411087 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:45.411087 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:45.411469 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-bf8d6c0d-0943-4e53-aa78-0b7aba6c61c5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:45.412710 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-bf8d6c0d-0943-4e53-aa78-0b7aba6c61c5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:55:45.413303 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1796/3601] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:55:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:55:45.426344 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-1e5c432a-a575-464c-9899-e68c0dd78448 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:45.426906 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-1e5c432a-a575-464c-9899-e68c0dd78448 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:45.427385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-1e5c432a-a575-464c-9899-e68c0dd78448 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:45.445570 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:45.445570 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:45.453863 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1276ac46-2b8a-406b-be34-79ae971f1901 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:45.473779 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:45.473779 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:45.476274 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:45.476274 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:45.482425 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1276ac46-2b8a-406b-be34-79ae971f1901 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:45.483417 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1806/3602] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:45 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:45.484903 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-1e5c432a-a575-464c-9899-e68c0dd78448 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:45.504360 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:45.504360 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:45.512533 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-1e5c432a-a575-464c-9899-e68c0dd78448 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:45.513354 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1797/3603] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:55:45 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 1041 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:55:45.532987 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-8a5a0037-f49c-489e-b872-38520f5bc5d5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] PUT http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/84c6808c-5ffc-43ed-a944-587828600a0f Jan 25 11:55:45.533531 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:45.533531 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:45.534166 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-8a5a0037-f49c-489e-b872-38520f5bc5d5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:55:45.560641 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:55:45.560641 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:55:45.561100 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-8a5a0037-f49c-489e-b872-38520f5bc5d5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Lock "b'cinder-attachment_update-c2a0656d-6327-4a6d-a628-fe8cd271cf9c-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.009s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:55:45.563356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:45.563356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:46.499028 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8313b437-c2d0-4bb2-a334-1326562c4c05 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:46.499540 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8313b437-c2d0-4bb2-a334-1326562c4c05 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:46.499777 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:46.499777 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:46.500129 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8313b437-c2d0-4bb2-a334-1326562c4c05 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:46.549555 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:46.549555 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:46.558665 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8313b437-c2d0-4bb2-a334-1326562c4c05 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:46.577430 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:46.577430 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:46.585900 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8313b437-c2d0-4bb2-a334-1326562c4c05 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:46.586730 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1798/3604] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:46 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 11:55:46.792320 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-8a5a0037-f49c-489e-b872-38520f5bc5d5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Lock "b'cinder-attachment_update-c2a0656d-6327-4a6d-a628-fe8cd271cf9c-n-h2-764292-12'" released by "attachment_update" :: held 1.231s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:55:46.792983 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-8a5a0037-f49c-489e-b872-38520f5bc5d5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/84c6808c-5ffc-43ed-a944-587828600a0f returned with HTTP 200 Jan 25 11:55:46.793939 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1807/3605] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 11:55:45 2021] PUT /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/84c6808c-5ffc-43ed-a944-587828600a0f => generated 761 bytes in 1265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:55:46.810089 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-d75a17f8-ae49-4185-9247-b1e3f6260459 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c/encryption Jan 25 11:55:46.810623 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-d75a17f8-ae49-4185-9247-b1e3f6260459 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:46.810842 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:46.810842 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:46.811223 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-d75a17f8-ae49-4185-9247-b1e3f6260459 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:46.859534 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:46.859534 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:46.910176 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-d75a17f8-ae49-4185-9247-b1e3f6260459 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c/encryption returned with HTTP 200 Jan 25 11:55:46.911189 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1799/3606] 10.222.0.60 () {58 vars in 1395 bytes} [Mon Jan 25 11:55:46 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c/encryption => generated 160 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:47.602857 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0c460d4-04bb-4f3e-8a81-9630e88d68fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:47.603679 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0c460d4-04bb-4f3e-8a81-9630e88d68fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:47.603897 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:47.603897 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:47.604266 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b0c460d4-04bb-4f3e-8a81-9630e88d68fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:47.657488 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:47.657488 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:47.666039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b0c460d4-04bb-4f3e-8a81-9630e88d68fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:47.684601 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:47.684601 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:47.693873 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b0c460d4-04bb-4f3e-8a81-9630e88d68fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:47.694690 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1808/3607] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:47 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 943 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:48.710882 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f0f0899-0dbe-4a95-9b1b-c69f72b32e2f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:48.711456 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f0f0899-0dbe-4a95-9b1b-c69f72b32e2f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:48.711602 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:48.711602 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:48.711980 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3f0f0899-0dbe-4a95-9b1b-c69f72b32e2f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:48.764755 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:48.764755 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:48.773898 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3f0f0899-0dbe-4a95-9b1b-c69f72b32e2f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:48.792823 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:48.792823 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:48.801147 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3f0f0899-0dbe-4a95-9b1b-c69f72b32e2f tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:48.802010 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1800/3608] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:48 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:49.818550 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-947f51cc-45f6-4b73-a407-ec7774899f16 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:49.819203 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-947f51cc-45f6-4b73-a407-ec7774899f16 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:49.819203 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:49.819203 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:49.819528 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-947f51cc-45f6-4b73-a407-ec7774899f16 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:49.874158 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:49.874158 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:49.883411 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-947f51cc-45f6-4b73-a407-ec7774899f16 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:49.901891 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:49.901891 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:49.911072 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-947f51cc-45f6-4b73-a407-ec7774899f16 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:49.911866 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1809/3609] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:49 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 943 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:50.928012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f8d7f6a-bfb5-461a-a3ad-c2c314ce5756 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:50.928617 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f8d7f6a-bfb5-461a-a3ad-c2c314ce5756 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:50.928741 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:50.928741 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:50.929131 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7f8d7f6a-bfb5-461a-a3ad-c2c314ce5756 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:50.977264 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:50.977264 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:50.985847 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7f8d7f6a-bfb5-461a-a3ad-c2c314ce5756 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:51.005217 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:51.005217 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:51.013589 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7f8d7f6a-bfb5-461a-a3ad-c2c314ce5756 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:51.014426 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1801/3610] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:50 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:52.030825 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc3a80b5-c569-435e-9433-352790dd3fcd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:52.031362 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc3a80b5-c569-435e-9433-352790dd3fcd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:52.031581 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:52.031581 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:52.031958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fc3a80b5-c569-435e-9433-352790dd3fcd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:52.084929 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:52.084929 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:52.090025 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fc3a80b5-c569-435e-9433-352790dd3fcd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:52.110023 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:52.110023 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:52.118414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fc3a80b5-c569-435e-9433-352790dd3fcd tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:52.119241 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1810/3611] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:52 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:52.378793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-61794b9b-ffe8-4422-9797-de3babf53ab6 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] POST http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/84c6808c-5ffc-43ed-a944-587828600a0f/action Jan 25 11:55:52.379304 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:52.379304 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:52.379745 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-61794b9b-ffe8-4422-9797-de3babf53ab6 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:55:52.380122 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-61794b9b-ffe8-4422-9797-de3babf53ab6 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:55:52.447896 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:52.447896 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:52.461194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-53d74f8d-7a95-4737-98fe-057ca433c4c9 req-61794b9b-ffe8-4422-9797-de3babf53ab6 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/84c6808c-5ffc-43ed-a944-587828600a0f/action returned with HTTP 204 Jan 25 11:55:52.462069 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1802/3612] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 11:55:52 2021] POST /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/84c6808c-5ffc-43ed-a944-587828600a0f/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:55:53.135749 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93344864-7560-4a9e-abf4-e8b8b5beb2fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:53.136273 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93344864-7560-4a9e-abf4-e8b8b5beb2fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:53.136441 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:53.136441 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:53.136816 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-93344864-7560-4a9e-abf4-e8b8b5beb2fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:53.185810 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.185810 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.194501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-93344864-7560-4a9e-abf4-e8b8b5beb2fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:53.213007 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.213007 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.221841 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-93344864-7560-4a9e-abf4-e8b8b5beb2fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:53.222659 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1811/3613] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:53 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 1235 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:55:53.238724 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80c9f680-ed6f-48af-b419-0660c947a112 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:53.239244 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80c9f680-ed6f-48af-b419-0660c947a112 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:53.239457 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:53.239457 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:53.239827 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-80c9f680-ed6f-48af-b419-0660c947a112 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:53.290109 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.290109 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.298124 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-80c9f680-ed6f-48af-b419-0660c947a112 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:53.316360 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.316360 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.324678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-80c9f680-ed6f-48af-b419-0660c947a112 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:53.325511 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1803/3614] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:53 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 1235 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:55:53.442535 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-3178c089-8550-414c-b0b0-4e1add7574e1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:53.443059 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-3178c089-8550-414c-b0b0-4e1add7574e1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:53.443274 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:53.443274 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:53.443648 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-3178c089-8550-414c-b0b0-4e1add7574e1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:53.493224 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.493224 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.501094 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-818f6d37-881e-4130-ad54-ef926a00797a req-3178c089-8550-414c-b0b0-4e1add7574e1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:53.519978 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.519978 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.528237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-3178c089-8550-414c-b0b0-4e1add7574e1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:53.529075 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1812/3615] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:55:53 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 1235 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:55:53.551512 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-c874aa6a-9ed6-475b-b7df-87842bf032b9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] POST http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c/action Jan 25 11:55:53.551897 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:53.551897 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:53.552334 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-c874aa6a-9ed6-475b-b7df-87842bf032b9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:55:53.552721 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-c874aa6a-9ed6-475b-b7df-87842bf032b9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:55:53.601744 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.601744 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.602925 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-818f6d37-881e-4130-ad54-ef926a00797a req-c874aa6a-9ed6-475b-b7df-87842bf032b9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:53.613125 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-818f6d37-881e-4130-ad54-ef926a00797a req-c874aa6a-9ed6-475b-b7df-87842bf032b9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Begin detaching volume completed successfully. Jan 25 11:55:53.613685 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-c874aa6a-9ed6-475b-b7df-87842bf032b9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c/action returned with HTTP 202 Jan 25 11:55:53.614598 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1804/3616] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:55:53 2021] POST /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:55:53.675644 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-3178c089-8550-414c-b0b0-4e1add7574e1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume// Jan 25 11:55:53.676126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-3178c089-8550-414c-b0b0-4e1add7574e1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:53.676329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:53.676329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:53.676708 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-3178c089-8550-414c-b0b0-4e1add7574e1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:53.677818 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-3178c089-8550-414c-b0b0-4e1add7574e1 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:55:53.678426 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1813/3617] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 11:55:53 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:55:53.694564 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-cb0fc5b6-d490-42d1-9c6e-1f1068f256fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:53.695136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-cb0fc5b6-d490-42d1-9c6e-1f1068f256fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:53.695356 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:53.695356 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:53.695731 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-cb0fc5b6-d490-42d1-9c6e-1f1068f256fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:53.744219 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.744219 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.753122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-818f6d37-881e-4130-ad54-ef926a00797a req-cb0fc5b6-d490-42d1-9c6e-1f1068f256fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:53.771796 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.771796 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.780255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-cb0fc5b6-d490-42d1-9c6e-1f1068f256fc tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:53.781098 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1805/3618] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 11:55:53 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 1337 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:55:53.817434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-cda806f9-5a87-420e-831e-201b9b06a922 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c/encryption Jan 25 11:55:53.817909 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-cda806f9-5a87-420e-831e-201b9b06a922 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:53.818404 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-cda806f9-5a87-420e-831e-201b9b06a922 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'index' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:53.871024 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:53.871024 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:53.922674 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-cda806f9-5a87-420e-831e-201b9b06a922 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c/encryption returned with HTTP 200 Jan 25 11:55:53.923544 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1814/3619] 10.222.0.60 () {58 vars in 1395 bytes} [Mon Jan 25 11:55:53 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c/encryption => generated 160 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:54.235237 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-64312566-5844-4c85-97e5-7b758c45ae48 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] DELETE http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/84c6808c-5ffc-43ed-a944-587828600a0f Jan 25 11:55:54.235797 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-64312566-5844-4c85-97e5-7b758c45ae48 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:54.235950 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:54.235950 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:54.237041 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-64312566-5844-4c85-97e5-7b758c45ae48 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:54.258598 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:54.258598 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:54.688678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-818f6d37-881e-4130-ad54-ef926a00797a req-64312566-5844-4c85-97e5-7b758c45ae48 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:55:54.689033 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-818f6d37-881e-4130-ad54-ef926a00797a req-64312566-5844-4c85-97e5-7b758c45ae48 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:55:54.696307 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-818f6d37-881e-4130-ad54-ef926a00797a req-64312566-5844-4c85-97e5-7b758c45ae48 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/84c6808c-5ffc-43ed-a944-587828600a0f returned with HTTP 200 Jan 25 11:55:54.697170 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1806/3620] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 11:55:54 2021] DELETE /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/attachments/84c6808c-5ffc-43ed-a944-587828600a0f => generated 19 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:54.954785 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c28ef909-79c3-4bb0-84ec-5263d8a257fe req-6685852c-818e-461e-bcb0-27119a739f71 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:54.955488 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c28ef909-79c3-4bb0-84ec-5263d8a257fe req-6685852c-818e-461e-bcb0-27119a739f71 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:54.955713 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:54.955713 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:54.956083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-c28ef909-79c3-4bb0-84ec-5263d8a257fe req-6685852c-818e-461e-bcb0-27119a739f71 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:55.005194 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:55.005194 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:55.013583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-c28ef909-79c3-4bb0-84ec-5263d8a257fe req-6685852c-818e-461e-bcb0-27119a739f71 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:55.035816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-c28ef909-79c3-4bb0-84ec-5263d8a257fe req-6685852c-818e-461e-bcb0-27119a739f71 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:55.036677 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1815/3621] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:55:54 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 943 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:55.057519 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3752822a-02bb-48d4-a4bb-77b13249b515 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] DELETE http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:55.058078 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3752822a-02bb-48d4-a4bb-77b13249b515 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:55.058298 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:55.058298 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:55.058670 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3752822a-02bb-48d4-a4bb-77b13249b515 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'delete' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:55.059140 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-3752822a-02bb-48d4-a4bb-77b13249b515 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Delete volume with id: c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:55.106699 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:55.106699 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:55.107809 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3752822a-02bb-48d4-a4bb-77b13249b515 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:55.126280 n-d-764292-12 devstack@c-api.service[91482]: WARNING cinder.keymgr.conf_key_mgr [None req-3752822a-02bb-48d4-a4bb-77b13249b515 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 25 11:55:55.134863 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-3752822a-02bb-48d4-a4bb-77b13249b515 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Delete volume request issued successfully. Jan 25 11:55:55.135341 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3752822a-02bb-48d4-a4bb-77b13249b515 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 202 Jan 25 11:55:55.136237 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1807/3622] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:55:55 2021] DELETE /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:55:55.144321 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa7cc55f-2978-4b27-ba4e-942df9b92e2a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:55.145073 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa7cc55f-2978-4b27-ba4e-942df9b92e2a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:55.145270 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:55.145270 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:55.146155 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-fa7cc55f-2978-4b27-ba4e-942df9b92e2a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:55.196343 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:55.196343 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:55.204436 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-fa7cc55f-2978-4b27-ba4e-942df9b92e2a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:55.227508 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-fa7cc55f-2978-4b27-ba4e-942df9b92e2a tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:55.238464 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1816/3623] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:55 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:56.245567 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0319eb54-233b-408f-b643-9647e74c27e9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:56.246277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0319eb54-233b-408f-b643-9647e74c27e9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:56.246500 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:56.246500 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:56.246884 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0319eb54-233b-408f-b643-9647e74c27e9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:56.297677 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:55:56.297677 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:55:56.307424 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0319eb54-233b-408f-b643-9647e74c27e9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Volume info retrieved successfully. Jan 25 11:55:56.329247 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0319eb54-233b-408f-b643-9647e74c27e9 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 200 Jan 25 11:55:56.330235 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1808/3624] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:56 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:55:57.347317 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-888da3d2-2616-47b1-b54b-6702f74b03d5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] GET http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c Jan 25 11:55:57.347876 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-888da3d2-2616-47b1-b54b-6702f74b03d5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:57.348054 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:57.348054 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:57.348427 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-888da3d2-2616-47b1-b54b-6702f74b03d5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:57.394412 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-888da3d2-2616-47b1-b54b-6702f74b03d5 tempest-TestEncryptedCinderVolumes-405111451 tempest-TestEncryptedCinderVolumes-405111451] http://10.222.0.57/volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c returned with HTTP 404 Jan 25 11:55:57.395896 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1817/3625] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:55:57 2021] GET /volume/v3/4067e67c0b8341769da5a9bb3eb60e19/volumes/c2a0656d-6327-4a6d-a628-fe8cd271cf9c => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:55:57.405660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed69d99e-5dd6-4d6d-a68d-8da56c4a5244 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] GET http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/volumes/detail?all_tenants=1 Jan 25 11:55:57.406526 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed69d99e-5dd6-4d6d-a68d-8da56c4a5244 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:57.406858 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:55:57.406858 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:55:57.407486 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ed69d99e-5dd6-4d6d-a68d-8da56c4a5244 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Calling method 'detail' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:57.410441 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-ed69d99e-5dd6-4d6d-a68d-8da56c4a5244 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:55:57.459161 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ed69d99e-5dd6-4d6d-a68d-8da56c4a5244 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Get all volumes completed successfully. Jan 25 11:55:57.463486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ed69d99e-5dd6-4d6d-a68d-8da56c4a5244 tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 25 11:55:57.464317 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1809/3626] 10.222.0.57 () {58 vars in 1252 bytes} [Mon Jan 25 11:55:57 2021] GET /volume/v3/4b13203ace7c4e29aeac481e0e30d06f/volumes/detail?all_tenants=1 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 11:55:57.479801 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c221e54-4144-4ce6-b971-abfcc5b4d22d tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] DELETE http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/04a9a8a9-8ff8-4770-b064-290c3070bae9 Jan 25 11:55:57.480327 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c221e54-4144-4ce6-b971-abfcc5b4d22d tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:55:57.480835 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-3c221e54-4144-4ce6-b971-abfcc5b4d22d tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] Calling method '_delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:55:57.543463 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:55:57.543463 n-d-764292-12 devstack@c-api.service[91482]: "UPDATE / DELETE expressions." % clause Jan 25 11:55:57.553110 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-3c221e54-4144-4ce6-b971-abfcc5b4d22d tempest-TestEncryptedCinderVolumes-884260564 tempest-TestEncryptedCinderVolumes-884260564] http://10.222.0.57/volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/04a9a8a9-8ff8-4770-b064-290c3070bae9 returned with HTTP 202 Jan 25 11:55:57.553984 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1818/3627] 10.222.0.57 () {58 vars in 1312 bytes} [Mon Jan 25 11:55:57 2021] DELETE /volume/v3/4b13203ace7c4e29aeac481e0e30d06f/types/04a9a8a9-8ff8-4770-b064-290c3070bae9 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:56:57.439985 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] POST http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes Jan 25 11:56:57.440748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1962421012", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:56:57.442055 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1962421012', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=91484) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 11:56:57.442428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Create volume of 1 GB Jan 25 11:56:57.455048 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Availability Zones retrieved successfully. Jan 25 11:56:57.472008 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Flow 'volume_create_api' (d95c3218-d9d0-4032-92d8-ed589991e283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:56:57.474752 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cd10d7-e9a3-46de-a822-d07fbef61f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:56:57.476754 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Validating volume size '1' using validate_int {{(pid=91484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 11:56:57.539817 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cd10d7-e9a3-46de-a822-d07fbef61f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:56:57.542002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc9ef9c-18db-40e3-9cf5-18c38c31f0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:56:57.627388 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Created reservations ['741aba8d-3168-443f-8454-c8636620840c', '539cdcb3-33e9-467f-b645-e31c220fc2d0', 'f133ffc9-0061-43f5-90e6-da704b6a1111', 'c4fefcf3-6b42-482f-bd2b-7ac1d5b1b16f'] {{(pid=91484) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 11:56:57.629267 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc9ef9c-18db-40e3-9cf5-18c38c31f0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['741aba8d-3168-443f-8454-c8636620840c', '539cdcb3-33e9-467f-b645-e31c220fc2d0', 'f133ffc9-0061-43f5-90e6-da704b6a1111', 'c4fefcf3-6b42-482f-bd2b-7ac1d5b1b16f']}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:56:57.631372 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc0e753-9ff2-40c1-a2a2-3bf7434718fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:56:57.691554 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc0e753-9ff2-40c1-a2a2-3bf7434718fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c80c180-6670-4e0e-8fe9-ea466cf65361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1962421012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f4ea7de97e4ad5b76eabd7b3111eb5',qos_specs=None,replication_status=,reservations=['741aba8d-3168-443f-8454-c8636620840c','539cdcb3-33e9-467f-b645-e31c220fc2d0','f133ffc9-0061-43f5-90e6-da704b6a1111','c4fefcf3-6b42-482f-bd2b-7ac1d5b1b16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6953cc4b8adf45758c8ca43b306bd5cf',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T11:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1962421012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c80c180-6670-4e0e-8fe9-ea466cf65361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60f4ea7de97e4ad5b76eabd7b3111eb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6953cc4b8adf45758c8ca43b306bd5cf',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:56:57.693527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb70d35d-bfbe-4b66-88b3-d2c8780e637f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:56:57.718748 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb70d35d-bfbe-4b66-88b3-d2c8780e637f) transitioned into state 'SUCCESS' from state '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-1962421012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f4ea7de97e4ad5b76eabd7b3111eb5',qos_specs=None,replication_status=,reservations=['741aba8d-3168-443f-8454-c8636620840c','539cdcb3-33e9-467f-b645-e31c220fc2d0','f133ffc9-0061-43f5-90e6-da704b6a1111','c4fefcf3-6b42-482f-bd2b-7ac1d5b1b16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6953cc4b8adf45758c8ca43b306bd5cf',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:56:57.721191 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6cd6338-7456-433e-9507-2d5d29ceec05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 11:56:57.735720 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6cd6338-7456-433e-9507-2d5d29ceec05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91484) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 11:56:57.738585 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Flow 'volume_create_api' (d95c3218-d9d0-4032-92d8-ed589991e283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91484) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 11:56:57.787694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Create volume request issued successfully. Jan 25 11:56:57.801705 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-00cdd005-40e1-4097-bd64-6943d33d488d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes returned with HTTP 202 Jan 25 11:56:57.812286 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1810/3628] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 11:56:57 2021] POST /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes => generated 824 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 11:56:57.816840 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebbecf63-f8d4-47f3-b167-ec8d68093cd7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:56:57.817376 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebbecf63-f8d4-47f3-b167-ec8d68093cd7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:57.817903 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ebbecf63-f8d4-47f3-b167-ec8d68093cd7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:57.873831 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:57.873831 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:57.881932 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ebbecf63-f8d4-47f3-b167-ec8d68093cd7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:56:57.904204 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ebbecf63-f8d4-47f3-b167-ec8d68093cd7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:56:57.905030 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1819/3629] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:56:57 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:56:58.923557 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4030c6da-6590-456f-88cd-fe32d31b423c tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:56:58.924569 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4030c6da-6590-456f-88cd-fe32d31b423c tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:58.924785 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:56:58.924785 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:56:58.925237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4030c6da-6590-456f-88cd-fe32d31b423c tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:58.974011 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:58.974011 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:58.983039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4030c6da-6590-456f-88cd-fe32d31b423c tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:56:59.006610 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4030c6da-6590-456f-88cd-fe32d31b423c tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:56:59.007446 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1811/3630] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:56:58 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:56:59.022313 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a976f689-688a-4c73-a149-ef143fae602d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:56:59.022842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a976f689-688a-4c73-a149-ef143fae602d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:59.023060 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:56:59.023060 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:56:59.023438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a976f689-688a-4c73-a149-ef143fae602d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:59.072997 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:59.072997 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:59.081403 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a976f689-688a-4c73-a149-ef143fae602d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:56:59.102561 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a976f689-688a-4c73-a149-ef143fae602d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:56:59.103632 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1820/3631] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:56:59 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:56:59.118678 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ca93019-174f-41d9-9571-8339aea39147 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes Jan 25 11:56:59.119209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ca93019-174f-41d9-9571-8339aea39147 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:59.119420 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:56:59.119420 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:56:59.119797 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-8ca93019-174f-41d9-9571-8339aea39147 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'index' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:59.120506 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.api_utils [None req-8ca93019-174f-41d9-9571-8339aea39147 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Removing options '' from query. {{(pid=91484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 11:56:59.122301 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-8ca93019-174f-41d9-9571-8339aea39147 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=91484) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 11:56:59.173036 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-8ca93019-174f-41d9-9571-8339aea39147 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Get all volumes completed successfully. Jan 25 11:56:59.174101 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-8ca93019-174f-41d9-9571-8339aea39147 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes returned with HTTP 200 Jan 25 11:56:59.174897 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1812/3632] 10.222.0.57 () {58 vars in 1204 bytes} [Mon Jan 25 11:56:59 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes => generated 405 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:56:59.185451 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-545ffbc7-4bdd-4ec7-8f2f-9dd22493c368 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:56:59.186007 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-545ffbc7-4bdd-4ec7-8f2f-9dd22493c368 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:59.186224 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:56:59.186224 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:56:59.186596 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-545ffbc7-4bdd-4ec7-8f2f-9dd22493c368 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:59.235712 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:59.235712 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:59.243805 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-545ffbc7-4bdd-4ec7-8f2f-9dd22493c368 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:56:59.265111 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-545ffbc7-4bdd-4ec7-8f2f-9dd22493c368 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:56:59.265997 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1821/3633] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:56:59 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:56:59.387065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-439b4711-555d-4db6-bd24-c9f200e8a0b7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:56:59.387586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-439b4711-555d-4db6-bd24-c9f200e8a0b7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:59.387806 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:56:59.387806 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:56:59.388184 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-439b4711-555d-4db6-bd24-c9f200e8a0b7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:59.438402 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:59.438402 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:59.446714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-439b4711-555d-4db6-bd24-c9f200e8a0b7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:56:59.468379 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-439b4711-555d-4db6-bd24-c9f200e8a0b7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:56:59.469883 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1813/3634] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:56:59 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:56:59.533820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-545ffbc7-4bdd-4ec7-8f2f-9dd22493c368 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume// Jan 25 11:56:59.534304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-545ffbc7-4bdd-4ec7-8f2f-9dd22493c368 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:59.534526 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:56:59.534526 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:56:59.534904 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-545ffbc7-4bdd-4ec7-8f2f-9dd22493c368 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:59.535986 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-545ffbc7-4bdd-4ec7-8f2f-9dd22493c368 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:56:59.536589 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1822/3635] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 11:56:59 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:56:59.551137 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-f216f97c-b9f5-428b-98e4-372ea0de9629 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] POST http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments Jan 25 11:56:59.551644 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:56:59.551644 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:56:59.552056 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-f216f97c-b9f5-428b-98e4-372ea0de9629 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c80c180-6670-4e0e-8fe9-ea466cf65361", "instance_uuid": "82cc08cc-5dfb-4e77-a24f-3d9dc0ad129b", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:56:59.605329 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:59.605329 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:59.656099 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-f216f97c-b9f5-428b-98e4-372ea0de9629 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments returned with HTTP 200 Jan 25 11:56:59.659282 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1814/3636] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 11:56:59 2021] POST /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:56:59.690943 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e4058d9-80e2-4130-876d-656a86c4486f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:56:59.691425 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e4058d9-80e2-4130-876d-656a86c4486f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:59.691913 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1e4058d9-80e2-4130-876d-656a86c4486f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:59.710130 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-f216f97c-b9f5-428b-98e4-372ea0de9629 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume// Jan 25 11:56:59.710616 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-f216f97c-b9f5-428b-98e4-372ea0de9629 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:59.710838 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:56:59.710838 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:56:59.711214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-f216f97c-b9f5-428b-98e4-372ea0de9629 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:59.712413 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-f216f97c-b9f5-428b-98e4-372ea0de9629 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:56:59.713014 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1815/3637] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:56:59 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 11:56:59.725498 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-9f3a3d20-74ce-4f47-b1ff-ffd010f29c78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:56:59.726237 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-9f3a3d20-74ce-4f47-b1ff-ffd010f29c78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:56:59.726712 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-9f3a3d20-74ce-4f47-b1ff-ffd010f29c78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:56:59.743330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:59.743330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:59.752107 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1e4058d9-80e2-4130-876d-656a86c4486f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:56:59.772836 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:59.772836 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:59.776317 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:59.776317 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:59.781200 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1e4058d9-80e2-4130-876d-656a86c4486f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:56:59.782647 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1823/3638] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:56:59 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:56:59.785150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-9f3a3d20-74ce-4f47-b1ff-ffd010f29c78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:56:59.803979 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:59.803979 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:56:59.812213 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-9f3a3d20-74ce-4f47-b1ff-ffd010f29c78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:56:59.813176 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1816/3639] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:56:59 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 1015 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 11:56:59.832194 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-a42eeb2f-1026-4945-be16-f71053cc0b90 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] PUT http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments/c8cfeeb0-16fa-43a4-95fe-df25f877284a Jan 25 11:56:59.832708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:56:59.832708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:56:59.833136 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-a42eeb2f-1026-4945-be16-f71053cc0b90 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sdb"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:56:59.860916 n-d-764292-12 devstack@c-api.service[91482]: /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 25 11:56:59.860916 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 11:56:59.861407 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-a42eeb2f-1026-4945-be16-f71053cc0b90 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Lock "b'cinder-attachment_update-0c80c180-6670-4e0e-8fe9-ea466cf65361-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.009s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 11:56:59.863720 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:56:59.863720 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:00.799264 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ad9416b-7a51-4f5c-afc5-b7a5ac76f482 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:57:00.799868 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ad9416b-7a51-4f5c-afc5-b7a5ac76f482 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:57:00.799984 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:00.799984 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:00.800321 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-9ad9416b-7a51-4f5c-afc5-b7a5ac76f482 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:57:00.850330 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:00.850330 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:00.860449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-9ad9416b-7a51-4f5c-afc5-b7a5ac76f482 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:57:00.879744 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:00.879744 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:00.888362 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-9ad9416b-7a51-4f5c-afc5-b7a5ac76f482 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:57:00.889203 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1817/3640] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:57:00 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:57:01.111438 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-a42eeb2f-1026-4945-be16-f71053cc0b90 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Lock "b'cinder-attachment_update-0c80c180-6670-4e0e-8fe9-ea466cf65361-n-h1-764292-12'" released by "attachment_update" :: held 1.250s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 11:57:01.112768 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-a42eeb2f-1026-4945-be16-f71053cc0b90 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments/c8cfeeb0-16fa-43a4-95fe-df25f877284a returned with HTTP 200 Jan 25 11:57:01.113691 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1824/3641] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 11:56:59 2021] PUT /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments/c8cfeeb0-16fa-43a4-95fe-df25f877284a => generated 762 bytes in 1287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:57:01.905807 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf2e5585-3033-4045-b4a5-66a2f897442f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:57:01.907557 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf2e5585-3033-4045-b4a5-66a2f897442f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:57:01.907780 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:01.907780 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:01.908218 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf2e5585-3033-4045-b4a5-66a2f897442f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:57:01.958238 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:01.958238 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:01.966920 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cf2e5585-3033-4045-b4a5-66a2f897442f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:57:01.986913 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:01.986913 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:01.995774 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf2e5585-3033-4045-b4a5-66a2f897442f tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:57:01.996612 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1818/3642] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:57:01 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:57:03.017329 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-036058b4-2617-4409-982b-2a14cd59ef64 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:57:03.017922 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-036058b4-2617-4409-982b-2a14cd59ef64 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:57:03.018065 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:03.018065 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:03.018443 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-036058b4-2617-4409-982b-2a14cd59ef64 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:57:03.070759 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:03.070759 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:03.079705 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-036058b4-2617-4409-982b-2a14cd59ef64 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:57:03.098586 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:03.098586 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:03.107144 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-036058b4-2617-4409-982b-2a14cd59ef64 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:57:03.107969 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1825/3643] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:57:03 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:57:04.123706 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-677211ec-49df-412f-b4af-0b7003a8af25 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:57:04.124239 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-677211ec-49df-412f-b4af-0b7003a8af25 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:57:04.124450 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:04.124450 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:04.124826 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-677211ec-49df-412f-b4af-0b7003a8af25 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:57:04.173341 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:04.173341 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:04.181474 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-677211ec-49df-412f-b4af-0b7003a8af25 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:57:04.199413 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:04.199413 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:04.208195 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-677211ec-49df-412f-b4af-0b7003a8af25 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:57:04.209060 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1819/3644] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:57:04 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:57:05.225591 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a23fe4e4-6622-4be3-aadf-e92e9d63b7fa tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:57:05.226264 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a23fe4e4-6622-4be3-aadf-e92e9d63b7fa tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:57:05.226499 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:05.226499 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:05.226871 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a23fe4e4-6622-4be3-aadf-e92e9d63b7fa tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:57:05.276313 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:05.276313 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:05.285946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a23fe4e4-6622-4be3-aadf-e92e9d63b7fa tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:57:05.305481 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:05.305481 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:05.313694 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a23fe4e4-6622-4be3-aadf-e92e9d63b7fa tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:57:05.314516 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1826/3645] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:57:05 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:57:06.331775 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bba9accf-d551-403e-a42b-420ca14146f8 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:57:06.332277 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bba9accf-d551-403e-a42b-420ca14146f8 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:57:06.332491 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:06.332491 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:06.332862 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bba9accf-d551-403e-a42b-420ca14146f8 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:57:06.382376 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:06.382376 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:06.391065 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bba9accf-d551-403e-a42b-420ca14146f8 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:57:06.410243 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:06.410243 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:06.418328 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bba9accf-d551-403e-a42b-420ca14146f8 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:57:06.419154 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1820/3646] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:57:06 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:57:06.573721 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-0f9bc0fa-8d2e-462b-a7df-6b145e6907be tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] POST http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments/c8cfeeb0-16fa-43a4-95fe-df25f877284a/action Jan 25 11:57:06.574118 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:06.574118 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:06.574552 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-0f9bc0fa-8d2e-462b-a7df-6b145e6907be tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:57:06.574933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-0f9bc0fa-8d2e-462b-a7df-6b145e6907be tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:57:06.643324 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:06.643324 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:06.655463 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-0de55d79-1d91-4178-8ff4-f7db159fbf2c req-0f9bc0fa-8d2e-462b-a7df-6b145e6907be tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments/c8cfeeb0-16fa-43a4-95fe-df25f877284a/action returned with HTTP 204 Jan 25 11:57:06.656313 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1827/3647] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 11:57:06 2021] POST /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments/c8cfeeb0-16fa-43a4-95fe-df25f877284a/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 11:57:07.435738 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf5246e0-a114-47cd-95ca-59c2b4b45a78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:57:07.436288 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf5246e0-a114-47cd-95ca-59c2b4b45a78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:57:07.436485 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:07.436485 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:07.436855 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-cf5246e0-a114-47cd-95ca-59c2b4b45a78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:57:07.490587 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:07.490587 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:07.498583 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-cf5246e0-a114-47cd-95ca-59c2b4b45a78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:57:07.516761 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:07.516761 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:07.525419 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-cf5246e0-a114-47cd-95ca-59c2b4b45a78 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:57:07.526281 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1821/3648] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:57:07 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 1209 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:57:07.542080 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77db09d6-e50f-4a8d-852c-f5b8d20cb50d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:57:07.542612 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77db09d6-e50f-4a8d-852c-f5b8d20cb50d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:57:07.542832 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:07.542832 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:07.543207 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77db09d6-e50f-4a8d-852c-f5b8d20cb50d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:57:07.593004 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:07.593004 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:07.601743 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-77db09d6-e50f-4a8d-852c-f5b8d20cb50d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:57:07.620762 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:07.620762 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:07.629047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77db09d6-e50f-4a8d-852c-f5b8d20cb50d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:57:07.629903 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1828/3649] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:57:07 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:57:07.644934 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-101a71bd-9445-4597-8c61-902f9ce87f1b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:57:07.645384 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-101a71bd-9445-4597-8c61-902f9ce87f1b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:57:07.645598 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:57:07.645598 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:57:07.645990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-101a71bd-9445-4597-8c61-902f9ce87f1b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:57:07.695853 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:07.695853 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:07.703793 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-101a71bd-9445-4597-8c61-902f9ce87f1b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:57:07.723280 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:57:07.723280 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:57:07.731617 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-101a71bd-9445-4597-8c61-902f9ce87f1b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:57:07.732432 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1822/3650] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:57:07 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 1209 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:58:21.517736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-32bdc4b9-5e40-4166-b26f-f4f69e078625 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:58:21.518347 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-32bdc4b9-5e40-4166-b26f-f4f69e078625 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:58:21.518440 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:58:21.518440 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:58:21.518940 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-32bdc4b9-5e40-4166-b26f-f4f69e078625 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:58:21.569248 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:21.569248 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:21.577781 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-32bdc4b9-5e40-4166-b26f-f4f69e078625 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:58:21.598710 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:21.598710 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:21.608257 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-32bdc4b9-5e40-4166-b26f-f4f69e078625 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:58:21.609522 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1829/3651] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:58:21 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 1209 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 11:58:21.634816 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-0138755a-c355-48a7-b49e-762df5ad1fef tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] POST http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361/action Jan 25 11:58:21.635613 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:58:21.635613 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:58:21.636476 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-0138755a-c355-48a7-b49e-762df5ad1fef tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Action body: b'{"os-begin_detaching": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 11:58:21.637090 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-0138755a-c355-48a7-b49e-762df5ad1fef tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 11:58:21.689570 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:21.689570 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:21.691736 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-0138755a-c355-48a7-b49e-762df5ad1fef tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:58:21.701399 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-0138755a-c355-48a7-b49e-762df5ad1fef tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Begin detaching volume completed successfully. Jan 25 11:58:21.701989 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-0138755a-c355-48a7-b49e-762df5ad1fef tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361/action returned with HTTP 202 Jan 25 11:58:21.703199 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1823/3652] 10.222.0.57 () {64 vars in 1643 bytes} [Mon Jan 25 11:58:21 2021] POST /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 11:58:21.764159 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-32bdc4b9-5e40-4166-b26f-f4f69e078625 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume// Jan 25 11:58:21.764990 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-32bdc4b9-5e40-4166-b26f-f4f69e078625 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:58:21.765658 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:58:21.765658 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:58:21.766352 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-32bdc4b9-5e40-4166-b26f-f4f69e078625 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:58:21.767837 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-32bdc4b9-5e40-4166-b26f-f4f69e078625 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 11:58:21.769989 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1830/3653] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 11:58:21 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 11:58:21.789127 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-ca2675a8-b716-43c5-b1df-5ef9d8445dca tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:58:21.789877 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-ca2675a8-b716-43c5-b1df-5ef9d8445dca tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:58:21.790077 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:58:21.790077 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:58:21.791014 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-ca2675a8-b716-43c5-b1df-5ef9d8445dca tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:58:21.847156 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:21.847156 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:21.856150 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-ca2675a8-b716-43c5-b1df-5ef9d8445dca tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:58:21.876471 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:21.876471 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:21.885852 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-ca2675a8-b716-43c5-b1df-5ef9d8445dca tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:58:21.886700 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1824/3654] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 11:58:21 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 1311 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 11:58:22.262073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-d2209f47-be9b-4ab4-9fb0-75ee29833760 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] DELETE http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments/c8cfeeb0-16fa-43a4-95fe-df25f877284a Jan 25 11:58:22.262586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-d2209f47-be9b-4ab4-9fb0-75ee29833760 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:58:22.263863 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-d2209f47-be9b-4ab4-9fb0-75ee29833760 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:58:22.292800 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:22.292800 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:22.748495 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-d2209f47-be9b-4ab4-9fb0-75ee29833760 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 11:58:22.749077 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-d2209f47-be9b-4ab4-9fb0-75ee29833760 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Pending status list for volume during attachment-delete: [] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 11:58:22.756511 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-1bd65b85-cd4a-414b-a00a-8fcc6e9f8de8 req-d2209f47-be9b-4ab4-9fb0-75ee29833760 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments/c8cfeeb0-16fa-43a4-95fe-df25f877284a returned with HTTP 200 Jan 25 11:58:22.757383 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1831/3655] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 11:58:22 2021] DELETE /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/attachments/c8cfeeb0-16fa-43a4-95fe-df25f877284a => generated 19 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:58:23.058771 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ac4469f8-c3d4-4b7a-8b02-d8b6b243741b req-999c522b-9986-473c-9dd2-18740a08a7f7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:58:23.059339 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ac4469f8-c3d4-4b7a-8b02-d8b6b243741b req-999c522b-9986-473c-9dd2-18740a08a7f7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:58:23.059560 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:58:23.059560 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:58:23.059936 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-ac4469f8-c3d4-4b7a-8b02-d8b6b243741b req-999c522b-9986-473c-9dd2-18740a08a7f7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:58:23.109331 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:23.109331 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:23.118456 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-ac4469f8-c3d4-4b7a-8b02-d8b6b243741b req-999c522b-9986-473c-9dd2-18740a08a7f7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:58:23.141752 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-ac4469f8-c3d4-4b7a-8b02-d8b6b243741b req-999c522b-9986-473c-9dd2-18740a08a7f7 tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:58:23.142783 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1825/3656] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 11:58:23 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:58:23.163843 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd0be78c-fa1e-4c6a-9041-341fcfe7ab3d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] DELETE http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:58:23.164460 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd0be78c-fa1e-4c6a-9041-341fcfe7ab3d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:58:23.164750 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:58:23.164750 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:58:23.165249 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-dd0be78c-fa1e-4c6a-9041-341fcfe7ab3d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:58:23.165820 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-dd0be78c-fa1e-4c6a-9041-341fcfe7ab3d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Delete volume with id: 0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:58:23.214697 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:23.214697 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:23.215871 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dd0be78c-fa1e-4c6a-9041-341fcfe7ab3d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:58:23.242501 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-dd0be78c-fa1e-4c6a-9041-341fcfe7ab3d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Delete volume request issued successfully. Jan 25 11:58:23.242988 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-dd0be78c-fa1e-4c6a-9041-341fcfe7ab3d tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 202 Jan 25 11:58:23.243832 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1832/3657] 10.222.0.57 () {58 vars in 1318 bytes} [Mon Jan 25 11:58:23 2021] DELETE /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 11:58:23.251578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f1abb6c-1b64-49c8-9e76-58542494e1bb tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:58:23.252112 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f1abb6c-1b64-49c8-9e76-58542494e1bb tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:58:23.252334 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:58:23.252334 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:58:23.252749 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0f1abb6c-1b64-49c8-9e76-58542494e1bb tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:58:23.305958 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:23.305958 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:23.314259 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-0f1abb6c-1b64-49c8-9e76-58542494e1bb tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:58:23.336069 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0f1abb6c-1b64-49c8-9e76-58542494e1bb tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:58:23.337142 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1826/3658] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:58:23 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:58:24.354122 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b02ff4bf-5a2e-4d83-be3c-d78748938a5b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:58:24.354678 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b02ff4bf-5a2e-4d83-be3c-d78748938a5b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:58:24.355020 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:58:24.355020 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:58:24.355527 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-b02ff4bf-5a2e-4d83-be3c-d78748938a5b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:58:24.404771 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 11:58:24.404771 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 11:58:24.413946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-b02ff4bf-5a2e-4d83-be3c-d78748938a5b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Volume info retrieved successfully. Jan 25 11:58:24.435534 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-b02ff4bf-5a2e-4d83-be3c-d78748938a5b tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 200 Jan 25 11:58:24.436530 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1833/3659] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:58:24 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 11:58:25.453280 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b9c6bf8-cce0-47c7-be86-77175208419e tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] GET http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 Jan 25 11:58:25.453849 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b9c6bf8-cce0-47c7-be86-77175208419e tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 11:58:25.453968 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 11:58:25.453968 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 11:58:25.454296 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-0b9c6bf8-cce0-47c7-be86-77175208419e tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 11:58:25.502522 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-0b9c6bf8-cce0-47c7-be86-77175208419e tempest-TestMinimumBasicScenario-549286240 tempest-TestMinimumBasicScenario-549286240] http://10.222.0.57/volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 returned with HTTP 404 Jan 25 11:58:25.503794 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1827/3660] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 11:58:25 2021] GET /volume/v3/60f4ea7de97e4ad5b76eabd7b3111eb5/volumes/0c80c180-6670-4e0e-8fe9-ea466cf65361 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 12:11:43.190380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] POST http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes Jan 25 12:11:43.190901 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:43.190901 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:43.191271 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-853664519", "imageRef": "e332009a-97dd-49b7-a9bf-ad10e38ad119", "size": 1}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 12:11:43.193126 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.v3.volumes [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-853664519', 'imageRef': 'e332009a-97dd-49b7-a9bf-ad10e38ad119', 'size': 1}} {{(pid=91483) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 12:11:43.299585 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Create volume of 1 GB Jan 25 12:11:43.312324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Availability Zones retrieved successfully. Jan 25 12:11:43.329921 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Flow 'volume_create_api' (87c4c7da-f57d-4211-99e0-cacecb036d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 12:11:43.333293 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc5d4fb-36f1-48b2-bcf7-cfdbd73a9f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 12:11:43.335351 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.flows.api.create_volume [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Validating volume size '1' using validate_int {{(pid=91483) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 12:11:43.438146 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc5d4fb-36f1-48b2-bcf7-cfdbd73a9f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T10:30:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=da3d443e-a49b-49c2-b01d-87bc3644ba8b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da3d443e-a49b-49c2-b01d-87bc3644ba8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 12:11:43.440329 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f34f2e8-8a57-4cb7-a670-d7a89a429c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 12:11:43.528960 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.quota [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Created reservations ['6cff9f02-2f8d-443b-acef-09f65a2434f8', '2806e643-7d66-4384-99aa-6bd1bb94dfcc', '546ae378-24e5-46bf-bd53-5ee600836ba3', '8d9417a6-fa89-4451-a481-2ebd6193c454'] {{(pid=91483) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 12:11:43.530847 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f34f2e8-8a57-4cb7-a670-d7a89a429c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cff9f02-2f8d-443b-acef-09f65a2434f8', '2806e643-7d66-4384-99aa-6bd1bb94dfcc', '546ae378-24e5-46bf-bd53-5ee600836ba3', '8d9417a6-fa89-4451-a481-2ebd6193c454']}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 12:11:43.532930 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53f838e3-2961-4f22-ab5a-eddc43f48ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 12:11:43.591956 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53f838e3-2961-4f22-ab5a-eddc43f48ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15a7c7df-9ae1-406d-a1bb-1fdb912f7842', '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-853664519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5194a00c567e4ba79ae91dcab0733718',qos_specs=None,replication_status=,reservations=['6cff9f02-2f8d-443b-acef-09f65a2434f8','2806e643-7d66-4384-99aa-6bd1bb94dfcc','546ae378-24e5-46bf-bd53-5ee600836ba3','8d9417a6-fa89-4451-a481-2ebd6193c454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1581377c22440f09f77585481cc46ad',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T12:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-853664519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15a7c7df-9ae1-406d-a1bb-1fdb912f7842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5194a00c567e4ba79ae91dcab0733718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b1581377c22440f09f77585481cc46ad',volume_attachment=,volume_type=,volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 12:11:43.593994 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1176834-bafc-4301-81d9-46d26946ac7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 12:11:43.620426 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1176834-bafc-4301-81d9-46d26946ac7b) transitioned into state 'SUCCESS' from state '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-853664519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5194a00c567e4ba79ae91dcab0733718',qos_specs=None,replication_status=,reservations=['6cff9f02-2f8d-443b-acef-09f65a2434f8','2806e643-7d66-4384-99aa-6bd1bb94dfcc','546ae378-24e5-46bf-bd53-5ee600836ba3','8d9417a6-fa89-4451-a481-2ebd6193c454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1581377c22440f09f77585481cc46ad',volume_type_id=da3d443e-a49b-49c2-b01d-87bc3644ba8b)}' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 12:11:43.622423 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01395149-c4e6-484d-b1a0-4c0b402677f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 12:11:43.636850 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01395149-c4e6-484d-b1a0-4c0b402677f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91483) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 12:11:43.640385 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Flow 'volume_create_api' (87c4c7da-f57d-4211-99e0-cacecb036d9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91483) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 12:11:43.693324 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Create volume request issued successfully. Jan 25 12:11:43.706902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a37052ab-1667-400b-91b5-89a6b945f894 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes returned with HTTP 202 Jan 25 12:11:43.707986 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1834/3661] 10.222.0.57 () {60 vars in 1226 bytes} [Mon Jan 25 12:11:43 2021] POST /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes => generated 821 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 12:11:43.722366 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1afb7686-b051-4945-8316-65229d31e5ed tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:43.722888 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1afb7686-b051-4945-8316-65229d31e5ed tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:43.724220 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1afb7686-b051-4945-8316-65229d31e5ed tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:43.778057 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:43.778057 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:43.787496 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1afb7686-b051-4945-8316-65229d31e5ed tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:43.808795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1afb7686-b051-4945-8316-65229d31e5ed tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:43.809645 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1828/3662] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:43 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 12:11:44.826578 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a97f4480-66c3-4e1d-926e-0c6d9295ccdb tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:44.827145 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a97f4480-66c3-4e1d-926e-0c6d9295ccdb tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:44.827427 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:44.827427 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:44.827809 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-a97f4480-66c3-4e1d-926e-0c6d9295ccdb tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:44.878183 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:44.878183 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:44.886795 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-a97f4480-66c3-4e1d-926e-0c6d9295ccdb tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:44.908562 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-a97f4480-66c3-4e1d-926e-0c6d9295ccdb tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:44.909377 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1835/3663] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:44 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:45.926663 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bbae98e9-02c9-4f2d-9560-8929ab88757d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:45.927234 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bbae98e9-02c9-4f2d-9560-8929ab88757d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:45.927460 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:45.927460 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:45.927842 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-bbae98e9-02c9-4f2d-9560-8929ab88757d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:45.976798 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:45.976798 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:45.985446 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-bbae98e9-02c9-4f2d-9560-8929ab88757d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:46.009481 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-bbae98e9-02c9-4f2d-9560-8929ab88757d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:46.015377 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1829/3664] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:45 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:47.027388 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-387382a6-1602-4e6f-abe1-71a6a4d09777 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:47.028087 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-387382a6-1602-4e6f-abe1-71a6a4d09777 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:47.028323 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:47.028323 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:47.028627 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-387382a6-1602-4e6f-abe1-71a6a4d09777 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:47.079966 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:47.079966 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:47.089679 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-387382a6-1602-4e6f-abe1-71a6a4d09777 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:47.120714 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-387382a6-1602-4e6f-abe1-71a6a4d09777 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:47.121542 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1836/3665] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:47 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:48.140255 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37f83f91-6418-481a-94e6-16c79a633859 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:48.140989 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37f83f91-6418-481a-94e6-16c79a633859 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:48.141606 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:48.141606 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:48.142215 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-37f83f91-6418-481a-94e6-16c79a633859 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:48.190529 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:48.190529 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:48.201327 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-37f83f91-6418-481a-94e6-16c79a633859 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:48.222597 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-37f83f91-6418-481a-94e6-16c79a633859 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:48.224940 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1830/3666] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:48 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:49.241326 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77f394e6-47db-4788-81b9-6050a144851d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:49.242030 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77f394e6-47db-4788-81b9-6050a144851d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:49.242260 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:49.242260 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:49.242642 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-77f394e6-47db-4788-81b9-6050a144851d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:49.292707 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:49.292707 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:49.301154 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-77f394e6-47db-4788-81b9-6050a144851d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:49.323428 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-77f394e6-47db-4788-81b9-6050a144851d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:49.324260 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1837/3667] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:49 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:50.342073 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e567e675-cc9f-48ac-a0f8-41263c6589f2 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:50.343214 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e567e675-cc9f-48ac-a0f8-41263c6589f2 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:50.343616 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:50.343616 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:50.344379 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-e567e675-cc9f-48ac-a0f8-41263c6589f2 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:50.393297 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:50.393297 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:50.403186 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-e567e675-cc9f-48ac-a0f8-41263c6589f2 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:50.427380 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-e567e675-cc9f-48ac-a0f8-41263c6589f2 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:50.428228 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1831/3668] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:50 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:51.444209 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6015afcd-43b2-4b4c-a450-61fcd068a454 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:51.445058 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6015afcd-43b2-4b4c-a450-61fcd068a454 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:51.445278 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:51.445278 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:51.445693 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-6015afcd-43b2-4b4c-a450-61fcd068a454 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:51.495083 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:51.495083 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:51.503896 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-6015afcd-43b2-4b4c-a450-61fcd068a454 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:51.526572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-6015afcd-43b2-4b4c-a450-61fcd068a454 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:51.527401 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1838/3669] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:51 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:52.544012 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a594299-b5d5-4a41-be1e-b1e00ef71e0e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:52.544663 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a594299-b5d5-4a41-be1e-b1e00ef71e0e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:52.544889 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:52.544889 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:52.545274 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-4a594299-b5d5-4a41-be1e-b1e00ef71e0e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:52.599096 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:52.599096 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:52.609450 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-4a594299-b5d5-4a41-be1e-b1e00ef71e0e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:52.634660 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-4a594299-b5d5-4a41-be1e-b1e00ef71e0e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:52.635505 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1832/3670] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:52 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:53.653486 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-950973f0-4c68-48b3-8177-8e09c90bcb57 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:53.654009 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-950973f0-4c68-48b3-8177-8e09c90bcb57 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:53.654113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:53.654113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:53.655083 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-950973f0-4c68-48b3-8177-8e09c90bcb57 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:53.711370 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:53.711370 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:53.720094 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-950973f0-4c68-48b3-8177-8e09c90bcb57 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:53.743434 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-950973f0-4c68-48b3-8177-8e09c90bcb57 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:53.744881 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1839/3671] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:53 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:54.763874 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7933c336-ce42-4794-8492-6ac15aafcd43 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:54.764464 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7933c336-ce42-4794-8492-6ac15aafcd43 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:54.764708 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:54.764708 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:54.765187 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-7933c336-ce42-4794-8492-6ac15aafcd43 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:54.826220 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:54.826220 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:54.836863 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-7933c336-ce42-4794-8492-6ac15aafcd43 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:54.870429 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-7933c336-ce42-4794-8492-6ac15aafcd43 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:54.870429 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1833/3672] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:54 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 974 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:55.890068 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba2556af-2301-426d-a1d4-911ef1d26723 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:55.890655 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba2556af-2301-426d-a1d4-911ef1d26723 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:55.890752 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:55.890752 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:55.891080 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-ba2556af-2301-426d-a1d4-911ef1d26723 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:55.944240 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:55.944240 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:55.952470 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-ba2556af-2301-426d-a1d4-911ef1d26723 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:55.975604 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-ba2556af-2301-426d-a1d4-911ef1d26723 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:55.976440 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1840/3673] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:55 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 974 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:56.994035 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1c097ad-ff5e-45ae-87b0-f632d210afe9 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:56.994605 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1c097ad-ff5e-45ae-87b0-f632d210afe9 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:56.994806 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:56.994806 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:56.995178 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-f1c097ad-ff5e-45ae-87b0-f632d210afe9 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:57.048157 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:57.048157 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:57.056807 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-f1c097ad-ff5e-45ae-87b0-f632d210afe9 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:57.079472 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-f1c097ad-ff5e-45ae-87b0-f632d210afe9 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:57.080300 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1834/3674] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:56 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 974 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:58.097047 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97fb2855-7692-42ff-bf7d-8890bb3dc24d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:58.097703 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97fb2855-7692-42ff-bf7d-8890bb3dc24d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:58.097865 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:58.097865 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:58.098154 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-97fb2855-7692-42ff-bf7d-8890bb3dc24d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:58.150058 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:58.150058 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:58.158437 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-97fb2855-7692-42ff-bf7d-8890bb3dc24d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:58.180759 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-97fb2855-7692-42ff-bf7d-8890bb3dc24d tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:58.181593 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1841/3675] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:58 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 974 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 12:11:59.199055 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1614d3ca-c4ee-4040-ae20-36c6e7dff368 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:59.199651 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1614d3ca-c4ee-4040-ae20-36c6e7dff368 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:59.199813 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:59.199813 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:59.200188 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [None req-1614d3ca-c4ee-4040-ae20-36c6e7dff368 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:59.248992 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:59.248992 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:59.258198 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [None req-1614d3ca-c4ee-4040-ae20-36c6e7dff368 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:59.281745 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [None req-1614d3ca-c4ee-4040-ae20-36c6e7dff368 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:59.282508 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1835/3676] 10.222.0.57 () {58 vars in 1315 bytes} [Mon Jan 25 12:11:59 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 1362 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 12:11:59.354378 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:11:59.354898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:11:59.355113 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:11:59.355113 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:11:59.355484 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:11:59.403117 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:11:59.403117 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:11:59.411755 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:11:59.434592 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:11:59.435510 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1842/3677] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 12:11:59 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 1362 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 12:12:00.189397 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-54805555-1ba8-48d5-af97-9cd5a5bb2de0 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:12:00.189981 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-54805555-1ba8-48d5-af97-9cd5a5bb2de0 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:12:00.190202 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:12:00.190202 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:12:00.190581 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-54805555-1ba8-48d5-af97-9cd5a5bb2de0 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:12:00.239683 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:12:00.239683 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:12:00.247834 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-54805555-1ba8-48d5-af97-9cd5a5bb2de0 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:12:00.270061 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-54805555-1ba8-48d5-af97-9cd5a5bb2de0 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:12:00.271444 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1836/3678] 10.222.0.57 () {60 vars in 1569 bytes} [Mon Jan 25 12:12:00 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 12:12:00.282382 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume// Jan 25 12:12:00.282866 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:12:00.283088 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:12:00.283088 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:12:00.283471 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:12:00.284721 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 12:12:00.285318 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1843/3679] 10.222.0.57 () {58 vars in 1289 bytes} [Mon Jan 25 12:12: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 25 12:12:00.298242 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-6286758f-2b12-4ea4-b636-387ae7adb193 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] POST http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments Jan 25 12:12:00.298744 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:12:00.298744 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:12:00.299209 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-6286758f-2b12-4ea4-b636-387ae7adb193 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15a7c7df-9ae1-406d-a1bb-1fdb912f7842", "instance_uuid": "e907601b-6a3c-43b6-9cf3-3ef700ab5077", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 12:12:00.351983 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:12:00.351983 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:12:00.404097 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-6286758f-2b12-4ea4-b636-387ae7adb193 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments returned with HTTP 200 Jan 25 12:12:00.405016 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1837/3680] 10.222.0.57 () {66 vars in 1565 bytes} [Mon Jan 25 12:12:00 2021] POST /volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 12:12:03.795414 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume// Jan 25 12:12:03.795973 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:12:03.796405 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:12:03.797457 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-f53465a4-5e40-4ee7-aa19-cdc8e962da96 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 12:12:03.798102 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1844/3681] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 12:12:03 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 12:12:03.810513 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-10ef6040-ef5f-4294-bd7c-694612ae83a5 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:12:03.811226 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-10ef6040-ef5f-4294-bd7c-694612ae83a5 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:12:03.811513 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:12:03.811513 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:12:03.811888 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-10ef6040-ef5f-4294-bd7c-694612ae83a5 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:12:03.861530 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:12:03.861530 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:12:03.871153 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-10ef6040-ef5f-4294-bd7c-694612ae83a5 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:12:03.893925 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:12:03.893925 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:12:03.912645 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-10ef6040-ef5f-4294-bd7c-694612ae83a5 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:12:03.914357 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1838/3682] 10.222.0.60 () {60 vars in 1403 bytes} [Mon Jan 25 12:12:03 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 1460 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 12:12:03.939302 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-94eb48a4-6ed5-4f17-8c80-4deb00a2a887 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] PUT http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/0a317741-242d-40ba-93dd-b980f6069ccd Jan 25 12:12:03.940898 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-94eb48a4-6ed5-4f17-8c80-4deb00a2a887 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.60", "host": "n-h2-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 12:12:03.987232 n-d-764292-12 devstack@c-api.service[91482]: /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 25 12:12:03.987232 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 12:12:03.987669 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-94eb48a4-6ed5-4f17-8c80-4deb00a2a887 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Lock "b'cinder-attachment_update-15a7c7df-9ae1-406d-a1bb-1fdb912f7842-n-h2-764292-12'" acquired by "attachment_update" :: waited 0.020s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 12:12:03.992069 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:12:03.992069 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:12:05.296331 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-94eb48a4-6ed5-4f17-8c80-4deb00a2a887 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Lock "b'cinder-attachment_update-15a7c7df-9ae1-406d-a1bb-1fdb912f7842-n-h2-764292-12'" released by "attachment_update" :: held 1.309s {{(pid=91483) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 12:12:05.297284 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-94eb48a4-6ed5-4f17-8c80-4deb00a2a887 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/0a317741-242d-40ba-93dd-b980f6069ccd returned with HTTP 200 Jan 25 12:12:05.298213 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1845/3683] 10.222.0.60 () {64 vars in 1468 bytes} [Mon Jan 25 12:12:03 2021] PUT /volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/0a317741-242d-40ba-93dd-b980f6069ccd => generated 762 bytes in 1369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 12:12:05.335033 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-3cd635cb-f70b-4b07-b51a-8afa70533c95 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] POST http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/0a317741-242d-40ba-93dd-b980f6069ccd/action Jan 25 12:12:05.335958 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:12:05.335958 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:12:05.335958 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-3cd635cb-f70b-4b07-b51a-8afa70533c95 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Action body: b'{"os-complete": null}' {{(pid=91484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 12:12:05.336304 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-3cd635cb-f70b-4b07-b51a-8afa70533c95 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 12:12:05.408893 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:12:05.408893 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:12:05.428536 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-3cd635cb-f70b-4b07-b51a-8afa70533c95 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/0a317741-242d-40ba-93dd-b980f6069ccd/action returned with HTTP 204 Jan 25 12:12:05.429535 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1839/3684] 10.222.0.60 () {64 vars in 1489 bytes} [Mon Jan 25 12:12:05 2021] POST /volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/0a317741-242d-40ba-93dd-b980f6069ccd/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 12:14:32.485634 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-94eb48a4-6ed5-4f17-8c80-4deb00a2a887 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume// Jan 25 12:14:32.486246 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-94eb48a4-6ed5-4f17-8c80-4deb00a2a887 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:14:32.486505 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:14:32.486505 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:14:32.486889 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-94eb48a4-6ed5-4f17-8c80-4deb00a2a887 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'all' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:14:32.487946 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-e3f9d660-bcbe-4f73-b7bf-cba5d925629c req-94eb48a4-6ed5-4f17-8c80-4deb00a2a887 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 12:14:32.488577 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1846/3685] 10.222.0.60 () {56 vars in 1089 bytes} [Mon Jan 25 12:14:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 12:14:32.503416 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-2dffe7a9-e877-4708-a2c1-23973a771342 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] POST http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments Jan 25 12:14:32.504026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:14:32.504026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:14:32.504560 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-2dffe7a9-e877-4708-a2c1-23973a771342 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15a7c7df-9ae1-406d-a1bb-1fdb912f7842", "instance_uuid": "e907601b-6a3c-43b6-9cf3-3ef700ab5077", "connector": null}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 12:14:32.556442 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:14:32.556442 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:14:32.673132 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-2dffe7a9-e877-4708-a2c1-23973a771342 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments returned with HTTP 200 Jan 25 12:14:32.674482 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1840/3686] 10.222.0.60 () {64 vars in 1358 bytes} [Mon Jan 25 12:14:32 2021] POST /volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 12:14:32.689218 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-52699d4c-eb22-4d33-9e93-f52d6ecdde68 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] DELETE http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/0a317741-242d-40ba-93dd-b980f6069ccd Jan 25 12:14:32.689770 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-52699d4c-eb22-4d33-9e93-f52d6ecdde68 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:14:32.690254 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-52699d4c-eb22-4d33-9e93-f52d6ecdde68 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'version_select' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:14:32.712142 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:14:32.712142 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:14:32.898151 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-52699d4c-eb22-4d33-9e93-f52d6ecdde68 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(b504fedf-2357-433d-bee3-5033bdf43d62)]) {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 12:14:32.898586 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-52699d4c-eb22-4d33-9e93-f52d6ecdde68 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Adding status of: reserved to pending status list for volume. {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 12:14:32.899002 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-52699d4c-eb22-4d33-9e93-f52d6ecdde68 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=91483) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 12:14:32.905875 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-52699d4c-eb22-4d33-9e93-f52d6ecdde68 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/0a317741-242d-40ba-93dd-b980f6069ccd returned with HTTP 200 Jan 25 12:14:32.906750 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1847/3687] 10.222.0.60 () {62 vars in 1437 bytes} [Mon Jan 25 12:14:32 2021] DELETE /volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/0a317741-242d-40ba-93dd-b980f6069ccd => generated 192 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 12:14:34.120924 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-2dffe7a9-e877-4708-a2c1-23973a771342 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume// Jan 25 12:14:34.121436 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-2dffe7a9-e877-4708-a2c1-23973a771342 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:14:34.121680 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:14:34.121680 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:14:34.122062 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-2dffe7a9-e877-4708-a2c1-23973a771342 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'all' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:14:34.123114 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-3608d76e-fea1-4226-8a22-daaf4f97eb64 req-2dffe7a9-e877-4708-a2c1-23973a771342 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume// returned with HTTP 300 Jan 25 12:14:34.123721 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1841/3688] 10.222.0.73 () {56 vars in 1089 bytes} [Mon Jan 25 12:14:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 12:14:34.136666 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-f446489c-6073-4afc-8fd3-7cc7d7f53d2e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] GET http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:14:34.137238 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-f446489c-6073-4afc-8fd3-7cc7d7f53d2e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:14:34.137456 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:14:34.137456 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:14:34.137869 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-f446489c-6073-4afc-8fd3-7cc7d7f53d2e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'show' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:14:34.188526 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:14:34.188526 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:14:34.196902 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-f446489c-6073-4afc-8fd3-7cc7d7f53d2e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:14:34.215485 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:14:34.215485 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:14:34.226299 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-f446489c-6073-4afc-8fd3-7cc7d7f53d2e tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 200 Jan 25 12:14:34.227111 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1848/3689] 10.222.0.73 () {60 vars in 1403 bytes} [Mon Jan 25 12:14:34 2021] GET /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 1460 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 12:14:34.247523 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-fdfcbb1f-1342-4229-b32a-c4a505331adf tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] PUT http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/b504fedf-2357-433d-bee3-5033bdf43d62 Jan 25 12:14:34.248390 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-fdfcbb1f-1342-4229-b32a-c4a505331adf tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.73", "host": "n-h1-764292-12", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-12.cbci-764292-12.local", "mountpoint": "/dev/sda"}}} {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 12:14:34.276972 n-d-764292-12 devstack@c-api.service[91482]: /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 25 12:14:34.276972 n-d-764292-12 devstack@c-api.service[91482]: return self(f, *args, **kw) Jan 25 12:14:34.285638 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-fdfcbb1f-1342-4229-b32a-c4a505331adf tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Lock "b'cinder-attachment_update-15a7c7df-9ae1-406d-a1bb-1fdb912f7842-n-h1-764292-12'" acquired by "attachment_update" :: waited 0.010s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 12:14:34.285638 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:14:34.285638 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:14:35.549899 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.coordination [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-fdfcbb1f-1342-4229-b32a-c4a505331adf tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Lock "b'cinder-attachment_update-15a7c7df-9ae1-406d-a1bb-1fdb912f7842-n-h1-764292-12'" released by "attachment_update" :: held 1.272s {{(pid=91484) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 12:14:35.550572 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-fdfcbb1f-1342-4229-b32a-c4a505331adf tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/b504fedf-2357-433d-bee3-5033bdf43d62 returned with HTTP 200 Jan 25 12:14:35.551502 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1842/3690] 10.222.0.73 () {64 vars in 1468 bytes} [Mon Jan 25 12:14:34 2021] PUT /volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/b504fedf-2357-433d-bee3-5033bdf43d62 => generated 762 bytes in 1309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 12:14:35.586619 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-99c84577-dbec-4812-806e-9f612a306c77 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] POST http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/b504fedf-2357-433d-bee3-5033bdf43d62/action Jan 25 12:14:35.587123 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:14:35.587123 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:14:35.587555 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-99c84577-dbec-4812-806e-9f612a306c77 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Action body: b'{"os-complete": null}' {{(pid=91483) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 12:14:35.587936 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-99c84577-dbec-4812-806e-9f612a306c77 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 12:14:35.655630 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:14:35.655630 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:14:35.669003 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-fc0e2eb4-d949-47e9-a07b-cccac3f23271 req-99c84577-dbec-4812-806e-9f612a306c77 tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/b504fedf-2357-433d-bee3-5033bdf43d62/action returned with HTTP 204 Jan 25 12:14:35.669899 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1849/3691] 10.222.0.73 () {64 vars in 1489 bytes} [Mon Jan 25 12:14:35 2021] POST /volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/b504fedf-2357-433d-bee3-5033bdf43d62/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 12:16:24.476741 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-32733b18-7086-4ebc-9aff-288fa306744f tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] DELETE http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/b504fedf-2357-433d-bee3-5033bdf43d62 Jan 25 12:16:24.477370 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-32733b18-7086-4ebc-9aff-288fa306744f tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:16:24.478229 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:16:24.478229 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:16:24.478229 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-32733b18-7086-4ebc-9aff-288fa306744f tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'version_select' {{(pid=91484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:16:24.501026 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:16:24.501026 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:16:25.029900 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-32733b18-7086-4ebc-9aff-288fa306744f tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 12:16:25.030636 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.volume.api [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-32733b18-7086-4ebc-9aff-288fa306744f tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Pending status list for volume during attachment-delete: [] {{(pid=91484) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 12:16:25.040968 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-32733b18-7086-4ebc-9aff-288fa306744f tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/b504fedf-2357-433d-bee3-5033bdf43d62 returned with HTTP 200 Jan 25 12:16:25.041905 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91484|app: 0|req: 1843/3692] 10.222.0.73 () {62 vars in 1437 bytes} [Mon Jan 25 12:16:24 2021] DELETE /volume/v3/5194a00c567e4ba79ae91dcab0733718/attachments/b504fedf-2357-433d-bee3-5033bdf43d62 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 12:16:25.058449 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-e2203652-47fa-4dbe-94c3-c93b1d2db42b tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] DELETE http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:16:25.058933 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-e2203652-47fa-4dbe-94c3-c93b1d2db42b tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Empty body provided in request {{(pid=91483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 12:16:25.059150 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 12:16:25.059150 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning, Jan 25 12:16:25.059567 n-d-764292-12 devstack@c-api.service[91482]: DEBUG cinder.api.openstack.wsgi [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-e2203652-47fa-4dbe-94c3-c93b1d2db42b tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Calling method 'delete' {{(pid=91483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 12:16:25.060039 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.v3.volumes [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-e2203652-47fa-4dbe-94c3-c93b1d2db42b tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Delete volume with id: 15a7c7df-9ae1-406d-a1bb-1fdb912f7842 Jan 25 12:16:25.115047 n-d-764292-12 devstack@c-api.service[91482]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 12:16:25.115047 n-d-764292-12 devstack@c-api.service[91482]: DeprecationWarning) Jan 25 12:16:25.116263 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-e2203652-47fa-4dbe-94c3-c93b1d2db42b tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Volume info retrieved successfully. Jan 25 12:16:25.151838 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.volume.api [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-e2203652-47fa-4dbe-94c3-c93b1d2db42b tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] Delete volume request issued successfully. Jan 25 12:16:25.152320 n-d-764292-12 devstack@c-api.service[91482]: INFO cinder.api.openstack.wsgi [req-05d3c03d-9ce4-4b78-9411-2774da592529 req-e2203652-47fa-4dbe-94c3-c93b1d2db42b tempest-TestShelveInstance-1844793657 tempest-TestShelveInstance-1844793657] http://10.222.0.57/volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 returned with HTTP 202 Jan 25 12:16:25.153430 n-d-764292-12 devstack@c-api.service[91482]: [pid: 91483|app: 0|req: 1850/3693] 10.222.0.73 () {60 vars in 1384 bytes} [Mon Jan 25 12:16:25 2021] DELETE /volume/v3/5194a00c567e4ba79ae91dcab0733718/volumes/15a7c7df-9ae1-406d-a1bb-1fdb912f7842 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)